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 |
|
R. RyanTM
|
96e513df82
|
guile-lib: 0.2.2 -> 0.2.6.1 (#60978)
* guile-lib: 0.2.2 -> 0.2.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/guile-lib/versions
* guile-cairo: disable tests
|
2019-05-18 19:07:56 +02:00 |
|
c0bw3b
|
b13a6b6791
|
guile-cairo: 1.4.1 -> 1.10.0
|
2018-10-13 15:38:57 +02:00 |
|
Jan Malakhovski
|
9d257df3a1
|
guile-cairo: use checkInputs
|
2018-08-11 09:35:24 +00:00 |
|
John Ericson
|
f037625f87
|
Merge remote-tracking branch 'upstream/staging' into deps-reorg
|
2017-09-28 12:32:57 -04:00 |
|
xd1le
|
3579d7e2b2
|
guile-modules: stylistic nix expression changes to modules with sole
maintainer vyp
|
2017-09-24 22:29:29 +10:00 |
|
xd1le
|
796b69318f
|
guile-modules: add vyp as maintainer to unmaintained guile modules
|
2017-09-24 22:24:49 +10:00 |
|
xd1le
|
d7d33bd17c
|
guile-modules: rename top level attributes to be consistent
|
2017-09-24 22:24:49 +10:00 |
|
John Ericson
|
531e4b80c9
|
misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
|
2017-09-21 15:49:53 -04:00 |
|
Tuomas Tynkkynen
|
21f17d69f6
|
treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
|
2016-08-02 21:42:43 +03:00 |
|
Ludovic Courtès
|
41b53577a8
|
unmaintain a bunch of packages
|
2015-01-13 22:33:49 +01:00 |
|
Mateusz Kowalczyk
|
7a45996233
|
Turn some license strings into lib.licenses values
|
2014-07-28 11:31:14 +02:00 |
|
Ludovic Courtès
|
7f0b84c2a9
|
Guile-Cairo 1.4.1.
svn path=/nixpkgs/trunk/; revision=26941
|
2011-04-23 21:15:06 +00:00 |
|
Ludovic Courtès
|
f2b9328a31
|
Fix references to the guileLib' attribute, now guile_lib'.
svn path=/nixpkgs/trunk/; revision=23658
|
2010-09-06 07:58:17 +00:00 |
|
Ludovic Courtès
|
9fe05496fb
|
Add Guile-Cairo.
svn path=/nixpkgs/trunk/; revision=17653
|
2009-10-05 22:21:24 +00:00 |
|