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 |
|
Vladimír Čunát
|
bdd47aaf83
|
gcl*: fix with updated binutils
The patch was taken from Debian; they apparently don't have a src repo.
|
2019-02-19 18:02:29 +01:00 |
|
Lengyel Balazs
|
f4a53ff3bc
|
treewide/xorg: replace *proto with xorgproto
|
2019-01-04 14:38:57 +01:00 |
|
c0bw3b
|
93e511c319
|
Treewide: use HTTPS on GNU Savannah domains
HTTP -> HTTPS for:
- http://savannah.gnu.org/
- http://git.savannah.gnu.org/
- http://download.savannah.gnu.org/
- http://svn.savannah.gnu.org/
|
2018-12-02 15:33:09 +01:00 |
|
volth
|
52f53c69ce
|
pkgs/*: remove unreferenced function arguments
|
2018-07-21 02:48:04 +00:00 |
|
Michael Raskin
|
7c29295deb
|
gcl_2_6_13_pre: init at 2.6.13pre50. GCL hasn't had releases for a long time, but there are relatively regular prereleases
|
2017-01-03 18:06:46 +01:00 |
|