Commit Graph

42 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
58e98be106 samplv1: 0.9.20 -> 0.9.23 2021-08-27 23:10:53 +00:00
AndersonTorres
e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
R. RyanTM
101a708184 samplv1: 0.9.18 -> 0.9.20 2021-03-09 15:43:33 +00: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
freezeboy
94f44a6895 samplv1: 0.9.13 -> 0.9.18, migrate to Qt5.15
Rewrite without stdenv
2020-11-20 22:24:19 +01:00
R. RyanTM
69cf4ef39c samplv1: 0.9.12 -> 0.9.13 2020-03-30 16:09:57 -07:00
R. RyanTM
05c439a62c samplv1: 0.9.11 -> 0.9.12 2020-02-06 20:22:47 +01:00
R. RyanTM
21d0acb249 samplv1: 0.9.10 -> 0.9.11 2019-11-03 10:03:33 +01:00
R. RyanTM
51910200c7 samplv1: 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/samplv1/versions
2019-10-08 13:25:18 -07: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
ec5a1ffb37 samplv1: 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/samplv1/versions
2019-07-20 12:00:07 -07:00
R. RyanTM
93240a6c09 samplv1: 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/samplv1/versions
2019-06-23 14:12:26 +02:00
R. RyanTM
deb593bac5 samplv1: 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/samplv1/versions
2019-05-02 09:56:29 -07:00
R. RyanTM
30aeb84eb4 samplv1: 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/samplv1/versions
2019-04-16 18:31:55 +02:00
R. RyanTM
471dedff45 samplv1: 0.9.4 -> 0.9.5 (#57480)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/samplv1/versions
2019-03-27 15:47:20 +01:00
R. RyanTM
fbe282b25a samplv1: 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/samplv1/versions
2018-12-14 05:19:41 -08:00
R. RyanTM
bc96a0392d samplv1: 0.9.2 -> 0.9.3 (#50575)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/samplv1/versions
2018-11-18 12:32:01 +01:00
Bart Brouns
7c826371c4 samplv1: 0.9.0 -> 0.9.2 (#45521) 2018-08-24 01:05:12 +02:00
Ryan Mulligan
94b81ebed3 samplv1: 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/qykrhn0p2fv48gyckvdgw9r621cy2s3y-samplv1-0.9.0
- found 0.9.0 in filename of file in /nix/store/qykrhn0p2fv48gyckvdgw9r621cy2s3y-samplv1-0.9.0
2018-03-23 14:56:15 -05:00
Ryan Mulligan
a66ee6d988 samplv1: 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/129kph83v0yw4jx5bgzb31127w3d1jwp-samplv1-0.8.6
- found 0.8.6 in filename of file in /nix/store/129kph83v0yw4jx5bgzb31127w3d1jwp-samplv1-0.8.6

cc "@goibhniu"
2018-02-27 15:42:19 -08:00
Bart Brouns
f1c660e6f0 samplv1 0.8.4 -> 0.8.5 2017-12-08 20:58:30 +01:00
Bart Brouns
45971ebb3e Vee One Suite: 0.8.0 -> 0.8.4 2017-08-28 00:51:26 +02:00
Bart Brouns
40d47d457e samplv1: 0.7.6 -> 0.8.0 2017-02-28 23:40:24 +01:00
Bart Brouns
2515a9e6b7 samplv1: 0.7.1 -> 0.7.6 2016-11-01 02:52:20 +01:00
Cillian de Róiste
d741743bcc samplv1: update from 0.7.0 to 0.7.1 2015-08-26 22:59:37 +02:00
Cillian de Róiste
4c85902d70 samplv1: update from 0.6.3 to 0.7.0 2015-08-05 10:29:23 +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
11526b23ab samplv1: update from 0.6.1 to 0.6.3 2015-05-31 13:12:40 +02:00
Cillian de Róiste
58f2db6fef samplv1: update from 0.6.0 to 0.6.1 2015-04-20 14:51:01 +02:00
Cillian de Róiste
1ec07faa84 samplv1: update from 0.5.1 to 0.6.0 2015-01-24 11:20:53 +01:00
Cillian de Róiste
678b56f068 samplv1: update from 0.5.0 to 0.5.1 2014-09-30 20:39:47 +02:00
Cillian de Róiste
b67c978540 samplv1: update from 0.4.2 to 0.5.0 2014-08-02 11:30:46 +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
2dc6eb3941 samplv1: update from 0.4.1 to 0.4.2 2014-05-24 15:42:32 +02:00
Cillian de Róiste
440a174e2d samplv1: update from 0.4.0 to 0.4.1 2014-04-12 11:58:13 +02:00
Cillian de Róiste
c4651ec5df samplv1: update from 0.3.6 to 0.4.0 2014-03-08 14:52:19 +01:00
Cillian de Róiste
6105b41eac samplv1: update from 0.3.5 to 0.3.6
http://monitor.nixos.org/buildlog?outpath=%2Fnix%2Fstore%2Fdgrhrqf4j0q0601fgh81bhzkcgj7h4b0-samplv1-0.3.6
2014-01-18 21:27:06 +01:00
Nixpkgs Monitor
64bdbc9271 samplv1: update from 0.3.2 to 0.3.5 2013-12-21 02:28:28 +02: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