Commit graph

50561 commits

Author SHA1 Message Date
Aristid Breitkreuz 8c615a656d apg: update from 2.2.3 to 2.3.0b 2014-10-09 20:16:03 +02:00
Aristid Breitkreuz 352c310be9 ansible: update from 1.7.1 to 1.7.2 2014-10-09 20:14:38 +02:00
Eelco Dolstra a97e1ee52d Add a Hydra job to track the size of the initrd 2014-10-09 18:40:37 +02:00
Eelco Dolstra 666cf992f0 Revert "mdadm: update from 3.3 to 3.3.2"
This reverts commit 1faf6106c3. It
causes the size of the initrd to explode from ~6 MB to 19 MB:

  http://hydra.nixos.org/build/15728196

The reason is that mdadm now contains a self-reference:

  $ strings ./result/sbin/mdadm  | grep /nix/store
  ...
  ACTION=="add", SUBSYSTEM=="block", ENV{DEVTYPE}=="%s", ENV{ID_PATH}=="%s", RUN+="/nix/store/y1ap6va0av6jhxf7ddnr8vdwxd7b44gd-mdadm-3.3.2/sbin/mdadm --incremental $env{DEVNAME}"
  ACTION=="add", SUBSYSTEM=="block", ENV{ID_PATH}=="%s", RUN+="/nix/store/y1ap6va0av6jhxf7ddnr8vdwxd7b44gd-mdadm-3.3.2/sbin/mdadm --incremental $env{DEVNAME}"
/nix/store/y1ap6va0av6jhxf7ddnr8vdwxd7b44gd-mdadm-3.3.2/sbin/mdmon

(Previously, it referred to /sbin/mdadm.) This causes mdadm, glibc and
linux-headers to be added to the initrd.
2014-10-09 18:34:37 +02:00
Georges Dubus a172b4b1f8 Merge pull request #4436 from madjar/kde414
Switch to kde 4.14 and remove 4.12
2014-10-09 17:42:19 +02:00
Georges Dubus 205c550e54 Removed kde4_next, because kde 4.14 will be the last kde4 2014-10-09 16:36:40 +02:00
Eelco Dolstra 5614b000ed Add some more stuff to the small channel
(cherry picked from commit 8cf528174465c195dc9807075ef889d91994f018)
2014-10-09 16:35:34 +02:00
Eelco Dolstra 93ff0d5496 Add an entire NixOS build to the channel
This causes some cruft to be uploaded (such as unit files) but it
ensures that every package used by the base system ends up in the
channel, not just environment.systemPackages.

(cherry picked from commit 4dfca8e14a5d1c2e62bb5ad267163a7a32ef872f)
2014-10-09 16:35:28 +02:00
Eelco Dolstra c7a1944ad9 Remove missing attribute
(cherry picked from commit f963f57b6230679c6194889a05fcb7741883af70)
2014-10-09 16:35:13 +02:00
Eelco Dolstra a0fd8e8066 Add a jobset for a "nixos-small" channel
This channel only builds a small subset of Nixpkgs, mostly suitable
for servers. Since the channel update doesn't require thousands of
packages to be built first, it should provide much faster turnaround
in case of security updates.

(cherry picked from commit 2c7acc6731ad4b05b1bbc3e632cdfcad4560ac22)
2014-10-09 16:34:50 +02:00
Domen Kožar 1f284665fa add patches for openafs-client on kerel 3.17 2014-10-09 13:12:52 +02:00
Pascal Wittmann a1f6d633f6 Merge pull request #4434 from matejc/mailpile041
mailpile: update to 0.4.1
2014-10-09 12:59:41 +02:00
Matej Cotman c1e7c34602 mailpile: update to 0.4.1 2014-10-09 12:50:11 +02:00
Pascal Wittmann 13048b252f Merge pull request #4426 from ollieh/master
Added granite and pantheon-terminal
2014-10-09 12:39:09 +02:00
Georges Dubus 0295a6c483 Removed kde 4.12 2014-10-09 12:05:56 +02:00
Georges Dubus 0e3911e92b Made kde 4.14 the default kde 2014-10-09 12:00:12 +02:00
Georges Dubus 0ae81afd3f Removed akunambol
It is not maintained anymore, and is not compatible with kde 4.14.
2014-10-09 12:00:12 +02:00
Pascal Wittmann 68ae4ce95a Merge pull request #4431 from DamienCassou/astroid-1.2.1
Astroid 1.2.1
2014-10-09 11:50:10 +02:00
Damien Cassou af770d4c7c Astroid 1.2.1 2014-10-09 10:22:16 +02:00
Michael Raskin 77f497b78d Merge pull request #4428 from mknight-tag/master
New package: MKRAND
2014-10-09 11:50:47 +04:00
Pascal Wittmann 164a6f878c zsh: update from 5.0.6 to 5.0.7 2014-10-09 09:43:33 +02:00
Michael Raskin 57e0b9de65 Apparently now monotoneViz source got fixed 2014-10-09 10:34:11 +04:00
M Knight ab17c2b8f5 Add MKRAND 2014-10-08 20:03:09 -05:00
Oliver Hunt 6f64a7cf43 Added granite
Added meta details, changed hash to sha256, and added versions for granite

Changed name to use versions

Fixed license

Yet another typo fix

Added myself as maintainer and fixed typo

Fixed maintainers

Added pantheon terminal

woops
2014-10-09 01:55:27 +02:00
Cray Elliott c067b37cf7 Fix a silly mistake in the chocolateDoom packages, and bump master
master was bumped because a few critical bugs were found in the chocolate-strife netcode (and were subsequently fixed). Still pestering upstream for a new release :P

Closes #4422
2014-10-08 21:43:26 +01:00
Peter Simons 31ea2fc8d5 haskell-conduit-extra: don't run the test suite to avoid spurious build errors
https://github.com/snoyberg/conduit/issues/177
2014-10-08 21:04:31 +02:00
Peter Simons b8bf903b02 haskell-zeromq4-haskell: update to version 0.6.2 2014-10-08 21:04:31 +02:00
Peter Simons 25f2295906 haskell-yst: update to version 0.4.1.1 2014-10-08 21:04:31 +02:00
Peter Simons 2da7e03ed7 cabal2nix: fix build with old versions of GHC 2014-10-08 21:04:31 +02:00
Aristid Breitkreuz a01a64e5a4 Revert "ocamlPackages.twt: update from 0.93.2 to 0.931"
This reverts commit 684a9e22a1.
2014-10-08 20:44:22 +02:00
Florent Becker e7f712e2a2 Update ocamlfind to version 1.5.3 2014-10-08 20:37:30 +02:00
Vincent Laporte 59a184824f lablgtk: update 2.16.0 -> 2.18.2 2014-10-08 20:24:41 +02:00
Vincent Laporte ef169ca69d camlimages: fixes the spelling of propagatedBuildInputs 2014-10-08 20:23:30 +02:00
Vincent Laporte 7fd487018c ocaml-lablgl: fixes the META file 2014-10-08 20:23:30 +02:00
Aristid Breitkreuz 3f2a64d132 ocamlPackages.utop: update from 1.14 to 1.15 2014-10-08 20:23:29 +02:00
Aristid Breitkreuz 684a9e22a1 ocamlPackages.twt: update from 0.93.2 to 0.931 2014-10-08 20:23:29 +02:00
Aristid Breitkreuz e105c818c6 ocamlPackages.ocaml_ssl: update from 0.4.4 to 0.4.7 2014-10-08 20:23:29 +02:00
Aristid Breitkreuz 7476b76d1d ocamlPackages.ocaml_oasis: update from 0.4.1 to 0.4.4 2014-10-08 20:23:29 +02:00
Aristid Breitkreuz b9487dcd00 ocamlPackages.calendar: update from 2.03.2 to 2.5 2014-10-08 20:23:28 +02:00
Aristid Breitkreuz 91ce3084a7 libbsd: update from 0.3.0 to 0.7.0 2014-10-08 20:23:28 +02:00
Aristid Breitkreuz d647adf85a less: update from 468 to 470 2014-10-08 20:23:27 +02:00
Aristid Breitkreuz 2c107b86f6 remove unused parameter from gzip derivation 2014-10-08 20:23:27 +02:00
Aristid Breitkreuz 408ddf0f56 isocodes: update from 3.51 to 3.56 2014-10-08 20:23:27 +02:00
Aristid Breitkreuz 29e38aeb9d xmlsec: update from 1.2.19 to 1.2.20 2014-10-08 20:23:26 +02:00
Aristid Breitkreuz a8e104f3de xmlstarlet: update from 1.5.0 to 1.6.1 2014-10-08 20:23:26 +02:00
Aristid Breitkreuz e2adb5fa0f xterm: update from 303 to 312 2014-10-08 20:23:26 +02:00
Aristid Breitkreuz 7a9bf3540e thttpd: update from 2.25b to 2.26, potentially fixes CVE-2013-0348 2014-10-08 20:23:26 +02:00
Aristid Breitkreuz 6f07399727 ufraw: update from 0.19.2 to 0.20 2014-10-08 20:23:25 +02:00
Aristid Breitkreuz f995cd6bcb units: update from 2.10 to 2.11 2014-10-08 20:23:25 +02:00
Aristid Breitkreuz 5bde8818bd tcpdump: update from 4.5.1 to 4.6.2 2014-10-08 20:23:25 +02:00