Peter Simons
3318c403f1
pandoc: switch to haskell-ng package set, which is more up-to-date
2015-01-23 11:32:42 +01:00
lethalman
9fda93cc5d
Merge pull request #5909 from echo-oddly/fresc
...
frescobaldi: add pygame dependency for midi support
2015-01-23 11:17:22 +01:00
Lluís Batlle i Rossell
205e338a83
Updating digikam to 4.6.0 and adding libpgf.
...
4.6.0 fixes the build with current gcc/glibc, and libpgf was a new requirement.
(cherry picked from commit 91b63783e1
)
2015-01-23 10:30:16 +01:00
Lluís Batlle i Rossell
8dd230aa09
Updating cjdns to protocol version 14
2015-01-23 09:35:13 +01:00
Vincent Laporte
78f93c3de2
Adds ocaml-hex
...
Mininal OCaml library providing hexadecimal converters.
Homepage: https://github.com/mirage/ocaml-hex
2015-01-23 09:22:14 +01:00
Peter Simons
69cda1a7c0
haskell-generic-builder: set locale to "UTF-8" in nix-shell environments
...
The package builder did this already, but I forgot to add the setting in
the interactive environment.
Fixes https://github.com/NixOS/nixpkgs/issues/5904 .
2015-01-23 08:19:46 +01:00
David Virgilio
0075e6bd3a
frescobaldi: add pygame dependency for midi support
2015-01-22 23:34:10 -06:00
Brendan Long
51902ba32d
go: Update to version 1.4.1.
...
Also had to fix the code that was trying to make sure the go-* folders get renamed to just "go".
Resolves #5797
2015-01-22 21:49:41 -05:00
Charles Strahan
b6f9975b6a
nix-prefetch-zip: unset $name
...
nix-shell leaks $name, breaking nix-prefetch-zip.
2015-01-22 21:18:16 -05:00
Peter Simons
7149878010
git-annex: switch attribute over to haskell-ng package set some more
2015-01-22 23:29:09 +01:00
Peter Simons
5adc98cc50
git-annex: switch attribute over to haskell-ng package set, which is more up-to-date
2015-01-22 23:25:40 +01:00
Peter Simons
1e9753c613
haskell-control-monad-free: revert to version 0.5.x to fix the build
...
The 0.6.x version doesn't compile with anything but GHC 7.8.4.
2015-01-22 23:25:39 +01:00
Peter Simons
843aee694d
haskell-utf8-string: fix build with ghc 6.12.x
...
The "sed" command stopped working recently. I have no idea why, but the
new patch is simpler anyway.
2015-01-22 23:25:39 +01:00
Peter Simons
b96edd41a5
Merge pull request #5844 from krisajenkins/elm
...
Updating Elm packages.
2015-01-22 22:49:27 +01:00
Peter Simons
d975c1ef93
Merge pull request #5843 from krisajenkins/shake
...
Fixing and updating shake, the haskell make-alike.
2015-01-22 22:49:07 +01:00
Peter Simons
d1dc080f7c
Merge pull request #5790 from k0ral/lifted-async
...
monad-control: 0.3.3.0 -> 1.0.0.1 + reverse dependency upgrades.
Feel free to revert if this patch turns out to be a bad idea!
2015-01-22 22:47:25 +01:00
Peter Simons
267361434b
haskell-ng: fix some builds (mostly by disabling their failing test suites)
2015-01-22 22:40:21 +01:00
Peter Simons
82d814d1e9
haskell-vty: disable test suite to avoid ICE in GHC 7.8.4
...
Fixes https://github.com/NixOS/nixpkgs/issues/5900 .
2015-01-22 22:40:21 +01:00
Peter Simons
56616ec099
haskell-ng: move configuration know-how out of cabal2nix and into Nixpkgs
2015-01-22 22:40:21 +01:00
Peter Simons
78f3bd565a
hackage-packages.nix: re-generate from Hackage 2015-01-22T21:38:10+0100
...
This commit also implements the second part of the
4f603d1ca0
hack to work around https://github.com/NixOS/cabal2nix/issues/136
Fixes https://github.com/NixOS/nixpkgs/issues/5902 .
2015-01-22 22:40:21 +01:00
Aaron Levin
b2dbe7fc10
Bump jwt version to 0.5.3
...
There have been some critical improvements since 0.5.0.
2015-01-22 15:48:10 -05:00
Venkateswara Rao Mandela
01fc3e0525
grabserial: add package
...
[Bjørn:
* buildInputs -> propagatedBuildInputs, so pyserial is found at
runtime
* whitespace fix (add missing whitespace inside curly bracket)
]
2015-01-22 20:58:30 +01:00
Pascal Wittmann
c514182fd4
vtun: update from 3.0.1 to 3.0.3
2015-01-22 19:30:49 +01:00
Pascal Wittmann
e3d6f3d595
vorbisgain: update from 0.34 to 0.37
...
also add meta-information
2015-01-22 19:15:08 +01:00
Pascal Wittmann
6bc900d9e7
rrdtool: update from 1.4.5 to 1.4.9
2015-01-22 18:58:51 +01:00
Sander van der Burg
0878b2e9be
titaniumenv: Add Titanium SDK 3.5.0 support
2015-01-22 16:08:23 +00:00
Sander van der Burg
53a4002bbc
xcodeenv: make version 6.1.1 the default
2015-01-22 15:36:58 +00:00
Domen Kožar
bceda80d9f
Merge pull request #5897 from np/ragel
...
[ragel] Fix the URL to fetch the sources for ragel
2015-01-22 14:24:12 +01:00
aszlig
142b12c864
virtualbox: Add an alias for the hardened version.
...
This is to ensure that Hydra will build the hardened version of
VirtualBox and it's also lowPrio to avoid being accidentally installed
into a user's environment.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-22 14:20:14 +01:00
Nicolas Pouillard
383768cc85
[ragel] Fix the URL to fetch the sources for ragel
2015-01-22 14:18:01 +01:00
wmertens
c5692758b5
Merge pull request #5896 from matejc/nixui
...
Add NixUI package
2015-01-22 13:23:36 +01:00
Peter Simons
001befaa6f
all-packages.nix: comment-out gist, gitlab, gitlab-shell, gem-nix, and loadRubyEnv to fix evaluation
...
Nixpkgs evaluation was broken in these attributes by the changes from
https://github.com/NixOS/nixpkgs/pull/4677 , I guess.
2015-01-22 12:08:18 +01:00
Cillian de Róiste
376c287de2
guitarix: update from 0.32.1 to 0.32.2
2015-01-22 12:05:41 +01:00
Cillian de Róiste
b23fc6c811
simplescreenrecorder: update from 0.3.2 to 0.3.3
2015-01-22 12:05:41 +01:00
Peter Simons
65d1c7f1a1
python-vobject: fix reference to "apache" license
2015-01-22 12:01:30 +01:00
Peter Simons
7dc88be121
structured-haskell-mode: use older version of haskell-src-exts and descriptive to fix the build
...
Fixes https://github.com/NixOS/nixpkgs/issues/5894 .
2015-01-22 11:48:10 +01:00
Peter Simons
7fa0fa6450
r-modules: fix evaluation and minor cleanups
2015-01-22 11:39:00 +01:00
Peter Simons
0e214778de
Merge pull request #5727 from michelk/rPackages
...
rPackages: overall update
2015-01-22 11:38:38 +01:00
Pascal Wittmann
100c6e85ad
mujs: updated to latest commit
2015-01-22 11:31:27 +01:00
Pascal Wittmann
dff539acd9
groovy: update from 2.3.9 to 2.4.0
2015-01-22 10:53:40 +01:00
Edward Tjörnhammar
b834778c6e
Merge pull request #5889 from DamienCassou/pycarddav
...
pycarddav + vobject
2015-01-22 10:52:05 +01:00
aszlig
863581a35b
beets: Update to new upstream version 1.3.10.
...
We can now finally drop the mediafile and test fix patches, because they
were already coming from the upstream repository and are now included in
the release.
Also, this release brings two new plugins:
* permissions: Fix permissions on music files as they are imported.
* plexupdate: Notify a Plex server when the database changes.
The echonest_tempo plugin has finally been removed and so we can drop it
entirely. No plugin as of now tries to do interactive prompts on "beet
config" anymore, so we can test *all* plugins and without providing
dummy options.
The full list of changes can be found here:
https://github.com/sampsyo/beets/releases/tag/v1.3.10
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-22 10:33:48 +01:00
Damien Cassou
a8458cb091
pycarddav + vobject
2015-01-22 10:12:17 +01:00
aszlig
8ac1765e28
linux-testing: Update to version 3.19-rc5.
...
Using linux-testing for a bunch of machines, I'd actually expect it to
be more recent than the latest stable, but until now it actually was
behind.
Since torvalds/linux@464ed18ebd , the option
PM_RUNTIME doesn't exist anymore, so we need to remove it from our
common config.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-22 09:56:37 +01:00
lethalman
f1d18192d4
Merge pull request #5757 from AndersonTorres/refind
...
rEFInd (version 0.8.4): New Package
2015-01-22 09:41:32 +01:00
Vincent Laporte
2d22013ee7
smtube: update from 14.12.0 to 15.1.0
2015-01-22 09:06:05 +01:00
宋文武
9bf9d5b9ad
appstream: New package
2015-01-22 15:05:17 +08:00
Charles Strahan
00f93c494b
ruby: fixup 2.2's passthru
2015-01-22 01:00:00 -05:00
Charles Strahan
98bfaf52f7
ruby: use commit to identify libv8 patch
2015-01-22 00:47:08 -05:00
Ricardo M. Correia
23ffd6ad22
grsecurity: Update stable and test patches
...
stable: 3.0-3.14.29-201501182217 -> 3.0-3.14.29-201501211943
test: 3.0-3.18.3-201501182219 -> 3.0-3.18.3-201501211944
2015-01-22 05:39:01 +01:00
Charles Strahan
8d49e87dec
Merge pull request #4677 from cstrahan/pleasant-ruby
...
Pleasant ruby
2015-01-21 23:27:38 -05:00
Matej Cotman
264ed82eda
nixui: add new package
2015-01-22 05:27:31 +01:00
Matej Cotman
617d11be2b
nodewebkit: add 0.11.2
2015-01-22 05:19:06 +01:00
Charles Strahan
034488ec80
ruby: fixup mpdcron
2015-01-21 22:38:29 -05:00
Charles Strahan
8085f088cb
ruby: exorcise the last few remaining rubyPackages
2015-01-21 22:23:37 -05:00
Daniel Peebles
ea5594679c
Bump nixUnstable build
2015-01-21 22:13:51 -05:00
Charles Strahan
65c7c61841
ruby: use patch for libv8
2015-01-21 20:37:05 -05:00
Charles Strahan
317d78d145
consule: use new bundlerEnv
2015-01-21 20:33:19 -05:00
Sou Bunnbu
0bc00689d6
Merge pull request #5891 from brendanlong/syncthing-0.10.21
...
syncthing: Update to 0.10.21
2015-01-22 09:21:16 +08:00
Sou Bunnbu
e4987099e7
Merge pull request #5878 from bjornfor/gstreamer-envvar-wrapper
...
gstreamer: wrap gst-{launch,inspect,typefind} with GST_PLUGIN_SYSTEM_PATH
2015-01-22 09:12:40 +08:00
Domen Kožar
76c51476a2
Merge pull request #5869 from matejc/owncloud
...
Owncloud
2015-01-22 00:27:57 +01:00
Charles Strahan
f52c32fcfc
ruby: rewrite sup
package
2015-01-21 18:23:35 -05:00
wmertens
e0ec38daa0
glibcLocales: fix cut'n'paste error
...
💩
2015-01-21 23:24:18 +01:00
wmertens
fc8048df1d
glibcLocales: Only supported on Linux
2015-01-21 23:12:02 +01:00
Matej Cotman
3ed3977166
owncloud: make .htaccess available
2015-01-21 22:49:22 +01:00
Matej Cotman
6fdca55e8f
owncloud: add package
2015-01-21 22:49:22 +01:00
Joachim Schiele
b8c2f466ba
meld: bump to 3.12.3 (latest) version
2015-01-21 22:02:20 +01:00
Brendan Long
6399e62c11
syncthing: Update to 0.10.21.
2015-01-21 14:31:04 -06:00
Charles Strahan
115c299ea0
ruby: enable curses support by default
2015-01-21 15:22:21 -05:00
Ricardo M. Correia
8bb25be986
Merge pull request #5890 from paraseba/zfspython
...
Fixup zfs python scripts
2015-01-21 19:40:50 +01:00
Kovacsics Robert (rmk35)
aa2b38afb3
Added vips image processing system and GUI ( close #5766 )
...
VIPS is a free image processing system for large images, nip2 is its GUI
2015-01-21 19:19:56 +01:00
Sebastián Bernardo Galkin
3c04907206
Fixup zfs python scripts
...
zfs ships with a couple of python scripts that needed shebang rewriting. Adding
python as a build dependency enables fixup to do the rewrite. This change
complements 390c838c7f
by applying the same to the
git derivation.
2015-01-21 10:00:09 -08:00
Peter Simons
c8648e14a4
haskell-mode: update git version to current HEAD
2015-01-21 18:47:56 +01:00
Peter Simons
cdb43faa3d
haskell-ng: lots of build fixes (mostly by disabling failing test suites)
2015-01-21 18:47:56 +01:00
Peter Simons
6d3488c7c7
cabal2nix: bump version
2015-01-21 18:47:56 +01:00
Peter Simons
e558d0e49b
hackage-packages.nix: re-generate from Hackage 2015-01-21T16:32:59+0100
2015-01-21 18:47:56 +01:00
lethalman
57295d8427
Merge pull request #5858 from ehmry/dir2opus
...
dir2opus: initial package at 0.12.1
2015-01-21 17:56:08 +01:00
lethalman
70adbc5731
Merge pull request #5887 from DamienCassou/youtube-dl-2015.01.16
...
youtube-dl 2015.01.16
2015-01-21 15:49:47 +01:00
Emery Hemingway
e563ada091
dir2opus: initial package at 0.12.1
2015-01-21 09:49:20 -05:00
Damien Cassou
04cae926ac
youtube-dl 2015.01.16
2015-01-21 15:35:22 +01:00
Thomas Tuegel
b89fbb6188
Merge pull request #5886 from ttuegel/hplip
...
Update HPLIP and fix for CUPS 1.7
2015-01-21 07:59:49 -06:00
Thomas Tuegel
28b55a318a
hplip: ensure plugin version always up-to-date
2015-01-21 07:57:05 -06:00
Thomas Tuegel
7a20c4cae4
hplip: version 3.14.10
2015-01-21 07:57:05 -06:00
Georges Dubus
62d0ad3ce0
Merge pull request #5882 from paraseba/zfspython
...
Fixup zfs python scripts
2015-01-21 14:56:47 +01:00
vbgl
7edbd7ad19
Merge pull request #5041 from vbgl/mono
...
Updates mono, fsharp and monodevelop
Closes #4782 .
2015-01-21 13:54:37 +01:00
Pascal Wittmann
c6845151f1
icmake: update from 7.21.01 to 7.22.00
2015-01-21 13:21:59 +01:00
Rickard Nilsson
c7c917dfff
nginx: Add set-misc-nginx-module
2015-01-21 12:38:34 +01:00
lethalman
52cd15d777
Merge pull request #5820 from johbo/dub
...
dub: Add dub to interact with the D package registry
2015-01-21 11:21:24 +01:00
Michel Kuhlmann
4a3be6c787
rPackages: overall update and cleaning default.nix
2015-01-21 11:15:38 +01:00
Domen Kožar
f94600e57b
Merge pull request #5806 from nckx/pgcli
...
Python: add pgcli + update/add various libraries
2015-01-21 11:14:25 +01:00
Vincent Laporte
abfee3e840
feh: enable exif support
2015-01-21 10:54:54 +01:00
lethalman
7cad64a13d
Merge pull request #5856 from rycee/update/pyacoustid
...
Fix build of 'pyacoustid' under Python 3.
2015-01-21 10:54:27 +01:00
lethalman
b214a6ab72
Merge pull request #5532 from bobvanderlinden/mjpg-streamer
...
add package MJPG-streamer
2015-01-21 10:16:38 +01:00
Sebastián Bernardo Galkin
390c838c7f
Fixup zfs python scripts
...
zfs ships with a couple of python scripts that needed shebang rewriting. Adding
python as a build dependency enables fixup to do the rewrite.
2015-01-20 23:54:51 -08:00
Austin Seipp
4b76c1f897
Merge pull request #5880 from puffnfresh/feature/fix-upgrade-docker
...
Fix and upgrade Docker
2015-01-21 01:35:41 -06:00
Austin Seipp
978954b2e7
Merge pull request #5831 from mcox/unbound-fix-5728
...
nixpkgs: patch unbound 1.5.1 for linux < 3.15
2015-01-21 01:34:43 -06:00
Austin Seipp
1d60f8efb9
Merge pull request #5877 from benley/riemann-0.2.8
...
Riemann: update to 0.2.8
2015-01-21 01:32:41 -06:00
宋文武
b202dcb606
tiled: Update to 0.11.0, renamed from tiled-qt.
2015-01-21 13:14:12 +08:00
Charles Strahan
5f1622e95f
ruby: allow for passing build arguments
2015-01-20 23:33:57 -05:00
Charles Strahan
7d8b2f0d60
ruby: make buildInputs work
2015-01-20 22:20:28 -05:00