Commit graph

239126 commits

Author SHA1 Message Date
adisbladis 0c86b65ef1
Merge pull request #95601 from NixOS/f/emacs
emacs: use autoreconfHook instead of manually invoking it
2020-08-16 19:48:48 +02:00
Mario Rodas 05011b5144
Merge pull request #95545 from marsam/update-postgis
postgresqlPackages.postgis: 3.0.1 -> 3.0.2
2020-08-16 12:45:56 -05:00
Jon c86f0f6df8
Merge pull request #95541 from jonringer/ptpython-fix-build
python37Packages.ptpython: fix deps
2020-08-16 10:18:08 -07:00
Gabriel Ebner e43ca82728
Merge pull request #95597 from gebner/fix-mozc 2020-08-16 19:17:09 +02:00
Mario Rodas 03beb37c9e
Merge pull request #94358 from r-ryantm/auto-update/amass
amass: 3.7.3 -> 3.8.2
2020-08-16 12:14:52 -05:00
Mario Rodas b223995f22
Merge pull request #94385 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.8599 -> 0.1.8945
2020-08-16 12:14:33 -05:00
Jonathan Ringer e1b4af62dd python3Packages.mlflow: mark broken, missing dep 2020-08-16 10:12:47 -07:00
Jonathan Ringer 86b5481f3c python3Packages.pvlib: fix pandas and tests 2020-08-16 10:12:28 -07:00
Jonathan Ringer 79813162c5 python3Packages.azure-storage-file-share: 12.1.2 -> 12.2.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer 6a187daf0c python3Packages.azure-mgmt-sql: 0.19.0 -> 0.20.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer 0301d1d894 python3Packages.azure-mgmt-servicefabric: 0.4.0 -> 0.5.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer eb27ef1f3f python3Packages.azure-mgmt-resource: 10.1.0 -> 10.2.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer 1f853c726b python3Packages.azure-mgmt-netapp: 0.10.0 -> 0.12.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer b6a0367ab3 python3Packages.azure-mgmt-kusto: 0.8.0 -> 0.9.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer 0516d47550 python3Packages.azure-mgmt-hdinsight: 1.5.1 -> 1.6.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer 0611fa68a2 python3Packages.azure-mgmt-datafactory: 0.11.0 -> 0.12.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer 976b598af4 python3Packages.azure-mgmt-cosmosdb: 0.15.0 -> 0.16.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer da3e3c00df python3Packages.azure-mgmt-core: 1.1.0 -> 1.2.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer f6bee8a6a4 python3Packages.azure-mgmt-compute: 12.1.0 -> 13.0.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer d15d2a1667 python3Packages.azure-mgmt-authorization: 0.60.0 -> 0.61.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer 653c93e64b python3Packages.azure-keyvault-secrets: 4.1.0 -> 4.2.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer c406385a19 python3Packages.azure-keyvault-keys: 4.1.0 -> 4.2.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer 5adbb91ef3 python3Packages.azure-keyvault-certificates: 4.1.0 -> 4.2.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer d37daee1fa python3Packages.azure-identity: 1.3.1 -> 1.4.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer e3e9eef625 python3Packages.azure-datalake-store: 0.0.48 -> 0.0.49 2020-08-16 10:12:13 -07:00
Jonathan Ringer 02a39e4da3 python3Packages.azure-core: 1.7.0 -> 1.8.0 2020-08-16 10:12:13 -07:00
Maximilian Bosch d91785ce62
Merge pull request #95586 from Mic92/nix-direnv
nix-direnv: 1.0.0 -> 1.1
2020-08-16 19:11:07 +02:00
Florian Klink bda86eee87
Merge pull request #95222 from eadwu/kresd/runtime-fixes
kresd: runtime fixes
2020-08-16 18:44:27 +02:00
Florian Klink 6d83d290b5
Merge pull request #95095 from Ma27/bump-neomutt
neomutt: 20200626 -> 20200814
2020-08-16 18:44:11 +02:00
Florian Klink 16fc531784
Merge pull request #95505 from flokli/remove-mathics
mathics: remove package, module and test
2020-08-16 18:42:10 +02:00
Vladimír Čunát 0a3386369c
qemu: fix build with environment.noXlibs = true
In some tests, e.g. -f nixos/release.nix tests.simple.x86_64-linux
we use noXlibs and qemu.ga.  Now that output is tiny but to get it
a full qemu build is done, and some dependencies like gtk3 won't build
with noXlibs due to their dependencies being too stripped down.

Therefore let's reduce qemu features in noXlibs case.
The `sdlSupport = false;` part probably wasn't needed,
but I added it for consistency.
2020-08-16 18:25:31 +02:00
R. RyanTM a29106ea69 python37Packages.djangorestframework: 3.11.0 -> 3.11.1 2020-08-16 09:23:33 -07:00
R. RyanTM 7ffddd6b52 python27Packages.bitarray: 1.5.0 -> 1.5.1 2020-08-16 09:21:52 -07:00
Edmund Wu 68366adf3c
nixos/kresd: ensure /run/knot-resolver exists 2020-08-16 12:20:10 -04:00
Edmund Wu 6c67af2fac
nixos/kresd: ensure /var/lib/knot-resolver exists 2020-08-16 12:20:03 -04:00
R. RyanTM 3a78af7101 python37Packages.ase: 3.19.2 -> 3.20.1 2020-08-16 09:18:54 -07:00
Edmund Wu 1a6240bde4
nixos/kresd: fix CacheDirectory permissions as per tmpfiles 2020-08-16 12:18:32 -04:00
R. RyanTM c411f15284 python27Packages.azure-mgmt-cdn: 4.0.0 -> 5.1.0 2020-08-16 09:18:07 -07:00
Edmund Wu ed89d043dc
nixos/kresd: remove derivation from systemd.tmpfiles
Using per-unit directives as per https://github.com/NixOS/nixpkgs/pull/95222#issuecomment-674512571
2020-08-16 12:17:14 -04:00
Martin Weinelt affa7726ac python3Packages.uvloop: disable test_write_to_closed_transport test on 3.8+
Reenables the TCP testsuite and only disables the single failing test.

https://github.com/MagicStack/uvloop/issues/355
2020-08-16 09:15:07 -07:00
Maximilian Bosch e8bdadb864
Merge pull request #95109 from Ma27/nextcloud-reverse-proxy
nixos/nextcloud: add documentation for alternative reverse-proxies
2020-08-16 18:09:45 +02:00
Gabriel Ebner dd2e987164
Merge pull request #95603 from gebner/khard0170
khard: 0.16.1 -> 0.17.0
2020-08-16 17:57:53 +02:00
Gabriel Ebner f848862aea
Merge pull request #95604 from gebner/khal0102
khal: 0.10.1 -> 0.10.2
2020-08-16 17:57:36 +02:00
Gabriel Ebner 539d37ec6b khal: 0.10.1 -> 0.10.2 2020-08-16 17:54:16 +02:00
Vladyslav M 36b2372314
Merge pull request #95581 from zowoq/cargo-update
cargo-update: fix darwin build
2020-08-16 18:47:32 +03:00
Gabriel Ebner a7500a7f6c khard: 0.16.1 -> 0.17.0 2020-08-16 17:42:23 +02:00
Peter Hoeg 5230f07301 emacs: use autoreconfHook instead of manually invoking it 2020-08-16 23:28:05 +08:00
Daniel Șerbănescu c7224f12c3 ant: 1.10.2 -> 1.10.8 2020-08-16 17:19:35 +02:00
Ryan Mulligan 52b424a248
Merge pull request #91555 from r-ryantm/auto-update/elementary-xfce-icon-theme
elementary-xfce-icon-theme: 0.15 -> 0.15.1
2020-08-16 08:19:09 -07:00
Daniel Șerbănescu 9072b63bcb ant: 1.9.6 -> 1.9.15 2020-08-16 17:19:01 +02:00