Commit Graph

60032 Commits

Author SHA1 Message Date
aszlig
cb5e5a5b9d
Revert "makeInitrd, makeModulesClosure: reduce repetition"
This reverts commit b5ee55f81f.

The reason is that the args attribute in this case doesn't contain the
optional attributes which are specified, see here for example:

$ nix-instantiate --eval -E '(args@{ bar ? 111, ... }: args) {}'
{ }
$

This essentially breaks all VM tests, because stage-1 is passing all
arguments but pkgs/build-support/vm/default.nix does not.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-16 10:33:10 +02:00
Bjørn Forsman
b8e776bbe4 diffstat: 1.59 -> 1.60
2015/07/07 (diffstat 1.60)
	+ add configure option --with-man2html

	+ update configure macros

	+ update config.guess, config.sub
2015-09-16 07:55:13 +02:00
Bjørn Forsman
a8b75d8777 ascii: 3.14 -> 3.15 2015-09-16 07:51:05 +02:00
Bjørn Forsman
0b9d83737c lighttpd: 1.4.35 -> 1.4.37 2015-09-16 07:46:34 +02:00
Tobias Geerinckx-Rice
b708f3b117 netsniff-ng: 0.5.9-{96-g4669e7a -> 98-gb3a9f17} 2015-09-16 05:48:58 +02:00
Tobias Geerinckx-Rice
d884dd7a55 libpsl: list 2015-09-07 -> 2015-09-15 2015-09-16 05:01:19 +02:00
Tobias Geerinckx-Rice
0635ec3b5c libpsl: 0.8.0 -> 0.9.0 2015-09-16 05:01:18 +02:00
Tobias Geerinckx-Rice
85ed1cc5ed miniupnpc: 1.9.{20150430 -> 20150730}
The miniupnpc(3) man page is (now?) installed by default,
no need to do so manually.

Let's try enabling the test "suite"; it is dirt-cheap.
2015-09-16 05:01:18 +02:00
Rehno Lindeque
b1d894e081 vimPlugins: add vim-jade 2015-09-16 00:38:20 +00:00
Austin Seipp
bab211893b nixpkgs: rethinkdb 2.0.4 -> 2.1.3
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-09-15 18:42:12 -05:00
Robert Helgesson
34ce5ce652 perl-Pod-Weaver: 4.004 -> 4.012 2015-09-16 01:22:41 +02:00
Robert Helgesson
c2705ef98d perl-Config-INI: 0.020 -> 0.025 2015-09-16 01:09:10 +02:00
Robert Helgesson
f75df15636 perl-Mixin-Linewise: 0.004 -> 0.108 2015-09-16 01:09:10 +02:00
Robert Helgesson
a2b7097059 perl-Throwable: 0.200010 -> 0.200013 2015-09-16 01:09:09 +02:00
Robert Helgesson
7324065115 perl-Readonly: 1.03 -> 2.00 2015-09-16 01:09:09 +02:00
Robert Helgesson
4dd7a7622a perl-CPAN-Changes: 0.27 -> 0.400002 2015-09-16 01:09:09 +02:00
Robert Helgesson
400d9e536b perl-Getopt-Long-Descriptive: 0.093 -> 0.099 2015-09-16 01:09:09 +02:00
Robert Helgesson
4d8733d7b4 perl-mousex-getopt: 0.35 -> 0.36 2015-09-16 01:09:04 +02:00
Robert Helgesson
f10fe3f596 perl-MooseX-Getopt: 0.65 -> 0.68 2015-09-16 00:47:38 +02:00
aszlig
89b6831ffd
virtualbox: Fix load of dbus library at runtime.
VirtualBox had support for DBUS even in version 4.x, but it appears that
nothing in our VM test triggered it to load, thus I didn't notice the
runtime error:

rtldrNativeLoad: dlopen('libdbus-1.so.3', RTLD_NOW | RTLD_LOCAL) failed:
                 libdbus-1.so.3: cannot open shared object file: No such
                 file or directory

The upstream commits I think are responsible for this to come to surface
are _probably_ (did I ever mention that I love SVN? *cough*) one of
these:

https://www.virtualbox.org/changeset/55664/vbox
https://www.virtualbox.org/changeset/55602/vbox

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-16 00:19:52 +02:00
Pascal Wittmann
c748c0fb41 global: 6.5 -> 6.5.1 2015-09-15 23:47:18 +02:00
Robert Helgesson
d243a5d0c9 eclipse-plugin-bytecode-outline: init at 2.4.3 2015-09-15 22:13:14 +02:00
Vladimír Čunát
83df5ae07b ccl: fix fetchsvn hash (fixes #9746)
No idea what's changed.
2015-09-15 21:47:52 +02:00
Tobias Geerinckx-Rice
0f19e693aa perlPackages.MathBigRat: 0.2606 -> 0.260801 2015-09-15 21:34:10 +02:00
Peter Simons
91b07846a6 haskell-bytestring-builder: trigger re-build to recover from broken package on Hydra 2015-09-15 21:31:49 +02:00
William A. Kennington III
773b4deb7c Merge commit 'a6f6c0e' into master.upstream
This is a partial merge of staging where we have up to date binaries for
all packages.
2015-09-15 12:16:49 -07:00
Frederik Rietdijk
316a09377d numba: init at 0.21.0, fixes #9516 2015-09-15 20:25:16 +02:00
Frederik Rietdijk
1f58b332a0 llvmlite: init at 0.7.0
[ci skip]
2015-09-15 20:25:03 +02:00
Guillaume Maudoux
63b0a6c527 python-INGInious: 0.3.dev1 -> 0.3a2.dev0
Fixes hydra build failure(s).
Fixes #9873.
2015-09-15 19:43:33 +02:00
Guillaume Maudoux
47cd462823 pythin-sphinx_rtd_update: 0.1.7 -> 0.1.8 2015-09-15 19:10:09 +02:00
Peter Simons
7802f5c793 haskell.lib: add doDistribute function as a dual to dontDistribute 2015-09-15 16:23:46 +02:00
Peter Simons
974f2122b1 jailbreak-cabal: clean up overrides
These changes ensure that jailbreak-cabal works correctly without further
configuration even with older compilers. The exception to that rule being,
naturally, versions of GHC that can't compile Cabal 1.20.x; these *do* need
another override.
2015-09-15 16:23:46 +02:00
Peter Simons
73d79ed945 ghc: re-add version 7.8.3, which is required for LTS support 2015-09-15 16:23:46 +02:00
Peter Simons
6a0e150aa9 configuration-ghc-7.10.x.nix: remove obsolete overrides 2015-09-15 16:23:46 +02:00
Domen Kožar
81b05b4a48 bump a bunch of python libs to fix py35 support 2015-09-15 16:16:11 +02:00
Peter Simons
8836c58dc0 Remove all references to haskell-ng and haskellngPackages from Nixpkgs. 2015-09-15 16:11:58 +02:00
Domen Kožar
21a3ebd013 Merge pull request #9873 from FRidh/multiprocessing
python-packages multiprocessing: remove package
2015-09-15 15:45:07 +02:00
Arseniy Seroka
32c4603a55 Merge pull request #9859 from ebzzry/rtorrent-0.9.6
rtorrent: 0.9.4 -> 0.9.6
2015-09-15 15:40:15 +03:00
Rommel M. Martinez
5fc73c6de1 rtorrent: 0.9.4 -> 0.9.6 2015-09-15 20:03:03 +08:00
Frederik Rietdijk
3633a3b6f1 python-packages multiprocessing: remove package
multiprocessing is a backport for Python 2.4 and 2.5. Both versions are
not supported on Nix. This removes the multiprocessing package.
2015-09-15 13:26:05 +02:00
Frederik Rietdijk
ca769a679a python-packages inginious: does not need multiprocessing package
Inginious does not actually need the multiprocessing.
2015-09-15 13:23:48 +02:00
Pascal Wittmann
1e24c18d18 mujs: 2015-01-22 -> 2015-09-15 2015-09-15 11:02:23 +02:00
Pascal Wittmann
db0819f955 Fix some meta.license attributes 2015-09-15 11:02:09 +02:00
Vladimír Čunát
6521957bf4 lesstif: correct the version
... to correspond to what is really downloaded and built.
Also, the 2006 comment was no longer correct, as the version is from 2009.
2015-09-15 10:03:23 +02:00
Vladimír Čunát
b5ee55f81f makeInitrd, makeModulesClosure: reduce repetition
After #9869.
2015-09-15 10:03:23 +02:00
Frederik Rietdijk
f97b4c4fb8 python-packages numpy: disabled for Py35
numpy 1.9.2 does not support python 3.5. The newer version, 1.9.3 or 1.10 for sure will.
http://numpy-discussion.10968.n7.nabble.com/OK-to-upload-patched-1-9-2-for-Python-3-5-td41032.html
2015-09-15 09:18:19 +02:00
Frederik Rietdijk
36bf2f60d1 python-packages: Python 3.5 2015-09-15 09:17:42 +02:00
vbgl
39af9df25b Merge pull request #9866 from ericsagnes/byobu
byobu: fixup script paths (closes #9865)
2015-09-15 08:58:59 +02:00
Tobias Geerinckx-Rice
193319ce03 "Parallel Tools" -> Parallels Tools 2015-09-15 08:51:02 +02:00
Tobias Geerinckx-Rice
7c8dd80c30 perlPackages.SysVirt: 1.2.9 -> 1.2.19 2015-09-15 08:51:01 +02:00
Domen Kožar
de8f176875 fix nixos eval 2015-09-15 08:45:19 +02:00
Eric Sagnes
ad3193e59a byobu: fixup script paths 2015-09-15 15:42:20 +09:00
Domen Kožar
0f35fa16c8 python33Packages: too old to build them on hydra 2015-09-15 07:50:27 +02:00
Domen Kožar
cabb050528 add python35 and python35Packages 2015-09-15 07:46:46 +02:00
Domen Kožar
eb29d8e44b Merge pull request #9869 from Mathnerd314/import-fix
all-packages: Use callPackage where possible
2015-09-15 06:53:50 +02:00
Mathnerd314
eb7404d97a all-packages: Use callPackage where possible 2015-09-14 22:27:19 -06:00
Domen Kožar
f3519eb040 Merge pull request #9864 from ebzzry/unetbootin-613
unetbootin: 608 -> 613
2015-09-15 06:15:36 +02:00
Domen Kožar
b487fb65e3 Merge pull request #9860 from ktosiek/openafs-linux-4.2
openafs: patches for linux 4.2
2015-09-15 06:14:03 +02:00
Domen Kožar
60ad36ba67 libreoffice: 5.0.0.5 -> 5.0.1.2, refactor
I've extracted some of libraries and made expression simpler.

(cherry picked from commit 66e6f99d40350a4b2a235913a1fa77d88b1a44a6)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-15 05:41:37 +02:00
Domen Kožar
0b4ec468c5 disable chronos /cc @offlinehacker
(cherry picked from commit 83cc494542b9c53921616caa06984bd72f4e3dea)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-15 05:41:20 +02:00
AndersonTorres
6a8cf7854d Intercal: a quick fix to find gcc
Intercal needs gcc to build any executable, and in Nix/NixOS it needs to
be explicitly set in PATH environment variable. So, now ick is
conveniently wrapped.
2015-09-14 23:40:46 -03:00
aszlig
7fb1c7efcf
python/notmuch: Fix runtime dep on libnotmuch.
The Python library wants to use ctypes.CDLL() on libnotmuch, so we need
to patch in the correct store path of the shared object file.

Thanks to mog from the #nixos IRC for stumbling over this.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-15 04:25:41 +02:00
Tobias Geerinckx-Rice
c545bc80f6 hack (font): init at 2.013 2015-09-15 00:47:58 +02:00
Tobias Geerinckx-Rice
133a31f71f mcelog: 125 -> 126
Adds --is-cpu-supported command line option.
2015-09-15 00:17:18 +02:00
Eric Seidel
1d5a96c3c6 Merge pull request #9309 from acowley/nix-darwin
nix: use libsodium on darwin
2015-09-14 15:12:33 -07:00
Tobias Geerinckx-Rice
cb363c1033 dstat: add python-wifi dependency for --wifi
This is limited to kernels with the (legacy) Wireless Extensions,
and supported wireless cards. Also add myself as a maintainer.

CC maintainer @jgeerds
2015-09-14 23:53:21 +02:00
Tobias Geerinckx-Rice
8314510a02 pythonPackages.python-wifi: init at 0.6.0 2015-09-14 23:53:21 +02:00
Tobias Geerinckx-Rice
6dc2a827c0 geolite-legacy: update 2015-09-08 -> 2015-09-14 2015-09-14 23:53:20 +02:00
Samuel Rivas
40d26f6730 erlang-mode: refactor maintainers (close #9855) 2015-09-14 23:47:20 +02:00
Benjamin Saunders
8613179f78 llvm: 3.6 -> 3.7 (close #9815)
Package changes from 3.6:
- CMake exports patch no longer necessary
- Cosmetic purity patch fix
- Build libc++ with private libc++abi headers visible from sources
- Work around bugs in lldb's configure scripts
2015-09-14 23:47:20 +02:00
Rommel M. Martinez
1b262abd98 unetbootin: 608 -> 613 2015-09-15 05:11:34 +08:00
Tomasz Kontusz
135fc6a769 lttng-modules: 2.6.2-1-g7a88f8b -> 2.6.3
This also drops the assertion about kernel.version - we don't have
anything older than 3.4 in nixpkgs anyway.
2015-09-14 21:45:37 +02:00
vbgl
bc6c6f1444 Merge pull request #9857 from ebzzry/deluge-1.3.12
deluge: 1.3.11 -> 1.3.12
2015-09-14 21:29:33 +02:00
Tomasz Kontusz
afff88e599 openafs: patches for linux 4.2 2015-09-14 21:28:20 +02:00
Rommel M. Martinez
95e8e6fc00 deluge: 1.3.11 -> 1.3.12 2015-09-15 02:21:11 +08:00
Eelco Dolstra
4e1b21d133 Make the jdk/jre attributes work on Darwin 2015-09-14 20:18:44 +02:00
Oliver Dunkl
410749d795 [emacs-packages]: engine-mode init at 1.0.0 2015-09-14 20:12:06 +02:00
Robert Helgesson
d749f111ab svtplay-dl: 0.10.2015.08.24 -> 0.20.2015.09.13 2015-09-14 20:08:56 +02:00
Vincent Laporte
55004d509a ocaml-dolog: 1.0 -> 1.1 2015-09-14 20:07:21 +02:00
Eelco Dolstra
ef490c6b14 Make the "openjdk7" attribute work on Darwin 2015-09-14 19:21:28 +02:00
Eelco Dolstra
acd97de64d Fix Darwin eval 2015-09-14 19:21:15 +02:00
Eelco Dolstra
77f3fe79b2 Disambiguate openjdk/openjre
This makes "nix-env -i openjre" work again.

Also get rid of some unnecessary aliases.
2015-09-14 19:07:18 +02:00
Domen Kožar
b729698b13 Merge pull request #9854 from lancelotsix/update_ddrescue
ddrescue: 1.19 -> 1.20
2015-09-14 18:48:47 +02:00
Eelco Dolstra
b0fd35e174 openjdk8: Add missing setup hooks 2015-09-14 18:28:52 +02:00
Eelco Dolstra
7a1aa50908 Rename OpenJDK expressions
It's silly to have OpenJDK 7 in default.nix when it's not in fact the
default.
2015-09-14 18:28:48 +02:00
Pascal Wittmann
f16eea1867 w3m: use gpm with ncurses support
fixes #9652
2015-09-14 17:47:32 +02:00
Lancelot SIX
01b1cea1a1 ddrescue: 1.19 -> 1.20 2015-09-14 15:17:54 +00:00
Pascal Wittmann
483479ffba Merge pull request #9362 from 4z3/bump-exim
exim: 4.85 -> 4.86
2015-09-14 16:51:23 +02:00
Peter Simons
6be6397aa1 ghcjs: import gtk2hs-buildtools from the regular Haskell package set
The tool is required for ghcjs builds, but ghcjs cannot compile it itself,
obviously, because it's written in C.
2015-09-14 16:43:31 +02:00
Arseniy Seroka
6c11c0629b Merge pull request #9832 from ardumont/fix-org-trello
emacs24PackagesNg.org-trello: fix inclusion files pattern
2015-09-14 17:41:39 +03:00
Arseniy Seroka
e38aa75c4e Merge pull request #9833 from AndersonTorres/desmume
Desmume: init ao 0.9.11
2015-09-14 17:41:15 +03:00
Arseniy Seroka
d9ac1c31b2 Merge pull request #9819 from gebner/xdotool-3-20150503-1
xdotool: 2.20110530.1 -> 3.20150503.1
2015-09-14 17:40:49 +03:00
Pascal Wittmann
9c8508386a Merge pull request #8957 from fpletz/package/luasocket
luasocket: 2.0.2 -> 3.0-rc1
2015-09-14 16:32:14 +02:00
Pascal Wittmann
e3ad734a8f TaskPlack: 0.25 -> 0.28 2015-09-14 15:49:46 +02:00
Pascal Wittmann
8dd795b0cb CPANMetaYAML: 0.012 -> 0.016 2015-09-14 15:49:46 +02:00
Pascal Wittmann
96512b8fa6 CPANPLUS: 0.9152 -> 0.9154 2015-09-14 15:49:46 +02:00
Pascal Wittmann
3685b2d117 CPAN-Perl-Releases: 1.94 -> 2.36 2015-09-14 15:49:45 +02:00
Pascal Wittmann
1a48265e49 CPAN-Uploader: 0.103006 -> 0.103010 2015-09-14 15:49:45 +02:00
Pascal Wittmann
4e1b9578d2 Merge pull request #9845 from devhell/lxappearance
lxappearance: 0.5.5 -> 0.6.1
2015-09-14 13:34:51 +02:00
Moritz Ulrich
1b479dbdc2 openttd: 1.5.1 -> 1.5.2 2015-09-14 13:22:22 +02:00
Peter Simons
346d777d31 hackage-packages.nix: update to 7fb00804dc with hackage2nix v20150903-37-ge57a1f9 2015-09-14 12:27:34 +02:00
Bjørn Forsman
d7a0becf37 opencv3: add enableContrib flag
If true, enable the repository of extra modules for OpenCV.
Build tested.

Based on patch from Bas van Dijk <v.dijk.bas@gmail.com>.
2015-09-14 11:10:13 +02:00
Bjørn Forsman
affcf2e030 opencv3: add enableIpp flag
Intel Integrated Performance Primitives (IPP) speeds up parts of OpenCV
on Intel processors (and compatible). It increases the store path from
220 MiB to 300 MiB, so it defaults to off.

Original patch from Bas van Dijk <v.dijk.bas@gmail.com>.

I tried applying the same change to opencv(2.x). OpenCV 2.x didn't
automatically detect IPP, so I reverted the change.
2015-09-14 11:10:13 +02:00
Tobias Geerinckx-Rice
49abb378e3 simple-scan: 3.17.91 -> 3.17.92 2015-09-14 10:20:38 +02:00
goibhniu
529fad3fcf Merge pull request #9691 from samuelrivas/update-argyllcms
Update argyllcms
2015-09-14 10:01:36 +02:00
William A. Kennington III
3c25c42e74 lxd: 2015-08-05 -> 0.17 2015-09-13 22:07:58 -07:00
William A. Kennington III
27f0664960 chromiumBeta: Update 2015-09-13 20:23:21 -07:00
William A. Kennington III
b127f88711 git: 2.5.1 -> 2.5.2 2015-09-13 20:09:19 -07:00
William A. Kennington III
285db2986a Revert "libtasn1: 4.5 -> 4.6"
This reverts commit ea818b155e.

This broke building gnutls.
2015-09-13 19:51:52 -07:00
William A. Kennington III
0310a61e66 gnutls: 3.4.4 -> 3.4.5 2015-09-13 19:51:52 -07:00
William A. Kennington III
0ba0368a89 gnutls33: 3.3.17 -> 3.3.18 2015-09-13 19:51:52 -07:00
William A. Kennington III
e968dd9be5 btrfsProgs: 4.1.2 -> 4.2 2015-09-13 15:55:49 -07:00
William A. Kennington III
70b6b6a735 dmidecode: 2.12 -> 3.0 2015-09-13 15:55:49 -07:00
William A. Kennington III
ea818b155e libtasn1: 4.5 -> 4.6 2015-09-13 15:55:49 -07:00
Tobias Geerinckx-Rice
cad2ac106a fio: 2.2.7 -> 2.2.10 2015-09-14 00:52:27 +02:00
devhell
1f28d29831 lxappearance: 0.5.5 -> 0.6.1
No changelog found. Built and run successfully.
2015-09-13 23:03:11 +01:00
devhell
23b2a3a1cc syncthing: 0.11.24 -> 0.11.25
From the changelog:
 - Fix incorrect "out of disk space" error when pulling files.
2015-09-13 21:48:53 +01:00
Tobias Geerinckx-Rice
7c1a8a0bc9 dfasma: 1.2.4 -> 1.2.5 2015-09-13 22:36:47 +02:00
Tobias Geerinckx-Rice
2ea03ece86 stress-ng: 0.04.17 -> 0.04.18 2015-09-13 22:36:47 +02:00
Tobias Geerinckx-Rice
59c6573cce keyfinder-cli: 2015-09-11 -> 2015-09-13 2015-09-13 22:36:46 +02:00
Samuel Rivas
7cc66a1c95 Update to 1.8.2 and make curl look like mozilla
This commit is supposed to be squashed, keeping it just for traceability during
the pull request.
2015-09-13 22:08:40 +02:00
Pascal Wittmann
9576187050 daemonize: 1.7.5 -> 1.7.6 2015-09-13 21:32:02 +02:00
Pascal Wittmann
f2e03fb4dc bundler: 1.10.5 -> 1.10.6 2015-09-13 21:25:58 +02:00
Pascal Wittmann
f244666175 hol_light: remove findlib argument 2015-09-13 21:05:25 +02:00
Chetan Taralekar
d3f5461aef Add libwebsockets package 2015-09-13 13:59:03 -05:00
Cillian de Róiste
a3a522286d synfigstudio: upgrade 0.64.3 -> 1.0.1 2015-09-13 20:58:22 +02:00
Pascal Wittmann
de61320f18 DistCheckConflicts: 0.02 -> 0.11 2015-09-13 20:49:15 +02:00
Pascal Wittmann
9a8ec0d013 App-perlbrew: 0.71 -> 0.73 2015-09-13 20:49:14 +02:00
Pascal Wittmann
bd464bbbf6 Data-Section: 0.101622 -> 0.200006 2015-09-13 20:49:13 +02:00
Marco Maggesi
cb2a05b826 HOL Light: findlib is not necessary (nor actually used). Remove dependency. 2015-09-13 18:08:20 +02:00
Pascal Wittmann
89f652c673 Class-Method-Modifiers: 2.10 -> 2.11 2015-09-13 17:05:59 +02:00
Arseniy Seroka
bb1540cd7e Merge pull request #9838 from AndersonTorres/intercal
Intercal: init at 0.30
2015-09-13 17:00:50 +03:00
Pascal Wittmann
694b76a7ae Test-Script: 1.07 -> 1.10 2015-09-13 15:07:44 +02:00
Pascal Wittmann
f6bcf86995 Test-Vars: 0.005 -> 0.008 2015-09-13 14:52:48 +02:00
Pascal Wittmann
21e93f4a87 Test-WWW-Mechanize-Catalyst: 0.59 -> 0.60 2015-09-13 14:50:04 +02:00
AndersonTorres
5a5c05f6e3 Intercal: init at 0.30 2015-09-13 09:42:23 -03:00
Pascal Wittmann
3ed2f6a621 zsh-navigation-tools: init at 1.2 2015-09-13 14:39:46 +02:00
Pascal Wittmann
52f91a486b Text-Unidecode: 0.04 -> 1.24 2015-09-13 14:39:45 +02:00
Pascal Wittmann
18f73130d7 Text-TabularDisplay: 1.35 -> 1.38 2015-09-13 14:39:45 +02:00
Pascal Wittmann
85fe494c48 Text-RecordParser: 1.5.0 -> 1.6.5 2015-09-13 14:39:45 +02:00
Pascal Wittmann
897b30ffd0 Text-Diff: 1.41 -> 1.43 2015-09-13 14:39:44 +02:00
Pascal Wittmann
9633852ae5 ModuleBuild: 0.4005 -> 0.4214 2015-09-13 14:39:44 +02:00
Pascal Wittmann
a4024710f9 TaskPlack: fix url 2015-09-13 14:39:44 +02:00
Pascal Wittmann
0e00062ba0 Net-Amazon-EC2: fix source 2015-09-13 14:39:43 +02:00
Pascal Wittmann
39a7b3f791 inherit fetchFromGitHub in perl-packages.nix 2015-09-13 14:39:43 +02:00
goibhniu
dc00f56d24 Merge pull request #9651 from andrewrk/libsoundio
libsoundio: init at 1.0.1
2015-09-13 11:37:21 +02:00
Mathnerd314
87012187b2 kmod-debian-aliases: init at 21-1 2015-09-13 10:55:44 +02:00
Benjamin Saunders
a6f6c0eeeb libxcb: add xinput support (close #9835) 2015-09-13 10:51:21 +02:00
Vladimír Čunát
8ab4c20998 xorg.{libXi,libxcb}: maintenance update 2015-09-13 10:51:21 +02:00
Vladimír Čunát
baf20fbcab mesa: maintenance update 10.6.6 -> 10.6.7 2015-09-13 10:51:20 +02:00
Robert Helgesson
667f26cabf pecita: download from difference source (close #9806)
The upstream URL of the Pecita font is often changed in-place resulting
in frequent hash mismatches. With this commit an archived version of the
font is used instead.
2015-09-13 09:59:41 +02:00
Gabriel Ebner
a395ceed40 keynav: 0.20110708.0 -> 0.20150730.0 2015-09-13 08:16:42 +02:00
AndersonTorres
65e44c62de Desmume: init at 0.9.11 2015-09-12 23:58:23 -03:00
Andrew Kelley
18f1842fe0 libsoundio: init at 1.0.1 2015-09-12 17:38:42 -07:00
Arseniy Seroka
5286878998 Merge pull request #9795 from lancelotsix/add_netcdfcxx_lib
netcdf-cxx4: init at 4.2.1
2015-09-13 01:56:22 +03:00
Lancelot SIX
49b7f613a7 netcdf-cxx4: init at 4.2.1 2015-09-12 21:52:36 +00:00
Peter Simons
ea72d27a21 configuration-hackage2nix.yaml: enable builds for maintained packages goatee and goatee-gtk 2015-09-12 22:28:12 +02:00
Peter Simons
3378b8430e hackage-packages.nix: update to 489f207e95 with hackage2nix v20150903-35-gfaf50c2 2015-09-12 22:20:53 +02:00
Peter Simons
4c089421d7 Merge pull request #9828 from drvink/fix-ginsu-deps
haskellPackages: ginsu: add missing deps
2015-09-12 21:17:08 +02:00
Jude Taylor
b3b2928ca6 Revert "libsecurity_generic: add El Capitan impure-deps"
This reverts commit 557fa59042.
2015-09-12 11:59:08 -07:00
Jude Taylor
f7cb16ff9b Revert "apple-sdk: add El Capitan impure-deps"
This reverts commit 3bf5d87f9e.
2015-09-12 11:58:59 -07:00
Arseniy Seroka
afcb67f3f3 Merge pull request #9827 from drvink/add-perl-Curses
perl-packages: add Curses
2015-09-12 21:27:28 +03:00
Mark Laws
92b925d811 Curses: new package 2015-09-12 11:07:10 -07:00
Arseniy Seroka
bff7e44ffe Merge pull request #9829 from ardumont/init-org2jekyll
emacs24PackagesNg.org2jekyll: init at 0.1.8
2015-09-12 21:00:34 +03:00
Arseniy Seroka
55415f2cf2 Merge pull request #9823 from taku0/fix_amr_urls
amrnb, amrwb: fixed URLs
2015-09-12 20:59:47 +03:00
Antoine R. Dumont
b78299bf32 org2jekyll: init at 0.1.8 2015-09-12 19:59:47 +02:00
Arseniy Seroka
4f852f901f Merge pull request #9831 from ardumont/init-markdown-toc
emacs24PackagesNg.markdown-toc: init at 0.0.8
2015-09-12 20:57:23 +03:00
Antoine R. Dumont
46b8f68ae7 org-trello: fix inclusion files pattern 2015-09-12 19:40:08 +02:00
Antoine R. Dumont
17730286fe markdown-toc: init at 0.0.8 2015-09-12 18:45:02 +02:00
Mark Laws
b6636db0a1 ginsu: add missing deps 2015-09-12 07:57:22 -07:00
Pascal Wittmann
5a3a42d1f7 Text-CSV: 1.32 -> 1.33 2015-09-12 16:53:43 +02:00
Pascal Wittmann
0ef87e7d9f Text-BibTeX: 0.69 -> 0.71 2015-09-12 16:53:43 +02:00
Pascal Wittmann
e36d017207 TextAligner: 0.10 -> 0.12 2015-09-12 16:53:42 +02:00
Pascal Wittmann
5c8ed93e5e TimeDurationParse: 0.06 -> 0.12 2015-09-12 16:53:42 +02:00
Pascal Wittmann
931096847c TimeDuration: 1.06 -> 1.20 2015-09-12 16:53:42 +02:00
goibhniu
9dff2395b6 Merge pull request #9808 from andrewrk/libjack2-git
add libjack2-git
2015-09-12 16:01:34 +02:00
lethalman
af6e8eef18 Merge pull request #9813 from khumba/claws-mail-desktop-item
claws-mail: install desktop item, take maintainership
2015-09-12 15:52:06 +02:00
taku0
bbe32710f0 amrnb, amrwb: fixed URLs 2015-09-12 21:00:53 +09:00
taku0
cec63e87a2 sox: 14.4.1 -> 14.4.2 2015-09-12 20:49:41 +09:00
Gabriel Ebner
50b1ca6dcc xdotool: 2.20110530.1 -> 3.20150503.1 2015-09-12 13:18:31 +02:00
Domen Kožar
54e430a689 blcr: drop support for kernel 3.12 2015-09-12 13:17:01 +02:00
Domen Kožar
d2fbbb2100 Revert "Revert "qemu: 2.2.1 -> 2.4.0""
This reverts commit df592a6535.

Segfauls on build machines were not caused due to qemu bump.
2015-09-12 12:56:18 +02:00
Pascal Wittmann
4f97f41083 imapsync: 1.607 -> 1.644 2015-09-12 12:11:19 +02:00
Pascal Wittmann
d65776b6a6 help2man: 1.47.1 -> 1.47.2 2015-09-12 12:07:28 +02:00
Pascal Wittmann
b7dd128a7a intel-gpu-tools: 1.11 -> 1.12 2015-09-12 11:58:57 +02:00
Pascal Wittmann
f24e989fd2 zsh: 5.1 -> 5.1.1 2015-09-12 11:58:57 +02:00
Pascal Wittmann
2431c5d349 Text-Markdown: 1.0.26 -> 1.000031 2015-09-12 11:58:57 +02:00
Pascal Wittmann
6e84941c4f HTMLTidy: init at 1.56 2015-09-12 11:58:57 +02:00
Pascal Wittmann
6c0864bb7a AlienTidyp: init at 1.4.7 2015-09-12 11:58:56 +02:00
Pascal Wittmann
6fbeecbd00 tidyp: init at 1.04 2015-09-12 11:58:56 +02:00
Pascal Wittmann
e77ca2a665 W3C-LinkChecker: 4.5 -> 4.81 2015-09-12 11:58:56 +02:00
Pascal Wittmann
1c36b9f5a1 CSS-DOM: init at 0.15 2015-09-12 11:58:55 +02:00
Pascal Wittmann
4f9fad253e Workflow: 1.41 -> 1.42 2015-09-12 11:58:55 +02:00
Pascal Wittmann
09a08ef164 Merge pull request #9803 from lancelotsix/update_ansible
ansible: 1.9.1 -> 1.9.3
2015-09-12 11:12:06 +02:00
Pascal Wittmann
8754fe68ed Merge pull request #9812 from a1russell/playonlinux
playonlinux: 4.2.8 -> 4.2.9
2015-09-12 11:05:36 +02:00
Pascal Wittmann
d8e90049d4 Merge pull request #9811 from khumba/maintain-goatee
goatee, goatee-gtk: add myself as maintainer
2015-09-12 11:05:10 +02:00
Tobias Geerinckx-Rice
812f7be7dc minidlna: 1.1.4 -> 1.1.5 2015-09-12 08:45:52 +02:00
Tobias Geerinckx-Rice
170fd9efce vaapiIntel: 1.6.0 -> 1.6.1 2015-09-12 08:45:51 +02:00
Tobias Geerinckx-Rice
a747216abd libva: 1.6.0 -> 1.6.1 2015-09-12 08:45:51 +02:00
Bryan Gardiner
ab206a0e9a
claws-mail: install the .desktop file 2015-09-11 23:23:30 -07:00
Bryan Gardiner
7d7e983393
claws-mail: add myself as maintainer 2015-09-11 23:23:26 -07:00
Adam Russell
925233917f playonlinux: 4.2.8 -> 4.2.9 2015-09-11 23:32:19 -05:00
Bryan Gardiner
7d74847471
goatee, goatee-gtk: add myself as maintainer 2015-09-11 20:37:53 -07:00
William A. Kennington III
6727f76739 zfs: Update to 0.6.5 2015-09-11 17:45:38 -07:00
William A. Kennington III
9cb93e7966 spl: Update to 0.6.5 2015-09-11 17:45:38 -07:00
Tobias Geerinckx-Rice
24e10b0f9a libkeyfinder: remove now unused version 0.11 2015-09-12 02:35:11 +02:00
Tobias Geerinckx-Rice
a365bbd910 keyfinder-cli: 20150201 (sic) -> 2015-09-11 2015-09-12 02:34:22 +02:00
Andrew Kelley
3f47c2fb2c add libjack2-git
closes #9467
2015-09-11 16:59:28 -07:00
Tobias Geerinckx-Rice
0c87405315 exfat-utils: keep compatibility -> exfat 2015-09-12 01:25:19 +02:00
William A. Kennington III
25e25b1be2 ceph-git: 2015-09-04 -> 2015-09-11 2015-09-11 16:21:07 -07:00
William A. Kennington III
476b70c39c ceph-dev: Fix for i686-linux 2015-09-11 16:21:07 -07:00
Arseniy Seroka
cb2fcd412a qutebrowser: 0.3 -> 0.4.0 2015-09-12 00:57:49 +03:00
Tobias Geerinckx-Rice
c92ac3b1d6 exfat-{fuse,utils}: merge
Both packages have been merged as https://github.com/relan/exfat.
Follow suit.
2015-09-11 22:39:54 +02:00
Tobias Geerinckx-Rice
3c47829cb5 exfat-fuse: 1.1.0 -> 1.2.0
Remove underscore & use standard name (also used by upstream).

Changes: https://github.com/relan/exfat/blob/master/ChangeLog
2015-09-11 22:28:41 +02:00
Tobias Geerinckx-Rice
4dbaefa218 httping: add optional fftw for better graphing
Enabled by default.
2015-09-11 22:28:40 +02:00
William A. Kennington III
c2c70b5edd gpa: 0.9.7 -> 0.9.9 2015-09-11 12:41:39 -07:00
William A. Kennington III
508b5c733b gnupg: 2.1.7 -> 2.1.8 2015-09-11 12:41:25 -07:00
William A. Kennington III
fb4000547a Merge pull request #9789 from pesterhazy/fix/parallel-on-darwin
parallel: no dependency on `procps` on Darwin
2015-09-11 12:22:34 -07:00
William A. Kennington III
520958d891 Merge pull request #9794 from taku0/libao_for_darwin
libao: enable libcap only on Linux
2015-09-11 12:21:05 -07:00
Lancelot SIX
0224234a25 ansible: 1.9.1 -> 1.9.3 2015-09-11 18:01:01 +00:00
Lancelot SIX
090f27859c gettext: 0.19.5.1 -> 0.19.6 (close #9799) 2015-09-11 18:59:47 +02:00
Pascal Wittmann
afd3ebec5e remove deprecated Version-Requirements
Version::Requirements is deprecated; replace with CPAN::Meta::Requirements
2015-09-11 18:37:40 +02:00
Pascal Wittmann
806f65c5c8 pinpoint: 0.1.4 -> 0.1.6 2015-09-11 18:37:39 +02:00
Pascal Wittmann
b2302479a7 perPackages.GraphViz: 2.15 -> 2.18 2015-09-11 18:37:39 +02:00
Pascal Wittmann
c7ca190fa5 Geo-IP: 1.43 -> 1.45 2015-09-11 18:37:39 +02:00
Pascal Wittmann
12bd593a01 Business-ISMN: 1.11 -> 1.13 2015-09-11 18:37:39 +02:00
Pascal Wittmann
cfa6190875 Business-ISBN: 2.07 -> 2.09 2015-09-11 18:37:38 +02:00
Pascal Wittmann
8d5c12a50f Business-ISBN-Data: 20120719.001 -> 20140910.002 2015-09-11 18:37:38 +02:00
Pascal Wittmann
867dbd5cda B-Keywords: 1.13 -> 1.14 2015-09-11 18:37:38 +02:00
Pascal Wittmann
8f6bfd3fa1 pdf2djvu: 0.8.1 -> 0.8.2 2015-09-11 17:31:24 +02:00
Pascal Wittmann
a85673d32b chocolate-doom: 2.2.0 -> 2.2.1 2015-09-11 17:31:23 +02:00
taku0
2cc27bcfd8 libao: enable libcap only on Linux 2015-09-11 21:50:41 +09:00
Arseniy Seroka
d89912cbdb Merge pull request #9779 from mstarzyk/obnam
obnam: 1.15 -> 1.16
2015-09-11 15:37:43 +03:00
Arseniy Seroka
43cc651001 Merge pull request #9791 from matthiasbeyer/update-i3
i3: 4.10.3 -> 4.10.4
2015-09-11 15:37:16 +03:00
Jascha Geerds
8d56f24d6d numix-icon-theme-circle: 20150304 -> 20151005 2015-09-11 14:28:02 +02:00
Jascha Geerds
492c596c11 numix-icon-theme-circle: Add myself as a maintainer 2015-09-11 14:25:29 +02:00
Jascha Geerds
a82e75cd8b numix-icon-theme: 20150302 -> 20150910 2015-09-11 14:23:54 +02:00
Jascha Geerds
c84d9a2a82 numix-icon-theme: Add myself as a maintainer 2015-09-11 14:23:22 +02:00
Matthias Beyer
a3a1bcb40a i3: 4.10.3 -> 4.10.4 2015-09-11 12:19:46 +02:00
Pascal Wittmann
9681e04d58 calibre: 2.37.1 -> 2.38.0 2015-09-11 11:57:17 +02:00
Paulus Esterhazy
caf43ad5af parallel: no dependency on procps on Darwin
Fixes #9592
2015-09-11 11:11:35 +02:00
Pascal Wittmann
e62b38bee8 pure-octave: 0.6 -> 0.7
compilation issue with octave 4 was fixed in this release
2015-09-11 10:39:05 +02:00
Pascal Wittmann
724e301135 Array-Compare: 1.18 -> 2.11 2015-09-11 10:39:04 +02:00
Peter Simons
9395a4c645 hackage-packages.nix: update to 99bc43a909 with hackage2nix v20150903-33-g4e6aefa 2015-09-11 10:30:28 +02:00
Peter Simons
6b682a9e37 haskell-language-nix: pull this library in from Hackage 2015-09-11 10:28:30 +02:00
Peter Simons
f6fd6defa5 haskell-nix-paths: pull the library in from Hackage now that it's been published 2015-09-11 10:28:30 +02:00
Peter Simons
eb5657e5a2 hackage-packages.nix: update to c5e3b29678 with hackage2nix v20150903-29-gdd74ac4 2015-09-11 10:28:30 +02:00
Domen Kožar
900138840d Merge pull request #9787 from desiderius/unidecode-0.4.18
pythonPackages.unidecode: 0.04.12 -> 0.04.18
2015-09-11 10:07:34 +02:00
desiderius
24ff9abed9 pythonPackages.pillow: 2.3.0 -> 2.9.0
Check is disabled because of assertion errors, see
https://github.com/python-pillow/Pillow/issues/1259
2015-09-11 09:19:28 +02:00
desiderius
2cba97e1c3 pythonPackages.unidecode: 0.04.12 -> 0.04.18 2015-09-11 08:51:05 +02:00
Tobias Geerinckx-Rice
0b16704000 2048-in-terminal: init at 2015-01-15
Yes, another. With less seizure-inducing colours than n2048,
and working arrow keys.
2015-09-11 08:30:58 +02:00
roconnor
22838a8f99 Merge pull request #9765 from roconnor/master
Add csdp support for Micromega tactics in Coq.
2015-09-11 00:19:08 -04:00
Tobias Geerinckx-Rice
5d50acceeb htop: also touch headers in subdirectories 2015-09-11 05:12:06 +02:00
Michael Raskin
b1acfea179 Blood's Pilot (another XPilot fork): init at 1.4.6 server/1.5.0 client 2015-09-11 02:26:09 +03:00
Tobias Geerinckx-Rice
8b29707592 {,pythonPackages.}libvirt: 1.2.18 -> 1.2.19
The previous bump erroneously said 1.2.19. Make it so.
2015-09-11 00:41:06 +02:00
Tobias Geerinckx-Rice
41386bfdc6 libnetfilter_conntrack: 1.0.4 -> 1.0.5 2015-09-10 23:01:59 +02:00
Tobias Geerinckx-Rice
69e828b5a1 stress-ng: 0.04.16 -> 0.04.17 2015-09-10 23:01:59 +02:00
Tobias Geerinckx-Rice
d972665858 man-db: 2.7.2 -> 2.7.3 2015-09-10 23:01:59 +02:00
Tobias Geerinckx-Rice
eb6b290ab3 conntrack_tools: 1.4.2 -> 1.4.3; maintain 2015-09-10 23:01:30 +02:00
Tobias Geerinckx-Rice
7ed73b29ba netsniff-ng 0.5.9-{95-g186b116 -> 96-g4669e7a} 2015-09-10 22:46:21 +02:00
William A. Kennington III
91da606101 gnutls: Fix parallel build issue introduced in 3.4.x 2015-09-10 13:42:44 -07:00
Thomas Strobel
1f45b59885 dnscrypt-wrapper: init at 0.2 2015-09-10 21:56:56 +02:00
Arseniy Seroka
0948ead400 Merge pull request #9761 from eduarrrd/photoqt
Photoqt bump
2015-09-10 22:20:02 +03:00
Eelco Dolstra
972c0e5df4 virtualbox: Update to 5.0.4 2015-09-10 20:48:16 +02:00
Maciek Starzyk
a258db0842 obnam: 1.15 -> 1.16 2015-09-10 20:05:57 +02:00
Peter Simons
a3540d9bb7 haskell-generic-builder: drop "haskell-" prefix from interactive environment's names 2015-09-10 19:51:47 +02:00
Moritz Ulrich
3e03b921a1 Herbstluftwm: Fix zsh completion.
Files where installed in the wrong directory. This commit also replaces
sed with substituteInPlace.
2015-09-10 19:44:17 +02:00
vbgl
83fe2a4bfa Merge pull request #9423 from vbgl/gdal
gdal: fix standalone python programs (fixes #9386)
2015-09-10 19:37:48 +02:00
aszlig
2cc8680b88
neko: Add patch fixing arg handling on 32bit.
The error was reported at HaxeFoundation/haxelib#152 and was fixed by
HaxeFoundation/neko#41 in HaxeFoundation/neko@ccc78c2, the latter being
fetchpatch'ed by us now.

This has caused the hxcpp build to fail on i686-linux with an "Invalid
array access" error.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-10 18:38:22 +02:00
Arseniy Seroka
617b371ba4 Merge pull request #9724 from ardumont/update-org-trello
[emacs-package] org-trello: 0.6.9.3 -> 0.7.5, dash-functional: init at 2.11.0 (dep)
2015-09-10 19:21:18 +03:00
Arseniy Seroka
08b20b7463 Merge pull request #9766 from desiderius/django-compressor-1.5
pythonPackages.django-compressor: init at 1.5
2015-09-10 19:19:31 +03:00
Arseniy Seroka
0021233808 Merge pull request #9768 from matthiasbeyer/update-khard
khard: 0.4.1 -> 0.5.0
2015-09-10 19:18:55 +03:00
Russell O'Connor
4cc5f5dbb6 coq: Add csdp dependency
The csdp program is invoked for some uses of Micromega tactics.
2015-09-10 11:50:38 -04:00
Russell O'Connor
772ec9cae3 csdp: init at 6.1.1 2015-09-10 11:50:18 -04:00
Pascal Wittmann
13e2d2245e ArchiveExtract: 0.74 -> 0.76 2015-09-10 17:34:24 +02:00
Pascal Wittmann
80002d9ea3 DevelPatchPerl: 1.28 -> 1.38 2015-09-10 17:34:24 +02:00
Pascal Wittmann
c41821f559 DevelPatchPerl: fix build 2015-09-10 17:34:23 +02:00
Pascal Wittmann
de2c9ffc97 Appcpanminus: 1.7027 -> 1.7039 2015-09-10 17:34:23 +02:00
aszlig
8be8193bd5
virtualbox: Fix revision/hash for guest additions.
Regression introduced in 7ffb1f3bde.

Also added a small notice so that this hopefully won't happen with
future updates.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-10 17:03:36 +02:00
Pascal Wittmann
d4bc49c8d9 Remove reference to svk in all-packages.nix 2015-09-10 16:59:21 +02:00
Pascal Wittmann
f4db373feb Remove SVN-Mirror
It is no longer developed and fails to build. It was also removed from
debian https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554336
2015-09-10 16:55:10 +02:00
Pascal Wittmann
0f10992d8a remove SVK, it does not build and its development stopped in 2009 2015-09-10 16:55:10 +02:00
Peter Simons
10d196c7f1 sqldeveloper: update to version 4.1.1.19.59
I also switched the build to depend on openjdk instead of Oracle's proprietary
one. I'm open to suggestions on how to determine the proper value of $JAVA_HOME
in a jdk-agnostic fashion. Right now, I just hard-coded the proper choice for
openjdk.

* pkgs/development/tools/database/sqldeveloper/default.nix:
2015-09-10 16:47:43 +02:00
Austin Seipp
b29e426a62 Merge pull request #9776 from KoviRobi/plan9port-fix-interpreter-paths
plan9port: fix interpreter paths, add perl
2015-09-10 08:58:34 -05:00
Austin Seipp
15bd0b8f19 nixpkgs: afl 1.88b -> 1.93b
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-09-10 08:55:19 -05:00
Kovacsics Robert (NixOS-SSD2)
d6e1ee5651 plan9port: fix interpreter paths, add perl
Fixing interpreter paths was done by exporting PLAN9_TARGET, which
INSTALL looks at. Giving $PLAN9 to INSTALL does not achieve this, as
INSTALL only looks at its first argument so I removed the other
arguments to avoid confusion.

Perl is an optional dependency for a script that adds URLs to man pages,
I have added it to get fewer errors during install.
2015-09-10 13:50:51 +01:00
Pascal Wittmann
d61df24f36 AppSqitch: 0.999 -> 0.9993 2015-09-10 13:42:14 +02:00
Pascal Wittmann
8d105ac0a6 AppConfig: 1.66 -> 1.71 2015-09-10 13:42:13 +02:00
Pascal Wittmann
c12a099cd0 Alien-wxWidgets: 0.65 -> 0.67 2015-09-10 13:42:13 +02:00
Eelco Dolstra
af3ec14b24 Merge pull request #9769 from bjornfor/cudatoolkit-include-fixup
cudatoolkit: don't move $out/include to $out/usr_include
2015-09-10 13:06:32 +02:00
Luca Bruno
fe25f52cce gcr: disable parallel builds 2015-09-10 12:58:43 +02:00
Peter Simons
873bd03458 hackage-packages.nix: update to 9f8783f6a6 with hackage2nix v20150903-29-gdd74ac4 2015-09-10 10:40:58 +02:00
William Casarin
3cfe7b138d hackage: add jb55 maintainer to skeletons project 2015-09-10 10:39:28 +02:00
Bjørn Forsman
22321f2e58 cudatoolkit: don't move $out/include to $out/usr_include
This effectively reverts 86c283824f
("If cuda headers are presented to nix [...]") and all the following
workarounds that was added due to that commit.

As far as I can tell[1] this hack isn't needed anymore. And moving
includes to $out/usr_include causes pain for cudatoolkit users, so
better get rid of it.

In patches that did more than the $out/usr_include workaround, I only
changed the line back to $out/include instead of re-generating the
patches and fully removing the changed line.

[1]: I build tested blender and caffe, and temporarily added
recurseIntoAttrs to rPackages and haskellPackages so that nox-review
could get proper coverage. However, many of the packages do not build
even before this patch. I also built CUDA samples with cudatoolkit7
that ran fine.
2015-09-10 10:35:40 +02:00
Matthias Beyer
12424562db khard: 0.4.1 -> 0.5.0 2015-09-10 10:26:47 +02:00
lethalman
220e02506f Merge pull request #9760 from ebzzry/devilspie2
devilspie2: init at 0.39
2015-09-10 09:57:10 +02:00
Thomas Strobel
260be2cbf6 xtrlock-pam: init at 3.4 2015-09-10 09:13:06 +02:00
desiderius
c94ecaa443 pythonPackages.django-compressor: init at 1.5
Compresses linked and inline JavaScript or CSS into
single cached files.
2015-09-10 07:58:28 +02:00
Tobias Geerinckx-Rice
26eaa93094 rsstail: 2.0 -> 2015-09-06
There are no releases, so don't let's pretend.
2015-09-10 01:47:09 +02:00
Tobias Geerinckx-Rice
9e408aa1c6 dfasma: 1.2.0 -> 1.2.4 2015-09-10 01:02:20 +02:00
Eduard Bachmakov
09bf6c95c6 photoqt: 1.2 -> 1.3 2015-09-09 19:00:51 -04:00
Eduard Bachmakov
f040a1443e graphicsmagick: 1.3.18 -> 1.3.21 2015-09-09 19:00:37 -04:00
Tobias Geerinckx-Rice
c5bd6fff36 mcelog: 124 -> 125 2015-09-10 00:59:07 +02:00
Pascal Wittmann
1711ce5135 Algorithm-C3: 0.08 -> 0.10 2015-09-09 23:32:46 +02:00
Rommel M. Martinez
6919533410 devilspie2: init at 0.39 2015-09-10 05:11:56 +08:00
Pascal Wittmann
c9ffd9868a Test-Base: 0.62 -> 0.88 2015-09-09 23:09:00 +02:00
Pascal Wittmann
15129c16f3 TextTable: 1.129 -> 1.130 2015-09-09 23:09:00 +02:00
Pascal Wittmann
a86d7bf5c4 TieCycle: 1.19 -> 1.21 2015-09-09 23:09:00 +02:00
Pascal Wittmann
750531c662 Catalyst-Engine-HTTP-Prefork: mark as broken
depends on an old package which no longer compiles
2015-09-09 23:08:59 +02:00
Pascal Wittmann
3cf77dac7d DevelSizeMe: mark as broken
see https://rt.cpan.org/Public/Bug/Display.html?id=92348
2015-09-09 23:08:59 +02:00
Pascal Wittmann
39197f9a62 SVNSimple: 0.27 -> 0.28 and fix buildInputs 2015-09-09 23:08:59 +02:00
Pascal Wittmann
2aba0a3a07 PerlIO-via-symlink: fix build 2015-09-09 23:08:59 +02:00
Pascal Wittmann
73622fabfb SVN-Mirror: mark as broken
It is no longer developed and fails to build. It was also removed from
debian https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554336
2015-09-09 23:08:59 +02:00
Peter Simons
f24ccfd54d Merge pull request #9756 from adnelson/feature/shellHook_option_in_haskell_mkderivation
add shellHook argument so that users can pass in their own
2015-09-09 22:31:13 +02:00
Arseniy Seroka
1aebbb7b6a Merge pull request #9728 from yochai/master
steam: added libdrm to chrootenv.
2015-09-09 22:02:09 +03:00
Allen Nelson
d2457ea991 add shellHook argument so that users can pass in their own 2015-09-09 12:58:28 -05:00
Pascal Wittmann
8d5c2ade49 DBIxIntrospector: init at 0.001005
Is needed for 918de3ddb9.
2015-09-09 19:06:06 +02:00
Tobias Geerinckx-Rice
9eca1376b8 htop: fix version suffix
It may be an improvement, but it's still a downgrade.
2015-09-09 18:46:41 +02:00
Pascal Wittmann
918de3ddb9 DBIxClassHelpers: 2.016005 -> 2.031000 2015-09-09 16:17:21 +02:00
Pascal Wittmann
6ff74bd9c1 DBIxClassCandy: 0.002104 -> 0.005000 2015-09-09 16:17:21 +02:00
Pascal Wittmann
c86422c46c Test-Roo: init at 1.004 2015-09-09 16:17:21 +02:00
Pascal Wittmann
4641658c3e Text-Brew: init at 0.02 2015-09-09 16:17:21 +02:00
Pascal Wittmann
a6edc24aeb DataTime-Format-SQLite: init at 0.11 2015-09-09 16:17:21 +02:00
Domen Kožar
f2627f9c81 Merge pull request #9752 from FRidh/maintainer
add myself as maintainer
2015-09-09 15:27:34 +02:00
Frederik Rietdijk
cd5a9afeac add myself as maintainer 2015-09-09 15:25:49 +02:00
Austin Seipp
d8858e48e2 nixpkgs/jonprl: minor touchups
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-09-09 07:48:55 -05:00
Austin Seipp
eaf48b23e9 nixpkgs: name wibble, s/JonPRL/jonprl/
We generally don't use upper case for all-packages.nix definitions.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-09-09 07:43:31 -05:00
Austin Seipp
3cff7030c0 nixpkgs: clean up, adopt urweb package
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-09-09 07:40:35 -05:00
Domen Kožar
bd596f41f0 Merge pull request #9739 from desiderius/django-appconf-1.0.1
pythonPackages.django-appconf: init at 1.0.1
2015-09-09 14:40:06 +02:00
Domen Kožar
f357421a41 Merge pull request #9740 from desiderius/django-taggit-0.17.0
pythonPackages.django-taggit: init at 0.17.0
2015-09-09 14:39:57 +02:00
Domen Kožar
23262ce27f Merge pull request #9741 from desiderius/django-modelcluster-0.6.2
pythonPackages.django-modelcluster: init at 0.6.2
2015-09-09 14:39:45 +02:00
Brian McKenna
e9bdf0fc07 JonPRL: init at 0.1.0 2015-09-09 21:23:48 +10:00
Arseniy Seroka
bd37676269 Merge pull request #9154 from tomberek/shellinabox_update_repo
shellinabox: 2.14 -> 2.16
2015-09-09 13:49:11 +03:00
Benjamin Staffin
ae9bd823ed mathics: Fix unit tests
Disabled two tests that require a preinstalled build of Mathics to
work, which is incompatible with the way nix runs them.

[Bjørn: remove unrelated disabling on Python 3]
2015-09-09 12:16:21 +02:00
Eelco Dolstra
ee83598688 Remove openjdk namespace pollution
Fixes #9743.
2015-09-09 11:44:14 +02:00
Eelco Dolstra
af82c983fc upower: Update to 0.99.3 2015-09-09 11:44:14 +02:00
Eelco Dolstra
a6a73a1429 upower: Remove unused dependencies 2015-09-09 11:44:14 +02:00
Eelco Dolstra
2a2cb8354e Remove upower-old 2015-09-09 11:44:14 +02:00
Peter Simons
1e5e17eeac haskell-nix-paths: initial version 1 2015-09-09 11:31:14 +02:00
Arseniy Seroka
2017d56edf Merge pull request #9708 from a1russell/playonlinux
Add playonlinux derivation.
2015-09-09 12:28:46 +03:00
Damien Cassou
2466652309 Merge pull request #9738 from DamienCassou/update-gpaste-3.16.3
gpaste: 3.16 → 3.16.3
2015-09-09 10:26:08 +02:00
Peter Simons
c0b25fe164 configuration-ghcjs.nix: remove obsolete overrides for dependent-map
Fixes https://github.com/NixOS/nixpkgs/issues/9734.
2015-09-09 10:22:29 +02:00
Vladimír Čunát
ac6f1313dc libarchive: comment on a vulnerability fixed before 2015-09-09 10:04:26 +02:00
Robert Helgesson
11693943de eclipse-plugin-checkstyle: 6.5.0.201504121610 -> 6.9.0.201508291549 2015-09-09 09:47:48 +02:00
Vladimír Čunát
409f8515fd tango-icon-theme: add cache file
After discussion at
https://github.com/NixOS/nixpkgs/commit/aae9e49cbc0c8#commitcomment-13041853
2015-09-09 09:27:30 +02:00
Pascal Wittmann
d18c7c8ae4 Merge pull request #9729 from matthiasbeyer/update-upass
upass: 0.1.2 -> 0.1.3
2015-09-09 09:19:41 +02:00
Simon Vandel Sillesen
d14669b9dc sundtek: 28-07-2015 -> 2015-09-07 (close #9723) 2015-09-09 09:04:37 +02:00
desiderius
50e35968dd pythonPackages.django-modelcluster: init at 0.6.2
Django extension to allow working with 'clusters' of models as
a single unit, independently of the database.
2015-09-09 09:04:11 +02:00
desiderius
e8e0f21d53 pythonPackages.django-taggit: init at 0.17.0
django-taggit is a reusable Django application for simple tagging.
2015-09-09 08:57:47 +02:00
desiderius
aba5aab9cc pythonPackages.django-appconf: init at 1.0.1
A helper class for handling configuration defaults of packaged apps
gracefully.
2015-09-09 08:41:56 +02:00
William A. Kennington III
a8e749d502 syncthing: 0.11.23 -> 0.11.24 2015-09-08 23:36:56 -07:00
William A. Kennington III
61dc30c092 syncthing: Pin to go1.4 pending upstream go fixes and disable tests until fixed 2015-09-08 23:36:43 -07:00
William A. Kennington III
1f1caff5c1 go: 1.5 -> 1.5.1 2015-09-08 23:35:42 -07:00
William A. Kennington III
4f00183685 htop: 8f07868f -> 229d0058
This fixes sopme of the strange rendering issues as well as some
intermittent crashes.
2015-09-08 22:33:20 -07:00
Adam Russell
735673bb9f playonlinux: init at 4.2.8 2015-09-09 00:05:02 -05:00
Damien Cassou
7ae0166557 gpaste: 3.16 → 3.16.3 2015-09-09 06:37:29 +02:00
Arseniy Seroka
488c5ac433 Merge pull request #9502 from anderspapitto/0ad
add spidermonkey 31.5, and upgrade 0ad to version 18 Alpha
2015-09-09 03:11:43 +03:00
Arseniy Seroka
90a7bb69d0 Merge pull request #9711 from anderspapitto/bitlbee
plugin support for bitlbee, and facebook plugin
2015-09-09 03:03:53 +03:00
Anders Papitto
3455919cd0 0ad: Alpha 17 -> Alpha 18 2015-09-08 17:02:02 -07:00
Anders Papitto
4bcde3f244 spidermonkey: add 31.5 2015-09-08 17:00:34 -07:00
William A. Kennington III
abb8fc3fdd gnupg: 2.0.28 -> 2.0.29 2015-09-08 16:28:49 -07:00
William A. Kennington III
2fcbaa56bd libgcrypt: 1.6.3 -> 1.6.4 2015-09-08 16:16:56 -07:00
William A. Kennington III
a403f130b6 go-packages: Fix version string output 2015-09-08 15:54:07 -07:00
William A. Kennington III
71ec4dbd45 chromium: Dev / Beta Updates 2015-09-08 15:19:48 -07:00
Anders Papitto
78f7a09e3a bitlbee service: enable plugins 2015-09-08 14:24:50 -07:00
Anders Papitto
207f74eee9 bitlbee-facebook: init at 2015-08-27 2015-09-08 14:24:25 -07:00
Thomas Bereknyei
e7a0b8c941 shellinabox: 2.14 -> 2.16 2015-09-08 17:05:46 -04:00
Matthias Beyer
7cfed9273c upass: 0.1.2 -> 0.1.3 2015-09-08 21:10:02 +02:00
Anders Papitto
7bcf564587 bitlbee: patch to allow plugindir configuration 2015-09-08 12:05:48 -07:00
Yochai
0684ac10c8 steam: added libdrm to chrootenv. 2015-09-08 20:40:58 +03:00
Pascal Wittmann
855716a66b ceptre: 2015-08-15 -> 2015-08-30 2015-09-08 18:11:50 +02:00
Pascal Wittmann
5712adc781 lirc: 0.9.2a -> 0.9.3 2015-09-08 18:11:50 +02:00
Pascal Wittmann
eda0134193 instead: 2.2.3 -> 2.2.5 2015-09-08 18:11:50 +02:00
Pascal Wittmann
c11dc40d09 Merge pull request #9254 from FRidh/jupyter
ipython: 3.2 -> 4.0
2015-09-08 17:43:21 +02:00
Pascal Wittmann
7d12a0a709 Merge pull request #9606 from nckx/update-links2
links2: 2.10 -> 2.11
2015-09-08 17:38:26 +02:00
Pascal Wittmann
699dc6453b Merge pull request #9705 from rycee/bump/pecita
pecita: 5.1 -> 5.2
2015-09-08 17:35:16 +02:00
Pascal Wittmann
d5e8bd1739 Merge pull request #9718 from desiderius/djangorestframework-3.2.3
pythonPackage.djangorestframework: init at 3.2.3
2015-09-08 17:34:30 +02:00
Pascal Wittmann
bc10e9fcfa Merge pull request #9720 from desiderius/willow-0.2.1
pythonPackage.willow: init at 0.2.1
2015-09-08 17:33:57 +02:00
Pascal Wittmann
f0fc994369 airstrike: init at pre-6a 2015-09-08 17:28:00 +02:00
Nikolay Amiantov
57c33c1c54 lambdabot: rework custom modules and configuration 2015-09-08 17:50:55 +03:00
Antoine R. Dumont
47012e37bf org-trello: 0.6.9.3 -> 0.7.5 2015-09-08 15:57:39 +02:00
Antoine R. Dumont
8fc12e64e6 dash-functional: init at 2.11.0 2015-09-08 15:57:39 +02:00
Pascal Wittmann
f36ea29b85 imapsync: 1.267 to 1.607 2015-09-08 15:37:04 +02:00
Pascal Wittmann
da6af8e76f Unicode-String: init at 2.09 2015-09-08 15:37:04 +02:00
Pascal Wittmann
67c34d35ec IO-Tee: init at 0.64 2015-09-08 15:37:04 +02:00
Eelco Dolstra
0ea1169dae php: Latest versions 2015-09-08 15:32:33 +02:00
Damien Cassou
c28ee050ac Merge pull request #9673 from DamienCassou/new-tmate 2015-09-08 14:54:36 +02:00
Peter Simons
11e4521d27 configuration-hackage2nix.yaml: track the configuration used by hackage2nix 2015-09-08 14:40:18 +02:00
Peter Simons
b8bd12a580 haskell-singletons has been declared fixed by upstream.
The test suite still fails, but apparently that's okay.
2015-09-08 14:40:18 +02:00
Peter Simons
397972a6ef haskell-yesod-static has been fixed upstream. 2015-09-08 14:40:17 +02:00
Peter Simons
eb860e488a Haskell ListLike and yesod-static have their test suites broken by HUnit 1.3.x. 2015-09-08 14:40:17 +02:00
Peter Simons
29114ce8a1 hackage-packages.nix: update to 2d8b43f689 with hackage2nix v20150903-21-g5daa38a 2015-09-08 14:40:11 +02:00
Eelco Dolstra
c34953ed24 systemd: Backport some journalctl performance improvements
Before:

$ time journalctl > /dev/null

real    6m12.470s
user    5m51.439s
sys     0m19.265s

After:

real    0m40.067s
user    0m37.717s
sys     0m2.383s

Before:

$ time journalctl --since '2015-08-01' _TRANSPORT=kernel

real    1m9.817s
user    0m13.318s
sys     0m56.626s

After:

real    0m0.689s
user    0m0.521s
sys     0m0.221s
2015-09-08 14:25:55 +02:00
Rok Garbas
747e0149cc marking junit and dolphinEmu as broken 2015-09-08 14:05:40 +02:00
宋文武
9e2df43e2e mirrors: add httpredir.debian.org as the first debian mirror 2015-09-08 20:02:59 +08:00
Pascal Wittmann
41fb95168e filezilla: 3.12.0.2 -> 3.13.1 2015-09-08 13:53:28 +02:00
Pascal Wittmann
c3f33be3ab pugixml: init at 1.6 2015-09-08 13:53:28 +02:00
Pascal Wittmann
7ed4046d90 checkstyle: 6.9 -> 6.10.1 2015-09-08 13:53:28 +02:00
Rok Garbas
a9df0f0c15 pythonPackages.pelican: 3.6.0 -> 3.6.3 2015-09-08 13:45:34 +02:00
Damien Cassou
1b55859d2a tmate: init at 1.8.10 2015-09-08 13:13:19 +02:00