Jörg Thalheim
|
adb623147a
|
livepeer: fix build with strict deps
|
2020-03-23 08:16:32 +00:00 |
|
Pavol Rusnak
|
afd38ea1ee
|
stop using hardeningDisable = [ "fortify" ]; for Go packages
it seems that the issue #25959 is not present anymore
|
2019-10-27 14:44:26 +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 |
|
Ryan Mulligan
|
df8062c45b
|
treewide: http -> https
|
2018-07-19 18:12:04 -07:00 |
|
Eric Litak
|
faf44ff2dc
|
livepeer: init at 0.2.4
|
2018-07-02 02:16:55 -07:00 |
|