Commit Graph

43 Commits

Author SHA1 Message Date
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. RyanTM
5bc28be035 synthv1: 0.9.15 -> 0.9.23 2021-08-19 19:33:25 +00:00
AndersonTorres
e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
R. RyanTM
45782da7af synthv1: 0.9.14 -> 0.9.15 2020-08-31 16:56:10 +02:00
R. RyanTM
0dfdd7e166 synthv1: 0.9.13 -> 0.9.14 2020-05-12 22:25:57 -07:00
R. RyanTM
10e9320ddf synthv1: 0.9.12 -> 0.9.13 2020-03-30 16:09:42 -07:00
R. RyanTM
cba54926dc synthv1: 0.9.11 -> 0.9.12 2020-02-06 20:23:19 +01:00
worldofpeace
aaaea2ab84 synthv1: use qt5's mkDerivation 2019-11-05 14:12:41 -05:00
R. RyanTM
c9c0e6f5aa synthv1: 0.9.10 -> 0.9.11 2019-11-03 02:03:25 -08:00
R. RyanTM
1828f3dc73 synthv1: 0.9.9 -> 0.9.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/synthv1/versions
2019-10-11 12:05:45 +02:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
R. RyanTM
1eca71b92f synthv1: 0.9.8 -> 0.9.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/synthv1/versions
2019-07-20 14:02:38 -07:00
R. RyanTM
29c1c9d939 synthv1: 0.9.7 -> 0.9.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/synthv1/versions
2019-06-23 14:11:58 +02:00
R. RyanTM
eff5e589de synthv1: 0.9.6 -> 0.9.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/synthv1/versions
2019-05-02 13:29:21 -07:00
R. RyanTM
0f3653235f synthv1: 0.9.5 -> 0.9.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/synthv1/versions
2019-04-16 18:29:44 +02:00
R. RyanTM
6943a854d4 synthv1: 0.9.4 -> 0.9.5 (#57487)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/synthv1/versions
2019-03-27 15:52:01 +01:00
R. RyanTM
f5b3450e88 synthv1: 0.9.3 -> 0.9.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/synthv1/versions
2018-12-14 02:46:00 -08:00
R. RyanTM
22ec5128d4 synthv1: 0.9.2 -> 0.9.3
* synthv1: 0.9.2 -> 0.9.3 (#50553)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/synthv1/versions

* synthv1: refresh meta.homepage
2018-11-25 00:36:59 +01:00
Bart Brouns
af4e506d26 synthv1: 0.9.0 -> 0.9.2 (#45517) 2018-08-24 00:45:42 +02:00
Ryan Mulligan
a6a75eaa1c synthv1: 0.8.6 -> 0.9.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.9.0 with grep in /nix/store/xn775251xcr8bnkpzqwicv0sq0fv2nb3-synthv1-0.9.0
- found 0.9.0 in filename of file in /nix/store/xn775251xcr8bnkpzqwicv0sq0fv2nb3-synthv1-0.9.0
2018-03-15 09:08:34 -07:00
Ryan Mulligan
32a6e92e6a synthv1: 0.8.5 -> 0.8.6
Semi-automatic update. These checks were performed:

- built on NixOS
- found 0.8.6 with grep in /nix/store/7pwn9i2vv8ivh54njqb2l2xs8rkkk3x3-synthv1-0.8.6
- found 0.8.6 in filename of file in /nix/store/7pwn9i2vv8ivh54njqb2l2xs8rkkk3x3-synthv1-0.8.6

cc "@goibhniu"
2018-02-28 12:30:16 +01:00
Bart Brouns
0c6c79e36e synthv1: 0.8.4 -> 0.8.5 2017-12-08 21:01:19 +01:00
Bart Brouns
45971ebb3e Vee One Suite: 0.8.0 -> 0.8.4 2017-08-28 00:51:26 +02:00
Bart Brouns
33e23934a7 synthv1: 0.7.6 -> 0.8.0 2017-03-03 01:13:09 +02:00
Bart Brouns
3d5a6763e1 synthv1: 0.7.1 -> 0.7.6 2016-11-01 02:56:18 +01:00
Cillian de Róiste
977731f6c2 synthv1: update from 0.6.3 to 0.7.1 2015-08-26 22:59:37 +02:00
William A. Kennington III
7297255019 Convert all jack references to libjack2 2015-06-27 00:17:52 -07:00
Cillian de Róiste
fe05de0a8e synthv1: update from 0.6.1 to 0.6.3 2015-05-31 13:12:40 +02:00
Cillian de Róiste
7207486497 synthv1: update from 0.6.0 to 0.6.1 2015-04-20 14:51:19 +02:00
Cillian de Róiste
98203a1116 synthv1: update from 0.5.1 to 0.6.0 2015-01-24 11:21:06 +01:00
Cillian de Róiste
fadbb771f2 synthv1: update from 0.5.0 to 0.5.1 2014-09-30 20:39:47 +02:00
Cillian de Róiste
49f26425f9 synthv1: update from 0.4.2 to 0.5.0 2014-08-02 11:30:33 +02:00
Bjørn Forsman
62d0a320b3 Revert "Remove obsolete jackaudio version 1."
This reverts commit bdb77826d9.

Jack1 is not obsolete and neither jack1 nor jack2 is called 'jackaudio'.

Q: What's the difference between Jack1 and Jack2?
A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
2014-07-31 12:52:29 +02:00
Peter Simons
bdb77826d9 Remove obsolete jackaudio version 1. 2014-07-28 20:32:52 +02:00
Bjørn Forsman
f6f2f38a6e jack: change package and attr names to 'jack1' and 'jack2'
Currently, we have a 'jack' package with attrname 'jack1d' and a
'jackdbus' package with attrname 'jackaudio'. Make it consistent 'jack1'
and 'jack2' in both package name and attrname.

This aligns the naming with what can be found on the JACK homepage.

Q: what's the difference between jack1 and jack2?
A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
2014-07-23 20:22:14 +02:00
Cillian de Róiste
056bd4fdba synthv1: update from 0.4.1 to 0.4.2 2014-05-24 15:43:07 +02:00
Cillian de Róiste
02e693c400 synthv1: update from 0.4.0 to 0.4.1 2014-04-12 11:58:29 +02:00
Cillian de Róiste
dc80186449 synthv1: update from 0.3.6 to 0.4.0 2014-03-08 14:52:19 +01:00
Cillian de Róiste
329377b6ca synthv1: update from 0.3.2 to 0.3.6
http://monitor.nixos.org/buildlog?outpath=%2Fnix%2Fstore%2Fr5rfpb9zn3pa8yhxfz5d5ngqqj6n6mgg-synthv1-0.3.6
2014-01-18 21:27:41 +01:00
Cillian de Róiste
6254091950 Add rncbc's Vee One suite: sampler, synth and drum kit 2013-03-06 01:06:16 +01:00