Commit graph

97768 commits

Author SHA1 Message Date
Nikolay Amiantov e908442693 kdeWrapper: allow wrapping several packages 2017-01-03 02:33:15 +03:00
Tuomas Tynkkynen 5ba7f33e3a linux_testing: 4.9-rc8 -> 4.10-rc1 2016-12-27 01:35:10 +02:00
Daiderd Jordan 72cc140c93 Merge pull request #21431 from mitchty/not-only-linux
Not only linux
2016-12-26 22:22:24 +01:00
Daiderd Jordan 5d4894f3bc Merge pull request #21428 from sifmelcara/fix/crystal-lang
crystal: fix build in chroot environment
2016-12-26 22:19:49 +01:00
Mitch Tishmack 7c0e1f9fe4 lastpass-cli: refactor allow builds on non linux 2016-12-26 15:05:05 -06:00
Mitch Tishmack 49d721a889 pixz: refactor allow builds on non linux 2016-12-26 15:05:00 -06:00
Mitch Tishmack a21640d394 pigz: refactor allow builds on non linux 2016-12-26 15:04:53 -06:00
Mitch Tishmack b398665a4e wakelan: refactor allow builds on non linux 2016-12-26 15:04:45 -06:00
Mitch Tishmack e898a50325 duply: refactor allow builds on non linux 2016-12-26 15:04:40 -06:00
Mitch Tishmack 124f81785a duplicity: refactor allow builds on non linux 2016-12-26 15:04:35 -06:00
Mitch Tishmack 19425207c9 cscope: refactor allow builds on non linux 2016-12-26 15:04:25 -06:00
Vincent Demeester 34cc46bfa7 docker-compose: 1.8.0 -> 1.9.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-12-26 20:25:39 +01:00
Graham Christensen af0b2d5ffc Merge pull request #21425 from nico202/unclutter
unclutter: add missing licence (publicDomain)
2016-12-26 13:25:36 -05:00
Tuomas Tynkkynen e60bb86d00 kexectools: 2.0.13 -> 2.0.14
ARM patch is included upstream now.
2016-12-26 18:54:34 +02:00
mingchuan a0922271d3 crystal: fix build in chroot environment
previous build failed on hydra because /usr/bin/env
do not exist in a chroot build environment.
2016-12-27 00:28:51 +08:00
Nicolò Balzarotti 620ebf5449 unclutter: add missing licence (publicDomain) 2016-12-26 12:42:39 +01:00
Frederik Rietdijk 2876b31ed5 pythonPackages.click-threading: 0.4.0 -> 0.4.2 2016-12-26 09:21:24 +01:00
Frederik Rietdijk 762d847d47 pythonPackages.Wand: 0.3.5 -> 0.4.4 2016-12-26 09:21:24 +01:00
Frederik Rietdijk b95b6315af pythonPackages.memory_profiler: 0.39 -> 0.41 2016-12-26 09:21:24 +01:00
Frederik Rietdijk 2da75adc5d pythonPackages.pygame-git: broken 2016-12-26 09:21:24 +01:00
Linus Heckemann da70d3da0f SDL2: split derivation 2016-12-26 01:35:43 +03:00
Michael Raskin 2c616b0473 xf86-input-wacom: 0.32.0 -> 0.34.0 2016-12-25 22:56:32 +01:00
Michael Raskin 6b2ead98cb libwacom: 0.19 -> 0.22 2016-12-25 22:56:32 +01:00
Vladimír Čunát 661b5a9875
Revert "openssh: security 7.3p1 -> 7.4p1"
This reverts commit 277080fea0.

I had tested the server on my physical machine before pushing,
but the openssh test got broken so something is clearly wrong.
http://hydra.nixos.org/build/45500080
2016-12-25 22:15:56 +01:00
symphorien f49a23c28e os-prober: init at 1.65 (#21409)
* os-prober: init at 1.65

* os-prober: fix source url

* os-prober: use sha256 instead of md5
2016-12-25 20:43:46 +01:00
Eric Litak 7b2a37f5c8 remmina: add icon packages as soft deps (#21411) 2016-12-25 19:04:47 +00:00
Frederik Rietdijk 925c597457 pythonPackages.mwclient: 0.8.1 -> 0.8.3
and fix tests.

cc @DamienCassou
2016-12-25 19:20:34 +01:00
Frederik Rietdijk c9e642c549 pythonPackages.zipfile36: disable on python 2.x 2016-12-25 19:03:03 +01:00
Frederik Rietdijk 6cf9b1c970 pythonPackages.magic: broken 2016-12-25 18:58:11 +01:00
Frederik Rietdijk 683f25522d pythonPackages.datrie: add missing dependencies 2016-12-25 18:54:27 +01:00
Vladimír Čunát 277080fea0
openssh: security 7.3p1 -> 7.4p1
The two removed patches were for issues that should've been fixed.
Minor vulnerabilities addressed: CVE-2016-{10009,10010,10011,10012}.
https://www.openssh.com/txt/release-7.4
2016-12-25 18:42:55 +01:00
Frederik Rietdijk f2df4cef5c pythonPackages.xgboost: only with Python 3.x 2016-12-25 16:48:14 +01:00
Frederik Rietdijk 2469d0bd28 pythonPackages.buttersink: only with python 2.x 2016-12-25 16:43:04 +01:00
Frederik Rietdijk 8916131012 pythonPackages.xlwt: fix patch hash 2016-12-25 16:37:51 +01:00
Frederik Rietdijk 63b0c9d5ea pythonPackages.txaio: 2.5.1 -> 2.5.2 2016-12-25 16:36:12 +01:00
Frederik Rietdijk 426b2ed9c8 pythonPackages.u-msgpack-python: use python.interpreter 2016-12-25 16:17:33 +01:00
Bjørn Forsman b20fdff521 nixos/prometheus: make scrapeConfigs.*.static_configs.*.labels optional
...by providing a default value of "no labels" (an empty attrset).

Without this change we get

  $ nixos-rebuild test -I nixpkgs=.
  building Nix...
  building the system configuration...
  error: The option `services.prometheus.scrapeConfigs.[definition 1-entry 1].static_configs.[definition 1-entry 1].labels' is used but not defined.

which is unneeded, because labels _are_ optional.
2016-12-25 15:38:55 +01:00
Peter Simons 7cd5ef772b rocksdb-haskell: enable Hydra builds on Darwin
ac3ba017bd
tells the automatic re-generation process to do the same thing in the next update.

Required by https://github.com/NixOS/nixpkgs/issues/21215.
2016-12-25 12:47:09 +01:00
Pascal Bach 77d495b078 gitlab-runner: 1.8.0 -> 1.9.0 (#21375) 2016-12-25 11:35:47 +00:00
zimbatm a623ada912 flashplayer: removed obsolete files 2016-12-25 11:33:16 +00:00
taku0 f3287b0aa5 flashplayer: 11.2.202.644 -> 24.0.0.186 [Critical security fix] (#21337)
* flashplayer: 11.2.202.644 -> 24.0.0.186

* flashplayer: add debug version

* flashplayer-standalone: 11.2.202.644 -> 24.0.0.186
2016-12-25 11:32:24 +00:00
Karn Kallio 4383aa26f2 ats2 : advance to latest version 0.2.13 2016-12-25 10:34:14 +00:00
Frederik Rietdijk 849f2d9e11 pythonPackages.html5lib: fix missing buildInputs and tests 2016-12-25 11:12:53 +01:00
Frederik Rietdijk 9f5e022663 pythonPackages.pytest_expect: init at 1.1.0 2016-12-25 11:12:53 +01:00
Frederik Rietdijk c1dd42e7d6 pythonPackages.webencodings: init at 0.5 2016-12-25 11:12:53 +01:00
Frederik Rietdijk bec4794820 pythonPackages.u-msgpack-python: init at 2.3.0 2016-12-25 11:12:53 +01:00
zimbatm 352e167c22 exim: 4.87 -> 4.88 for CVE-2016-9963 2016-12-25 10:12:01 +00:00
Michael Raskin 916a37cd0e libreoffice-fresh: 5.2.3.3 -> 5.2.4.2 2016-12-25 11:10:18 +01:00
Frederik Rietdijk 3d455ac934 pythonPackages.xlwt: 1.0.0 -> 1.1.2 2016-12-25 10:42:41 +01:00
Frederik Rietdijk 5319587d87 pythonPackages.pandas: 0.19.1 -> 0.19.2 2016-12-25 10:42:41 +01:00