Herwig Hochleitner
2a4af7ef72
pixie: 1333 -> 1352
2016-05-10 19:56:55 +02:00
Robert Helgesson
53643f532a
svtplay-dl: fix sha256 value
2016-05-10 19:33:08 +02:00
Rahul Gopinath
c99944b2bf
milu: Fix hydra failure on darwin
...
The hydra build failed on darwin on compiling, complaining about gcc.
This commit disables the darwin build.
2016-05-10 09:42:37 -07:00
Vladimír Čunát
292fb98d96
imagemagick: fix evaluation on mingw
...
I made a mistake during conflict resolution in 7a005601d.
2016-05-10 18:22:34 +02:00
Rob Vermaas
31dc954bc1
Adding pythonPackags.pandas to binary cache. Python packages are
...
not part of nixpkgs/nixos jobsets in 16.03+ since ccd1029f58. Until
it gets added again, adding some python packages that take really
long to build.
(cherry picked from commit 713c24056397fef46717d2f0eae1940f348941e6)
2016-05-10 15:15:59 +00:00
Joachim Fasting
d4d7bfe07b
grsecurity: add option to disable chroot caps restriction
...
The chroot caps restriction disallows chroot'ed processes from running
any command that requires `CAP_SYS_ADMIN`, breaking `nixos-rebuild`. See
e.g., https://github.com/NixOS/nixpkgs/issues/15293
This significantly weakens chroot protections, but to break
nixos-rebuild out of the box is too severe.
2016-05-10 16:17:08 +02:00
Dan Peebles
8ca190c496
systemd: add iptables dependency
...
This allows nspawn to do interesting firewall things when setting
up a private network.
2016-05-10 13:57:24 +00:00
Nikolay Amiantov
173728069b
Merge commit 'refs/pull/15308/head' of git://github.com/NixOS/nixpkgs
2016-05-10 14:36:29 +03:00
Alexander Ried
aab1522287
libinput: 1.2.3 -> 1.3.0
2016-05-10 12:48:18 +02:00
Michael Alan Dorman
d2387e3c4a
haskellPackages.hjsonschema: remove hjsonpointer override
2016-05-10 12:28:36 +02:00
Michael Alan Dorman
deba002b3c
haskellPackages.hindent: remove testing override
2016-05-10 12:28:36 +02:00
Michael Alan Dorman
d8c24dae8f
haskellPackages.pipes-transduce: Remove foldl override
2016-05-10 12:28:36 +02:00
Peter Simons
d19e8ea429
configuration-ghc-7.10.x.nix: enable builds for cabal-install 1.24.x
2016-05-10 12:28:36 +02:00
Peter Simons
c23fd4fbc9
configuration-ghc-7.10.x.nix: remove obsolete override for linear
2016-05-10 12:28:36 +02:00
Peter Simons
2f9a2e6808
configuration-ghc-7.10.x.nix: switch jailbreak-cabal to Cabal 1.24.x
2016-05-10 12:28:35 +02:00
Peter Simons
c53f963c1e
cabal-install: link top-level variant of this tool statically
...
The advantage is that the closure no longer depends on the version of
GHC that was used to compile the tool.
2016-05-10 12:28:35 +02:00
Peter Simons
85aa0ea16b
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160406-11-g659087e using the following inputs:
- Hackage: 62d7be84b9
- LTS Haskell: 4d628b7b7e
- Stackage Nightly: 186e5fa04d
2016-05-10 12:28:30 +02:00
Frederik Rietdijk
1d487057e2
Merge pull request #14900 from abbradar/python3-wrap
...
wrapPython: drop python suffixes
2016-05-10 12:22:48 +02:00
Michael Raskin
99bab146a5
julia: 0.4.2 -> 0.4.5
2016-05-10 11:29:38 +02:00
Sebastian Hagen
c84d366295
ghostscript: update upstream URL
...
Closes #15342
2016-05-10 10:32:48 +02:00
Rahul Gopinath
4700db89b1
milu: init at 2016-05-09
...
Milu is a mutation testing tool for C and C++ programs
Closes #15341
2016-05-10 10:28:45 +02:00
Peter Simons
ea9070d43f
Merge pull request #15345 from nckx/staging
...
alsaLib: 1.1.0 -> 1.1.1
2016-05-10 10:12:45 +02:00
Michael Raskin
516f2ec309
Merge pull request #15348 from tohl/master
...
sbcl: 1.3.4 -> 1.3.5
2016-05-10 07:51:09 +00:00
Joachim Fasting
81fad06167
Merge pull request #15265 from holidaycheck/node-6.1.0
...
nodejs: 6.0.0 -> 6.1.0
2016-05-10 09:11:44 +02:00
Joachim Fasting
f1184b8910
Merge pull request #15346 from ktosiek/dfeet-bump
...
d-feet: 0.3.10 -> 0.3.11
2016-05-10 09:10:59 +02:00
Tomas Hlavaty
111110daee
sbcl: 1.3.4 -> 1.3.5
2016-05-10 09:00:23 +02:00
Joachim Fasting
e38e3dcdb6
dnscrypt-proxy service: allow user to specify their own resolver list
2016-05-10 07:08:37 +02:00
Joachim Fasting
bd448b7139
dnscrypt-proxy service: use up-to-date dnscrypt-resolvers list
...
The list of public proxies is updated now and again and it's probably a
good idea to always work from the most recent list, rather than the one
that is shipped with the release. This can be crucial in case of
resolvers that are revealed to have gone rogue or otherwise have been
compromised.
2016-05-10 07:07:58 +02:00
Tuomas Tynkkynen
346482c8d5
dosfstools: Enable compat symlinks
...
Create these symlinks, since NixOS (and other users) can still be using
the old names:
dosfsck -> fsck.fat
dosfslabel -> fatlabel
fsck.msdos -> fsck.fat
fsck.vfat -> fsck.fat
mkdosfs -> mkfs.fat
mkfs.msdos -> mkfs.fat
mkfs.vfat -> mkfs.fat
While at it, kill the makeFlags which seems unnecessary as it seems
to use a standard Autotools build (maybe this is a new thing).
2016-05-10 08:00:16 +03:00
Tomasz Kontusz
0ac224345c
d-feet: 0.3.10 -> 0.3.11
2016-05-10 06:00:35 +02:00
Nikolay Amiantov
49de0c32bd
texlive: restore back exports of TeX paths
...
Credits for the fix to jraygauthier.
See https://github.com/NixOS/nixpkgs/pull/12768#issuecomment-218050187
2016-05-10 06:33:55 +03:00
Nikolay Amiantov
82dc880fbd
Merge pull request #15340 from jraygauthier/jrg/fix_xetex_and_others_since_merge_of_context_fix
...
texlive.combine: fix build
2016-05-10 07:30:54 +04:00
Tobias Geerinckx-Rice
20292cb12c
alsaLib: 1.1.0 -> 1.1.1
2016-05-10 04:53:17 +02:00
Joachim Fasting
340dfc7866
Merge pull request #15336 from rnhmjoj/master
...
unclutter: prevent service restarting too soon
2016-05-10 04:31:51 +02:00
Tobias Geerinckx-Rice
ad0a9f5f52
autogen: fix borked source URL and hash
2016-05-10 01:59:14 +02:00
Tobias Geerinckx-Rice
1a783468aa
tome4: 1.3.3 -> 1.4.6
...
Just to get it building again after the 1.3.3 sources disappeared,
but it seems to run fine.
2016-05-10 01:51:05 +02:00
Tobias Geerinckx-Rice
89384a0056
SDL2_ttf: 2.0.12 -> 2.0.14
2016-05-10 01:51:05 +02:00
Tobias Geerinckx-Rice
5dc7093e56
SDL2_mixer: 2.0.0 -> 2.0.1
2016-05-10 01:51:05 +02:00
Tobias Geerinckx-Rice
06d8903374
SDL2_image: 2.0.0 -> 2.0.1
2016-05-10 01:51:05 +02:00
Arseniy Seroka
3295f68336
Merge pull request #15333 from vrthra/pxattr
...
pxattr: Init at 2.1.0
2016-05-10 02:40:45 +03:00
Raymond Gauthier
8a4b670a2f
texlive.combine: fix build
...
Recent merge of pull request #14681 broke
the build of some texlive components (e.g.: `xetex`)
that do not include the `./share/texmf/web2c/texmf.cnf`.
This fix should allow these component to build
as before by operating on this file only when
it exits.
2016-05-09 19:29:05 -04:00
Tobias Geerinckx-Rice
a40c1c21f1
autogen: 5.18.6 -> 5.18.7
2016-05-10 01:22:53 +02:00
Tobias Geerinckx-Rice
baac4e88e1
geolite-legacy: 2016-05-03 -> 2016-05-09
2016-05-10 01:22:53 +02:00
Tobias Geerinckx-Rice
0ee4238026
sane-backends-git -> 2016-05-09
2016-05-10 01:22:53 +02:00
Rahul Gopinath
eed48a2c90
pythonpackages.csvkit: init csvkit at 0.9.1
...
csvkit is a suite of utilities for converting to and working with CSV, the king
of tabular file formats.
2016-05-09 15:42:57 -07:00
Rahul Gopinath
2833788f94
pythonpackages.openpyxl: init openpyxl at 2.2.0-b1
...
openpyxl-2.2.0-b1 is needed by csvkit-0.9.1
2016-05-09 15:42:57 -07:00
Rahul Gopinath
d6881e53c9
pythonpackages.dateutil: init dateutil at 2.2
...
dateutil_2.2 is required by the csvkit 0.9.1
2016-05-09 15:42:57 -07:00
Rahul Gopinath
038cb56df6
pythonpackages.agate-excel: init agate-excel at 0.1.0
2016-05-09 15:42:57 -07:00
Rahul Gopinath
8aca7a394f
pythonpackages.agate-excel: init agate-excel at 0.1.0
2016-05-09 15:42:06 -07:00
Rahul Gopinath
8dd753dedc
pxattr: Init at 2.1.0
...
pxattr provides a single interface to extended file system attributes. It can
be used to save and restore extended file system attributes before using
a utility such as tar for backup which does not understand extended fsattr.
2016-05-09 15:13:20 -07:00