Commit graph

78287 commits

Author SHA1 Message Date
Pascal Wittmann
afd2d0588b calibre: 2.51.0 -> 2.52.0 2016-02-29 23:35:32 +01:00
Pascal Wittmann
5a0dbaabad parallel: 20160122 -> 20160222 2016-02-29 23:35:32 +01:00
Pascal Wittmann
5ba31560d5 pdf2djvu: 0.9.3 -> 0.9.4 2016-02-29 23:35:32 +01:00
Pascal Wittmann
b56c1982bd libfilezilla: 0.4.0 -> 0.4.0.1 2016-02-29 23:35:32 +01:00
Pascal Wittmann
931fa7433d checkstyle: 6.15 -> 6.16 2016-02-29 23:35:32 +01:00
Tobias Geerinckx-Rice
06a50554ad simple-scan: 3.19.90 -> 3.19.91 2016-02-29 22:51:39 +01:00
Thomas Tuegel
c23874deda Merge pull request #13577 from edwtjo/zotero-xpi-loader
zotero: patch firefox xpi loading
2016-02-29 14:24:42 -06:00
Tobias Geerinckx-Rice
b82c8e3cd4 geolite-legacy 2016-02-25 -> 2016-02-29 2016-02-29 21:15:25 +01:00
Herwig Hochleitner
de5fa8339f dust: init at 0-91 2016-02-29 21:14:52 +01:00
Domen Kožar
03d1e0fb8f Merge pull request #13579 from vbgl/pixman-darwin
pixman: remove legacy patches
2016-02-29 20:13:35 +00:00
Tomas Hlavaty
765c6c5f2c sbcl: 1.3.2 -> 1.3.3 2016-02-29 21:03:27 +01:00
Luca Bruno
5f8311775c chromium: add StartupWMClass to desktop file. Fixes #12433 2016-02-29 20:42:58 +01:00
Ricardo M. Correia
cac77dafc4 ocamlPackages.tsdl: init at 0.9.0 2016-02-29 20:32:58 +01:00
Ricardo M. Correia
abfc9e2afa ocamlPackages.result: init at 1.1 2016-02-29 20:32:58 +01:00
aszlig
5bab623fb9
nixos/tests/virtualbox: Split up subtests
Now subtests are separate derivations, because the individual tests do
not depend on state from previous test runs.

This has the advantage that it's easier to run individiual tests and
it's also easier to pinpoint individual tests that randomly fail.

I ran all of these tests locally and they still succeed.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-02-29 20:15:31 +01:00
Matthew Bauer
f3336a122a openal: 1.16.0 -> 1.17.2 2016-02-29 12:46:34 -06:00
Edward Tjörnhammar
cd897f657c cb2bib: init at 1.9.2 2016-02-29 19:36:51 +01:00
Vincent Laporte
b1801168e3 pixman: remove legacy patches 2016-02-29 19:14:41 +01:00
Edward Tjörnhammar
a6d3b3f97f zotero: patch firefox xpi loading 2016-02-29 19:11:38 +01:00
Edward Tjörnhammar
9af50a2e7d kodi: add optional joystick support 2016-02-29 19:00:46 +01:00
Thomas Tuegel
5947f565ed Merge pull request #13049 from bendlas/update-dropbox-master
dropbox: 3.12.6 -> 3.14.7
2016-02-29 11:16:36 -06:00
michael bishop
cef37d8de1 openiscsi: fix download url, add platforms 2016-02-29 12:37:20 -04:00
Michael Raskin
1685ad2367 Update ECL 2016-02-29 17:23:58 +01:00
Arseniy Seroka
0b16356611 Merge pull request #13549 from gilligan/update-nodejs-5.7.0
nodejs-5_x: 5.6.0 -> 5.7.0
2016-02-29 18:21:04 +03:00
Luca Bruno
55c20bfe89 Merge pull request #10288 from lethalman/gnomeiso
installer: add graphical GNOME iso
2016-02-29 15:56:47 +01:00
Luca Bruno
aa9576bceb installer: add graphical GNOME iso 2016-02-29 15:51:38 +01:00
Vincent Laporte
694a5ba291 eprover: fix build on Darwin 2016-02-29 15:35:40 +01:00
Domen Kožar
05cadcbc9a Merge pull request #13552 from zimbatm/import-json
lib.trivial: add a new importJSON function
2016-02-29 13:54:08 +00:00
zimbatm
6d9cc54089 build-maven: use lib.importJSON 2016-02-29 13:49:29 +00:00
Mitchell Pleune
b5ee64410d x11 service: bspwm limit sxhkd freqency
add '-f 100' as an argument to sxhkd to keep it from flooding bspwm

add SXHKD_SHELL=/bin/sh to help default to a faster shell than what may
be set in $SHELL (example: with zsh)
2016-02-29 08:40:18 -05:00
Domen Kožar
8fa4804218 Merge pull request #13562 from matthewbauer/nethack-darwin
nethack: fix darwin support
2016-02-29 13:11:42 +00:00
Domen Kožar
756604cc08 transmission: 2.84 -> 2.90 2016-02-29 13:08:33 +00:00
Domen Kožar
901adb14e8 Merge pull request #13569 from zimbatm/redmine-fix
redmine: fix compilation with ruby 2.3
2016-02-29 12:29:48 +00:00
Damien Cassou
d2098bf465 Merge pull request #13571 from DamienCassou/fix-pharo-vm-darwin
pharo-vm: stop trying to build on darwin
2016-02-29 13:25:49 +01:00
Damien Cassou
ce549c85c8 pharo-vm: stop trying to build on darwin
Building these pharo-vm sources on darwin may be possible but doesn't
make much sense because native darwin sources exist.
2016-02-29 13:08:12 +01:00
zimbatm
22d7c08dc5 lib.trivial: add a new importJSON function
This is meant to be used by packages who often re-generate their inputs.

Producing valid JSON is easier than nix, and also garantees it's purity.
2016-02-29 11:21:56 +00:00
zimbatm
fa4499cc8c pythonPackages.acme-tiny: fixup duplicate declaration 2016-02-29 11:06:02 +00:00
zimbatm
4704b81e8a Merge pull request #13467 from zimbatm/letsencrypt-0.4.0
letsencrypt: 0.1.0 -> 0.4.0
2016-02-29 11:02:43 +00:00
zimbatm
29e78b1126 Merge pull request #13568 from timbertson/gup
gup: 0.5.3 -> 0.5.4
2016-02-29 10:59:09 +00:00
Eelco Dolstra
56e68d4d5f Manual: rl-unstable.xml -> rl-1603.xml 2016-02-29 11:39:46 +01:00
Tobias Pflug
8625d2f8aa nodejs-5_x: 5.6.0 -> 5.7.0 2016-02-29 11:35:51 +01:00
zimbatm
de8c119a4b redmine: fix compilation with ruby 2.3
Just bumped the JSON dependency manually to the one bundled with ruby 2.3
2016-02-29 10:02:59 +00:00
Domen Kožar
45160101e9 Merge pull request #13547 from teh/master
wtforms: Update to 2.1, make work on python3, disable tests for now.
2016-02-29 09:57:04 +00:00
Vladimír Čunát
0294fc5bbd haskellPackages: fix evaluation
It seems `self` was wanted instead of `pkgs` by the author of 3844206.
2016-02-29 10:54:25 +01:00
Tim Cuthbertson
70df5bf9ea gup: 0.5.3 -> 0.5.4 2016-02-29 20:15:19 +11:00
Matthew Bauer
818f2cd19f nethack: fix darwin support 2016-02-28 21:04:23 -06:00
Thomas Strobel
bc52fa0508 update maintainer's email address 2016-02-29 01:51:41 +01:00
Thomas Strobel
2d6696fc0a nixos-modules: Fixes related to "literalExample" and "defaultText". 2016-02-29 01:47:12 +01:00
Thomas Strobel
cad8957eab Add the tool "nixos-typecheck" that can check an option declaration to:
- Enforce that an option declaration has a "defaultText" if and only if the
   type of the option derives from "package", "packageSet" or "nixpkgsConfig"
   and if a "default" attribute is defined.

 - Enforce that the value of the "example" attribute is wrapped with "literalExample"
   if the type of the option derives from "package", "packageSet" or "nixpkgsConfig".

 - Warn if a "defaultText" is defined in an option declaration if the type of
   the option does not derive from "package", "packageSet" or "nixpkgsConfig".

 - Warn if no "type" is defined in an option declaration.
2016-02-29 01:09:00 +01:00
Domen Kožar
c483224c82 as always, no newline in .version 2016-02-28 23:39:38 +00:00