Frederik Rietdijk
5d0b43069e
python: pytz: 2019.1 -> 2019.3
2019-10-18 09:53:55 +02:00
Eelco Dolstra
5b324c1825
Remove references to the nixpkgs-channels repo
...
Channel branches are now provided in the nixpkgs repo.
Issue #71176 .
2019-10-17 19:44:03 +02:00
Frederik Rietdijk
fc6706f126
Merge staging-next into staging
2019-10-17 10:49:56 +02:00
Florian Klink
36756e930f
udisks2: use tmpfiles instead of activation script to create /var/lib/udisks2
2019-10-16 20:31:33 -04:00
Franz Pletz
ec6224b6cd
Revert "installer: Disable udisks"
...
This reverts commit 571fb74f44
.
The dependency on gtk2 was removed.
Co-authored-by: Florian Klink <flokli@flokli.de>
2019-10-16 20:31:24 -04:00
Franz Pletz
3d832dee59
gnupg: disable gui/pinentry support by default
...
This solves the dependency cycle in gcr alternatively so there won't be
two gnupg store paths in a standard NixOS system which has udisks2 enabled
by default.
NixOS users are expected to use the gpg-agent user service to pull in the
appropriate pinentry flavour or install it on their systemPackages and set
it in their local gnupg agent config instead.
Co-authored-by: Florian Klink <flokli@flokli.de>
2019-10-16 20:31:16 -04:00
Franz Pletz
c2576266ba
nixos/gnupg: add option for setting pinentry flavours
...
Co-authored-by: Florian Klink <flokli@flokli.de>
2019-10-16 20:31:05 -04:00
Florian Klink
511b1823fc
pinentry: change attributes to dashes, alias old ones
2019-10-16 20:30:58 -04:00
Franz Pletz
cb0adc11ff
pinentry: build with multiple outputs in single drv
...
Co-authored-by: Florian Klink <flokli@flokli.de>
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-16 20:30:52 -04:00
Frederik Rietdijk
d2c1c51ebc
pythonPackages.tensorflow-bin: disable for python 3.8
2019-10-16 11:33:30 +02:00
Frederik Rietdijk
0031003765
pythonPackages: make isPy38 available
2019-10-16 11:33:30 +02:00
Frederik Rietdijk
924574aa2c
Merge staging into staging-next
2019-10-16 11:17:36 +02:00
Frederik Rietdijk
12441bdf9f
Merge staging-next into staging
2019-10-16 11:17:12 +02:00
Frederik Rietdijk
22bbaf09fe
Merge master into staging-next
2019-10-16 11:15:36 +02:00
Domen Kožar
d2c13034fb
Merge pull request #70011 from turboMaCk/chore/cleanup-elmPackages
...
elm.elmPackages: Cleanup code
2019-10-16 11:07:29 +02:00
Gabriel Ebner
3458fe89f9
opencsg: fix build
2019-10-16 10:54:26 +02:00
Gabriel Ebner
18fde25825
viewnior: do not remove icon-theme.cache
...
This is now done automatically.
2019-10-16 10:49:50 +02:00
Vladimír Čunát
610afbca84
Revert "go: apply upstream patch"
...
This reverts commit d8218de5c5
.
It makes no sense after the parent commit.
2019-10-16 10:49:23 +02:00
Dima
cffba01e12
go_1_12: disable flakey TestGcSys test (PR #70368 )
...
In our tests we have experienced failures of this test,
but it was otherwise not reproducible so far. A backported
upstream fix did not alleviate the issue either, so disabling
seems workable for now.
2019-10-16 10:49:22 +02:00
Frederik Rietdijk
3f93a09405
python38Packages: build packages on Hydra
...
Now that Python 3.8 is released we will also build packages on Hydra.
As soon as the far majority of packages build, we can make Python 3.8
the default `python3`.
https://github.com/NixOS/nixpkgs/issues/71220
2019-10-16 10:46:41 +02:00
Renaud
928698a2b3
Merge pull request #70736 from r-ryantm/auto-update/python3.7-pathspec
...
python37Packages.pathspec: 0.5.9 -> 0.6.0
2019-10-16 10:44:28 +02:00
nyanloutre
fda32e99e0
spectacle: add new kwayland dependency
2019-10-16 10:22:51 +02:00
nyanloutre
a83d96fad5
kde_applications: 19.08.1 -> 19.08.2
2019-10-16 10:22:51 +02:00
Frederik Rietdijk
41abe12bb3
python37: 3.7.4 -> 3.7.5
2019-10-16 09:14:48 +02:00
Daniel Frank
b4136a8f5b
kicad: 5.1.2 -> 5.1.4, fix ngspice, mark broken on aarch64 ( #69584 )
2019-10-16 02:02:49 -04:00
Olli Helenius
cff4b15cf5
pythonPackages.hcloud: 1.6.1 -> 1.6.2
2019-10-15 21:35:10 -07:00
Tadeo Kondrak
70167b64c5
maintainers/scripts/update-discord: improve
...
- add comment specifying file is generated
- remove repetition of version number
2019-10-15 21:21:13 -07:00
Tadeo Kondrak
d2d95670a5
discord-canary: 0.0.96 -> 0.0.97
2019-10-15 21:21:13 -07:00
Mario Rodas
818a38f91c
Merge pull request #71156 from jonringer/bump-elementpath
...
pythonPackages.elementpath: 1.1.8 -> 1.3.0
2019-10-15 21:54:39 -05:00
Mario Rodas
882dc45801
Merge pull request #71199 from arcnmx/pr-cargo-deps
...
cargo-deps: init at 1.1.1
2019-10-15 21:47:50 -05:00
Vincent Laporte
b4db381443
coq_8_10: 8.10+β3 → 8.10.0
...
coqPackages.coq-elpi: master → 1.1.0
2019-10-16 02:43:46 +00:00
Vincent Laporte
0cc70b5697
coq: do not build CoqIDE for Coq 8.10
...
GTK3 at version 3.24.11 has broken pkg-config files
2019-10-16 02:43:46 +00:00
Vincent Laporte
1292f49a37
coq_8_10: do not take “camlp5” as input
2019-10-16 02:43:46 +00:00
Vincent Laporte
325f89ef19
coq_8_10: fix CoqIDE on darwin
2019-10-16 02:43:46 +00:00
Vincent Laporte
8dd417eed6
ocamlPackages.lru: 0.2.0 → 0.3.0
...
ocamlPackages.psq: 0.1.0 → 0.2.0
2019-10-16 02:42:25 +00:00
worldofpeace
fce8b4837a
Merge pull request #67670 from kampka/zsh-history
...
zsh-history: init at unstable-2019-08-29
2019-10-16 01:57:23 +00:00
Robin Gloster
b0081a26e5
Merge pull request #70715 from r-ryantm/auto-update/python3.7-geopandas
...
python37Packages.geopandas: 0.5.1 -> 0.6.0
2019-10-16 00:57:28 +02:00
Robin Gloster
0c48ec1ac7
Merge pull request #70553 from r-ryantm/auto-update/assimp
...
assimp: 4.1.0 -> 5.0.0
2019-10-16 00:50:14 +02:00
Robin Gloster
2137b0c8f0
prometheus: fix hash
2019-10-16 00:46:40 +02:00
Robin Gloster
80a671d366
Merge pull request #70461 from marsam/update-prometheus
...
prometheus: 2.12.0 -> 2.13.0
2019-10-16 00:33:12 +02:00
Robin Gloster
c4f5657716
Merge pull request #70485 from flokli/google-cloud-cpp-0.14.0
...
google-cloud-cpp: 0.11.0 -> 0.14.0
2019-10-16 00:31:23 +02:00
Robin Gloster
5a1232908c
Merge pull request #70528 from eadwu/bcachefs/update-9
...
bcachefs/update-9
2019-10-16 00:28:17 +02:00
Robin Gloster
1ea68cadb2
Merge pull request #70577 from r-ryantm/auto-update/ethtool
...
ethtool: 5.2 -> 5.3
2019-10-16 00:24:15 +02:00
Robin Gloster
7fb01c60d8
Merge pull request #70554 from r-ryantm/auto-update/accounts-qt
...
libsForQt5.accounts-qt: 1.15 -> 1.16
2019-10-16 00:23:32 +02:00
Robin Gloster
ab5b22b873
Merge pull request #70569 from sigma/pr/teleport-4.1.0
...
teleport: 4.0.4 -> 4.1.0
2019-10-16 00:21:59 +02:00
Robin Gloster
0a12d0f7c7
Merge pull request #70572 from r-ryantm/auto-update/drumkv1
...
drumkv1: 0.9.9 -> 0.9.10
2019-10-16 00:21:28 +02:00
Robin Gloster
0ec6ddea73
Merge pull request #70640 from r-ryantm/auto-update/libsass
...
libsass: 3.6.1 -> 3.6.2
2019-10-16 00:17:48 +02:00
Robin Gloster
64d0102ae7
Merge pull request #70595 from r-ryantm/auto-update/geoclue
...
geoclue2: 2.5.3 -> 2.5.5
2019-10-16 00:17:14 +02:00
Robin Gloster
04fac845a4
Merge pull request #70596 from r-ryantm/auto-update/gnutls
...
gnutls: 3.6.9 -> 3.6.10
2019-10-16 00:15:24 +02:00
Robin Gloster
7eccec667e
Merge pull request #70782 from wizeman/u/fix-gnutls-aarch64
...
gnutls: fix test-ciphers-api.sh failure on aarch64
2019-10-16 00:15:13 +02:00