Commit graph

97757 commits

Author SHA1 Message Date
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
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
Frederik Rietdijk 757d10abb1 Merge pull request #21299 from phanimahesh/fix-LWN-vuln-709146
python:html5lib: 0.999 -> 0.999999999
2016-12-25 10:38:31 +01:00
Daiderd Jordan 1d67f6e3ea Merge pull request #21401 from johbo/darwin-dmd
dmd: Fix build for Darwin
2016-12-25 09:08:50 +01:00
Tristan Helmich a216fc4ca9 sonarr: 2.0.0.4409 -> 2.0.0.4427 (#21389) 2016-12-25 05:21:58 +01:00
Johannes Bornhold e4f30acb14 dmd: Fix build for Darwin 2016-12-25 04:58:31 +01:00
aszlig 6af6cec8b2
Revert "thin-provisioning-tools: init at 0.6.1"
This reverts commit 55b18ac486.

There is already a "thin-provisioning-tools" package (see
cd1ec18b42).

Although this one was committed earlier, I'm reverting it because it's
not only older, but it's unreferenced within <nixpkgs>.

Apart from that the packaging of the other package is of higher
packaging quality (maintainer and license, doesn't use "descriptionS",
uses autoreconfHook).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @globin, @dwe11er, @jagajaga
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-12-25 02:05:49 +01:00
Nikolay Amiantov 4c891ac638 slade: init at 3.1.1.4 2016-12-25 03:23:57 +03:00
Jörg Thalheim 585c642bf8
docker: use upstream service file from package 2016-12-25 00:09:13 +01:00
Jörg Thalheim f4e58c2eb2 Merge pull request #21395 from jerith666/plex-firewall
plex: add config option to open recommended network ports
2016-12-24 23:31:04 +01:00
Daiderd Jordan 481569e580 Merge pull request #21339 from sifmelcara/add/crystal-lang
crystal: init at 0.20.3
2016-12-24 23:14:58 +01:00
Moritz Ulrich bdc880e49d
flightgear: 3.4.0 -> 2016.4.3. 2016-12-24 22:57:25 +01:00
Lancelot SIX bc4a671980
unifont: 9.0.04 -> 9.0.06
See https://lists.gnu.org/archive/html/info-gnu/2016-12/msg00014.html
for release information
2016-12-24 22:28:32 +01:00