Commit Graph

70193 Commits

Author SHA1 Message Date
karsten gebbert
dffed1a512 recoll: replace path to perl in filters
Closes #10287, fixes #10286.
2015-10-09 14:25:16 +02:00
Thomas Tuegel
2de259f574 lilypond: disable argv[0] passthrough
Fixes #10290. Lilypond finds its Guile libraries by looking at the path
in argv[0], so it should be hardcoded to the real absolute path to the
executable.
2015-10-09 07:18:41 -05:00
Peter Simons
0a28867303 haskell-fltkhs: record my fruitless attempts to fix that build 2015-10-09 12:39:14 +02:00
Peter Simons
f4f13f0d29 haskell-wxc: fix undeclared dependency on split 2015-10-09 12:39:13 +02:00
Peter Simons
d964960dd8 haskell-freenect: remove obsolete override 2015-10-09 12:39:13 +02:00
Peter Simons
416adb79cb haskell: add lts 3.8 2015-10-09 12:39:13 +02:00
Peter Simons
4a3ac50e73 configuration-hackage2nix.yaml: update list of broken packages 2015-10-09 12:39:13 +02:00
Peter Simons
a846b48b92 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-16-g255fd25 using the following inputs:

  - Nixpkgs: 413771bf48
  - Hackage: 34485133f3
  - LTS Haskell: c5f1e507cd
  - Stackage Nightly: c5032276f9
2015-10-09 12:39:13 +02:00
Pascal Wittmann
e2d7ff73d4 sslscan: fixed typo 2015-10-09 12:08:12 +02:00
Pascal Wittmann
4e9c2666da Merge pull request #10293 from fpletz/pkg/sslscan
sslscan: init at 1.11.0
2015-10-09 11:12:33 +02:00
Franz Pletz
78a027604a sslscan: init at 1.11.0 2015-10-09 11:12:02 +02:00
Pascal Wittmann
b93f918c2d Merge pull request #10283 from couchemar/rabbitmq-3.5.6
rabbitmq-server: 3.4.3 -> 3.5.6
2015-10-09 11:11:33 +02:00
Tobias Geerinckx-Rice
2cd4e12f6c geolite-legacy 2015-10-08 -> 2015-10-09
Jeez.
2015-10-09 10:09:03 +02:00
Pascal Wittmann
6d89fff92a tennix: fix build
in the first attempt git removed whitespaces
2015-10-09 10:08:38 +02:00
Thomas Tuegel
7d3ffc5bf8 sddm: set UID_MIN and UID_MAX
Fixes build failure in chroot.
2015-10-08 20:20:34 -05:00
Arseniy Seroka
859ce479c6 Merge pull request #10291 from cransom/jq1.5
Update jq to current release
2015-10-09 00:20:15 +03:00
Casey Ransom
8b8f87cf21 jq: 1.4 -> 1.5 2015-10-08 17:13:32 -04:00
Pascal Wittmann
b2588adb6e tennix: fix build 2015-10-08 19:20:52 +02:00
Eelco Dolstra
24483ebe47 nixUnstable: Update to 1.11pre4243_2075ec8 2015-10-08 15:57:29 +02:00
Domen Kožar
b4603f8275 Merge pull request #10137 from davidak/kibana-fix-url
kibana: fix url and hash
2015-10-08 12:23:30 +02:00
Domen Kožar
49f5d85041 Merge pull request #10208 from offlinehacker/nixos/grafana/fix_option_name
grafana service: fix package option name
2015-10-08 12:21:58 +02:00
Domen Kožar
bcd501377b Merge pull request #10276 from lancelotsix/add_pylibconfig2
pythonPackages.pylibconfig: init at 0.2.4
2015-10-08 12:20:31 +02:00
Domen Kožar
5cde4804f1 Merge pull request #10272 from lukego/snabbswitch-v2015.10
Add Snabb Switch package
2015-10-08 12:19:08 +02:00
Luke Gorrie
6c36809a89 snabb: Added Snabb Switch (v2015.10) in tools/networking
I have tested this manually with nix-env.
2015-10-08 10:11:06 +00:00
Luke Gorrie
42e753f8b3 maintainers.nix: Add lukego 2015-10-08 10:11:06 +00:00
Andrey Pavlov
d9e1d3f14b rabbitmq-server: 3.4.3 -> 3.5.6 2015-10-08 12:44:03 +03:00
Eelco Dolstra
7260c04266 debian: Update to 7.9, 8.2 2015-10-08 11:20:26 +02:00
Eelco Dolstra
69e1bec716 libuv: Get rid of unused versions
Building dozens of unused versions is a bit excessive.
2015-10-08 11:15:23 +02:00
Lancelot SIX
19f7cc8df2 pythonPackages.pylibconfig: init at 0.2.4
Tests are disabled because they are not distributed within the
distribution :

```
$ curl -s https://pypi.python.org/packages/source/p/pylibconfig2/pylibconfig2-0.2.4.tar.gz | tar tz | grep test
$ curl -s
https://codeload.github.com/heinzK1X/pylibconfig2/tar.gz/master | tar tz | grep test
pylibconfig2-master/pylibconfig2/test/
pylibconfig2-master/pylibconfig2/test/__init__.py
pylibconfig2-master/pylibconfig2/test/test.py
```

Distribution from pypi is prefered because the git repository do not
have tags to clearly identify the various releases.
2015-10-08 08:49:33 +00:00
roconnor
0caedf7525 Merge pull request #10248 from Havvy/node
nodejs: 4.1.0 -> 4.1.2
2015-10-07 23:05:32 -04:00
Eric Seidel
9be18c4d07 Merge pull request #10176 from Ericson2314/fetchgitLocal
Rewrite `fetchgitLocal`
2015-10-07 18:37:35 -07:00
Tobias Geerinckx-Rice
9108533d4e geolite-legacy 2015-10-06 -> 2015-10-08 2015-10-08 01:43:08 +02:00
Tobias Geerinckx-Rice
0e9bc96889 libwps 0.4.1 -> 0.4.2 2015-10-08 01:42:46 +02:00
Tobias Geerinckx-Rice
65bb240357 cassandra 2.1.9 -> 2.1.10 2015-10-08 01:42:46 +02:00
Tobias Geerinckx-Rice
68932b96d2 perlPackages.ModuleImplementation 0.07 -> 0.09 2015-10-08 01:42:45 +02:00
Tobias Geerinckx-Rice
78e777ad8d perlPackages.ModuleInstall 1.14 -> 1.16 2015-10-08 01:42:45 +02:00
Tobias Geerinckx-Rice
499d936cc6 perlPackages.AlgorithmDiff 1.1902 -> 1.1903 2015-10-08 01:42:45 +02:00
Tobias Geerinckx-Rice
d20f80a7c8 perlPackages.Curses 1.32 -> 1.33 2015-10-08 01:42:44 +02:00
Tobias Geerinckx-Rice
cabd9d3d36 perlPackages.ModuleScanDeps 1.19 -> 1.20 2015-10-08 01:42:44 +02:00
Eelco Dolstra
c90d26140e opensubdiv: Add 2015-10-08 00:57:21 +02:00
Arseniy Seroka
504fbfac2f Merge pull request #10274 from obadz/google-drive-ocamlfuse
google-drive-ocamlfuse: 0.5.12 -> 0.5.18
2015-10-07 23:49:16 +03:00
Ricardo M. Correia
f86080cdb3 youtube-dl: 2015.08.28 -> 2015.10.06.2 2015-10-07 20:06:11 +02:00
obadz
31dc4f6c1b google-drive-ocamlfuse: 0.5.12 -> 0.5.18 2015-10-07 17:47:22 +01:00
Nikolay Amiantov
8db98ceb01 glibc_multi: fix ldd for 64-bit ELFs 2015-10-07 16:46:26 +03:00
Bjørn Forsman
5fee5c6d08 virtualbox: 5.0.4 -> 5.0.6
Tested on release-15.09 branch.
2015-10-07 15:12:51 +02:00
Nikolay Amiantov
46de04489b build-fhs-userenv: fix extraBindMounts 2015-10-07 14:58:37 +03:00
Thomas Tuegel
583cd694d1 Merge pull request #10266 from jraygauthier/jrg/remove_kdelibs_xdg_impurities
kdelibs: improve XDG_* purity
2015-10-07 06:56:15 -05:00
Lluís Batlle i Rossell
c1e6e97f6b Updating twisterd to 0.9.30
(cherry picked from commit f2264ec42a)
2015-10-07 11:37:59 +02:00
Eelco Dolstra
bcc7673a44 php: Update to 5.5.30, 5.6.14 2015-10-07 11:32:15 +02:00
Domen Kožar
fe081c6fd2 Merge pull request #10264 from FRidh/changes
python packages updates
2015-10-07 10:39:24 +02:00