Robert Schütz
d5744cffdc
abcmidi: 2021.12.12 -> 2022.01.13
2022-01-16 03:01:38 +00:00
Robert Schütz
2fbdf56e0b
abcmidi: 2021.12.10 -> 2021.12.12
2021-12-17 13:33:42 -08:00
Robert Schütz
2de4927370
abcmidi: 2021.12.05 -> 2021.12.10
2021-12-13 07:10:06 -08:00
Robert Schütz
a87c752ecf
abcmidi: 2021.11.25 -> 2021.12.05
2021-12-05 20:56:38 -08:00
Robert Schütz
21364d1579
abcmidi: 2021.10.15 -> 2021.11.25
2021-11-26 10:40:50 -08:00
Robert Schütz
a84ba490c4
abcmidi: 2021.10.11 -> 2021.10.15
2021-11-13 23:03:18 -08:00
Robert Schütz
c686b792af
abcmidi: 2021.09.15 -> 2021.10.11
2021-10-14 21:35:36 -07:00
Robert Schütz
652a2045a0
abcmidi: 2021.06.27 -> 2021.09.15
2021-09-17 11:21:10 -07:00
Robert Schütz
f32b99cb31
abcmidi: 2021.06.24 -> 2021.06.27
2021-06-29 22:56:11 +02:00
Robert Schütz
d237db4748
abcmidi: 2021.05.25 -> 2021.06.24
2021-06-26 11:28:22 +02:00
R. RyanTM
388a329383
abcmidi: 2021.05.19 -> 2021.05.25 ( #124480 )
2021-05-26 16:24:28 +02:00
R. RyanTM
565c83c7a8
abcmidi: 2021.05.10 -> 2021.05.19 ( #123792 )
2021-05-20 13:27:01 +02:00
Robert Schütz
ee1cfa2df1
abcmidi: 2021.05.09 -> 2021.05.10
2021-05-12 21:57:49 +02:00
R. RyanTM
b5227312c8
abcmidi: 2021.04.26 -> 2021.05.09 ( #122544 )
2021-05-11 09:50:36 +02:00
Robert Schütz
9852cdd02d
abcmidi: 2021.03.30 -> 2021.04.26
2021-05-04 17:09:06 +02:00
Robert Schütz
1eb15e0ae6
abcmidi: 2021.03.27 -> 2021.03.30
2021-03-31 13:17:25 +02:00
Robert Schütz
96df21a88e
abcmidi: 2021.03.10 -> 2021.03.27
2021-03-28 11:33:38 +02:00
Robert Schütz
354a880a3e
abcmidi: 2021.02.21 -> 2021.03.10
2021-03-11 14:52:46 +01:00
Robert Schütz
a4bee4eee6
abcmidi: 2021.01.25 -> 2021.02.21
2021-02-22 12:46:31 +01:00
Robert Schütz
63bc85029a
abcmidi: 2021.01.21 -> 2021.01.25
2021-01-27 11:41:06 +01:00
Robert Schütz
4070fb501b
abcmidi: 2020.12.10 -> 2021.01.21
2021-01-23 15:35:19 +01:00
R. RyanTM
bcdca92787
abcmidi: 2020.11.07 -> 2020.12.10 ( #106639 )
2021-01-16 09:52:53 +01: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
86b91712ef
abcmidi: 2020.08.09 -> 2020.11.07
2020-12-01 15:12:22 +00:00
Robert Schütz
7b162ee6e7
abcmidi: 2020.07.28 -> 2020.08.09
2020-08-27 15:16:04 +02:00
R. RyanTM
4814236168
abcmidi: 2020.06.30 -> 2020.07.28 ( #94349 )
2020-08-01 14:38:21 +02:00
R. RyanTM
4b10430119
abcmidi: 2020.06.07 -> 2020.06.30 ( #92114 )
2020-07-03 09:38:29 +02:00
Robert Schütz
8deeeb0219
abcmidi: 2020.03.25 -> 2020.06.07
2020-06-11 10:11:50 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
R. RyanTM
c3e25ba60f
abcmidi: 2020.02.12 -> 2020.03.25
2020-04-06 12:37:53 -07:00
R. RyanTM
ceeaf410be
abcmidi: 2019.12.09 -> 2020.02.12
2020-03-05 15:08:03 -08:00
R. RyanTM
18ccb2366a
abcmidi: 2019.11.11 -> 2019.12.09
2020-02-09 09:57:17 +01:00
R. RyanTM
d19a8f133b
abcmidi: 2019.10.13 -> 2019.11.11
2019-12-07 22:00:13 +01:00
R. RyanTM
7cc5913d0d
abcmidi: 2019.08.11 -> 2019.10.13
2019-11-01 08:26:29 -07:00
Frederik Rietdijk
f65aa21bb2
Merge master into staging-next
2019-08-18 12:53:44 +02:00
R. RyanTM
cfdd3799a2
abcmidi: 2019.08.02 -> 2019.08.11
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/abcmidi/versions
2019-08-17 10:47:35 -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
Marek Mahut
1ad2edd743
abcmidi: 2019.07.12 -> 2019.08.02
2019-08-10 09:20:57 +02:00
R. RyanTM
49d443efd9
abcmidi: 2019.06.14 -> 2019.07.12
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/abcmidi/versions
2019-08-03 14:41:05 -07:00
R. RyanTM
57a2724672
abcmidi: 2019.06.06 -> 2019.06.14
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/abcmidi/versions
2019-07-03 09:31:00 +02:00
R. RyanTM
ad2a9cdd8f
abcmidi: 2019.04.22 -> 2019.06.06
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/abcmidi/versions
2019-06-16 19:49:06 +02:00
Robert Schütz
ff26a24998
abcmidi: 2019.03.30 -> 2019.04.22
2019-04-30 14:09:58 +02:00
Robert Schütz
bf95e6530a
abcmidi: 2019.02.08 -> 2019.03.30
2019-04-03 14:57:12 +02:00
Robert Schütz
255f67e50f
abcmidi: 2019.01.01 -> 2019.02.08
2019-02-21 14:18:22 +01:00
R. RyanTM
ddabf6f5e0
abcmidi: 2018.12.21 -> 2019.01.01 ( #54861 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/abcmidi/versions
2019-01-29 08:21:28 +01:00
R. RyanTM
9e638234cf
abcmidi: 2018.12.01 -> 2018.12.21
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/abcmidi/versions
2019-01-03 20:42:23 -08:00
Robert Schütz
0584ff89b1
abcmidi: 2018.10.25 -> 2018.12.01
2018-12-14 21:21:24 +01:00
Robert Helgesson
811509e5a3
abcmidi: 2018.06.23 -> 2018.10.25
2018-11-02 23:19:18 +01:00
Silvan Mosberger
57bccb3cb8
treewide: http -> https sources ( #42676 )
...
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
R. RyanTM
2fbe2fdc68
abcmidi: 2018.06.13 -> 2018.06.23
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/abcMIDI/versions .
These checks were done:
- built on NixOS
- /nix/store/4qkyx6if8zsdv2msnpl5i020vc1k2fg1-abcMIDI-2018.06.23/bin/abc2midi passed the binary check.
- /nix/store/4qkyx6if8zsdv2msnpl5i020vc1k2fg1-abcMIDI-2018.06.23/bin/midi2abc passed the binary check.
- /nix/store/4qkyx6if8zsdv2msnpl5i020vc1k2fg1-abcMIDI-2018.06.23/bin/abc2abc passed the binary check.
- /nix/store/4qkyx6if8zsdv2msnpl5i020vc1k2fg1-abcMIDI-2018.06.23/bin/mftext passed the binary check.
- /nix/store/4qkyx6if8zsdv2msnpl5i020vc1k2fg1-abcMIDI-2018.06.23/bin/yaps passed the binary check.
- Warning: no invocation of /nix/store/4qkyx6if8zsdv2msnpl5i020vc1k2fg1-abcMIDI-2018.06.23/bin/midicopy had a zero exit code or showed the expected version
- /nix/store/4qkyx6if8zsdv2msnpl5i020vc1k2fg1-abcMIDI-2018.06.23/bin/abcmatch passed the binary check.
- 6 of 7 passed binary check by having a zero exit code.
- 0 of 7 passed binary check by having the new version present in output.
- directory tree listing: https://gist.github.com/a4a2746a6da64d05744606861cb9987a
- du listing: https://gist.github.com/a08bedfb270cfa58dc555486ba421a75
2018-06-27 23:54:53 -07:00