Commit Graph
53148 Commits
Author SHA1 Message Date
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
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 AmiantovandMichael Raskin 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
Aristid Breitkreuz 1fe365b196 Merge pull request #4981 from NixOS/ssh-agent-timeout
ssh-agent: Limit the amount of time it keeps a key
2014-11-15 12:36:03 +01:00
Aristid Breitkreuz 2fd7e5f39d ssh-agent: use types.nullOr 2014-11-15 12:33:01 +01:00
Pascal Wittmann 2c19d082fb opkg: update from 0.2.3 to 0.2.4 2014-11-15 12:19:54 +01:00
Aristid Breitkreuz d57110fabc ssh-agent: make key timeout optional 2014-11-15 12:13:25 +01:00
Aristid Breitkreuz d70336f37c limit the amount of time ssh-agent keeps a key (default: 1h) 2014-11-15 12:13:25 +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
wmertens 0b34eb1493 Allow starting a shell on stage 1 failure
When people copy the ISO to USB it can happen that the root device isn't known. Having a shell greatly improves that situation.
2014-11-15 00:14:26 +01: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