1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

78171 commits

Author SHA1 Message Date
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
Domen Kožar edb8991a2c nixos: bump to 16.09 2016-02-28 22:33:43 +00:00
Cole Mickens f91f3a4c5a plex: 0.9.15.3.1674 -> 0.9.15.6.1714 2016-02-28 14:30:05 -08:00
Cole Mickens e1338ad121 plexpass: 0.9.15.5.1712 -> 0.9.15.6.1714 2016-02-28 14:30:03 -08:00
Tom Hunger baeedda1a5 wtforms: Update to 2.1, make work on python3, disable tests for now. 2016-02-28 22:25:20 +00:00
zimbatm 57f7ff00fe Merge pull request #13368 from nathan7/fish-ul
fish: fix hidden dependency on ul(1) on Linux
2016-02-28 22:09:32 +00:00
zimbatm 79c3725185 Merge pull request #13498 from tsion/fish-darwin
Remove fish's kbd dependency on darwin.
2016-02-28 22:08:54 +00:00
Arseniy Seroka 8c7ccdd556 Merge pull request #13557 from KoviRobi/inferno-update
inferno: 645 -> 785
2016-02-29 01:04:30 +03:00
Nathan Zadoks 010271d47a fish: fix hidden dependency on ${glibc}/bin/getent on Linux 2016-02-28 22:27:53 +01:00
Nathan Zadoks da1f465b94 fish: fix hidden dependency on utillinux on Linux 2016-02-28 22:27:53 +01:00
Scott Olson a93a2e2360 fish: remove kbd dependency on Darwin 2016-02-28 14:55:51 -06:00
Michael Ekstrand b3faef0d93 nano: build info manual (close #13527)
Make nano depend use texinfo, so that the built packages include the
info manual, and put it into a separate output.
2016-02-28 21:50:17 +01:00