1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

48618 commits

Author SHA1 Message Date
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
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
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