Commit Graph
96654 Commits
Author SHA1 Message Date
Frederik Rietdijk 2dba67fbb7 pythonPackages.webassets: disable tests
Test invocation was broken. Now that is fixed, but getting the tests to
pass requires more work.
2016-12-01 21:07:33 +01:00
Frederik Rietdijk 8b5544bea2 pythonPackages.pynzb: disable tests 2016-12-01 21:07:33 +01:00
Frederik Rietdijk 13017d8ba6 pythonPackages.rpkg: use local rpm and koji 2016-12-01 21:07:33 +01:00
Frederik Rietdijk 19ca20c91f pythonPackages.rpm: rpm for specific python version
rpm provides a Python module that is used by certain packages. We need
to override pkgs.rpm to get a correct version.
2016-12-01 21:07:33 +01:00
Frederik Rietdijk 74276caf19 koji -> pythonPackages.koji
koji is both a library and an application. It is used in Nixpkgs
primarily as a library and therefore I move it.
2016-12-01 21:07:33 +01:00
Frederik Rietdijk be020a2582 pythonPackages: do not propagate pytest
pytest plugins should not propagate pytest. Instead, packages depending
on pytest and plugins, should explicitly depend on both the plugin(s)
and pytest. This change will more easily allow packages to depend on
another version of pytest when needed.
2016-12-01 21:07:33 +01:00
Frederik Rietdijk a8379a1906 pythonPackages.pytestcache: disable tests 2016-12-01 21:07:33 +01:00
Frederik Rietdijk d3f3ad3b26 pythonPackages.pyjwt: does not need pytest 2.7 2016-12-01 21:07:33 +01:00
Frederik Rietdijk 49a313c395 pythonpackages.lti: rename to PyLTI and remove overriding
- rename to PyLTI to follow upstream
- remove overriding because it is not necessary; newer mock can be used,
and modules python packages should be fixed to not propagate pytest (see
separate commit).

cc maintainer @layus
2016-12-01 21:07:33 +01:00
Jascha Geerds d69a25dfde pythonPackages.docker: Add myself as a maintainer 2016-12-01 20:42:27 +01:00
Jascha Geerds bfc2721ebf pythonPackages.docker: Fix build for python3 2016-12-01 20:41:14 +01:00
Peter Simons 297ea7550c haskellPackages.ghc-core: Revert "0.5.6 -> 2012-12-15"
This reverts commit c1b919ff5c. That kind of
change is a maintenance nightmare because it unconditionally overrides the
package's version specified in hackage-packages.nix with something else, i.e.
no future update will ever have an effect. This is not the proper way to do it.
The proper way is to add the relevant commit from Github as a patch.
2016-12-01 20:04:19 +01:00
Peter Simons a571edecd0 haskell-jni: fix path to missing libjvm
libjvm.so is in a non-standard location and the build needs help finding it.
Closes https://github.com/NixOS/nixpkgs/issues/20669.
2016-12-01 19:58:28 +01:00
mingchuanandPeter Simons 880ae3fd1e haskellPackages: fix brick and vty_5_13
brick 0.14 requires vty >= 5.12
2016-12-01 19:58:28 +01:00
Peter Simons 10b832e464 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.3-11-g4525071 from Hackage revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/7c09fb8e04139674e977af03bfeb1a586e0d1a95.
2016-12-01 19:57:44 +01:00
Peter Simons d80d92793e LTS Haskell 7.11 2016-12-01 19:57:43 +01:00
Frederik Rietdijk 9e4538112a pythonPackages.acoustics: init at 0.1.2 2016-12-01 17:51:39 +01:00
Nikolay Amiantov 58d2d460d0 pythonPackages.pyrsistent: propagate six 2016-12-01 17:31:04 +03:00
Joachim FandGitHub 3457703834 Merge pull request #20825 from lbonn/wireguard-systemd-start
wireguard: remove dependency on ip-up.target
2016-12-01 15:15:56 +01:00
Eelco DolstraandGitHub fdac7e5975 Merge pull request #20834 from mbrgm/rssh
rssh: Make rssh a valid shell
2016-12-01 15:07:19 +01:00
Marius Bergmann d2523a4f3d rssh: Make rssh a valid shell
The rssh package did not have the 'shellPath' attribute, so it could not
be used as the default shell for a nixos user. I fixed this by adding
the attribute.
2016-12-01 14:48:47 +01:00
Pascal WittmannandGitHub 130bc32268 Merge pull request #20824 from offlinehacker/pkgs/convoy/init
convoy: init at 0.5.0
2016-12-01 14:35:22 +01:00
Cillian de Roiste d42cfcec92 all-packages: move terminus-ttf beside terminus 2016-12-01 14:10:09 +01:00
goibhniuandGitHub 304150f576 Merge pull request #20743 from Okasu/terminus-font-ttf
terminus-font-ttf: init at 4.40.1
2016-12-01 14:07:40 +01:00
Eelco Dolstra f4aab5b211 thunderbird: 45.5.0 -> 45.5.1 2016-12-01 13:06:41 +01:00
Eelco Dolstra b221fc137c nss: 3.27.1 -> 3.27.2 2016-12-01 13:02:35 +01:00
Eelco Dolstra 1e17f21b3e firefox: 50.0.1 -> 50.0.2 2016-12-01 12:55:24 +01:00
Frederik Rietdijk d22432880b pythonPackages.oauthlib: 0.7.2 -> 2.0.0 2016-12-01 09:37:12 +01:00
Frederik Rietdijk e39584c67d pythonPackages.pyjwt: 1.4.0 -> 1.4.2 2016-12-01 09:37:11 +01:00
Michael RaskinandGitHub 0fe7d32038 Merge pull request #20831 from mbbx6spp/update-torbrowser-6.0.7
torbrowser: 6.0.6 -> 6.0.7
2016-12-01 08:15:45 +00:00
Susan Potter 75cdbf48ae torbrowser: 6.0.6 -> 6.0.7 2016-12-01 00:13:58 -06:00
Graham ChristensenandGitHub eeb15153b9 Merge pull request #20830 from grahamc/guile
guile: apply patch fixing 00-repl-server.test stability (WIP)
2016-11-30 22:45:33 -05:00
Graham Christensen f1fd88f7f4 guile: apply patch fixing 00-repl-server.test stability 2016-11-30 22:17:04 -05:00
Franz Pletz e945c7032d prometheus-pushgateway: 0.3.0 -> 0.3.1 2016-12-01 02:05:00 +01:00
Franz Pletz 398bf54f63 prometheus-nginx-exporter: 20161104 -> 20161107 2016-12-01 02:04:59 +01:00
Franz Pletz a07912203e prometheus-mysqld-exporter: 0.8.1 -> 0.9.0 2016-12-01 02:04:59 +01:00
Franz Pletz 30d974e68b prometheus-haproxy-exporter: 0.7.0 -> 0.7.1 2016-12-01 02:04:58 +01:00
Franz Pletz b24b6bbfb0 prometheus-blackbox-exporter: init at 0.3.0 2016-12-01 02:04:58 +01:00
Franz Pletz ad54866896 prometheus-collectd-exporter: extra deps not necessary 2016-12-01 02:02:04 +01:00
Franz Pletz 96137a6abd prometheus-node-exporter: 0.12.0 -> 0.13.0 2016-12-01 02:02:04 +01:00
Franz Pletz 741bdeea38 prometheus-alertmanager: 0.5.0 -> 0.5.1 2016-12-01 02:02:04 +01:00
Franz Pletz ca46d05f18 prometheus: 1.3.1 -> 1.4.1 2016-12-01 02:02:03 +01:00
Franz Pletz fe63e45c08 grafana: 3.1.1 -> 4.0.0 2016-12-01 01:54:54 +01:00
Franz Pletz a0f05feddf gtk3: 3.22.1 -> 3.22.4
Fixes #19945.
2016-12-01 01:54:30 +01:00
Graham Christensen 390f6a985b Revert "Revert "bzip2: patch for CVE-2016-3189""
This reverts commit 6393ca650e.
2016-11-30 19:30:52 -05:00
Graham Christensen ea07ad6bd9 Revert "Revert "icu: patch for multiple CVEs""
icu: patch for multiple CVEs

 - CVE-2014-6585
 - CVE-2015-4760
 - CVE-2016-0494
 - CVE-2016-6293
 - CVE-2016-7415
2016-11-30 19:29:51 -05:00
Graham ChristensenandGitHub 96393560d0 Merge pull request #20816 from grahamc/vulnerability-rollup-10
Vulnerability rollup 11 (WIP)
2016-11-30 19:29:19 -05:00
Graham ChristensenandGitHub 855b799ec9 Merge pull request #20828 from taku0/thunderbird-bin-45.5.1
thunderbird-bin: 45.5.0 -> 45.5.1 [Critical security fix]
2016-11-30 19:27:51 -05:00
Graham ChristensenandGitHub 897bffb0ff Merge pull request #20827 from taku0/firefox-bin-50.0.2
firefox-bin: 50.0.1 -> 50.0.2 [Critical security fix]
2016-11-30 19:25:52 -05:00
Graham Christensen 16995fc57b boehmgc: 7.2f -> 7.2g 2016-11-30 19:19:25 -05:00