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 |
|
Justin Humm
|
81176f4314
|
neopg: 0.0.4 -> 0.0.6
|
2019-04-22 17:57:17 +02:00 |
|
Justin Humm
|
35b6b892f7
|
Revert "neopg: 0.0.4 -> 0.0.5"
This broke the build, as the bump introduced test failures. Revert to a
working version.
This reverts commit 031737126c72c2cdc117dcc42472a8475f835bb8.
|
2018-12-23 22:42:38 +01:00 |
|
schneefux
|
031737126c
|
neopg: 0.0.4 -> 0.0.5
|
2018-10-08 14:28:14 +02:00 |
|
schneefux
|
15e23e5d92
|
neopg: use fetchFromGitHub instead of fetchgit
|
2018-10-08 14:04:21 +02:00 |
|
Ryan Mulligan
|
af9d10a91b
|
treewide: fix derivation names
|
2018-05-28 05:59:57 -07:00 |
|
Justin Humm
|
ebe1cc211e
|
neopg: Init at 0.0.4
|
2018-03-23 16:12:29 +01:00 |
|