Commit graph

203005 commits

Author SHA1 Message Date
worldofpeace ebce2e0c68
Merge pull request #72584 from andir/homeInPath-false
nixos: default `environment.homeBinInPath` to false
2019-11-26 12:33:22 +00:00
Domen Kožar 634096c503
Merge pull request #73871 from mayflower/socket-activation-fix
nixos/switch-to-configuration: restart changed socket units
2019-11-26 13:28:48 +01:00
Andreas Rammhold e38f83c762
Merge pull request #72826 from andir/cudapackages
cuda: make cudatoolkit & cudnn packages overrideable
2019-11-26 13:10:56 +01:00
Andreas Rammhold a06529b7ad
nixos: default environment.homeBinInPath to false
This is a more sane default since we do not magically (without opt-in)
pull in binaries from `~/bin`. That is not really an expected behavior
for many users. Users that still want that behavior can now just flip
that switch.
2019-11-26 12:44:12 +01:00
Andreas Rammhold ceafd896f5
cudatoolkit: move the dependencies into a common expression
This has the benefit of being able to override all the inputs to the
build where you were previously only able to override the entire package
set (if at all).
2019-11-26 12:28:45 +01:00
Andreas Rammhold 289a292608 cuda: make cudatoolkit & cudnn packages overrideable 2019-11-26 12:27:10 +01:00
adisbladis e5b32b9719
openrazer: Fix build with Linux 5.4 2019-11-26 11:05:02 +00:00
WilliButz 6127bf9837
Merge pull request #74222 from marsam/update-pgtap
postgresqlPackages.pgtap: 1.0.0 -> 1.1.0
2019-11-26 10:00:36 +01:00
R. RyanTM e17a0f3c5f gitfs: 0.5.1 -> 0.5.2 2019-11-26 00:42:45 -08:00
R. RyanTM c3fb2267e3 geekbench: 5.0.3 -> 5.0.4 2019-11-26 00:39:39 -08:00
R. RyanTM c74aee8d32 gource: 0.49 -> 0.51 2019-11-26 00:13:50 -08:00
Mario Rodas d8e24fc92e protobuf3_11: init at 3.11.0
Changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0
2019-11-25 23:58:21 -08:00
Jonathan Ringer 57cf4eb83b python3Packages.xmlschema: 1.0.15 -> 1.0.16 2019-11-25 23:17:17 -08:00
Matthew Bauer e010c1b031
Merge pull request #74092 from veprbl/pr/applgrid_fix
applgrid: fix build
2019-11-25 22:22:48 -06:00
Matthew Bauer a6ea6e20cc
Merge pull request #74223 from bhpdt/fix/irony-server
irony-server: Fix failing build with 1.4.0 cmake files
2019-11-25 22:18:54 -06:00
R. RyanTM dbb85d5a0f facter: 3.14.5 -> 3.14.6 2019-11-25 18:16:28 -08:00
R. RyanTM 4445dea280 fsuae: 3.0.0 -> 3.0.2 2019-11-25 18:14:11 -08:00
R. RyanTM 6852fee386 iosevka-bin: 2.3.2 -> 2.3.3 2019-11-25 18:05:58 -08:00
Mario Rodas ebde7664eb gitAndTools.git-subtrac: init at 0.01 2019-11-25 18:05:03 -08:00
R. RyanTM 0bf622a06b grabserial: 1.9.8 -> 1.9.9 2019-11-25 17:58:31 -08:00
Ben Hipple 33e0ffebc1 irony-server: Fix build with 1.4.0 cmake files
The irony-server binary package tracks the irony-server elisp package, which was
upgraded to 1.4.0. This is now failing on Hydra because upstream has refactored
the CMake build, and now require CMake files from LLVM.
2019-11-26 00:39:53 +00:00
Jan Tojnar 8cf56826e3
ofono: 1.30 → 1.31 (#74217)
ofono: 1.30 → 1.31
2019-11-26 01:21:28 +01:00
Jan Tojnar d35ad68f98
mmsd: init at unstable-2019-07-15 2019-11-26 01:08:44 +01:00
Florian Klink ff39deee16
Merge pull request #74197 from WilliButz/update-postgres-exporter
prometheus-postgres-exporter: 0.7.0 -> 0.8.0
2019-11-26 01:07:45 +01:00
Kyle Sferrazza 71b79c3e5c ipscan: init at 3.6.2 (#74209)
* ipscan: init at 3.6.2

* ipscan: build from deb, and add desktop file

* ipscan: remove java.library.path

* ipscan: move jar from share/java to share

* ipscan: fix platforms
2019-11-26 00:56:29 +01:00
Jan Tojnar c0acd27c6e
ofono-phonesim: unstable-2014-04-22 → unstable-2019-11-18
Jussi’s repo was actually a fork.

Upstream was ported from Qt4 to Qt5 and from QScript to QML on master.
2019-11-26 00:43:04 +01:00
Jan Tojnar 2561f4da88
ofono: 1.30 → 1.31
https://git.kernel.org/pub/scm/network/ofono/ofono.git/commit/?h=1.31&id=0db662bd6ba4070838bf143df5ee24c949a8c0df
2019-11-26 00:32:23 +01:00
Timo Kaufmann 50b8b05368
Merge pull request #74185 from r-ryantm/auto-update/tridactyl-native
tridactyl-native: 1.17.0 -> 1.17.1
2019-11-26 00:24:00 +01:00
worldofpeace 9e35cea0cf
Merge pull request #73865 from filalex77/keybase-kbnm
keybase: add kbnm to subPackages
2019-11-25 23:16:01 +00:00
Thomas Kerber 4f3e74a7a2 zcash: 1.0.13 -> 2.1.0-1 2019-11-26 00:01:37 +01:00
Mario Rodas fe0eb2a9a7
postgresqlPackages.pgtap: 1.0.0 -> 1.1.0 2019-11-25 18:00:00 -05:00
R. RyanTM 4c99fae944 fanficfare: 3.12.0 -> 3.13.0
(#74188)
2019-11-25 23:35:45 +01:00
R. RyanTM ba85932bae cups-filters: 1.25.11 -> 1.25.12
(#74137)
2019-11-25 23:14:11 +01:00
Jan Tojnar 370e4fe53d
evince: 3.34.1 -> 3.34.2 (#74203)
evince: 3.34.1 -> 3.34.2
2019-11-25 23:03:05 +01:00
R. RyanTM 5b6d23004f ckbcomp: 1.193 -> 1.194
(#74135)
2019-11-25 23:01:31 +01:00
R. RyanTM eef4b3297f evince: 3.34.1 -> 3.34.2 2019-11-25 13:53:47 -08:00
Jonathan Ringer 3dd81af87b python3Packages.azure-cli-telemetry: remove 2019-11-25 13:48:48 -08:00
Jonathan Ringer 1662add56f python3Packages.azure-cli-core: remove 2019-11-25 13:48:48 -08:00
R. RyanTM 69df50d677 ansifilter: 2.14 -> 2.15
* ansifilter: 2.14 -> 2.15 (#74116)

* ansifilter: add meta.homepage
+ refresh meta.license (now GPL3)
2019-11-25 22:39:36 +01:00
R. RyanTM 37a5e217a9 bslizr: 1.2.0 -> 1.2.2 2019-11-25 13:36:40 -08:00
Florian Klink 19ba87f9fd
Merge pull request #74196 from tfc/nixos-test-containers-python-port
nixosTests.containers*: port to python
2019-11-25 22:24:30 +01:00
Jaka Hudoklin 2840544949
Merge pull request #74168 from serokell/mkaito/bump-vault-bin
vault-bin: 1.1.3 -> 1.3.0
2019-11-25 22:22:15 +01:00
Jacek Galowicz ab374b3056 nixos/containers-tmpfs: Port test to python 2019-11-25 22:20:14 +01:00
Jacek Galowicz da39d2be5a nixos/containers-reloadable: Port test to python 2019-11-25 22:20:14 +01:00
Florian Klink 332fd294ad
Merge pull request #74193 from d-goldin/python_init_pony
pythonPackages.pony: init at 0.7.11
2019-11-25 22:05:37 +01:00
Florian Klink 5cae87534b
Merge pull request #74190 from d-goldin/m2crypto_typing_dep
pythonPackages.m2crypto: conditional `typing` dep
2019-11-25 22:01:22 +01:00
WilliButz 9edd7ad38f
prometheus-postgres-exporter: 0.7.0 -> 0.8.0 2019-11-25 21:59:42 +01:00
Jacek Galowicz e4abed35be nixos/containers-hosts: Port test to python 2019-11-25 21:57:46 +01:00
Jacek Galowicz acb53c777c nixos/containers-ephemeral: Port test to python 2019-11-25 21:57:27 +01:00
John Ericson 52665a7b2a
Merge pull request #74153 from Ericson2314/fix-coq
coq: Fix setup hook
2019-11-25 15:55:12 -05:00