Commit graph

239172 commits

Author SHA1 Message Date
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
Florian Klink 36a162edc3
Merge pull request #95342 from flokli/systemd-initctl
nixos/systemd: don't try to install systemd-initctl.{service,socket}
2020-08-16 17:17:18 +02:00
Gabriel Ebner 748cbf9358 ibus-engines.mozc: fix build and support new era 2020-08-16 16:39:50 +02:00
Gabriel Ebner 776a8f5c89 fcitx-engines.mozc: 2.20.2673.102 -> 2.23.2815.102 2020-08-16 16:39:25 +02:00
zowoq b12099956c cargo-update: fix darwin build 2020-08-17 00:16:37 +10:00
Daniël de Kok 15affbfbd5
Merge pull request #95495 from sternenseemann/fuzzel-1.4.0
fuzzel: 1.3.0 → 1.4.1; fcft: 0.4.3 → 2.2.6
2020-08-16 16:12:39 +02:00
Aaron Andersen 1154acabdf
Merge pull request #95587 from stigtsp/package/perl-dbd-mariadb-init
perlPackages.DBDMariaDB: init at 1.21
2020-08-16 10:09:15 -04:00
Ryan Mulligan c7afa5fac0
Merge pull request #91830 from r-ryantm/auto-update/pidgin-skypeweb
pidgin-skypeweb: 1.5 -> 1.6
2020-08-16 06:35:10 -07:00
Ryan Mulligan e4037ea873
Merge pull request #95557 from r-ryantm/auto-update/psi-plus
psi-plus: 1.4.1407 -> 1.4.1473
2020-08-16 06:32:33 -07:00