Commit graph

61728 commits

Author SHA1 Message Date
William A. Kennington III
e57217d874 spl: 0.6.5.2 -> 0.6.5.3 2015-11-02 11:01:17 -08:00
Pascal Wittmann
b2d724ed29 calibre: 2.41.0 -> 2.42.0 2015-11-02 19:59:06 +01:00
Domen Kožar
dc39c2dd20 Merge pull request #10706 from datakurre/datakurre-jupyter
jupyter: init at 1.0.0
2015-11-02 19:10:15 +01:00
Arseniy Seroka
c9ff48b79b Merge pull request #10775 from AndersonTorres/refind
refind: 0.8.4 -> 0.9.2
2015-11-02 20:48:14 +03:00
Peter Simons
c10589cebb Merge pull request #10793 from Profpatsch/HEAD
haskellPackages: enable hsparql checks again
2015-11-02 18:04:46 +01:00
Domen Kožar
fb998dd033 Merge pull request #10779 from mayflower/update-php
Update php
2015-11-02 17:47:38 +01:00
Domen Kožar
b7775e2ee7 Merge pull request #10734 from rycee/package/catalyst-packages
A few new Perl Catalyst packages
2015-11-02 17:22:10 +01:00
Domen Kožar
873d212054 Merge pull request #10735 from leenaars/cleaned
Reordered games in all-packages.nix to GAMES section
2015-11-02 17:21:49 +01:00
leenaars
7b5eca1236 Deleted inappropriate line feed 2015-11-02 16:04:27 +01:00
Ricardo M. Correia
2389a707af fetch-cargo-deps: add debug output
... so that we can find out why there are sporadic hash mismatches.
2015-11-02 15:44:43 +01:00
Ricardo M. Correia
2ede3e6ddd rustfmt: 2015-10-17 -> 2015-10-28
... which also fixes the build.
Also, I've switched the compiler to the stable channel since rustfmt
supports it now.
2015-11-02 15:44:42 +01:00
Profpatsch
d68a77e504 haskellPackages: enable hsparql checks again 2015-11-02 15:35:20 +01:00
Domen Kožar
2d02727383 fix eval 2015-11-02 15:33:32 +01:00
Domen Kožar
85dfb151c2 Merge pull request #10732 from leenaars/addition/armagetronad
Armagetronad: init at version 0.2.8.3.3
2015-11-02 15:30:10 +01:00
leenaars
cddbb0fa47 Added Linux as confirmed platform 2015-11-02 15:29:16 +01:00
Ricardo M. Correia
c843e08b5a Merge pull request #10782 from mayflower/rust-registry
rustRegistry: 2015-10-18 -> 2015-11-01
2015-11-02 14:41:47 +01:00
Vladimír Čunát
ad30764d68 neovim: fetch by version tag instead of commit hash
/cc #10787.
2015-11-02 12:57:48 +01:00
Scott Milliken
f89ddefd97 neovim: update to 0.1.0., closes #10787 2015-11-02 12:50:54 +01:00
Domen Kožar
d370127582 Merge pull request #10786 from devhell/ipfs
ipfs: 0.3.8 -> 0.3.9
2015-11-02 10:44:27 +01:00
Matthijs Steen
23091d79ac tilda: 1.2.2 -> 1.2.4
(cherry picked from commit 94ac7e8cb530a670b3d2badb98c22f209fa1abe2)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-11-02 10:42:04 +01:00
Bjørn Forsman
eeced1bc51 jenkins: 1.633 -> 1.636 2015-11-02 10:39:16 +01:00
Peter Simons
9c2eb52140 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-27-g14f44af using the following inputs:

  - Nixpkgs: 296838820e
  - Hackage: cbced5bc0e
  - LTS Haskell: 4622b913dc
  - Stackage Nightly: 05c38f5cda
2015-11-02 10:09:33 +01:00
Asko Soukka
9529b6f11f jupyter: init at 1.0.0 2015-11-02 09:49:38 +02:00
Asko Soukka
02e14c4ffa jupyter_console: init at 4.0.3 2015-11-02 09:49:34 +02:00
Asko Soukka
e8daff2157 darwin: appnope: init at 0.1.0 2015-11-02 09:49:30 +02:00
Asko Soukka
8ba089c5ae darwin: ipython: fix build inputs for darwin 2015-11-02 09:49:29 +02:00
Tobias Geerinckx-Rice
4435e317e9 geolite-legacy 2015-10-27 -> 2015-11-02 2015-11-02 01:47:07 +01:00
Tobias Geerinckx-Rice
2cb1ea1ff3 gparted: add hdparm dependency
Required to display serial numbers in the "Device Information" view.
2015-11-02 01:46:50 +01:00
Tobias Geerinckx-Rice
d973931c9a netsniff-ng 0.5.9-{121-gd91abbd -> 130-ga81b515}
For new --no-geoip option.
2015-11-02 01:46:50 +01:00
Nikolay Amiantov
9265cc58c3 Merge pull request #10474 from abbradar/nginx-pam-modules
nginx: factor out modules into a separate file, add new "pam" module
2015-11-02 01:05:54 +03:00
devhell
eeba31d7b6 ipfs: 0.3.8 -> 0.3.9
Built and tested locally.

The changelog is quite large, so I'm going to link it instead:
https://github.com/ipfs/go-ipfs/blob/master/CHANGELOG.md
2015-11-01 20:39:46 +00:00
Arseniy Seroka
8f4a0003ae Merge pull request #10719 from Beauhurst/djangosilk
add django-silk package
2015-11-01 21:51:08 +03:00
Benno Fünfstück
a027470a69 python-dubs: set pythonPath for wrapper
The python.buildEnv wrapper expects that all pythonPackages
have a pythonPath set, so we set to a dummy value here.
2015-11-01 17:56:18 +01:00
Edward Tjörnhammar
1061f4a9a3 Merge pull request #10780 from rycee/bump/svtplay-dl
svtplay-dl: 0.20.2015.10.08 -> 0.20.2015.10.25
2015-11-01 15:43:38 +01:00
Peter Simons
a00ac5947a Merge pull request #10781 from mayflower/update-lxc
lxc: 1.1.3 -> 1.1.4 (security)
2015-11-01 14:28:12 +01:00
Peter Simons
24f8cf9b10 Merge pull request #10774 from AndersonTorres/youtubeDL
youtube-DL: 2015.08.28 -> 2015.10.24
2015-11-01 13:41:33 +01:00
Robin Gloster
1a7643e166 rustRegistry: 2015-10-18 -> 2015-11-01 2015-11-01 12:19:19 +00:00
Robin Gloster
4ebfd41fa7 lxc: 1.1.3 -> 1.1.4 (security)
fixes CVE-2015-1335
2015-11-01 12:16:33 +00:00
Robin Gloster
fdf8e4f2c8 php70: 7.0.0beta1 -> 7.0.0RC6 2015-11-01 12:13:16 +00:00
Robin Gloster
0ceec8420c php: 5.6.14 -> 5.6.15 2015-11-01 12:12:13 +00:00
Benno Fünfstück
c7adb3d327 xvkbd: update from 3.6 to 3.7 2015-11-01 13:04:53 +01:00
Robert Helgesson
215b77fb34 svtplay-dl: 0.20.2015.10.08 -> 0.20.2015.10.25 2015-11-01 13:01:54 +01:00
AndersonTorres
124e832c37 refind: 0.8.4 -> 0.9.2 2015-11-01 09:37:00 -02:00
AndersonTorres
68a198f74b youtube-DL: 2015.08.28 -> 2015.10.24 2015-11-01 09:22:19 -02:00
Aristid Breitkreuz
ed1355e0f1 cd-discid: do not use INSTALL=/usr/bin/install, as it did not build 2015-11-01 11:41:53 +01:00
Domen Kožar
93b81871eb pythonPackages.kazoo: don't depend on zookeeper at build time 2015-11-01 10:09:47 +01:00
Domen Kožar
753e757b83 Merge pull request #10743 from sjourdois/pythonPackages
Python packages: some new ones and fixes to cairocffi
2015-11-01 09:22:16 +01:00
Domen Kožar
050bba281e Merge pull request #10766 from sjourdois/hackrf
hackrf: allow on darwin
2015-11-01 09:20:46 +01:00
Domen Kožar
bf44d681b5 Merge pull request #10747 from tokudan/mbuffer
mbuffer: new package
2015-11-01 09:19:35 +01:00
Jude Taylor
42fffee9da darwin purity: aria2 2015-10-31 17:03:13 -07:00