Commit Graph

72061 Commits

Author SHA1 Message Date
Joachim Fasting
95c7dd7af9 Merge pull request #15363 from vrthra/milu
milu: Fix hydra failure on darwin
2016-05-11 07:15:50 +02:00
Joachim Fasting
23f1659ab2 Merge pull request #15364 from bendlas/update-pixie
pixie: 1333 -> 1352
2016-05-11 06:42:33 +02:00
Joachim Fasting
2d080f2f8f Merge pull request #15338 from martijnvermaat/lesspipe-sh
lesspipe: init at 1.82
2016-05-11 06:40:06 +02:00
Nikolay Amiantov
43634d47e4 xits-math: init at 1.108 2016-05-11 06:26:15 +03:00
Ryan Trinkle
e3417b0f71 Merge pull request #15375 from ryantrinkle/ghc8-ghcjs-prim
ghc8 | config: ghcjs-prim: init at 0.1.0.0
2016-05-10 20:39:04 -04:00
Chris Martin
db545f4b12 go-ethereum: init at 1.4.1 2016-05-10 20:37:32 -04:00
Ryan Trinkle
2bae6b6737 ghc8 | config: ghcjs-prim: init at 0.1.0.0 2016-05-10 20:01:09 -04:00
Evgeny Egorochkin
33449c54dd vidalia: fix meta.repositories.git, since torproject only allows https access now 2016-05-11 01:11:52 +03:00
Tobias Geerinckx-Rice
47d2dd4f31
libpsl: list 2016-04-16 -> 2016-05-10 2016-05-10 23:45:23 +02:00
Shea Levy
6f12b7aec4 Fix license attr 2016-05-10 17:42:57 -04:00
Shea Levy
f298ebb957 Add kerberos pythonPackage 2016-05-10 17:32:20 -04:00
Tobias Geerinckx-Rice
330d1f5b90
pythonPackages.buttersink: 0.6.7 -> 0.6.8 2016-05-10 23:30:37 +02:00
Tobias Geerinckx-Rice
dcf3fe2b78
dev86: 0.16.19 -> 0.16.21
Drop the ‘awful hackery’ that no longer seems needed (I can reproduce
the failure with .19, not with .21).
2016-05-10 23:30:37 +02:00
zimbatm
89675e4a07 Merge pull request #15371 from groxxda/bump/simp_le
simp_le: 2016-02-06 -> 2016-04-17
2016-05-10 22:17:29 +01:00
Alexander Ried
988b151fa1 letsencrypt: 0.4.0 -> 0.5.0
seems like the dependency on gnureadline is more or less optional for
letsencrypt itself but the tests will not pass without it
2016-05-10 22:16:11 +01:00
Tomasz Czyż
92cb6add9f usb-modeswitch-data: init at 20160112 2016-05-10 21:59:37 +01:00
zimbatm
96162777d8 usb_modeswitch: rename to usb-modeswitch 2016-05-10 21:58:32 +01:00
Tomasz Czyż
79c06a0ad9 usb_modeswitch: 2.2.1 -> 2.3.0 2016-05-10 21:58:31 +01:00
Martijn Vermaat
3ada292a67 lesspipe: init at 1.82
lesspipe.sh is a preprocessor for less.
2016-05-10 22:21:42 +02:00
Bjørn Forsman
800042b310 hashcat: 0.49 -> 2.00
The current URL is broken, upstream has moved the download from .../files/ to
.../files_legacy/. But after fixing that, starting hashcat results in:

  $ ./result/bin/hashcat
  ERROR: this copy of hashcat is outdated. Get a more recent version.

So just update to latest.

New releases are on github, the license is now MIT and there are build
system changes.
2016-05-10 22:11:12 +02:00
Alexander Ried
4989a3bedf drop acme_0_1: simp_le now supports current acme 0.5 2016-05-10 22:03:39 +02:00
Alexander Ried
8335c68543 simp_le: 2016-02-06 -> 2016-04-17
suports acme 0.5
2016-05-10 21:54:21 +02:00
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
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
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
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
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
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
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
Daniel Peebles
b10659196b Merge pull request #15331 from colemickens/fix_mitmproxy
pythonPackages.mitmproxy: fetchurl -> fetchFromGitHub
2016-05-09 14:39:14 -04:00
Bjørn Forsman
977cd5de36 moreutils: add meta.platforms (= all) 2016-05-09 20:34:45 +02:00
Cole Mickens
a1d44a6b79 pythonPackages.mitmproxy: fetchurl -> fetchFromGitHub 2016-05-09 11:30:00 -07:00
Arseniy Seroka
89008a2c58 Merge pull request #15330 from markus1189/scalafmt
scalafmt: init at 0.2.3
2016-05-09 21:12:32 +03:00
Arseniy Seroka
c75efcba75 Merge pull request #15325 from psprint/master
zsh-navigation-tools: 2.0.7 -> 2.1.6
2016-05-09 21:09:52 +03:00
Markus Hauck
40dae1aba8 scalafmt: init at 0.2.3 2016-05-09 19:57:42 +02:00
Rahul Gopinath
b8fc7dffbf pythonpackages.agate-dbf: init agate-dbf at 0.1.0
agate is a Python data analysis library that is optimized for humans instead of
machines. It is an alternative to numpy and pandas that helps you solve
real-world problems with readable code.
2016-05-09 10:39:21 -07:00
Rahul Gopinath
b4706b52cc pythonpackages.agate: init agate at 1.2.2
agate is a Python data analysis library that is optimized for humans instead of
machines. It is an alternative to numpy and pandas that solves real-world
problems with readable code.
2016-05-09 10:39:18 -07:00
Rahul Gopinath
248ebe9b43 pythonpackages.pytimeparse: init pytimeparse at 1.1.5
A small Python library to parse various kinds of time expressions
2016-05-09 10:39:15 -07:00
Rahul Gopinath
b83a9036ec pythonpackages.dbfread: init dbfread at 2.0.5
This library reads DBF files and returns the data as native Python data types
for further processing. It is primarily intended for batch jobs and one-off
scripts.
2016-05-09 10:39:12 -07:00
Rahul Gopinath
e7e22333f6 pythonpackages.dbf: init dbf at 0.94.003
Pure python package for reading/writing dBase, FoxPro, and Visual FoxPro .dbf
files
2016-05-09 10:39:02 -07:00
Eelco Dolstra
cb37ab146b Add mirror://mozilla scheme 2016-05-09 19:37:22 +02:00
Eelco Dolstra
7ce5d43c63 Fix some URLs that lacked a URI scheme 2016-05-09 19:35:05 +02:00
Frederik Rietdijk
1717d11bf9 Merge pull request #15327 from colemickens/fix_mitmproxy
mitmproxy: change source url
2016-05-09 19:28:03 +02:00
Frederik Rietdijk
0b8ef88942 Merge pull request #15220 from bnikolic/python-pweave2
Pweave: init at 0.25
2016-05-09 19:15:03 +02:00
Cole Mickens
e9b55a03d3 mitmproxy: change source url 2016-05-09 10:03:29 -07:00
Frederik Rietdijk
4a04f2d511 Merge pull request #15318 from vrthra/parsedatetime
parsedatetime: 1.4 -> 1.5
2016-05-09 18:57:55 +02:00
zimbatm
da8c41814a Merge pull request #15326 from FRidh/pythontest
Python: re-enable default testing
2016-05-09 17:46:51 +01:00
Rahul Gopinath
bfa0c15b1e pythonpackages.parsedatetime: 1.4 -> 1.5
Agate requires parsedatetime 1.5
2016-05-09 09:36:20 -07:00
Frederik Rietdijk
3beda443bc Python: re-enable default testing
In 303e976 default testing of setuptools packages was accidentally
disabled.
2016-05-09 18:33:43 +02:00
Sebastian Gniazdowski
b7e99395f4 zsh-navigation-tools: 2.0.7 -> 2.1.6 2016-05-09 16:10:20 +00:00
Thomas Tuegel
cf63f2dde9 dropbox: use makeQtWrapper 2016-05-09 10:07:54 -05:00
goibhniu
f9a0e9c649 Merge pull request #15233 from joelmo/qjackctl
qjackctl: 4.0 -> 4.2, qt4 -> qt5
2016-05-09 16:55:44 +02:00
Joachim Fasting
52477b0a0b
kernelPatches.grsecurity_4_5: 201605060852 -> 201605080858 2016-05-09 16:38:44 +02:00
Frederik Rietdijk
3853d1e97f pythonPackages.nbconvert: 4.1.0 -> 4.2.0 2016-05-09 16:28:29 +02:00
Frederik Rietdijk
c8345f06f8 Merge pull request #15249 from zimbatm/ipython-updates
Ipython updates
2016-05-09 16:23:14 +02:00
Domen Kožar
76aa0ba664 snabb: build in parallel 2016-05-09 15:13:29 +01:00
Robin Bate Boerop
30d5914d4c
imapsync: add missing dependencies 2016-05-09 16:08:36 +02:00
Robin Bate Boerop
6e707b6dd7
perlPackages.JSONWebToken: init at 0.10 2016-05-09 16:06:37 +02:00
Robin Bate Boerop
536d08cfbb
perlPackages.TestMockGuard: init at 0.10 2016-05-09 16:06:37 +02:00
Robin Bate Boerop
548108f8b5
perlPackages.DataUniqid: init at 0.12 2016-05-09 16:06:25 +02:00
zimbatm
428db7857e Merge pull request #15010 from FRidh/format
Python: support installing wheels
2016-05-09 14:39:41 +01:00
zimbatm
9cc724e570 Merge pull request #14681 from jraygauthier/jrg/fix_context_by_patching_luascript_rebased
texlive.combine: also patch `texmfcnf.lua`
2016-05-09 14:37:33 +01:00
Eelco Dolstra
de22402f85 firefox-esr: 45.0.2 -> 45.1.1 2016-05-09 15:28:13 +02:00
Eelco Dolstra
02d01dc7c5 firefox: 46.0 -> 46.0.1 2016-05-09 15:27:06 +02:00
Robin Gloster
c7304d11e4 Merge pull request #15320 from nico202/flacon
flacon: init at 2.0.1
2016-05-09 15:17:40 +02:00