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

57667 commits

Author SHA1 Message Date
Peter Simons ad1417ed0e git: update to version 2.3.0 2015-02-06 13:59:57 +01:00
Peter Simons 88c8c7662c haskell-gtk3: fix build by adding the missing pkgs.gtk3 build input
The entry in hackage-packages.nix isn't generated correctly: https://github.com/NixOS/cabal2nix/issues/145.

Fixes https://github.com/NixOS/nixpkgs/issues/6190.
2015-02-06 13:59:57 +01:00
Peter Simons 3f9bec6e05 hackage-packages: re-generate from Hackage 2015-02-06T12:29:41+0100 2015-02-06 13:59:57 +01:00
Peter Simons f145201b35 git-annex: disable shared linking for this executable
git-annex has literally dozens of dependencies, and loading all of them
at run-time can be slow (https://github.com/NixOS/nixpkgs/issues/4239).
2015-02-06 13:59:57 +01:00
Pascal Wittmann 44e1a086b9 Merge pull request #6196 from joachifm/update-libsodium
libsodium: bump to version 1.0.2
2015-02-06 13:17:05 +01:00
Pascal Wittmann e938e70587 Merge pull request #6197 from joachifm/update-dnscrypt-proxy
dnscrypt-proxy: bump to version 1.4.3
2015-02-06 13:16:49 +01:00
Pascal Wittmann ad6421fb03 calibre: update from 2.18.0 to 2.19.0 2015-02-06 12:09:03 +01:00
Domen Kožar fdb5cf8107 chromium: remove preferLocalBuild due to intense IO in VM tests
(cherry picked from commit 84bd62da0a)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-02-06 12:08:43 +01:00
lethalman 4060b86bcf Merge pull request #6182 from monocell/php-update-5.5-5.6
Php update 5.5/5.6
2015-02-06 10:49:35 +01:00
lethalman 0e987968e5 Merge pull request #6198 from joachifm/update-clamav
clamav: bump to version 0.98.6
2015-02-06 10:37:41 +01:00
lethalman 7f39dfea66 Merge pull request #6194 from thorhop/master
Added touchegg and dependencies
2015-02-06 10:22:58 +01:00
Joachim Fasting f1951f932d haskell-resource-pool: bump to 0.2.3.2
Fixes build error.
2015-02-06 09:08:24 +00:00
Joachim Fasting 37649e76e3 clamav: bump to version 0.98.6 2015-02-06 08:56:38 +01:00
Joachim Fasting 2d4fe59d5b libsodium: bump to version 1.0.2 2015-02-06 08:50:15 +01:00
Joachim Fasting 681f373fb7 dnscrypt-proxy: bump to version 1.4.3 2015-02-06 08:49:26 +01:00
William A. Kennington III 3e280f2089 nixos/tinc: Fix key generation behavior and use tinc 1.1 by default 2015-02-05 23:37:20 -08:00
Thor A. Hopland a11c79853d Fixed snafu 2015-02-06 07:38:21 +01:00
Thor A. Hopland 4c97a7c9ad Added entries for frame, geis, grail and touchegg 2015-02-06 07:09:49 +01:00
Thor A. Hopland 28b8c50c2d Added Touchegg and 3 depdenencies. Touchegg is a daemon for X that adds gesture based navigation for touch based surfaces. 2015-02-06 06:53:32 +01:00
Tobias Geerinckx-Rice 934910acdd Merge pull request #6185 from fredlebel/mdp-0.93
Added mdp-0.93
2015-02-06 03:15:55 +01:00
Frederic LeBel 1e509d011d Added mdp-0.93
A command-line based markdown presentation tool.
2015-02-05 21:04:33 -05:00
Tobias Geerinckx-Rice 4994c859ab boxfs: use fetchFromGitHub 2015-02-06 02:00:35 +01:00
Tobias Geerinckx-Rice d80cbe9409 Update radeontop v0.8-8-g575a416 -> v0.8-8-g2499679 2015-02-06 02:00:35 +01:00
Tobias Geerinckx-Rice 88b0c58ad0 radeontop: use fetchFromGitHub 2015-02-06 02:00:34 +01:00
Tobias Geerinckx-Rice 0711bd03e6 Update stress-ng 0.03.13 -> 0.03.14 2015-02-06 02:00:34 +01:00
Nikolay Amiantov aa54b77611 Merge pull request #6189 from abbradar/fhs-userenv
steamOriginal: rename to steam-original
2015-02-06 03:59:43 +03:00
Nikolay Amiantov fd99962abb steamOriginal: rename to steam-original 2015-02-06 03:48:32 +03:00
Nikolay Amiantov 4b1a60b7b1 remove old aliases of some packages 2015-02-06 02:57:56 +03:00
Nikolay Amiantov 540e3a63e4 manual/release-notes: add unstable release notes with first entries 2015-02-06 02:57:49 +03:00
Peter Simons 37a39e9cb4 gmp: drop obsolete and unused version 5.0.5 2015-02-06 00:32:00 +01:00
William A. Kennington III 28d8af438a samba_light: Use samba4 instead of samba3 2015-02-05 14:21:57 -08:00
William A. Kennington III 07bf8ad03e samba4: Add libbsd for string manipulation functions 2015-02-05 14:21:03 -08:00
Russell O'Connor 3feac4fd86 Merge branch 'master' of github.com:NixOS/nixpkgs 2015-02-05 15:21:54 -05:00
Emil Rangden 4daa4b86e3 add alias for php 5.5 packages. 2015-02-05 20:28:16 +01:00
Emil Rangden 8c125c0c74 fix phpPackages memcache,memcached,xdebug
These packages, and maybe some more include unix.h for some reason.
Creating that file makes them build, and in the case of xdebug also
appear to work.
2015-02-05 20:28:16 +01:00
Emil Rangden 36ceb01176 add php 5.6 2015-02-05 20:28:16 +01:00
Emil Rangden 90e8287ce6 add php 5.5 2015-02-05 20:28:16 +01:00
Emil Rangden 1b057e9f6f remove patch that was only used in 5.3 2015-02-05 20:28:16 +01:00
Edward Tjörnhammar e647414e4a i2pd: update url 2015-02-05 20:23:22 +01:00
Shea Levy a7dad535e4 Merge branch 'openjdk8' of git://github.com/cocreature/nixpkgs
Update to openjdk8u31b13
2015-02-05 14:22:12 -05:00
Arseniy Seroka 4ed82f23f2 Merge pull request #6180 from monocell/despotify-fix
despotify source moved
2015-02-05 21:58:53 +03:00
Arseniy Seroka c477e173de Merge pull request #6179 from k0ral/cppcheck
cppcheck: 1.67 -> 1.68
2015-02-05 21:58:37 +03:00
Arseniy Seroka 5ccc4839cb Merge pull request #6177 from abbradar/fhs-userenv
add non-root temporary FHS chrootenv
2015-02-05 21:57:54 +03:00
Nikolay Amiantov 3500978b8f build-fhs-*: prefer local build 2015-02-05 20:39:01 +03:00
Eelco Dolstra d2bfb5ceb0 Add options for installing additional root certificates 2015-02-05 18:08:35 +01:00
Luca Bruno 3f718a743d Add dontInstallSrc flag to buildGoPackage 2015-02-05 18:07:28 +01:00
Nikolay Amiantov 627f8178b8 steam: rename, add a warning 2015-02-05 19:46:25 +03:00
Nikolay Amiantov 238fe730b9 steam-chrootenv: use UserEnv 2015-02-05 19:46:25 +03:00
Nikolay Amiantov 4b3bb7b448 userFHSEnv: add build tool 2015-02-05 19:46:25 +03:00
Nikolay Amiantov b3ee378f50 buildFHSChrootEnv: split environment and chroot scripts 2015-02-05 19:46:00 +03:00