Remy Goldschmidt
45e3892386
guile-gnome-platform: 2.16.1 -> 2015/01/23 git
2015-07-23 04:13:03 -05:00
Eric Seidel
662a6b1ca6
remove all references to stdenv.cc.cc.is{GNU,Clang}
...
use the new `stdenv.cc.is{GNU,Clang}` instead, which will always be
defined.
2015-05-11 14:44:50 -07:00
Eric Seidel
f3c6827373
rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc
2015-01-14 20:27:55 -08:00
Ludovic Courtès
41b53577a8
unmaintain a bunch of packages
2015-01-13 22:33:49 +01:00
John Wiegley
28b6fb61e6
Change occurrences of gcc to the more general cc
...
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
宋文武
00ec235e44
guile-sdl: new package
2014-10-31 23:50:54 +08:00
宋文武
88f5aa4fda
guile-opengl: new package
...
import from guix/gnu/packages/gl.scm
2014-10-31 09:25:45 +08:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Song Wenwu
561378ad03
guile-xcb: fix hash
2014-02-17 09:48:34 +08:00
Song Wenwu
aec17bfbd3
add guile-xcb 1.3
2014-02-08 10:54:37 +08:00
Nixpkgs Monitor
cda4252d4b
guile_lib: update from 0.2.1 to 0.2.2
2013-12-16 01:36:18 +02:00
Nixpkgs Monitor
c253a1fb40
guile_ncurses: update from 1.3 to 1.4
2013-12-16 01:36:18 +02:00
Jason "Don" O'Conal
2e55d2c1ef
guile_ncurses: fix build
2013-11-29 02:41:28 +00:00
Yury G. Kudryashov
c35c6ec9fa
Drop 'gnomevfs = gnome_vfs;' alias
...
s/gnomevfs/gnome_vfs/ in packages
svn path=/nixpkgs/trunk/; revision=29718
2011-10-08 12:06:03 +00: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
6ad4724656
Guile-Lib 0.2.1.
...
svn path=/nixpkgs/trunk/; revision=26940
2011-04-23 21:15:01 +00:00
Lluís Batlle i Rossell
e4351e6df0
Fixing the nixpkgs tarball, broken for more than a week.
...
svn path=/nixpkgs/trunk/; revision=26856
2011-04-16 16:27:55 +00:00
Ludovic Courtès
ed10cda58d
Guile-Lib 0.2.0.
...
svn path=/nixpkgs/trunk/; revision=26563
2011-03-28 12:05:17 +00:00
Ludovic Courtès
b4c640d686
GNU Guile-Ncurses 1.3.
...
svn path=/nixpkgs/trunk/; revision=25772
2011-02-04 08:40:33 +00:00
Ludovic Courtès
72a6bbc02c
GNU Guile-Ncurses 1.2.
...
svn path=/nixpkgs/trunk/; revision=25646
2011-01-20 22:06:35 +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
895ba33eb4
Guile-Lib 0.1.9.
...
svn path=/nixpkgs/trunk/; revision=23650
2010-09-05 15:19:23 +00:00
Ludovic Courtès
efb5018a8f
Add GNU guile-gnome.
...
svn path=/nixpkgs/trunk/; revision=17657
2009-10-05 22:21:50 +00:00
Ludovic Courtès
9fe05496fb
Add Guile-Cairo.
...
svn path=/nixpkgs/trunk/; revision=17653
2009-10-05 22:21:24 +00:00
Eelco Dolstra
fcad0b0a5a
* Cleaned up a lot of description fields that contained newlines.
...
Some of these should be longDescriptions, but most others just
shouldn't contain newlines. E.g. write
description = "Bla";
and not
description = ''
Bla
'';
This pollutes "nix-env -qa --description" output.
svn path=/nixpkgs/trunk/; revision=14310
2009-03-03 13:27:40 +00:00
Ludovic Courtès
144e3b4e9d
Guile: Use `share/guile/site' as the standard Guile module location.
...
svn path=/nixpkgs/trunk/; revision=11507
2008-04-09 08:15:30 +00:00
Ludovic Courtès
62bcc0f821
Add `doCheck' for Guile-Lint and Guile-Library.
...
svn path=/nixpkgs/trunk/; revision=11289
2008-03-26 15:20:25 +00:00
Ludovic Courtès
e2b794b807
Add Guile-Lib, a collection of useful GNU Guile modules.
...
svn path=/nixpkgs/trunk/; revision=10639
2008-02-12 11:16:53 +00:00