Peter Simons
05d4c72873
Merge pull request #11127 from mcmtroffaes/feature/bzip2-mingw-3
...
bzip2: use autoconf patch and remove in-house patching
2015-11-20 10:57:47 +01:00
zimbatm
d46a1cc3f6
manual: typo fixes
2015-11-20 09:56:25 +00:00
Vladimír Čunát
3c397e8ec8
taglib: bring back 1.9 to fix kde4.kdemultimedia
...
/cc #11097 .
2015-11-20 10:44:00 +01:00
Vladimír Čunát
1640e4263b
kde4: use cmake-2.8 instead of default, /cc #11097
...
This fixes kgamma breakage after cmake-3.4 update, and prevents future rot.
2015-11-20 10:31:16 +01:00
Vladimír Čunát
48409bd3f4
mediastreamer: work around a build problem
...
The new deprecation was most likely triggered by ffmpeg update to 2.8.*
2015-11-20 09:11:13 +01:00
Edward Tjörnhammar
de7d60dcfa
i2pd: unintended rename corrected
2015-11-20 08:44:54 +01:00
Domen Kožar
b13f454296
Merge pull request #11151 from FRidh/notebook
...
python notebook: use requests2 instead of requests
2015-11-20 08:33:17 +01:00
Edward Tjörnhammar
7d6c46f7e3
i2pd: 0.10.0 -> 2.1.0
2015-11-20 08:28:35 +01:00
Desmond O. Chang
ac271677b9
lnav: init at 0.8.0
2015-11-20 15:03:20 +08:00
Anders Lundstedt
af56acc23b
youtube-dl: 2015.11.13 -> 2015.11.19
2015-11-20 07:17:29 +01:00
Tobias Geerinckx-Rice
af79c2ac59
gparted: add procps dependency
...
The 'gparted' wrapper script uses 'ps' as a poor person's lock.
Make sure that this doesn't silently fail.
2015-11-19 23:39:16 +01:00
Tobias Geerinckx-Rice
0efb1f7963
stress-ng 0.04.21 -> 0.05.00
2015-11-19 23:25:28 +01:00
Tobias Geerinckx-Rice
26abb892b2
gparted: add gpart dependency
...
Required by Device > Attempt Data Rescue.
2015-11-19 23:23:36 +01:00
Tobias Geerinckx-Rice
e5f386c164
hack-font 2.017 -> 2.018
...
Changes: https://github.com/chrissimpkins/Hack/blob/master/CHANGELOG.md
2015-11-19 23:23:35 +01:00
Cillian de Róiste
5823ff2a92
nodejs: remove myself from the maintainers
2015-11-19 22:32:43 +01:00
Pascal Wittmann
612108b925
Merge pull request #11150 from FlorentBecker/crawl017
...
crawl: 0.16.2 -> 0.17.0
2015-11-19 22:05:40 +01:00
Nicolas B. Pierron
a5992ad61b
Add a way to pin a NixOS version within the module system.
...
This modification add a way to re-evaluate the module system with a
different version of NixOS, or with a different set of arguments.
2015-11-19 20:58:45 +00:00
Arseniy Seroka
4e3ab37e06
Merge pull request #11154 from bobvanderlinden/darkhttpd
...
darkhttpd: init at 1.11
2015-11-19 23:50:01 +03:00
Arseniy Seroka
8e20834034
Merge pull request #11157 from anderslundstedt/updatezerotier
...
zerotierone: 1.0.5 -> 1.1.0
2015-11-19 23:49:29 +03:00
Anders Lundstedt
1c15a77a5d
zerotierone: 1.0.5 -> 1.1.0
2015-11-19 21:19:15 +01:00
Jude Taylor
7039b24cdc
cherry-pick lib.sandbox into master
2015-11-19 11:33:21 -08:00
Jude Taylor
4a64687737
remove debugging from perl 5.16
2015-11-19 11:31:06 -08:00
Jude Taylor
131e831cb9
allow networking by default and remove it from derivations
2015-11-19 11:31:06 -08:00
Jude Taylor
163acc0efa
remove useless muting lines; they interfere with debugging
2015-11-19 11:31:06 -08:00
Jude Taylor
df80090d09
use per-derivation sandbox profiles
2015-11-19 11:31:06 -08:00
Jude Taylor
914e9baefe
start on sandbox stuff
2015-11-19 11:31:06 -08:00
Friedrich von Never
1c3b6a2812
pash: init at git-2015-11-06
2015-11-19 23:00:56 +06:00
goibhniu
c296f64f19
qtpass: tidy up
2015-11-19 17:38:48 +01:00
goibhniu
f462e032c5
Merge pull request #11152 from annejan/patch-1
...
QtPass: updated to 1.0.5
2015-11-19 17:34:49 +01:00
Anne Jan Brouwer
bef7967630
Update default.nix
2015-11-19 16:37:31 +01:00
Anne Jan Brouwer
99781bc320
Updated to 1.0.5
2015-11-19 15:40:33 +01:00
Frederik Rietdijk
5c9c00b2b9
python notebook: use requests2 instead of requests
2015-11-19 15:05:47 +01:00
Bob van der Linden
f65ebd022d
darkhttpd: init at 1.11
2015-11-19 14:51:14 +01:00
Florent Becker
4e0cdaa01c
crawl: 0.16.2 -> 0.17.0
2015-11-19 14:48:36 +01:00
Eelco Dolstra
aab90653af
ceph: Don't use symlinks
...
No need to invent an ad-hoc symlink scheme when we can handle this
kind of indirection at the Nix expression level (e.g. by doing
"ceph-dev = ceph").
2015-11-19 14:25:16 +01:00
Eelco Dolstra
adde71ea6e
ceph: Remove old and git versions
2015-11-19 14:25:16 +01:00
Eelco Dolstra
dec09c2220
services.cron.enable: Remove misleading default
...
Elsewhere we set it to "mkDefault (allFiles != [])" to the default has
no effect.
2015-11-19 14:25:16 +01:00
Eelco Dolstra
16acdb45bd
Revert "kernel: Remove unsupported 3.10, 3.12, 3.14"
...
This reverts commit 2441e002e2
. The
motivation for removing them was not very convincing. Also, we need
3.14 on some Hydra build machines.
2015-11-19 14:25:16 +01:00
Lluís Batlle i Rossell
9fc54f9aa5
Fixing the evaluation broken at 8a18bc8722
...
niksnut pointed this out in
8a18bc8722 (commitcomment-14498732)
2015-11-19 14:16:31 +01:00
Frederik Rietdijk
7bcd12f87e
python memory_profiler: 0.27 -> 0.39
2015-11-19 13:54:46 +01:00
Eelco Dolstra
de2eae33b7
Merge pull request #11136 from Jomik/patch-1
...
Add focus_password if defaultUser is set
2015-11-19 13:51:01 +01:00
Peter Simons
a779b57153
configuration-hackage2nix.yaml: update list of broken builds
2015-11-19 10:56:58 +01:00
Peter Simons
3d9e83761e
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-44-g2042044 using the following inputs:
- Nixpkgs: 8d34a1fc4b
- Hackage: 770d6964c5
- LTS Haskell: 8ec1fc3419
- Stackage Nightly: 5236aaf576
2015-11-19 10:56:52 +01:00
vbgl
204685be82
Merge pull request #11024 from osener/closure-compiler-20151015
...
closure-compiler: 20150609 -> 20151015
2015-11-19 08:53:09 +01:00
Marcus Crestani
64ef239c02
html2text: Enable on OS X.
2015-11-19 08:47:46 +01:00
roconnor
811e1b01e5
Merge pull request #11140 from roconnor/master
...
coq: 8.5b2 -> 8.5b3
2015-11-19 00:14:32 -05:00
Russell O'Connor
c111b0cd4d
coq: 8.5b2 -> 8.5b3
2015-11-19 00:10:22 -05:00
William A. Kennington III
910e7a75ec
btrfsProgs: 4.3 -> 4.3.1
2015-11-18 17:50:57 -08:00
William A. Kennington III
22bf2d0bf3
flex: 2.5.39 -> 2.6.0
2015-11-18 17:50:27 -08:00
Nikolay Amiantov
ffb6970893
Merge pull request #11114 from bendlas/update-wine
...
wine: 1.7.53 -> 1.7.55
2015-11-19 03:07:46 +03:00