Commit Graph

53290 Commits

Author SHA1 Message Date
Ricardo M. Correia
2d3ec7d6f8 rustcMaster: Update from 0.12.0-pre-961-g93c85eb -> 0.12.0-pre-1166-g0047dbe 2014-11-17 20:39:40 +01:00
Mateusz Kowalczyk
0c43a02e36 Attach a bunch of meta.branch info for the monitor
This should stop explicitly-versioned expressions from showing up in the
monitor as in need of update.
2014-11-17 18:04:59 +00:00
Igor Pashev
2b91426920 Use lib instead of pkgs.lib
Usage of pkgs.lib may cause infinite recursion
2014-11-17 20:30:37 +03:00
Mateusz Kowalczyk
9ee5b8d3fc agda-iowa-stdlib: mark as broken
The recent update of Agda breaks this, including the most recent SVN
checkout. I notified the author but marking as broken until a fix is
committed.
2014-11-17 17:13:01 +00:00
Mateusz Kowalczyk
9e79811eb6 AgdaStdlib: update to 0.9
This should have really been updated with Agda itself.
2014-11-17 16:48:10 +00:00
Mateusz Kowalczyk
43b6d42fbd imapfilter: update from 2.5.6 to 2.5.7 2014-11-17 16:42:28 +00:00
Bjørn Forsman
8835d932b1 nixos-generate-config: add 'lib' to module template
The NixOS manual says modules have the following signature:
 { config, lib, pkgs, ... }:

But our generated configuration.nix file lacks the 'lib' part. Add it.
2014-11-17 17:13:36 +01:00
Jean-Philippe Bernardy
c12db21b54 add myself as maintainer for labeled-tree 2014-11-17 15:52:40 +01:00
Jean-Philippe Bernardy
98a06ff71f add myself as maintainer for parsek. 2014-11-17 15:52:00 +01:00
Oliver Charles
a7ea8bea26 haskellPackages.engineIo: Update to 1.2.1 2014-11-17 14:29:39 +00:00
Oliver Charles
75eb9bccb8 haskellPackages.digestiveFunctorsAeson: Update to 1.1.12.1 2014-11-17 14:25:20 +00:00
Eelco Dolstra
b89c06722f options.json: Filter out "visible" and "internal" attributes 2014-11-17 15:17:40 +01:00
Eelco Dolstra
44d14e2264 options.json: Export as an object rather than a list
This makes it easier to look up options by name.
2014-11-17 15:17:39 +01:00
Eelco Dolstra
8b79cc00bf Manual: Don't depend on the JSON options 2014-11-17 15:17:39 +01:00
Luca Bruno
0a34445d74 Document the fact that GNOME 3.12 must use clutter 1.18 2014-11-17 15:15:19 +01:00
Luca Bruno
24ad1612b4 Revert "clutter: update 1.18 -> 1.20. Shouldn't break anything"
This reverts commit 5e14c86b80.

Overlooked an experimental API that breaks mutter in GNOME 3.12.
2014-11-17 15:10:56 +01:00
Luca Bruno
5e14c86b80 clutter: update 1.18 -> 1.20. Shouldn't break anything 2014-11-17 15:05:50 +01:00
Luca Bruno
9631274f77 Add vala 0.26. Will be needed for gnome-terminal 3.14 2014-11-17 14:57:21 +01:00
Luca Bruno
97d5a55dd7 libndp: add new package
Library for Neighbor Discovery Protocol.

Will be needed for the new networkmanager.

http://libndp.org/
2014-11-17 14:55:45 +01:00
Thomas Tuegel
310acaf1a0 hoogle-local: expand wrapper's arguments correctly
The wrapper was expanding all the words of all its arguments. Instead, we want to expand each argument as a word; there is a subtle difference!
2014-11-17 07:54:11 -06:00
Oliver Charles
bc392e40aa haskellPackages.snapCors: Update to 1.2.6 2014-11-17 13:53:20 +00:00
Jean-Philippe Bernardy
92f67bccba add parsek 2014-11-17 12:13:12 +01:00
Vladimír Čunát
5b0756cd21 db-*: only use the osx.patch for db5 where it applies
This unbreaks builds of all other versions (4.* and 6.*).
2014-11-17 10:17:17 +01:00
John Wiegley
adeb4fb56b emacs24Macport: emacs-24.4-mac-5.0 -> emacs-24.4-mac-5.1 2014-11-17 02:49:06 -06:00
Vladimír Čunát
6e75afb5cf pidgin: enableParallelBuilding 2014-11-17 09:27:55 +01:00
Antoine R. Dumont
cab722f816 pidgin-with-plugins: fix plugin directories (close #5009) 2014-11-17 09:27:55 +01:00
Vladimír Čunát
48776868f7 nginxUnstable: disable the broken syslog patch 2014-11-17 09:27:55 +01:00
William A. Kennington III
eac8fcff1a kernel: 3.18-rc4 -> 3.18-rc5 2014-11-17 00:13:04 -08:00
Peter Simons
21801bc1e6 Merge pull request #5010 from abhinav/master
haskell-digest-pure: Add version 0.0.3
2014-11-17 09:08:32 +01:00
vbgl
2a6f4eb86f Merge pull request #5011 from 4z3/urlwatch-1.17
urlwatch: update to version 1.17
2014-11-17 07:11:43 +00:00
Vincent Laporte
8227297567 hol_light: update from 199 to 205 2014-11-17 06:53:45 +00:00
Michael Raskin
4dd7bf116b Adding eudev 2014-11-17 09:44:44 +03:00
Shea Levy
8b9b0d95a0 nixUnstable: bump 2014-11-17 00:59:31 -05:00
tv
a9a10ac2ed urlwatch: update to version 1.17 2014-11-17 04:18:09 +01:00
Eelco Dolstra
86165ca2ee Add a job for generating options.json
Useful for the nixos.org options search.
2014-11-17 00:33:03 +01:00
Abhinav Gupta
d6e8ab78db haskell-digest-pure: Add version 0.0.3 2014-11-16 15:32:29 -08:00
Eelco Dolstra
b205cdc8d6 hello: Update to 2.10 2014-11-16 22:41:38 +01:00
Ricardo M. Correia
389143d808 grsecurity: Update assertion msg to correct major kernel versions 2014-11-16 18:52:39 +01:00
Michael Raskin
7d66259b3a Add CL-SMTP package 2014-11-16 19:57:12 +03:00
Michael Raskin
47ae07c56e Add ironclad 2014-11-16 19:57:12 +03:00
Michael Raskin
2f53f2ed16 An example build for the SBCL binary creation 2014-11-16 19:57:12 +03:00
Michael Raskin
12f35b6db7 Allow pre/post-Install 2014-11-16 19:57:12 +03:00
Michael Raskin
0f28ce0ad8 Update argument list after image restoreon SBCL 2014-11-16 19:57:12 +03:00
Michael Raskin
58e27a257e Fix SBCL binary building with saved library path 2014-11-16 19:57:12 +03:00
Aristid Breitkreuz
4790b70fb5 remove gcc33 from release expressions 2014-11-16 17:34:03 +01:00
Aristid Breitkreuz
d50cb78b78 vim-plugins/YouCompleteMe: fix build 2014-11-16 17:27:13 +01:00
Aristid Breitkreuz
199e7908a5 emacs-clang-complete-async: fix build (untested, but at least it builds) 2014-11-16 17:12:05 +01:00
Evgeny Egorochkin
599394162c update obsolete startOn values 2014-11-16 17:04:54 +02:00
Aristid Breitkreuz
9f5c6d57cb Merge pull request #5004 from NixOS/remove-gcc33
remove gcc 3.3 and snx ("SSL Network Extender")
2014-11-16 16:00:51 +01:00
Aristid Breitkreuz
7bb0ff509c remove gcc 3.3 and snx ("SSL Network Extender"), the only package that depends on it 2014-11-16 14:57:42 +01:00