R. RyanTM
|
3a87982537
|
video2midi: 0.4.0.2 -> 0.4.6.5
* video2midi: 0.4.0.2 -> 0.4.6.5 (#156000)
* video2midi: use SPDX 3.0 license identifier
Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
|
2022-01-24 21:52:06 +01:00 |
|
Sandro Jäckel
|
ae02415ee8
|
treewide: remove gnidorah
due to github account removal/deletion and not other mean of contact.
|
2021-04-30 01:48:19 +02:00 |
|
Pavol Rusnak
|
a6ce00c50c
|
treewide: remove stdenv where not needed
|
2021-01-25 18:31:47 +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
|
ee44fed637
|
video2midi: 0.4.0.1 -> 0.4.0.2
|
2020-06-15 05:37:35 +00:00 |
|
R. RyanTM
|
354bcfeab0
|
video2midi: 0.3.9.6 -> 0.4.0.1
|
2020-01-17 12:08:42 +00:00 |
|
gnidorah
|
7a17d2df56
|
video2midi: 0.3.9.5 -> 0.3.9.6
|
2019-11-04 08:54:02 -08:00 |
|
derchris
|
dd63381444
|
video2midi: 0.3.9.1 > 0.3.9.5
|
2019-10-03 08:57:06 -07:00 |
|
gnidorah
|
895eea2f3d
|
video2midi: 0.3.7 -> 0.3.9.1
|
2019-07-20 08:52:22 +03:00 |
|
gnidorah
|
1dc8c13757
|
video2midi: init at 0.3.7
|
2019-06-07 08:20:01 +03:00 |
|