Alvar Penning
|
0a53c6b565
|
maintainers: rename geistesk to oxzi
For reasons I have renamed my GitHub account and would like to include
this name change here.
|
2020-08-15 16:03:46 +02:00 |
|
geistesk
|
5f2eb9ae10
|
hash_extender: 2017-04-10 -> unstable-2020-03-24
The latest version contains support for the Tiger hash function, some
small bugfixes and includes tests within the derivation.
|
2020-05-26 11:11:40 +02:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
volth
|
08f68313a4
|
treewide: remove redundant rec
|
2019-08-28 11:07:32 +00: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 |
|
geistesk
|
3f5c80056a
|
hash_extender: init at 2017-04-10
|
2017-12-31 19:02:53 +01:00 |
|