Martin Weinelt
|
6bcbf84fb1
|
git-crecord: 20161216.0 -> 20201025.0
And use python3.
|
2022-01-16 02:36:23 +01:00 |
|
Frederik Rietdijk
|
ea7d049f51
|
git-crecord: stay with python2
|
2021-04-03 17:06:07 +02:00 |
|
Pavol Rusnak
|
a6ce00c50c
|
treewide: remove stdenv where not needed
|
2021-01-25 18:31:47 +01:00 |
|
Ben Siraphob
|
badf51221d
|
treewide: stdenv.lib -> lib
|
2021-01-16 17:58:11 +07:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01: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 |
|
Matthias Beyer
|
7adf2ff42e
|
git-crecord: init at 20161216.0
|
2017-01-15 14:23:59 +01:00 |
|