Commit Graph

56525 Commits

Author SHA1 Message Date
William A. Kennington III
bd82a79fc1 xorriso: 1.3.8 -> 1.4.0 2015-07-08 11:28:54 -07:00
William Casarin
8ead9cf0c5 caffe: init at rev 77d66dfc
Initial version of the Caffe deep learning framework from Berkeley
2015-07-08 10:07:10 -07:00
Tobias Geerinckx-Rice
1f23880449 geolite-legacy: 2015-06-15 -> 2015-07-08 2015-07-08 17:13:24 +02:00
Tobias Geerinckx-Rice
0b6e9f38ca python-packages: pgcli 0.17.0 -> 0.18.0
Changes: https://raw.githubusercontent.com/dbcli/pgcli/master/changelog.rst
2015-07-08 17:13:04 +02:00
Tobias Geerinckx-Rice
8ff60567ae shairport-sync: 2.3.0 -> 2.3.6.5
- Enable additional backends: pipe, stdout
- Support high-quality resampling with soxr
- Support configuration files, but don't install one
- Cut down on boilerplate code with fetchFromGitHub/autoreconfHook
2015-07-08 17:13:03 +02:00
Sander van der Burg
e54d0371b9 disnix: bump to version 0.4 2015-07-08 12:03:56 +00:00
Shea Levy
a5a8bad0e6 buildMaven: Handle authenticated repos 2015-07-08 06:25:07 -04:00
Shea Levy
e987d1c1e3 requireFile: Make more flexible 2015-07-08 06:25:07 -04:00
Jaka Hudoklin
957390ecba Merge pull request #8682 from offlinehacker/pkgs/openshift/add
Add openshift
2015-07-08 12:20:01 +02:00
Jaka Hudoklin
4e33dd4e99 openshift: init at 1.0.1 2015-07-08 12:18:06 +02:00
Jaka Hudoklin
4b1cfd17a8 Merge pull request #8680 from offlinehacker/pkgs/compass/add
Add compass, stylesheet authoring environment
2015-07-08 12:17:19 +02:00
Arseniy Seroka
07cbf4d577 Merge pull request #8698 from lihop/vim-plugins
vimPlugins: change wombat256 source to github
2015-07-08 13:05:18 +03:00
Pascal Wittmann
abf2642290 st: update from 0.5 to 0.6 2015-07-08 10:27:25 +02:00
Leroy Hopson
450c0da6d7 vimPlugins: change wombat256 source to github
See issue #8694. Previously wombat256 was downloading its source from
the vim website using fetchurl. The builder was failing when it tried to
unpack the .vim source file. Using the vim-scripts github repo avoids
this problem.
2015-07-08 19:01:26 +12:00
James Cook
783975bbb5 Merge pull request #8669 from ts468/upstream.ocaml_text
ocaml-text: 0.6 -> 0.7.1
2015-07-07 21:01:19 -07:00
Arseniy Seroka
54821893d6 Merge pull request #8692 from ts468/upstream.diffpdf
diffpdf: init at 2.1.3
2015-07-08 02:33:46 +03:00
Arseniy Seroka
1e631b51e0 Merge pull request #8693 from ts468/upstream.pdfdiff
pdfdiff: init at 0.92
2015-07-08 02:10:43 +03:00
Charles Strahan
75f53bc615 ruby: set the default to 2.2.2 2015-07-07 18:41:03 -04:00
Thomas Strobel
88d5f2c0a5 pdfdiff: init at 0.92 2015-07-08 00:22:57 +02:00
Arseniy Seroka
f579662864 Merge pull request #8565 from oconnorr/master
cassandra-driver-2.6.0c2: new python package
2015-07-08 01:12:12 +03:00
Charles Strahan
357324df26 ruby: add 2.2.2, bump patch levels
* Adds Ruby 2.2.2
* 1.9.3-p547 -> 1.9.3-p551
* 2.0.0-p481 -> 2.0.0-p645
2015-07-07 17:45:33 -04:00
Charles Strahan
4ea88cc526 ruby: fix version 2.2.0 2015-07-07 17:43:49 -04:00
Thomas Strobel
528fae6dd3 diffpdf: init at 2.1.3 2015-07-07 23:32:54 +02:00
William A. Kennington III
81396388e5 spidermonkey: Apply 17 patch to 24 2015-07-07 09:51:06 -07:00
aszlig
b028c14256
python-wrapper: Fix variable name for sed expr.
Regression introduced by 5f55788531.

The commit not only changes documentation, but also changed a few
variable names. One of them is $i which now is $f and it contains the
name of the file to wrap.

This was accidentally found by @Profpatsch (thanks!) who found himself
getting the basename of the last patch file to end up in sys.argv[0].
The reason for this is that $i is used in the for loop of the generic
patchPhase and thus is reused later when the Python file is to be
wrapped.

I have also added a small comment noting about this, to be sure that
this won't accidentally occur the next time someone changes variable
names.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-07-07 18:25:10 +02:00
Austin Seipp
afb7655c68 nixpkgs: arcanist 20150525 -> 20150707
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-07 09:37:50 -05:00
Guillaume Massé
7bab5ee5d0 Following name convention for popcorntime
http://nixos.org/nixpkgs/manual/#sec-package-naming
2015-07-07 10:23:40 -04:00
Eelco Dolstra
b7ffacffef Revert "perl: Make 5.22 the default"
This reverts commit 7f547126d8. We're a
bit too close to release to make such fundamental changes.
2015-07-07 15:13:31 +02:00
Domen Kožar
2936e01bc8 Merge pull request #8677 from MasseGuillaume/master
Build popcorntime from ci until yts movie outage is fixed
2015-07-07 13:27:15 +01:00
Pascal Wittmann
3a1dc590f4 dwb: update from 2014-12-15 to 2015-07-07 2015-07-07 13:11:55 +02:00
Jaka Hudoklin
acc995cf41 Add compass, stylesheet authoring environment 2015-07-07 12:11:58 +02:00
Simon Vandel Sillesen
e85dac137e sundtek init at 30-06-2015 2015-07-07 10:58:58 +02:00
William A. Kennington III
9da5943cac gcc: 4.9.2 -> 4.9.3 2015-07-07 01:50:02 -07:00
Edward Tjörnhammar
2dfe7d0513 i2pd: 0.9.0 -> 0.10.0 2015-07-07 09:47:22 +02:00
Thomas Strobel
c465170662 ocaml-text: 0.6 -> 0.7.1 2015-07-07 09:39:53 +02:00
William A. Kennington III
e587d3e155 Merge branch 'master.upstream' into staging.upstream 2015-07-07 00:31:00 -07:00
William A. Kennington III
afd532f7cb cups: 2.0.2 -> 2.0.3 2015-07-07 00:30:25 -07:00
William A. Kennington III
76483363d1 polkit: 0.112 -> 0.113 2015-07-07 00:01:33 -07:00
William A. Kennington III
f36a9a798e spidermonkey: Use more system dependencies and fix for perl 5.22 2015-07-07 00:01:16 -07:00
James Cook
0248632cdf Merge pull request #8671 from ts468/upstream.ocaml_ssl
ocaml-modules.ssl: make openssl propagatedBuildInput
2015-07-06 23:44:46 -07:00
Guillaume Massé
5562750cd0 Build popcorntime from ci until yts movie outage is fixed
Currently the movie tab is broken. It's fixed in the experimental branch (master)

http://status.popcorntime.io/
> * Update - Issue with the subtitles API affects Release 0.3.7-2, Experimental builds are fine
>   May 13, 22:54 EDT
> [...]
> * Identified - The issue with the YTS API (Movies) seems to be related to a bad response for one of the movies. The movies page will continue to be intermittent until the issue is resolved.
>   May 10, 21:29 EDT
> * Investigating - YTS (Movies) is currently unavailable for Popcorn Time release 0.3.7-2, but is still working for the experimental builds. We're looking into what the issue could be and why it's only affecting release 0.3.7-2
>   May 10, 18:34 EDT
2015-07-07 00:00:55 -04:00
William A. Kennington III
243b2f79ce openssh: 6.8p1 -> 6.9p1 2015-07-06 19:30:02 -07:00
William A. Kennington III
81ace52e89 openssh: Refactor and install sample config files 2015-07-06 19:29:45 -07:00
William A. Kennington III
731b4a4371 perlPackages: Updates 2015-07-06 19:21:21 -07:00
William A. Kennington III
7f547126d8 perl: Make 5.22 the default 2015-07-06 18:34:11 -07:00
William A. Kennington III
3cfc6fa38a linux-firmware: 2015-05-13 -> 2015-06-30
Use iwlwifi/linux-firmware temporarily since the firmware for kernel
4.1+ is not mainlined in firmware/linux-firmware.
2015-07-06 18:31:13 -07:00
William A. Kennington III
310ad36a4d Merge branch 'master.upstream' into staging.upstream 2015-07-06 17:49:35 -07:00
William A. Kennington III
06e146b2ce syslinux: Fix failed loading on gcc5 2015-07-06 17:49:07 -07:00
William A. Kennington III
6aa4714dba coreutils: 8.23 -> 8.24 2015-07-06 17:37:18 -07:00
William A. Kennington III
642eb4ca05 mesa: 10.5.8 -> 10.6.1 2015-07-06 17:22:06 -07:00
William A. Kennington III
ae28ff8b91 Merge branch 'master.upstream' into staging.upstream 2015-07-06 17:15:11 -07:00
William A. Kennington III
9eae9dd811 gnupg: 2.0.27 -> 2.0.28 2015-07-06 17:14:01 -07:00
William A. Kennington III
2f28600f2b lvm2: 2.02.120 -> 2.02.124 2015-07-06 17:13:50 -07:00
William A. Kennington III
1d7990b0e1 consul-ui: Update dependencies 2015-07-06 16:42:16 -07:00
William A. Kennington III
8f17099d6a bundler: 1.9.2 -> 1.10.5 2015-07-06 16:42:16 -07:00
William A. Kennington III
0f21f3e00b bundler-head: Correct hash 2015-07-06 16:42:16 -07:00
William A. Kennington III
7fa3e5f8d9 ruby: Make 2.1.x the default 2015-07-06 16:42:16 -07:00
William A. Kennington III
d5cd6eebcd ruby: Add 2.1.6 2015-07-06 16:42:16 -07:00
William A. Kennington III
84ef883ac2 rvm-patchsets: Update 2015-07-06 16:42:16 -07:00
Thomas Strobel
5f8104cd45 ocaml-modules.ssl: make openssl propagatedBuildInput 2015-07-07 01:03:25 +02:00
Tobias Geerinckx-Rice
2f752c3097 bobcat: 3.25.01 -> 3.25.02
Adds missing implementation of the member function BigInt::ulong(),
and gets rid of another sourceforge URI.
2015-07-07 01:03:02 +02:00
Arseniy Seroka
4f2b22aff0 Merge pull request #8629 from telotortium/subsonic
subsonic: init at 5.2.1
2015-07-07 01:09:19 +03:00
William A. Kennington III
b363927556 linux-testing: 4.2-rc1 2015-07-06 13:45:03 -07:00
Peter Simons
ca6ba3496c Merge pull request #8662 from deepfire/ghc-nokinds
ghc:  add haskell.compiler.ghcNokinds, for Richard Eisenberg's `nokinds` branch
2015-07-06 21:51:01 +02:00
Arseniy Seroka
2714fe1cf0 Merge pull request #8620 from aycanirican/emacsPackagesNg-multiple-cursors
Introduce emacsPackagesNg.multiple-cursors
2015-07-06 22:48:24 +03:00
vbgl
3195ff9c94 Merge pull request #8661 from michelk/saga/update
saga: update from 2.1.4 to 2.2.0
2015-07-06 21:40:12 +02:00
Pascal Wittmann
a4f69f5a39 bitlbee: update from 3.4 to 3.4.1 2015-07-06 18:16:49 +02:00
Pascal Wittmann
2e85f78d20 libeatmydata: add its own bin/ to PATH, dirty fix for #8665 2015-07-06 17:47:40 +02:00
Moritz Ulrich
25c7e5fafe notmuch: 0.19 -> 0.20.2 2015-07-06 17:37:15 +02:00
Arseniy Seroka
6bb0436bb3 Merge pull request #8418 from kirelagin/dmenu-xft-by-default
dmenu: build with Xft
2015-07-06 14:48:07 +03:00
Domen Kožar
87697fb583 Merge pull request #8399 from anderspapitto/pr
dont test i3
2015-07-06 12:35:32 +01:00
Arseniy Seroka
6d99ecf300 Merge pull request #8658 from benley/iftop-darwin
iftop: fix Darwin build
2015-07-06 14:27:13 +03:00
Arseniy Seroka
83083da5b1 Merge pull request #8651 from ts468/upstream.sbsigntool
sbsigntool: init at 0.5
2015-07-06 14:26:39 +03:00
Pascal Wittmann
6b17e009c4 scala: update from 2.11.6 to 2.11.7 2015-07-06 11:51:49 +02:00
Pascal Wittmann
505f624e01 newtonwars: init at 2015060 2015-07-06 11:37:06 +02:00
lethalman
8212ec8d55 Merge pull request #8659 from robbinch/pkg-gitfs
gitfs: init at 0.2.5.
2015-07-06 11:24:49 +02:00
Robbin C
945ac597b9 gitfs: init at 0.2.5
This adds gitfs, a FUSE filesystem that fully integrates with git.
2015-07-06 17:10:17 +08:00
Kosyrev Serge
5fee7af3ba ghc: add haskell.compiler.ghcNokinds, for Richard Eisenberg's 'nokinds' branch 2015-07-06 11:09:28 +03:00
Michel Kuhlmann
135426ad16 saga: update from 2.1.4 to 2.2.0 2015-07-06 07:59:04 +02:00
Leroy Hopson
040c399beb vultr: init at 0.1.2 2015-07-06 15:18:58 +12:00
William A. Kennington III
fbfdc139d6 Merge branch 'master.upstream' into staging.upstream 2015-07-05 18:36:16 -07:00
Benjamin Staffin
806291b42e iftop: fix Darwin build 2015-07-05 17:47:54 -07:00
Robert Irelan
3e61595a3e subsonic: init at 5.2.1
Add package for the Subsonic personal media streamer server
(<http://subsonic.org>).
2015-07-05 17:10:26 -07:00
William A. Kennington III
06f1e2c61e quassel: Add dependency on qca for crypto 2015-07-05 16:52:56 -07:00
William A. Kennington III
fe705a664c gnupg: 2.1.5 -> 2.1.6 2015-07-05 16:51:03 -07:00
William A. Kennington III
799c46e6e7 libvirt: 1.2.12 -> 1.2.17 2015-07-05 16:50:50 -07:00
William A. Kennington III
d605663ae2 Merge branch 'master.upstream' into staging.upstream 2015-07-05 13:06:02 -07:00
Mateusz Kowalczyk
2b833d5297 haskell-ghc: update head to 20150705 2015-07-05 21:01:37 +01:00
Eelco Dolstra
d14b4741da Merge pull request #8657 from jb55/fix-double-apply-patch
Fix some double applications of callPackage
2015-07-05 21:23:41 +02:00
Pascal Wittmann
beffeedccf radicale: update from 0.9 to 0.10
add myself to maintainers
2015-07-05 21:12:50 +02:00
Peter Simons
b6b13e45f8 haskell-lhs2tex: disable Hydra builds to fix assrtion error 2015-07-05 21:06:04 +02:00
Peter Simons
2f111381e0 haskell-mueval has been fixed upstream. 2015-07-05 21:06:04 +02:00
Peter Simons
26a9fcdfca haskell-hwsl2-reducers depends on broken build inputs 2015-07-05 21:06:04 +02:00
Peter Simons
9d69ce4237 hackage-packages.nix: drop package "som" to avoid invalid references to "assert" 2015-07-05 21:06:04 +02:00
Peter Simons
7871f2d9b1 haskell-Frames depends on broken singletons library. 2015-07-05 21:06:04 +02:00
Peter Simons
101d0db511 haskell-hid: build is broken 2015-07-05 21:06:03 +02:00
Peter Simons
34f10a82e0 haskell-digitalocean-kzs: can't run its test suite 2015-07-05 21:06:03 +02:00
Peter Simons
63406af616 haskell-acme-one exports no library modules, so we shouldn't run Haddock 2015-07-05 21:06:03 +02:00
Peter Simons
d0f1e6626b haskell-socket: test suite tries to access the network 2015-07-05 21:06:03 +02:00
Peter Simons
dfea5f25a6 hackage-packages.nix: update to 77076157d1 with hackage2nix revision 4a9eb87332b3005c00d9b695b1365e675b614e65 2015-07-05 21:06:00 +02:00