Commit Graph

31439 Commits

Author SHA1 Message Date
Langston Barrett
91983a3f25 latinmodern-math: init at 1.959 2017-09-25 20:38:05 +00:00
Nikolay Amiantov
b241bcf388 google-cloud-sdk: 161.0.0 -> 171.0.0 2017-09-25 22:47:03 +03:00
Nikolay Amiantov
67bbe467a4 mxnet: disable GPU autodetection 2017-09-25 22:46:44 +03:00
Nikolay Amiantov
8d53efb19c google-compute-engine: 20170523 -> 20170914 2017-09-25 22:46:44 +03:00
Nikolay Amiantov
3d11dc7ca2 python.pkgs.tensorflow-tensorboard: init at 0.1.5 2017-09-25 22:37:06 +03:00
Nikolay Amiantov
c27dd88d80 python.pkgs.bleach1_5_0: init at 1.5.0 2017-09-25 22:37:06 +03:00
Nikolay Amiantov
3353de310d Revert "pythonPkgs.html5lib_0_9999999: remove"
This reverts commit 0b2f9d1ce1.

Needed as a transitive dependency for tensorflow-tensorboard.

Mark as broken on Python 3.6
2017-09-25 22:37:06 +03:00
Jean-Philippe Bernardy
01d53df77f pythonPackages.tensorflow 1.1 -> 1.3 2017-09-25 22:37:06 +03:00
Thomas Tuegel
8036ee50aa Merge pull request #29666 from ttuegel/hplip
hplip: 3.16.11 -> 3.17.9
2017-09-25 10:22:37 -05:00
Jörg Thalheim
8a1fb4b504 Merge pull request #29702 from robertodr/watson-ruby
watson-ruby: init at 1.6.3
2017-09-25 15:51:17 +01:00
Roberto Di Remigio
932bd98510 watson-ruby: init at 1.6.3 2017-09-25 14:51:16 +01:00
Joachim F
ffd6cbe3d1 Merge pull request #28503 from phile314/fusion-inventory
Fusion inventory: Init at 2.3.18
2017-09-25 12:58:44 +00:00
Joachim F
e23973fa4e Merge pull request #29694 from etu/testssl-sh
testssl.sh: init at 2.9.5-1
2017-09-25 12:58:12 +00:00
Dario Bertini
cd501e33ba gcj: use from gcc6 2017-09-25 13:52:02 +02:00
Philipp Hausmann
2490dea9d0 FusionInventory: Disable tests requiring network access. 2017-09-25 10:39:11 +02:00
Philipp Hausmann
de3d26165f FusionInventory: Init at 2.3.18 2017-09-25 10:39:11 +02:00
Peter Hoeg
4c496c0232 pywbem: make the tests pass again with patch from upstream 2017-09-25 09:43:03 +08:00
Michael Weiss
ec075b40ec fscryptctl: init at 2017-09-12 2017-09-24 23:12:30 +02:00
Vladimír Čunát
cb9a846762
Merge older staging
Hydra looks OK; not finished yet but already has more successes than
on master.
2017-09-24 20:56:11 +02:00
Peter Simons
2a1c656c54 cabal2nix: update to version 2.6
- Add support for the 01-index tarball of cabal-install 2.x.
 - Add shell completions for fish and zsh.
2017-09-24 20:52:05 +02:00
Jörg Thalheim
96d3ff6759 Merge pull request #29742 from richardipsum/init-luxio
luxio: init at 13
2017-09-24 16:08:26 +01:00
Richard Ipsum
3d278be9ae luxio: Add maintainer 2017-09-24 15:59:43 +01:00
Elis Hirwing
02d9d40d99
testssl.sh: init at 2.9.5-1
Add testssl.sh which is a nice utility for testing TLS/SSL
capabilities of servers without having to use any kind of
web-service. It's very useful for testing setups of services before
deployment and such.
2017-09-24 16:59:15 +02:00
Jörg Thalheim
83440984e3 Merge pull request #29691 from veprbl/simanneal
pythonPackages.simanneal: init at 0.4.1
2017-09-24 15:58:45 +01:00
Joerg Thalheim
dd6691aa05 luxio: fix package build 2017-09-24 15:44:43 +01:00
Jörg Thalheim
975c7b2204 Merge pull request #29450 from jerith666/djb-1709
Add modules for tinydns and dnscache from djbdns
2017-09-24 15:39:29 +01:00
Richard Ipsum
d42c062821 luxio: init at 13 2017-09-24 15:36:01 +01:00
Jörg Thalheim
5fa6b341fb Merge pull request #29732 from vyp/maintain-guile-modules
guile-modules: add vyp as maintainer to unmaintained guile modules
2017-09-24 15:16:51 +01:00
Jörg Thalheim
c3555249d4 Merge pull request #29701 from risicle/ris-pyscss-fix
python.pkgs.pyscss: 1.3.4 -> 1.3.5
2017-09-24 15:10:42 +01:00
xd1le
662478bbef guile-modules: add aliases for renamed attributes for backwards
compatibility
2017-09-24 23:45:11 +10:00
xd1le
d7d33bd17c guile-modules: rename top level attributes to be consistent 2017-09-24 22:24:49 +10:00
zimbatm
f069ee7af6 kubernetes-helm: 2.5.1 -> 2.6.1 2017-09-24 12:36:33 +01:00
Jan Tojnar
69698ec11c gnome3: only maintain single GNOME 3 package set (#29397)
* gnome3: only maintain single GNOME 3 package set

GNOME 3 was split into 3.10 and 3.12 in #2694. Unfortunately, we barely have the resources
to update a single version of GNOME. Maintaining multiple versions just does not make sense.
Additionally, it makes viewing history using most Git tools bothersome.

This commit renames `pkgs/desktops/gnome-3/3.24` to `pkgs/desktops/gnome-3`, removes
the config variable for choosing packageset (`environment.gnome3.packageSet`), updates
the hint in maintainer script, and removes the `gnome3_24` derivation from `all-packages.nix`.

Closes: #29329

* maintainers/scripts/gnome: Use fixed GNOME 3 directory

Since we now allow only a single GNOME 3 package set, specifying
the working directory is not necessary.

This commit sets the directory to `pkgs/desktops/gnome-3`.
2017-09-24 12:15:50 +01:00
Joachim F
23b19efdc9 Merge pull request #29711 from pjones/pjones/playbar2
playbar2: init at 2.5
2017-09-24 10:53:00 +00:00
Jörg Thalheim
50946a790e Merge pull request #29727 from vyp/init/guile-fibers
guile-fibers: init at 1.0.0
2017-09-24 11:32:16 +01:00
Michal Rus
0e71e03583 xpad: init at 5.0.0 (#29720)
* xpad: init at 5.0.0

* xpad: wrapGAppsHook is required
2017-09-24 11:26:55 +01:00
Christopher Rosset
799d28480b ephem: init at 3.7.6.0 (#29710)
* ephem: init at 3.7.6.0

Compute positions of the planets and stars

* Update default.nix

* python.pkgs.ephem: enable tests for python2 at least
2017-09-24 11:17:24 +01:00
xd1le
6aa0307145 guile-fibers: init at 1.0.0 2017-09-24 20:01:47 +10:00
Jaka Hudoklin
ddf5de5de0 kubernetes module: refactor module system, kube-dns as module 2017-09-24 11:44:25 +02:00
Jaka Hudoklin
bff428616a kubernetes: 1.6.4 -> 1.7.1 2017-09-24 11:44:25 +02:00
Matej Cotman
7332179285 kube-dns: 1.14.1 2017-09-24 11:44:25 +02:00
Jörg Thalheim
a75174ae4c Merge pull request #29108 from Gerschtli/update/slock-patches
slock: adds ability to add custom patches
2017-09-24 10:19:31 +01:00
Michael Weiss
2037f1bbe8 fscrypt: init at 0.2.1 2017-09-24 02:38:45 +02:00
Tobias Happ
67120e231d slock: adds ability to add custom patches 2017-09-23 23:08:09 +02:00
Daiderd Jordan
7d98316a97
libjack2: fix darwin build 2017-09-23 22:33:48 +02:00
Peter Jones
f1355079b9
playbar2: init at 2.5 2017-09-23 11:40:24 -07:00
Robin Gloster
08b09fdc5c
fanctl, fan module: remove
This has been broken nearly all the time due to the patches needed to
iproute2 not being compatible with the newer versions we have been
shipping. As long as Ubuntu does not manage to upstream these changes
so they are maintained with iproute2 and we don't have a maintainer
updating these patches to new iproute2 versions it is not feasible to
have this available.
2017-09-23 17:55:33 +02:00
Robert Scott
a358c43975 python.pkgs.pyscss: 1.3.4 -> 1.3.5
this also:
 - enables tests (properly)
 - fixes build on python 3.6
2017-09-23 15:15:48 +01:00
Dmitry Kalinkin
de1480e079
pythonPackages.simanneal: init at 0.4.1 2017-09-23 09:58:21 -04:00
Joachim F
2756fac2ae Merge pull request #29667 from sargon/radsecproxy
radsecproxy: init at 1.6.9
2017-09-23 11:58:06 +00:00