Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
volth
|
7b8fb5c06c
|
treewide: remove redundant quotes
|
2019-09-08 23:38:31 +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 |
|
Timo Kaufmann
|
65589faa2f
|
zn_poly: 0.9 -> 0.9.1
Sage has taken over maintenance since the original author no longer
maintains the project.
|
2018-10-05 15:50:30 +02:00 |
|
Jake Waksbaum
|
c0c854da95
|
zn_poly: Add darwin support
|
2018-08-14 00:49:42 -04:00 |
|
Timo Kaufmann
|
28c023e246
|
zn_poly: init at 0.9
|
2018-04-22 20:44:06 +02:00 |
|