Commit graph

21 commits

Author SHA1 Message Date
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
R. RyanTM 100f892534 qmidinet: 0.6.3 -> 0.9.1 2021-03-09 10:28: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
Bart Brouns fcfd2a3d88 qmidinet: 0.6.2 -> 0.6.3 2020-10-14 11:55:00 +02:00
R. RyanTM d092232a91 qmidinet: 0.6.1 -> 0.6.2 2020-05-01 09:05:59 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Will Dietz 977ce750b8 qmidinet: fix by using qt's mkDerivation 2020-01-12 00:08:09 +01:00
R. RyanTM 80f1d9a7f2 qmidinet: 0.6.0 -> 0.6.1 (#76398) 2020-01-09 14:03:39 +01:00
R. RyanTM b0c20be3f0 qmidinet: 0.5.5 -> 0.6.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qmidinet/versions
2019-10-23 14:28:56 -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 2c7b84e5b0 qmidinet: 0.5.4 -> 0.5.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qmidinet/versions
2019-07-16 11:12:49 -07:00
R. RyanTM 6f69939c9a qmidinet: 0.5.3 -> 0.5.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/qmidinet/versions
2019-05-02 21:47:44 +02:00
R. RyanTM 2059079b08 qmidinet: 0.5.2 -> 0.5.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qmidinet/versions

(cherry picked from commit 69231c4c71ff26b4bd7013ba774fe06713115d95)
2019-04-07 13:46:29 +02:00
R. RyanTM fd28401845 QmidiNet: 0.5.1 -> 0.5.2 (#44708)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/qmidinet/versions.
2018-08-19 22:39:18 +02:00
R. RyanTM 55f2889bae QmidiNet: 0.5.0 -> 0.5.1 (#41045)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/qmidinet/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/35mfmy2vrhd1535lbpfdz00mfpcc3rpi-qmidinet-0.5.1/bin/qmidinet had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.5.1 with grep in /nix/store/35mfmy2vrhd1535lbpfdz00mfpcc3rpi-qmidinet-0.5.1
- directory tree listing: https://gist.github.com/899bb536df375d3d1430d5c4883c0429
- du listing: https://gist.github.com/9492519fd9c0cb3b24bfda691ddb03ba
2018-05-27 11:11:45 +02:00
Bart Brouns 62d228bed4 qmidinet: 0.4.3 -> 0.5.0 2017-12-19 09:25:37 +01:00
Bart Brouns 37bd5d40f9 qmidinet: 0.4.2 -> 0.4.3 2017-06-16 14:14:22 +02:00
Bart Brouns 1e74a156c3 qmidinet: 0.4.1 -> 0.4.2 2017-03-01 00:01:52 +01:00
Bart Brouns 6ac9046acf qmidinet: 0.2.1 -> 0.4.1 2016-10-30 13:30:04 +01:00
Robin Gloster 2d382f3d98 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-05-30 19:39:34 +00:00
Bjørn Forsman b11186a636 qmidinet: use lower case package name
Rename the attribute name and the package directory according to Nix
naming style.
2016-05-22 18:09:48 +02:00