about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* clojure: correct license (three-clause BSD -> EPLv1.0)Yegor Timoshenko2017-09-26
| | | | This is retroactive. See: https://clojure.org/community/license
* nixos/gitolite: add enableGitAnnex optionPavel Goran2017-09-25
|
* google-cloud-sdk: 161.0.0 -> 171.0.0Nikolay Amiantov2017-09-25
|
* mxnet: disable GPU autodetectionNikolay Amiantov2017-09-25
|
* blas: 3.5.0 -> 3.7.1Nikolay Amiantov2017-09-25
|
* google-compute-engine: 20170523 -> 20170914Nikolay Amiantov2017-09-25
|
* wireguard: fix function for adding routesJoerg Thalheim2017-09-25
|
* python.buildEnv: add extraOutputsToInstall attributeNikolay Amiantov2017-09-25
|
* tensorflow: support Python 3.5, fix dependenciesNikolay Amiantov2017-09-25
| | | | TensorBoard on Python 3 only works with 3.5.
* python.pkgs.tensorflow-tensorboard: init at 0.1.5Nikolay Amiantov2017-09-25
|
* python.pkgs.bleach1_5_0: init at 1.5.0Nikolay Amiantov2017-09-25
|
* Revert "pythonPkgs.html5lib_0_9999999: remove"Nikolay Amiantov2017-09-25
| | | | | | | | This reverts commit 0b2f9d1ce12d49439472045df8da3acadacc6fea. Needed as a transitive dependency for tensorflow-tensorboard. Mark as broken on Python 3.6
* pythonPackages.tensorflow 1.1 -> 1.3Jean-Philippe Bernardy2017-09-25
|
* Merge pull request #29753 from andir/wireguard-allowed-ips-as-route-optionalJörg Thalheim2017-09-25
|\ | | | | networking.wireguard: added `allowedIpsAsRoutes` boolean to control p…
| * networking.wireguard: added `allowedIpsAsRoutes` boolean to control peer routesAndreas Rammhold2017-09-25
| | | | | | | | | | | | | | Sometimes (especially in the default route case) it is required to NOT add routes for all allowed IP ranges. One might run it's own custom routing on-top of wireguard and only use the wireguard addresses to exchange prefixes with the remote host.
* | Add more dev outputsEelco Dolstra2017-09-25
| |
* | emacs: Clear the environment while dumpingEelco Dolstra2017-09-25
| | | | | | | | | | | | | | This reduces the closure size of Emacs from 575 to 279 MiB. Dumping Emacs had a chance of leaking parts of the environment (such as $PATH) into the dumped executable. This hopefully fixes it. (It's a bit hard to tell since the effect is not deterministic.)
* | Merge pull request #29666 from ttuegel/hplipThomas Tuegel2017-09-25
|\ \ | | | | | | hplip: 3.16.11 -> 3.17.9
| * | hplip: change maintainersThomas Tuegel2017-09-22
| | | | | | | | | | | | Remove nckx and add ttuegel
| * | hplip: 3.16.11 -> 3.17.9Thomas Tuegel2017-09-22
| | | | | | | | | | | | hplip-3.16.11 is retained as `hplip_3_16_11`.
| * | hplip: remove 3.15.9Thomas Tuegel2017-09-22
| | | | | | | | | | | | hplip-3.15.9 has not been buildable in some time due to changes in CUPS.
* | | Merge pull request #29702 from robertodr/watson-rubyJörg Thalheim2017-09-25
|\ \ \ | | | | | | | | watson-ruby: init at 1.6.3
| * | | watson-ruby: hide bundlerEnv to avoid collisionsJoerg Thalheim2017-09-25
| | | | | | | | | | | | | | | | bundlerEnv also comes with a bundle script and ruby libraries
| * | | watson-ruby: init at 1.6.3Roberto Di Remigio2017-09-25
| | | |
| * | | maintainers.nix: add robertodrRoberto Di Remigio2017-09-25
| | | |
| * | | sort maintainers.nixRoberto Di Remigio2017-09-25
| | | |
* | | | Merge pull request #29776 from Mic92/libproxyEelco Dolstra2017-09-25
|\ \ \ \ | | | | | | | | | | libproxy: 0.4.13 -> 0.4.15
| * | | | libproxy: 0.4.13 -> 0.4.15Joerg Thalheim2017-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reduces closure size from ~200mb to ~100mb fixes #29775
* | | | | tor-browser-bundle-bin: default to dmixJoachim Fasting2017-09-25
| | | | | | | | | | | | | | | | | | | | To support multiple playback streams
* | | | | Add some dev outputsEelco Dolstra2017-09-25
| | | | |
* | | | | postgresql: Add dev outputEelco Dolstra2017-09-25
| | | | | | | | | | | | | | | | | | | | This reduces the closure size of postgresql.out by 72 MiB.
* | | | | kdoctools: Move bin stuff to the "out" outputEelco Dolstra2017-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In particular, this moves share/kf5 to the "out" output. This prevents kdelibs4support from pulling kdoctools.dev into its closure (via share/kf5/kdoctools/customization/dtd/kdex.dtd, which references ${kdoctools}/share/kf5). This reduces the closure size of kdelibs4support by 156 MiB.
* | | | | pywbem: hash keeps changing - why? Embed the patchPeter Hoeg2017-09-25
| | | | |
* | | | | linux: 4.14-rc1 -> 4.14-rc2Tim Steinbach2017-09-25
| | | | |
* | | | | docs/python: more infos regarding failing testsJörg Thalheim2017-09-25
| | | | |
* | | | | Merge pull request #28503 from phile314/fusion-inventoryJoachim F2017-09-25
|\ \ \ \ \ | | | | | | | | | | | | Fusion inventory: Init at 2.3.18
| * | | | | FusionInventory: Remove unused parametersPhilipp Hausmann2017-09-25
| | | | | |
| * | | | | FusionInventory: Disable tests requiring network access.Philipp Hausmann2017-09-25
| | | | | |
| * | | | | FusionInventory: Code cleanupPhilipp Hausmann2017-09-25
| | | | | |
| * | | | | FusionInventory: Add NixOS module.Philipp Hausmann2017-09-25
| | | | | |
| * | | | | FusionInventory: Init at 2.3.18Philipp Hausmann2017-09-25
| | | | | |
* | | | | | Merge pull request #29694 from etu/testssl-shJoachim F2017-09-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | testssl.sh: init at 2.9.5-1
| * | | | | | testssl.sh: init at 2.9.5-1Elis Hirwing2017-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | | | nixos/network-interfaces: ensure slave interfaces are upFranz Pletz2017-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #28620.
* | | | | | | nixos/network-interfaces: cannot delay device unitsFranz Pletz2017-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Systemd is complaining that it can't delay the startup of device units. We have a before dependency on the respective device unit for every netdev service, which doesn't make any sense because we create the actual interface in this service.
* | | | | | | nixos/network-interfaces: IPs must always be setFranz Pletz2017-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, depending on the environment and the type of interface that was created, the configured IPs of an interface wouldn't be applied on a nixos-rebuild switch. It works after a reboot. This patch ensures that the network-addresses service is started either via the network-link service or if the networking target is activated (i.e. on system activation). Fixes #28474 #16230.
* | | | | | | mg: 20161005 -> 20170828Joachim Fasting2017-09-25
| | | | | | |
* | | | | | | gcj: use from gcc6Dario Bertini2017-09-25
| | | | | | |
* | | | | | | ponyc: 0.19.1 -> 0.19.2Kamil Chmielewski2017-09-25
| |_|/ / / / |/| | | | | | | | | | | | | | | | | https://github.com/ponylang/ponyc/issues/2248
* | | | | | Merge pull request #29765 from nlewo/pr/docker-nix-pager-env-varJörg Thalheim2017-09-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | dockerTools.examples.nix: set NIX_PAGER=cat environment variable