Commit graph

67178 commits

Author SHA1 Message Date
Jascha Geerds 0039622d64 pyatspi: init at 2.16.0 2015-08-13 23:52:06 +02:00
Jascha Geerds 4df408c8be gnome-calendar: init at 3.16.2 2015-08-13 22:27:39 +02:00
William A. Kennington III bc9bd5c02c libinput: 0.20.0 -> 0.21.0 2015-08-13 11:39:42 -07:00
William A. Kennington III a74ddd8c28 libinput: Don't enable documentation by default 2015-08-13 11:39:42 -07:00
Jascha Geerds a32e85984e gnome-characters: init at 3.16.2 2015-08-13 20:29:15 +02:00
Charles Strahan c1ee8fefd4 nixos: add support for Ubuntu Fan Networking
This provides support for Ubuntu Fan Networking [1].

This includes:

* The fanctl package, and a corresponding NixOS service.
* iproute patches.
* kernel patches.

closes #9188

1: https://wiki.ubuntu.com/FanNetworking
2015-08-13 14:27:14 -04:00
Tobias Geerinckx-Rice 18597ff658 Merge pull request #9235 from badi/darwin-colordiff
colordiff: support Darwin as a platform
2015-08-13 19:28:01 +02:00
Jascha Geerds e42786f1ba gnome3: Add gnome-maps to optionalPackages 2015-08-13 17:46:50 +02:00
Jascha Geerds bbc4f8e141 gnome-devel-docs: init at 3.16.2 2015-08-13 17:30:46 +02:00
Jascha Geerds 5f067a0e61 gnome-logs: init at 3.16.2 2015-08-13 16:58:53 +02:00
Arseniy Seroka 47acbac546 Merge pull request #9229 from Xe/update/nim
Update nim to version 0.11.2
2015-08-13 17:27:36 +03:00
Christine Dodrill 01b455dd66 nim: 0.11 -> 0.11.2 2015-08-13 07:25:16 -07:00
Jascha Geerds 014d6583e7 gnome-taquin: init at 3.16.1 2015-08-13 16:22:58 +02:00
Badi' Abdul-Wahid 978d4be3ab colordiff: support Darwin as a platform
This change just adds darwin to the supported platforms attribute of
the package.
2015-08-13 10:11:36 -04:00
Jascha Geerds 3b95ae79cd gnome-weather: init at 3.16.2 2015-08-13 15:57:11 +02:00
Jascha Geerds 0eb925465d gnome3.hitori: init at 3.16.1 2015-08-13 15:13:59 +02:00
Eelco Dolstra 2d94468b2b Bump version, hopefully for the last time 2015-08-13 15:11:32 +02:00
Jascha Geerds b24734ff10 gnome-tetravex: init at 3.16.0 2015-08-13 15:03:10 +02:00
Jascha Geerds d921092479 gnome-robots: init at 3.16.1 2015-08-13 14:54:01 +02:00
Jascha Geerds 61557fbe5d gnome-nibbles: init at 3.16.1 2015-08-13 14:43:06 +02:00
Vladimír Čunát ae8b67037e privateer: improve meta, but mark as broken
I didn't succeed to make it build, so I don't push the partial attempt.
2015-08-13 14:27:37 +02:00
Nikolay Amiantov 745c60dfaa haskell packages: fix webkit build
cc @peti
2015-08-13 15:20:55 +03:00
Vladimír Čunát 7307f5c011 stoken: fix evaluation (licence), refactor a little
I hope @fuuzetsu doesn't mind the refactoring.
BTW, do you know about `autoreconfHook`? It might save the preConfigure
and most buildInputs.
2015-08-13 14:18:36 +02:00
Vladimír Čunát e2e21ef320 nvidia-x11-legacy{340,304}: fix build with linux-3.18
Close #9218.
It's our default kernel (now and for the upcoming release).
- 304 won't build with 4.1,
- 173 didn't even build with 3.14 due to other issues (3.12 is OK ATM)
- all legacy drivers are up-to-date with upstream releases.
2015-08-13 14:11:06 +02:00
Mateusz Kowalczyk bf37974165 stoken: add new package 2015-08-13 13:07:39 +01:00
Jascha Geerds 99f32bad76 gnome-mines: init at 3.16.1 2015-08-13 13:31:53 +02:00
Eelco Dolstra fd75bf0c7d nettle: Disable static libraries 2015-08-13 13:26:45 +02:00
Jascha Geerds e9d2426d9b gnome-mahjongg: init at 3.16.1 2015-08-13 13:23:39 +02:00
Pascal Wittmann 5f3dca9303 gjay: init at 0.3.2 2015-08-13 13:13:51 +02:00
Pascal Wittmann 2139f487c3 libaudclient: init at 3.5-rc2 2015-08-13 13:13:51 +02:00
Jascha Geerds 9a6dd2b760 gnome-klotski: init at 3.16.1 2015-08-13 12:54:48 +02:00
Jascha Geerds ab4d1e3bb3 gnome-chess: init at 3.16.2 2015-08-13 12:47:12 +02:00
Jascha Geerds 106837a449 gnome3.four-in-a-row: init at 3.16.2 2015-08-13 12:38:24 +02:00
aszlig 6440e9bbfd
nixos/vbox: Move all options to virtualisation.*.
Commit 687caeb renamed services.virtualboxHost to programs.virtualbox,
but according to the discussion on the commit, it's probably a better to
put it into virtualisation.virtualbox instead.

The discussion can be found here:

https://github.com/NixOS/nixpkgs/commit/687caeb#commitcomment-12664978

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-08-13 12:28:24 +02:00
Peter Simons f741d426da ghc-nokinds: remove "nokinds" tag from derivation name
The name of the GHC derivation must match the name and version tuple GHC
uses to identify itself, because the withPackages wrapper uses that name
to construct installation library paths etc., and those paths must match
those constructed by the compiler. If we add another tag to the name
that GHC itself doesn't use, then the paths assumed to exist by the
wrapper are wrong.
2015-08-13 12:26:41 +02:00
Peter Simons 95b98116c2 haskell-ihaskell-widgets is broken because of singletons. 2015-08-13 11:29:52 +02:00
Peter Simons 354df047e7 haskell-diagrams-lib has been fixed upstream. 2015-08-13 11:29:52 +02:00
Peter Simons 45e7bb6b83 haskell-multi-cabal is broken. 2015-08-13 11:29:50 +02:00
Peter Simons d167418c7e hackage-packages.nix: update to 610dc41e61 with hackage2nix v20150807-25-gce03fdf 2015-08-13 11:29:23 +02:00
Arseniy Seroka 24cac7ac16 Merge pull request #9220 from badi/darwin-keychain
keychain: support Darwin as a platform
2015-08-13 11:11:04 +03:00
Arseniy Seroka 614dbb6b73 Merge pull request #9221 from simonvandel/update-sundtek-27-07-15
sundtek: 30-06-2015 -> 28-07-2015
2015-08-13 11:09:32 +03:00
Arseniy Seroka 7d98ce9d9a Merge pull request #9198 from Epitrochoid/master
bspwm: 0.8.9 -> 0.9
2015-08-13 11:07:42 +03:00
Arseniy Seroka 23257cbd36 Merge pull request #9225 from rehno-lindeque/pymysql-0.6.6
pymysql: 0.6.3 -> 0.6.6
2015-08-13 11:03:38 +03:00
Arseniy Seroka a7b90368a4 Merge pull request #9224 from simonvandel/update-qbittorrent-3.2.3
qbittorrent: 3.1.11 -> 3.2.3 +  libtorrent-rasterbar: 0.16.17 -> 0.16.19 + 1.0.2 -> 1.0.6
2015-08-13 11:03:06 +03:00
Jascha Geerds 7dd58b645a gnome3.five-or-more: init at 3.16.1 2015-08-13 09:45:05 +02:00
Rehno Lindeque 4ddb8b18e0 pymysql: 0.6.3 -> 0.6.6 2015-08-13 04:06:14 +00:00
Simon Vandel Sillesen 1fa791a243 libtorrent-rasterbar: 0.16.17 -> 0.16.19 + 1.0.2 -> 1.0.6 2015-08-13 04:07:08 +02:00
Simon Vandel Sillesen 1d78f31b76 qBittorrent: 3.1.11 -> 3.2.3 2015-08-13 04:07:08 +02:00
Tobias Geerinckx-Rice 2f62815520 fmit: 1.0.6 -> 1.0.7 2015-08-13 03:05:54 +02:00
Tobias Geerinckx-Rice 3059362c74 dropbear: 2015.67 -> 2015.68
Changes: https://matt.ucc.asn.au/dropbear/CHANGES
2015-08-13 03:05:53 +02:00