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
Silvan Mosberger
57bccb3cb8
treewide: http -> https sources ( #42676 )
...
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Bart Brouns
b7bd842fd6
zexy: fix build
2017-08-13 22:37:35 +02:00
Bart Brouns
00a61a420f
zexy: don't patchShebangs, breaks build
2016-07-17 16:09:17 +02:00
Bart Brouns
46658b8a19
Punctuation and capitalisation.
2015-03-16 19:34:36 +01:00
Bart Brouns
2479dc0c63
add puredata-with-plugins:
...
a wrapper for puredata, plus packages for the following plugins:
cyclone
helmholtz
maxlib
mrpeach
puremapping
timbreid
zexy
2015-03-16 17:57:09 +01:00