Peter Simons
d42d6438b2
Use old conduit version 1.2.4.1 for GHC 7.6.x and 7.8.x.
...
Newer versions seem impossible to compile with older GHCs because they
invariably refer to a non-existent version of 'void':
http://hydra.cryp.to/build/794276/nixlog/41/raw
http://hydra.cryp.to/build/794273/nixlog/98/raw
2015-05-05 12:54:53 +02:00
Peter Simons
34c533009d
hackage-packages.nix: update to 377c4aff87
with hackage2nix revision e4785fc969ad3ea9d2fdda94a86d0fff9c56721c
2015-05-05 12:54:48 +02:00
Domen Kožar
ee0ecb520e
gnome3.gdm: remove a patch since X supports access control now
2015-05-05 12:40:21 +02:00
Domen Kožar
3a080a2d89
gnome3_16.geary: add missing params (gcr is still not picked up
2015-05-05 12:18:14 +02:00
Domen Kožar
befacbba0d
gnome3.tracker: pass correct automake
2015-05-05 11:50:58 +02:00
Peter Simons
e0181e4b72
haskell-void: trigger re-build some more
2015-05-05 11:15:58 +02:00
Rob Vermaas
8092931f80
Merge pull request #7500 from magnetophon/eclipse_sdk_442_hash
...
Fix hash of eclipse_sdk_442_hash 32bit
2015-05-05 11:05:05 +02:00
Edward Tjörnhammar
eb0c7512bb
Merge pull request #7684 from MarcWeber/submit/wavpack_pc
...
fix wavpack .pc file
2015-05-05 10:04:27 +02:00
William A. Kennington III
00d108e4f5
pciutils: 3.3.0 -> 3.3.1
2015-05-04 23:27:52 -07:00
William A. Kennington III
08ffb05c7e
gawk: 4.1.1 -> 4.1.2
2015-05-04 23:22:57 -07:00
William A. Kennington III
faf57b2d05
radvd: 2.10 -> 2.11
2015-05-04 23:20:34 -07:00
William A. Kennington III
4e400df1d8
npth: 1.1 -> 1.2
2015-05-04 23:20:34 -07:00
William A. Kennington III
6acab0228f
pcre: 8.36 -> 8.37
2015-05-04 23:20:13 -07:00
Thomas Tuegel
256a372b08
clementine: fix Spotify support
2015-05-04 21:07:56 -05:00
Arseniy Seroka
7556fe4cf6
Merge pull request #7697 from magnetophon/distrho-master
...
update/fix distrho
2015-05-05 03:11:38 +03:00
Arseniy Seroka
eaa5e2309f
spacefm: update and add dep
2015-05-05 02:59:25 +03:00
Edward Tjörnhammar
b7aeeee043
pythonPackages.httpretty: disable testing
2015-05-04 23:41:54 +02:00
Edward Tjörnhammar
210452aacd
Merge pull request #7683 from codyopel/fix-tornado
...
tornado: fix breakage from a5b17ec
2015-05-04 23:34:44 +02:00
Arseniy Seroka
0095c4e376
Merge pull request #7694 from spwhitt/dbus
...
dbus: Build on Darwin (Regression fix)
2015-05-05 00:14:59 +03:00
Peter Simons
3e17d6e958
haskell-void: trigger re-build to unbreak our copy on Hydra
2015-05-04 20:04:20 +02:00
Bart Brouns
171710c14a
update/fix distrho
2015-05-04 19:08:14 +02:00
Edward Tjörnhammar
655eed7a93
Merge pull request #7235 from risicle/fetchhgsubrepo
...
fetchhg: add option to fetch hg subrepos
2015-05-04 18:20:32 +02:00
Peter Simons
f9e31617a3
Merge pull request #7693 from phile314/data-hash-fix
...
haskell-data-hash: disable broken test suite
2015-05-04 18:09:04 +02:00
Tobias Geerinckx-Rice
7931799a0f
tzdata 2015c -> 2015d
2015-05-04 17:30:56 +02:00
Robert Scott
366da9e70f
fetchhg: add option to fetch hg subrepos
2015-05-04 16:18:26 +01:00
Pascal Wittmann
c9944694e5
Merge pull request #7689 from ehmry/nim
...
nim: 0.10.2 -> 0.11.0
2015-05-04 17:08:41 +02:00
Edward Tjörnhammar
649d6a6b71
Merge pull request #7687 from joachifm/freemind-1_0_1
...
freemind: 0.9.0 -> 1.0.1
2015-05-04 17:02:50 +02:00
Spencer Whitt
80edc95494
dbus: Build on Darwin
2015-05-04 10:56:49 -04:00
Philipp Hausmann
35b3d16bde
haskell-data-hash: disable broken test suite
2015-05-04 16:20:11 +02:00
Peter Simons
63efc2ee38
haskell-doctest-prop: disable broken test suite
2015-05-04 15:51:58 +02:00
Peter Simons
6079bd61b5
haskell-bitcoin-api: depends on broken wreq
2015-05-04 15:51:17 +02:00
Peter Simons
cf230ccc82
hackage-packages.nix: update to 7291c193bd
with hackage2nix revision 1e8c48d7b3a9b73489d686ee1ae44f4198130294
2015-05-04 15:49:46 +02:00
Emery Hemingway
3984468692
nim: 0.10.2 -> 0.11.0
2015-05-04 08:58:26 -04:00
Eelco Dolstra
a58356c953
useGoldLinker: Fix appending to $NIX_CFLAGS_LINK
2015-05-04 14:00:45 +02:00
Joachim Fasting
ca27e79025
freemind: 0.9.0 -> 1.0.1
...
See http://freemind.sourceforge.net/wiki/index.php/FreeMind_1.0.0:_The_New_Features
for an overview of changes in version 1.
Tested briefly by creating, saving & loading a simple mind map. The
problems referred to in the previous version of the build recipe
do not occur for me.
This patch simplifies the build somewhat, but it could still be improved
by not copying the freemind dist wholesale into nix-support and replacing
freemind.sh with a more specialized wrapper.
2015-05-04 13:57:14 +02:00
Peter Simons
f8743f3dcd
hedgewars: convert the build to Haskell NG
2015-05-04 12:43:24 +02:00
Peter Simons
c34b6df8d8
all-packages.nix: drop the NG bit from Haskell
...
Renamed haskell-ng --> haskell and haskellngPackages --> haskellPackages.
2015-05-04 12:27:03 +02:00
Peter Simons
436fbf8564
uhc: convert build to Haskell NG
2015-05-04 12:27:03 +02:00
Peter Simons
a186500417
jhc: convert build to Haskell NG
2015-05-04 12:27:03 +02:00
Peter Simons
7299118724
Remove obsolete Haskell attribute name compatibility layer.
2015-05-04 12:27:03 +02:00
Peter Simons
acb628a07f
Drop obsolete pkgs/development/compilers/ghc/wrapper.nix.
...
Resolves https://github.com/NixOS/nixpkgs/issues/6575 .
2015-05-04 12:27:03 +02:00
Peter Simons
c0f0a20961
pkgs/top-level/release.nix: haskell-ng --> haskell
2015-05-04 12:27:03 +02:00
Peter Simons
11bf7502cc
Remove obsolete entries from pkgs/development/tools/haskell.
2015-05-04 12:27:02 +02:00
Peter Simons
1028dc7cb6
Remove obsolete pkgs/development/libraries/haskell directory.
2015-05-04 12:27:02 +02:00
Peter Simons
c0c82ea2eb
Replace old "haskellPackages" code with Haskell NG.
2015-05-04 12:27:02 +02:00
Bart Brouns
9bf7b293e6
make lilv and sord svn versions separate.
2015-05-04 11:58:12 +02:00
Rob Vermaas
90f76ab941
Merge pull request #7682 from pesterhazy/fix/ansible-ec2
...
Make dynamic inventory script ec2.py work
2015-05-04 09:45:24 +00:00
Domen Kožar
21a7e39b0b
Merge pull request #7658 from benley/jenkins-job-builder
...
New package: jenkins-job-builder
2015-05-04 10:34:52 +02:00
Marc Weber
2d34bc06a0
fix wavpack .pc file
...
The .pc file is missing declaration of exec_prefix causing other packages to
fail such as gst-plugins-good beacuse pkg-config stops processing
remaining .pc files
I notified david at wavpack com
enableParallelBuilding = true; also happens to work
2015-05-04 08:09:42 +00:00
codyopel
63ea868735
tornado: fix breakage from a5b17ec
...
tornado 4.x now depends on certifi
add tornado 3.2.2 back for packages not compatible with 4.x
2015-05-04 03:33:31 -04:00
Paulus Esterhazy
4d8d25e4b3
Merge branch 'master' into fix/ansible-ec2
2015-05-04 08:57:57 +02:00
Paulus Esterhazy
cecae8262a
Add "six" as dependency
...
Ansible's official dynamic inventory script for AWS, ec2.py, requires
python library `six` to work properly. This commit adds the library as
a dependency.
2015-05-04 08:55:12 +02:00
William A. Kennington III
ca5c9e6cf2
libvorbis: Fix ogg dependency
2015-05-03 20:30:10 -07:00
William A. Kennington III
5728c06f83
Revert "libvorbis: propagate libogg dependency"
...
This reverts commit bd55792892
.
2015-05-03 20:30:09 -07:00
William A. Kennington III
9740b0d12d
kerberos: Modernize build
2015-05-03 20:30:09 -07:00
William A. Kennington III
f73682c526
ncurses: Cleanup abi version
2015-05-03 20:30:09 -07:00
Thomas Tuegel
2325791c2b
plasma53: patch upstream startkde
...
Rather than shipping our own startkde script, we will go back to
patching upstream's script. This will be less confusing to potential
contributors.
2015-05-03 17:09:50 -05:00
Tobias Geerinckx-Rice
65775f9a0e
vim-plugins: wakatime 3.0.9 -> 4.0.0
2015-05-03 22:29:14 +02:00
Tobias Geerinckx-Rice
aaef57d4c2
netsniff-ng -> v0.5.9-rc5-22-gdafb89c
...
- Show the packet number as part of the dissector output
- Reorder packet number output
- Print 'IE:' prefix before each mgmt IE parameter
- Print probe request IEs info
- Alias lb to rr as well
2015-05-03 22:29:13 +02:00
Pascal Wittmann
21141d05f5
Merge pull request #7657 from teh/master
...
Add shairport sync binary.
2015-05-03 21:57:52 +02:00
Arseniy Seroka
6cecc2baf5
Merge pull request #7677 from philandstuff/add-pam-u2f-support
...
Add PAM support for U2F devices
2015-05-03 21:47:11 +03:00
Cillian de Róiste
d66b8344ce
Ardour: tidy up expression and improve the longDescription
2015-05-03 20:25:57 +02:00
Philip Potter
2216728979
add support for pam_u2f to nixos pam module
...
This adds support for authenticating using a U2F device such as a
yubikey neo.
2015-05-03 19:22:00 +01:00
Cillian de Róiste
d4bd575551
Ardour 4: enable dbus and alsa support
2015-05-03 20:08:27 +02:00
Benjamin Staffin
3a371528bb
New package: jenkins-job-builder
2015-05-03 10:58:17 -07:00
Thomas Tuegel
e1cbfa5415
jack2: depend on libsndfile
2015-05-03 12:46:10 -05:00
cillianderoiste
d53fa28109
Merge pull request #7670 from magnetophon/Ardour4-master
...
add Ardour4
2015-05-03 19:43:47 +02:00
Lluís Batlle i Rossell
3bac56f1ab
nodePackages_0_12: use nodejs 0.12. Bad copypaste.
2015-05-03 18:19:42 +02:00
Lluís Batlle i Rossell
919de285eb
Fix nodePackages naming (evaluation error)
2015-05-03 18:18:43 +02:00
Lluís Batlle i Rossell
9be8b790f8
Choosing a different nodejs for armv5tel.
...
nodejs 0.12 doesn't build in armv5 or without fpu, it seems.
I tested this change on armv5tel, branch staging.
2015-05-03 18:02:55 +02:00
Bart Brouns
d362c6ff98
update ingen
2015-05-03 17:45:52 +02:00
Edward Tjörnhammar
2352fce776
idea.android-studio: 1.2.0.8 -> 1.2.0.12
2015-05-03 17:01:31 +02:00
Aristid Breitkreuz
0f8203d120
Merge pull request #7672 from baldo/font-awesome
...
Added Font Awesome TTF font.
2015-05-03 16:57:43 +02:00
Edward Tjörnhammar
e103a28808
Merge pull request #7676 from baldo/webstorm
...
idea.webstorm: 9.0.3 -> 10.0.2
2015-05-03 16:56:28 +02:00
Sander van der Burg
9cea006c68
Merge pull request #7663 from taku0/android_sdk_24.1.2
...
Bump Android packages to newest versions, add androidsdk_5_1_1 and androidsdk_5_1_1_extras to env
2015-05-03 14:16:43 +00:00
taku0
d88736df6c
androidsdk: Make monitor and other commands to work
2015-05-03 23:03:36 +09:00
Tom Hunger
6d219ff222
Add shairport sync binary.
...
This binary allows to run a local airtunes server.
2015-05-03 14:47:58 +01:00
Andreas Baldeau
25baba283f
Webstorm update => 10.0.2
2015-05-03 15:04:35 +02:00
Andreas Baldeau
c7bb01cfa2
Added Font Awesome TTF font.
2015-05-03 14:55:04 +02:00
Aristid Breitkreuz
365fd9efeb
use gnutls rtmpdump for ffmpeg, as it doesnot build otherwise
2015-05-03 11:47:25 +00:00
Aristid Breitkreuz
6f5bfcdb33
Merge pull request #7665 from joachifm/cppcheck
...
cppcheck: 1.68 -> 1.69
2015-05-03 13:34:12 +02:00
Bart Brouns
797c6d3fab
cleanup Ardour 3 and Ardour 4
2015-05-03 13:03:41 +02:00
Bart Brouns
de0aa2d099
add Ardour4
2015-05-03 12:24:52 +02:00
Shea Levy
123ca02fe3
gcc51: rename gcc5 in light of new versioning scheme
2015-05-03 06:10:26 -04:00
Domen Kožar
36e2a9d3bd
Merge pull request #7656 from joachifm/redundant-docutils
...
Delete redundant docutils expression
2015-05-03 04:36:05 +02:00
Ricardo M. Correia
372f7e0a13
pypy: Update from 2.5.0 -> 2.5.1
2015-05-03 01:19:39 +02:00
William A. Kennington III
8de4be096f
ffado: Refactor and cleanup
2015-05-02 15:54:42 -07:00
William A. Kennington III
ab50b069e1
pulseaudio: Refactor a little
2015-05-02 15:54:42 -07:00
William A. Kennington III
36f6601e12
gnuk: Add derivation for fst-01
2015-05-02 15:54:42 -07:00
Joachim Fasting
127050d851
cppcheck: 1.68 -> 1.69
...
Also update meta and install man page.
2015-05-03 00:22:23 +02:00
Pascal Wittmann
9dcac56f34
bzrTools: update from 2.5 to 2.6 and refactor
2015-05-03 00:02:04 +02:00
Pascal Wittmann
2514f80bdf
removed phpPackages.apc
...
We no longer build packages for php-5.4 and apc is
obsolete and will not build for later versions of php.
See #7615 and #7518 .
2015-05-02 23:16:21 +02:00
Pascal Wittmann
ca03cf5c70
xmoto: refactor, remove patches and add myself to maintainers
2015-05-02 23:14:19 +02:00
Pascal Wittmann
2fee606d86
Merge pull request #7662 from joachifm/chipmunk-7
...
chipmunk: 6.1.5 -> 7.0.0
2015-05-02 22:42:41 +02:00
Utku Demir
ebe3802a8f
pythonPackages.ipython: 2.3.1 -> 3.1.0
2015-05-02 22:05:07 +02:00
Utku Demir
a5b17ecc94
pythonPackages.tornado: 3.2 -> 4.1
2015-05-02 22:05:00 +02:00
Utku Demir
c9f7c574ec
pythonPackages.pyzmq: 13.0.0 -> 14.5.0
2015-05-02 22:04:53 +02:00
Edward Tjörnhammar
1a6cddff0e
pythonPackages.httpretty: add certifi dependency
2015-05-02 22:03:30 +02:00
Thomas Tuegel
d1bf222c14
ghc: GHC 7.x.y binary builds need libncursesw.so.5
2015-05-02 14:43:34 -05:00
Thomas Tuegel
5535793302
ncurses5: add old ABI version for binary packages
2015-05-02 14:43:16 -05:00
Thomas Tuegel
bd55792892
libvorbis: propagate libogg dependency
2015-05-02 13:59:58 -05:00
Thomas Tuegel
5bfd9f515f
clementine: build wrapper with runCommand
...
We only need to run the makeWrapper command to make the wrapper, so
there's no need to set src, either.
2015-05-02 13:48:04 -05:00
Thomas Tuegel
5b80605cfd
clementine: disable build-time libspotify support
...
Clementine can download the Spotify support blob at runtime for
supported platforms, but we cannot distribute it because of licensing
restrictions.
2015-05-02 13:39:13 -05:00
Thomas Tuegel
9d63a5beea
clementine: don't copy files unnecessarily
2015-05-02 13:37:44 -05:00
Thomas Tuegel
c8aae45c27
clementine: wrapped -> unwrapped
2015-05-02 13:37:10 -05:00
Thomas Tuegel
1c08ecc94c
clementine: build with required patches
2015-05-02 13:30:53 -05:00
Thomas Tuegel
5c0512aca0
ceph: add zlib to buildInputs
2015-05-02 10:58:10 -05:00
taku0
dd89ec5785
Bump Android packages to newest versions, add androidsdk_5_1_1 and androidsdk_5_1_1_extras to env
...
Detailed changes:
- android-sdk: update 24.0.1 -> 24.1.2
- android-platforms: add 5.1.1
- android-platform-tools: update 21 -> 22
- android-build-tools: update 21.1.2 -> 22.0.1
- android-support: update 21 -> 22.1.1
- android-support-repository: update 9 -> 14
2015-05-02 22:15:29 +09:00
Luca Bruno
8882805b07
Add vte 2.90 to gnome 3.16 in case anybody still wants it
2015-05-02 14:53:37 +02:00
Luca Bruno
bb9ee2ab55
Add vala 0.28
2015-05-02 14:45:21 +02:00
Domen Kožar
f69cfbfa15
Merge pull request #7631 from KaiSforza/git-remote-hg
...
git-remote-hg: remove dbus, install built docs
2015-05-02 14:44:03 +02:00
Domen Kožar
ea8441fe6b
Merge pull request #7661 from johbo/dmd-darwin
...
Be able to compile dmd on darwin, update dmd
2015-05-02 14:43:31 +02:00
Ricardo M. Correia
b526c0fbb2
attic: Update hash
...
It seems to have happened the same thing as in
2c89d0b82d
: the hash changed but
apparently no new commit was added...
2015-05-02 13:48:20 +02:00
Ricardo M. Correia
03c749e896
icedtea7_web: Update from 1.5.2 -> 1.6
2015-05-02 13:41:57 +02:00
Joachim Fasting
d1df0cd873
chipmunk: 6.1.5 -> 7.0.0
2015-05-02 13:34:22 +02:00
William A. Kennington III
473628b220
gss: Modernize
2015-05-02 04:12:06 -07:00
William A. Kennington III
44aad3817f
shishi: Modernize Build
2015-05-02 04:12:06 -07:00
William A. Kennington III
bc8bbd5281
libsodium: Add maintainer
2015-05-02 04:12:06 -07:00
Aristid Breitkreuz
c6d17dfa24
fix up cudatoolkit 6.5 so that nvprof can run
2015-05-02 12:36:20 +02:00
Johannes Bornhold
2e658c1c63
dmd: Update version to 2.067.1
2015-05-02 11:20:45 +02:00
Johannes Bornhold
2bc69990cc
dmd: Tweaks so that it compiles on darwin
...
- Patching the makefile so use "clang++" as compiler. This was commented out
inside of the makefile.
- Fix the path to copy libphobos from.
2015-05-02 11:05:43 +02:00
koral
e52afb24da
gconf: removed heavy dependency on gtk by default.
2015-05-02 07:37:50 +00:00
William A. Kennington III
64c68c5413
cmake: 3.2.1 -> 3.2.2
2015-05-01 22:27:14 -07:00
William A. Kennington III
3550d117cc
jsoncpp: 1.6.0 -> 1.6.2
2015-05-01 22:26:55 -07:00
William A. Kennington III
e2b6e11b94
libvorbis: Get rid of propagatedBuildInputs
2015-05-01 22:02:28 -07:00
William A. Kennington III
23f836615d
ncurses: Fix gpm typo
2015-05-01 19:13:40 -07:00
William A. Kennington III
e9ee5f9961
libssh2: Modernize Build
2015-05-01 19:13:14 -07:00
William A. Kennington III
42663e41a5
libsamplerate: Remove propagation
2015-05-01 17:49:58 -07:00
William A. Kennington III
c5d13d4fe9
libmicrohttpd: Modernize
2015-05-01 17:48:59 -07:00
William A. Kennington III
60eda8f64d
libassuan1: Remove
2015-05-01 17:48:25 -07:00
William A. Kennington III
d5584b9698
opensc: Use libassuan2
2015-05-01 17:47:52 -07:00
William A. Kennington III
56366679cf
libassuan: Fix propagated build inputs
2015-05-01 17:47:23 -07:00
William A. Kennington III
a71f78acf7
libgcrypt: Massive cleanup and make 1.6 the default
2015-05-01 17:41:42 -07:00
Ricardo M. Correia
8119b8a0e4
zfs: Update from 0.6.4 -> 0.6.4.1
2015-05-02 01:05:54 +02:00
Ricardo M. Correia
a46066219c
spl: Update from 0.6.4 -> 0.6.4.1
2015-05-02 01:05:08 +02:00
Ricardo M. Correia
b95fa1c852
grsecurity: Update stable and test patches
...
stable: 3.1-3.14.40-201504290821 -> 3.1-3.14.40-201504302118
test: 3.1-3.19.6-201504290821 -> 3.1-3.19.6-201504302119
2015-05-02 01:03:05 +02:00
William A. Kennington III
5e3fe3916a
curl: Modernize build
2015-05-01 15:57:14 -07:00
William A. Kennington III
d74901170a
pkgconfig: Allow for use in curl
2015-05-01 15:57:14 -07:00
William A. Kennington III
00df204c82
Merge remote-tracking branch 'upstream/master' into staging
2015-05-01 15:57:09 -07:00
William A. Kennington III
cf0b6b7be8
nghttp2: Add derivation
2015-05-01 15:06:39 -07:00
William A. Kennington III
21fea99191
Fix some meta
2015-05-01 15:06:39 -07:00
William A. Kennington III
1d15063768
rtmpdump: Use openssl by default
2015-05-01 15:06:39 -07:00
William A. Kennington III
9d5a3e62cf
curl: 7.42.0 -> 7.42.1
2015-05-01 15:06:39 -07:00
William A. Kennington III
9d4e9aa79e
apr: 1.5.1 -> 1.5.2
2015-05-01 15:06:39 -07:00
William A. Kennington III
c5081bd603
btrfsprogs: 3.19.1 -> 4.0
2015-05-01 15:06:39 -07:00
Joachim Fasting
78a877bef1
Delete redundant docutils expression
...
`development/tools/documentation/docutils` is also provided
by `pythonPackages`; use that instead.
2015-05-01 20:46:07 +02:00
Thomas Tuegel
8591db4b10
libtasn1: fix evaluation and hash
2015-05-01 07:22:33 -05:00
Pascal Wittmann
4c01e6d919
calibre: update from 2.26.0 to 2.27.0
2015-05-01 09:15:00 +02:00
William A. Kennington III
bc4347bfd7
iproute: 3.19.0 -> 4.0.0
2015-04-30 18:51:27 -07:00
William A. Kennington III
f48fe899c3
Simplify some builds with curses compatability
2015-04-30 18:49:28 -07:00