1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 22:50:49 +00:00
Commit graph

45769 commits

Author SHA1 Message Date
William A. Kennington III eac8fcff1a kernel: 3.18-rc4 -> 3.18-rc5 2014-11-17 00:13:04 -08:00
Peter Simons 21801bc1e6 Merge pull request #5010 from abhinav/master
haskell-digest-pure: Add version 0.0.3
2014-11-17 09:08:32 +01:00
vbgl 2a6f4eb86f Merge pull request #5011 from 4z3/urlwatch-1.17
urlwatch: update to version 1.17
2014-11-17 07:11:43 +00:00
Vincent Laporte 8227297567 hol_light: update from 199 to 205 2014-11-17 06:53:45 +00:00
Michael Raskin 4dd7bf116b Adding eudev 2014-11-17 09:44:44 +03:00
Shea Levy 8b9b0d95a0 nixUnstable: bump 2014-11-17 00:59:31 -05:00
tv a9a10ac2ed urlwatch: update to version 1.17 2014-11-17 04:18:09 +01:00
aszlig a28ba461e7
libjreen: Add new package, version 1.2.0.
Required as an optional dependency of the Tomahawk music player.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:37:13 +01:00
aszlig 2856b0e66c
websocketpp: Add new package, version 0.4.0.
Required as a dependency of the Tomahawk music player.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:35:41 +01:00
aszlig 0a271c00be
lucenepp: Add new package, version 3.0.6.
Required as a dependency of the Tomahawk music player.

The latest upstream release needs to be patched quite a bit in order to
build and to correctly install the header files. Other distributions
seem to largely use the latest Git master version, because all those
build problems have been fixed there already.

In order to ensure we have version 3.0.6, we just cherry-pick the
relevant patches, so as soon as the next upstream version is released we
just need to drop the patches/postPatch attributes.

The postPatch is needed in order to get rid of the subversion
dependency, which the upstream build process tries to use for fetching
gtest. We don't have networking support inside the Nix build process, so
let's pass that dependency directly.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:33:09 +01:00
aszlig 281a95b454
qtkeychain: Add new package, version 0.4.0.
Required as a dependency of the Tomahawk music player.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:21:09 +01:00
aszlig aafc04ef35
libechonest: Add new package, version 2.3.0.
Required as a dependency of the Tomahawk music player.

Tests are disabled because they require networking support.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:18:10 +01:00
aszlig b2557476f7
quazip: Use qt instead of qt5 for refering to Qt.
Qt 5 is passed via all-packages.nix, so it doesn't look too odd if you
want to build against qt4 instead. Before you'd have to use something
like:

quazip.override { qt5 = qt4; }

Now, it is:

quazip.override { qt = qt4; }

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:06:02 +01:00
Abhinav Gupta d6e8ab78db haskell-digest-pure: Add version 0.0.3 2014-11-16 15:32:29 -08:00
Eelco Dolstra b205cdc8d6 hello: Update to 2.10 2014-11-16 22:41:38 +01:00
Michael Raskin 7d66259b3a Add CL-SMTP package 2014-11-16 19:57:12 +03:00
Michael Raskin 47ae07c56e Add ironclad 2014-11-16 19:57:12 +03:00
Michael Raskin 2f53f2ed16 An example build for the SBCL binary creation 2014-11-16 19:57:12 +03:00
Michael Raskin 12f35b6db7 Allow pre/post-Install 2014-11-16 19:57:12 +03:00
Michael Raskin 0f28ce0ad8 Update argument list after image restoreon SBCL 2014-11-16 19:57:12 +03:00
Michael Raskin 58e27a257e Fix SBCL binary building with saved library path 2014-11-16 19:57:12 +03:00
Aristid Breitkreuz 4790b70fb5 remove gcc33 from release expressions 2014-11-16 17:34:03 +01:00
Aristid Breitkreuz d50cb78b78 vim-plugins/YouCompleteMe: fix build 2014-11-16 17:27:13 +01:00
Aristid Breitkreuz 199e7908a5 emacs-clang-complete-async: fix build (untested, but at least it builds) 2014-11-16 17:12:05 +01:00
Aristid Breitkreuz 7bb0ff509c remove gcc 3.3 and snx ("SSL Network Extender"), the only package that depends on it 2014-11-16 14:57:42 +01:00
Aristid Breitkreuz 1dfd467c14 distcc: fix evaluation (fixes #5002) 2014-11-16 13:52:28 +01:00
Peter Simons b69238542c haskell-yesod-core: update to version 1.4.4 2014-11-16 13:31:23 +01:00
Peter Simons cdd7787ca6 haskell-tasty-quickcheck: update to version 0.8.3.1 2014-11-16 13:31:23 +01:00
Peter Simons 0cac00305a haskell-smtps-gmail: update to version 1.3.0 2014-11-16 13:31:23 +01:00
Peter Simons 7923803ebb haskell-liblastfm: update to version 0.5.1 2014-11-16 13:31:23 +01:00
Peter Simons 656255719a haskell-hspec-wai: update to version 0.6.0 2014-11-16 13:31:23 +01:00
Peter Simons 5015f7d6f2 haskell-c2hs: update to version 0.19.1 2014-11-16 13:31:23 +01:00
Peter Simons 3253e63c2f haskell-bert: update to version 1.2.2.3 2014-11-16 13:31:23 +01:00
Aristid Breitkreuz c8bffc151d Merge pull request #4994 from vbgl/prefetch-git
nix-prefetch-git: allow dots in submodule names
2014-11-16 12:59:54 +01:00
Michael Raskin ef9a3161d7 Fix obsolete gs option usage by asymptote 2014-11-16 13:28:16 +03:00
William A. Kennington III 1d30b4aabd systemd: Patch systemd-journald.service to be Type=notify
https://bugs.freedesktop.org/show_bug.cgi?id=85871
https://bugzilla.redhat.com/show_bug.cgi?id=1159641
2014-11-16 02:01:43 -08:00
Pascal Wittmann 11aa16d2a6 Merge pull request #5000 from ikervagyok/hdf
updated hdf5 to version HDF5-1.8.14
2014-11-16 10:11:09 +01:00
Vincent Laporte 099d145590 Adds ocaml-camlpdf-1.7.2
OCaml library for reading, writing and modifying PDF files

Homepage: https://github.com/johnwhitington/camlpdf
2014-11-16 08:42:55 +00:00
Michael Raskin fb76f0fe7d Fix XSane build 2014-11-16 11:28:21 +03:00
Lengyel Balázs 79fc5bde48 updated hdf5 to version HDF5-1.8.14 2014-11-16 09:27:32 +01:00
Vladimír Čunát 6fff0af6c3 ccache: fix evaluation 2014-11-16 09:19:35 +01:00
Michael Raskin ee9e181ac6 Add a working module-init-tools manual Gentoo mirror 2014-11-16 11:10:31 +03:00
David Virgilio 55bb7dd1f2 new package: hayland 2014-11-16 02:08:39 -06:00
Michael Raskin cee91fe789 Update lftp 2014-11-16 10:54:02 +03:00
Michael Raskin b3b9ec4c89 Add a fallback URL for lftp 2014-11-16 10:54:02 +03:00
David Virgilio 7b8237f6fc new package: data-flags 2014-11-16 00:57:50 -06:00
Shea Levy eba921130b nix-exec: bump 2014-11-16 00:02:29 -05:00
Peter Simons 1a2a6810a8 gnulib: update to version 0.1-263-g92b60e6 and disable the fixup hook that breaks the expected location of the docs directory 2014-11-16 02:05:50 +01:00
William A. Kennington III 44b1600be6 bridge-utils: Add missing patch 2014-11-15 14:21:32 -08:00
William A. Kennington III c4ea8be9fa bridge-utils: Cleanup and add patch to correct for broken headers 2014-11-15 14:18:19 -08:00
Michael Raskin 1a69d88174 Update pdftk and fix its build 2014-11-16 02:16:42 +04:00
Aristid Breitkreuz 05d4db4c71 fix openobex build 2014-11-15 22:32:47 +01:00
William A. Kennington III ec453f984e bridge-utils: Fail if brctl is not built 2014-11-15 13:23:57 -08:00
Aristid Breitkreuz 2885cf525a fix bluez4 build 2014-11-15 22:22:49 +01:00
Benno Fünfstück a1bca683f4 xvkbd: new expression 2014-11-15 21:37:34 +01:00
Evgeny Egorochkin d4b190cc4c apparmor: update from 2.8.3 to 2.8.4 2014-11-15 22:20:16 +02:00
Evgeny Egorochkin 272fe7f81c kde4.konversation: update from 1.5 to 1.5.1 2014-11-15 22:20:16 +02:00
Evgeny Egorochkin 7e2f54ae44 youtube-dl: update from 2014.11.12 to 2014.11.13.3 2014-11-15 22:20:16 +02:00
Michael Raskin 17140ebba8 Fix tex4ht build: our new stdenv lacks CC (why, by the way?) so default to gcc if CC empty 2014-11-16 00:12:29 +04:00
Vincent Laporte cded306f82 nix-prefetch-git: allow dots in submodule names 2014-11-15 18:37:58 +00:00
Domen Kožar dc626a9f5c pypy: disable test_default_ciphers test 2014-11-15 19:32:05 +01:00
Moritz Ulrich 0fc8d92e53 slic3r: Bump to 1.2.1
Also adds OpenGL and WxGLCanvas to perlPackages..

OpenGL currently contains some pretty ugly hacks regarding OpenGL
feature-detection. Expect it to fail on different systems.
2014-11-15 19:22:59 +01:00
Domen Kožar 830141f918 python-packages: refer to current python build instead of hard-coded py27 2014-11-15 18:55:12 +01:00
Domen Kožar 0d4f0500cb garden 2014-11-15 18:22:04 +01:00
Domen Kožar 00f1f9357d fix python3Packages.pyqtgraph by not using python2.7 pil as dependency in pyopengl 2014-11-15 18:22:04 +01:00
Peter Simons ffb635eb65 cabal: fix GHC 6.10.4 builds
3e8344d334 added some magic -optP-P flag that the old compiler
version doesn't support.
2014-11-15 18:20:40 +01:00
lethalman f7072920ee Merge pull request #4993 from teh/master
Update fail2ban to 0.9.1.
2014-11-15 18:01:08 +01:00
Moritz Ulrich c227e8f259 notmuch: Update to 0.19.
This commit also enables manpages.
2014-11-15 17:58:40 +01:00
Thomas Hunger 41d89224c9 Update fail2ban to 0.9.1.
Version 0.9 is no longer available for downloat at github.
2014-11-15 16:54:40 +00:00
aszlig fdd9d132ca
mpv: Remove waf script from buildInputs.
Since b23dbb1a5d, if buildInputs contains
a plain file it is used as a setup hook. The waf script which is used
here in mpv however isn't a setup hook and also shouldn't be included in
buildInputs as it was kind of a no-op before already.

Failed build log:

https://headcounter.org/hydra/build/582548/nixlog/1/raw

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-15 16:47:44 +01:00
Pascal Wittmann 58ad907b49 abduco: update from 0.1 to 0.2 2014-11-15 16:21:56 +01:00
Pascal Wittmann dd37edd2d8 dvtm: update from 0.12 to 0.13 2014-11-15 16:21:56 +01:00
Michael Raskin ba77c90161 Revert "cups: update package"
This reverts commit aa548af5a5.
2014-11-15 17:00:15 +03:00
Michael Raskin d86c047f9c Revert "cups-filters: add package"
This reverts commit f7ba33de56.
2014-11-15 16:59:58 +03:00
Nikolay Amiantov 5a5f732d83 epdfview: fix patches' hashes 2014-11-15 16:59:44 +03:00
Michael Raskin 83999a0a84 Fix CLisp support in executable building 2014-11-15 15:40:45 +03:00
Michael Raskin 1bfe4e59c2 Install the builder script 2014-11-15 15:40:45 +03:00
Michael Raskin 82a4776bf9 Add support for creation of executables with SBCL — hacks are for shared libraries 2014-11-15 15:40:45 +03:00
Michael Raskin 128b1af2e8 Merge pull request #4927 from mstarzyk/androidndk
android-ndk: updated to version r10c
2014-11-15 15:30:48 +03:00
Michael Raskin a7c8d00b27 Merge pull request #4857 from abbradar/cups2
[WIP] Improve printing experience and update related packages
2014-11-15 15:18:35 +03:00
Domen Kožar 48867b98aa openra: 20140608 -> 20141029 2014-11-15 13:04:32 +01:00
Pascal Wittmann 2c19d082fb opkg: update from 0.2.3 to 0.2.4 2014-11-15 12:19:54 +01:00
Domen Kožar 62dd6c1d72 pastebinit: fix build 2014-11-15 10:57:51 +01:00
Vincent Laporte 2d46ab2557 gtkdatabox: update from 0.9.1.3 to 0.9.2.0 2014-11-15 09:37:47 +00:00
William A. Kennington III 478e4b46d1 pgpool: Add derivation 2014-11-15 01:23:25 -08:00
William A. Kennington III 69bf3bd070 Merge pull request #4800 from aherrmann/pr_boost_mpi
boost 1.55: Add Boost.MPI (optional)
2014-11-15 00:59:49 -08:00
William A. Kennington III 9f8804f664 libnl: Remove old 3.2.19 version 2014-11-14 23:18:09 -08:00
William A. Kennington III e68bf778a5 libnl: 3.2.23 -> 3.2.25 2014-11-14 23:15:06 -08:00
William A. Kennington III f4a27311b7 kernel: 3.14.23 -> 3.14.24 2014-11-14 23:03:54 -08:00
William A. Kennington III 0ef4ee5d06 kernel: 3.17.2 -> 3.17.3 2014-11-14 23:03:47 -08:00
William A. Kennington III 596a46caf7 btrfs-progs: 3.17 -> 3.17.1 2014-11-14 22:46:59 -08:00
William A. Kennington III cd9619f871 dhcp: 4.3.0 -> 4.3.1 2014-11-14 22:44:13 -08:00
William A. Kennington III 6fbb5711f5 pcsclite: 1.8.12 -> 1.8.13 2014-11-14 22:22:12 -08:00
William A. Kennington III f4249e7f5a ceph: 0.87 -> 0.88 2014-11-14 21:59:32 -08:00
William A. Kennington III a84e566ba2 leveldb: 1.15 -> 1.18 2014-11-14 21:54:12 -08:00
William A. Kennington III 5e39ab62d1 tokyocabinet: 1.4.46 -> 1.4.48 2014-11-14 21:53:53 -08:00
William A. Kennington III 7a318d5f73 kyotocabinet: Add derivation 2014-11-14 21:53:33 -08:00
William A. Kennington III 9458bc6ee3 goffice_0_8: Fix build 2014-11-14 19:51:54 -08:00
Mateusz Kowalczyk 89e38c692f mpd: update to 0.19.3 2014-11-15 01:54:00 +00:00
Mateusz Kowalczyk 55ec78eac4 sxiv: update revision
Mainly to kick off Hydra again: it thinks the build is broken because we
used a SSH URL for git before.
2014-11-15 01:54:00 +00:00
Vincent Laporte 25a52470f8 pcmanfm: update from 1.2.2 to 1.2.3 2014-11-14 23:28:30 +00:00
Vincent Laporte 8a96d42570 libfm: update frm 1.2.2.1 to 1.2.3 2014-11-14 23:28:30 +00:00
Vladimír Čunát 5cad555ab1 gtk3 stack: go back to gnome-3.12 branches for now 2014-11-14 23:32:28 +01:00
Vladimír Čunát c76b399644 vim-configurable: update the patch-version 2014-11-14 23:16:17 +01:00
Petr Rockai c5b5020681 ConTeXt: Update to a current version & include it in texLiveFull. 2014-11-14 22:49:06 +01:00
Luca Bruno e8adc8b5ec Drop GNOME 3.10 2014-11-14 22:46:37 +01:00
Vincent Laporte 2995072b53 cmus: update from 2.5.0 to 2.6.0
Adds CUE and pulseaudio support
2014-11-14 21:22:26 +00:00
Vladimír Čunát 6d6695ec14 vim: improve *.nix plugin (#4662)
- Sync syntax from source.
- Add indentation conventions.
2014-11-14 22:08:31 +01:00
Shea Levy 4fe383de48 strongswan: bump 2014-11-14 15:22:22 -05:00
Nikolay Amiantov a75d294516 foomatic-filters: fix building with cups-2 2014-11-14 22:52:04 +03:00
William A. Kennington III a3af559455 Actually remove linux_3_15 2014-11-14 11:06:52 -08:00
William A. Kennington III 1a405c999e kernel: Remove 3.15 2014-11-14 11:05:51 -08:00
William A. Kennington III 256669cf41 kernel: Remove 3.17 buildfix 2014-11-14 10:59:46 -08:00
William A. Kennington III 642a161112 kernel: 3.2.63 -> 3.2.64 2014-11-14 10:59:46 -08:00
William A. Kennington III 2fab8d1198 kernel: 3.10.59 -> 3.10.60 2014-11-14 10:49:29 -08:00
Pascal Wittmann de8df3ce47 rxp: update from 1.2.3 to 1.5.0 2014-11-14 19:20:16 +01:00
Pascal Wittmann d689a18e65 pocketsphinx: update from 0.7 to 0.8 2014-11-14 19:20:16 +01:00
Michael Raskin 4ca96793d5 Merge pull request #4985 from rened/master
update julia, make it portable accross cpu architectures
2014-11-14 20:51:16 +03:00
Pascal Wittmann 15b34eaeb9 stuntrally: update from 2.4 to 2.5 2014-11-14 18:19:01 +01:00
Vladimír Čunát c3f6af54de libusb-compat: propagate libusb1 to fix -ludev failures 2014-11-14 18:08:53 +01:00
Vladimír Čunát 3529567ed4 libgphoto-2.4: remove the old unneeded version 2014-11-14 18:00:04 +01:00
Rene Donner 60eeaf355c update julia, make it portable accross cpu architectures 2014-11-14 16:05:33 +01:00
Eelco Dolstra ca441636f1 Merge branch 'staging' 2014-11-14 16:00:23 +01:00
Eelco Dolstra 03d828a976 nixUnstable: Update to 1.8pre3890_8cfe939 2014-11-14 16:00:00 +01:00
Eelco Dolstra bf17f43fe9 firefox: Use regular linker
It builds on Nix >= 1.8pre3890 due to the removal of the
ADDR_LIMIT_3GB personality flag.
2014-11-14 15:58:19 +01:00
Vladimír Čunát b61c3c1f3b libsoup: update, mainly bugfixes inside 2014-11-14 14:51:40 +01:00
Nikolay Amiantov a3fc8ea8db pycups: update package 2014-11-14 16:30:53 +03:00
Nikolay Amiantov 237bf5443f epdfview: fix building with cups 2.0 2014-11-14 16:30:38 +03:00
Vladimír Čunát b4af993c3f Merge branch 'master' into staging
Conflicts (simple):
	pkgs/development/lisp-modules/clwrapper/setup-hook.sh
2014-11-14 14:28:23 +01:00
Vladimír Čunát 5ad9db0473 gtk3: use 3.12 branch for now
This is for better CSS compatibility in the upcoming release.
We also plan to ship gnome-3.12 as the default in there. Details:
https://github.com/NixOS/nixpkgs/issues/247#issuecomment-63036271
2014-11-14 14:25:02 +01:00
Peter Simons b34dbe1b90 haskell-cabal-db: update to version 0.1.11 2014-11-14 14:13:41 +01:00
Peter Simons 503e625d85 haskell-yesod-bin: update to version 1.4.0.7 2014-11-14 14:13:41 +01:00
Peter Simons a7a342a6d9 haskell-shakespeare: update to version 2.0.2.1 2014-11-14 14:13:41 +01:00
Peter Simons e64a05068d haskell-securemem: update to version 0.1.4 2014-11-14 14:13:40 +01:00
Peter Simons 48aecbd08f haskell-rest-gen: update to version 0.16.1.2 2014-11-14 14:13:40 +01:00
Peter Simons 39db2ba08c haskell-mwc-random: update to version 0.13.2.2 2014-11-14 14:13:40 +01:00
Peter Simons d8611a0504 haskell-markdown: update to version 0.1.12 2014-11-14 14:13:40 +01:00
Peter Simons 5adbfd6dd0 haskell-json: update to version 0.9 2014-11-14 14:13:40 +01:00
Peter Simons ab3ca22540 haskell-cprng-aes: update to version 0.6.1 2014-11-14 14:13:40 +01:00
Peter Simons 3c9f75e69f haskell-conduit: update to version 1.2.3 2014-11-14 14:13:40 +01:00
Peter Simons cd041f08ab haskell-ReadArgs: update to version 1.2.2 2014-11-14 14:13:40 +01:00
Peter Simons 99312f4a51 haskell-Agda: update to version 2.4.2.1 2014-11-14 14:13:40 +01:00
Peter Simons 21c9ff1a29 haskell-purescript: re-generate with cabal2nix 2014-11-14 14:13:40 +01:00
Vladimír Čunát 961ed7c8b4 dmd: fix 32-bit build and some nitpicks
CC #4976.
2014-11-14 14:12:32 +01:00
Pascal Wittmann ea05587309 calibre: update from 2.9.0 to 2.10.0 2014-11-14 14:05:39 +01:00
Pascal Wittmann 5d7c5d4686 checkstyle: update from 6.0 to 6.1 2014-11-14 13:07:01 +01:00
Pascal Wittmann 3d7a2ccf55 yodl: update from 3.03.0 to 3.04.00 2014-11-14 13:05:46 +01:00
Pascal Wittmann 16c30d7d70 ettercap: update from 0.8.0 to 0.8.1 and adopt it 2014-11-14 13:03:23 +01:00
Pascal Wittmann 6e1cbd6473 clearsilver: update from 0.10.3 to 0.10.5 2014-11-14 12:25:01 +01:00
Pascal Wittmann 18ffe551e8 acct: update from 6.6.1 to 6.6.2 and adopt it 2014-11-14 12:15:26 +01:00