Commit graph

421353 commits

Author SHA1 Message Date
Vladimír Čunát b519085cca
Merge #198026: Revert "pahole: 1.23 -> 1.24" 2022-10-27 10:27:06 +02:00
Vladimír Čunát c0ab2d26a9
Revert "pahole: 1.23 -> 1.24" 2022-10-27 10:26:03 +02:00
Pascal Wittmann 6a5e5c486c
Merge pull request #197948 from SebTM/update/imapsync229
imapsync: 2.200 -> 2.229
2022-10-27 10:21:29 +02:00
Frederik Rietdijk 0c5c89591d awscli: override best practice
This is the recommended way. It won't actually matter here though.
2022-10-27 10:03:16 +02:00
Frederik Rietdijk 6b0494cbcc git-remote-codecommit: fix build
- Don't call from a different scope
- Disable catching of conflicts because we do get a (installation-time
only) conflict due to overrides in awscli.
2022-10-27 10:03:16 +02:00
Frederik Rietdijk 33d12e5f0b pythonPackages: ensure all derivations provide python modules
This adds a test to ensure no new uses of `buildPythonApplication` can
be added to `python-packages.nix`.

Python packages can be grouped into two groups: 1) applications and 2)
packages providing importable modules. In `python-packages.nix` we only
want to have 2). 1) should be in the top-level package set.

To achieve this, all setup hooks need to be marked as being a setup hook.
For the setup hooks in the Python packages set this is done by creating
a new builder, `makePythonHook`.

Because there were issues with splicing, the file importing all the hooks
is converted to an extension. All non-packages were moved out of `python-packages.nix`
into `python-packages-base.nix`. The `keep` argument to `makeScopeWithSplicing
was cleaned up as well; there is no need to keep this one manually in sync
reducing the risk of breaking cross-compilation.
2022-10-27 10:03:16 +02:00
R. Ryantm 99bcead8dd python310Packages.mailchecker: 5.0.1 -> 5.0.3 2022-10-27 09:53:35 +02:00
R. Ryantm 06f5f4ad28 python310Packages.py3status: 3.46 -> 3.47 2022-10-27 09:53:02 +02:00
R. Ryantm 912a04568d python310Packages.zcs: 0.1.21 -> 0.1.22 2022-10-27 09:52:46 +02:00
R. Ryantm 7f21097f24 python310Packages.pox: 0.3.1 -> 0.3.2 2022-10-27 09:49:29 +02:00
R. Ryantm 1d5f275d5a python310Packages.neo: 0.11.0 -> 0.11.1 2022-10-27 09:49:08 +02:00
R. Ryantm d6af345add python310Packages.nbclassic: 0.4.6 -> 0.4.7 2022-10-27 09:48:48 +02:00
R. Ryantm a51ed9044e python310Packages.geopandas: 0.11.1 -> 0.12.0 2022-10-27 09:48:23 +02:00
R. Ryantm 0737591ee7 python310Packages.gspread: 5.6.0 -> 5.6.2 2022-10-27 09:47:56 +02:00
R. Ryantm 789e1cebd8 python310Packages.xattr: 0.9.9 -> 0.10.0 2022-10-27 09:47:36 +02:00
Korny666 b621c3ab11
smartgithg: fix execution on nixos (#197927)
* smartgithg: fix execution on nixos

* Update pkgs/applications/version-management/smartgithg/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-10-27 09:29:08 +02:00
Nick Cao 4fc5d982c9 buildah-unwrapped: fix cross compilation 2022-10-27 17:17:03 +10:00
Cabia Rangris bd545b559f
Merge pull request #197461 from r-ryantm/auto-update/outline
outline: 0.66.1 -> 0.66.2
2022-10-27 10:55:18 +04:00
Nikolay Korotkiy 36576ebbc6
Merge pull request #197112 from r-ryantm/auto-update/lifecycled
lifecycled: 3.2.0 -> 3.3.0
2022-10-27 09:34:17 +03:00
Vladimír Čunát 2b248e9e5a
Merge #197849: librewolf: fix build on aarch64-linux by upstream patch 2022-10-27 08:17:06 +02:00
Jörg Thalheim 263575432d
Merge pull request #198008 from danielbarter/networkd-Address-RouteMetric
networkd: RouteMetric in Address section of a networkd config file
2022-10-27 08:10:05 +02:00
illustris 06372b5e99 cloud-init: 21.4 -> 22.3.3 2022-10-27 08:07:48 +02:00
illustris 79cf21151e nixos/cloud-init: fix hostname and resolvconf configuration
- Fix hostname configuration on proxmox, which uses "hostname" in user-data
  instead of "local-hostname" in meta-data.
- Allow setting resolv.conf through cloud-init
- Add tests for new changes
- Add timeouts to make tests fail faster
2022-10-27 08:07:48 +02:00
adisbladis 5561dcbe94
Merge pull request #197413 from devusb/sunshine
sunshine: init at 0.14.1
2022-10-27 18:38:36 +13:00
R. Ryantm 760f380183 cshatag: 2.0 -> 2.1.0 2022-10-27 07:29:23 +02:00
Luna Nova 97fdbad4ff antlr4_10: add missing entry in all-packages.nix 2022-10-27 01:23:32 -04:00
Luna Nova 183b4ff833 antlr4_x.runtime.cpp: fix build error due to sourceRoot missing source prefix
Fixes https://github.com/NixOS/nixpkgs/issues/197985

Patch from @NickCao https://github.com/NixOS/nixpkgs/issues/197985#issuecomment-1292843789
2022-10-27 01:23:32 -04:00
Mario Hros d3a6b5959b diffuse: 0.7.5 -> 0.7.7 2022-10-27 07:21:04 +02:00
R. Ryantm 13c8b5b38e pyinfra: 2.4 -> 2.5.1 2022-10-27 07:11:44 +02:00
Ashish SHUKLA c9dc68ef7e openssh_hpn: 9.0p1 -> 9.1p1 2022-10-27 01:03:21 -04:00
R. Ryantm e82d8ad758 legendary-gl: 0.20.29 -> 0.20.30 2022-10-27 01:00:32 -04:00
Daniel Barter fde313902f networkd: allow setting RouteMetric in Address section of a network config file 2022-10-26 21:53:32 -07:00
Sandro Jäckel 11143bbe35 topgrade: 9.1.1 -> 10.0.1 2022-10-27 00:49:41 -04:00
github-actions[bot] f3e8ebc58b terraform-providers.vault: 3.9.1 → 3.10.0 2022-10-27 14:13:55 +10:00
github-actions[bot] d16a635944 terraform-providers.tencentcloud: 1.78.5 → 1.78.6 2022-10-27 14:13:55 +10:00
github-actions[bot] 0889cc0f95 terraform-providers.openstack: 1.48.0 → 1.49.0 2022-10-27 14:13:55 +10:00
github-actions[bot] 87c39df580 terraform-providers.null: 3.1.1 → 3.2.0 2022-10-27 14:13:55 +10:00
github-actions[bot] 1e75c0097c terraform-providers.newrelic: 3.5.2 → 3.6.0 2022-10-27 14:13:55 +10:00
github-actions[bot] 2674063518 terraform-providers.launchdarkly: 2.9.3 → 2.9.4 2022-10-27 14:13:55 +10:00
Malo Bourgon 1c6eb4876f signalbackup-tools: 20220914-1 -> 20221025 2022-10-26 22:33:19 -04:00
R. Ryantm 6205dd4cad strawberry: 1.0.9 -> 1.0.10 2022-10-27 10:06:23 +08:00
Sandro 8f0c7e38cb
Merge pull request #190181 from RaitoBezarius/garage-module
services/garage: init
2022-10-27 02:14:01 +02:00
Sandro 725021a3d2
Merge pull request #191276 from r-ryantm/auto-update/aws-c-io 2022-10-27 01:52:08 +02:00
Sandro Jäckel f01cf053f6
aws-c-common: 0.8.2 -> 0.8.4 2022-10-27 01:23:13 +02:00
R. Ryantm 7077769dc4
aws-c-io: 0.13.3 -> 0.13.5 2022-10-27 01:21:00 +02:00
Martin Weinelt 36674627ee
Merge pull request #194888 from r-ryantm/auto-update/esphome 2022-10-27 01:18:32 +02:00
Sandro 50d91e7871
Merge pull request #197782 from risicle/ris-pjsip-CVE-2022-39269-CVE-2022-39244 2022-10-27 01:14:38 +02:00
Sandro b05729432a
Merge pull request #196060 from risicle/ris-gocd-22.2.0 2022-10-27 01:07:34 +02:00
Robert Scott 8361a4467f
Merge pull request #197984 from risicle/ris-libtasn1-passthru-tests
libtasn1: add some key reverse dependencies to `passthru.tests`
2022-10-26 23:58:15 +01:00
Sandro dd2451126e
Merge pull request #188464 from xeals/fix/portinus-configuration 2022-10-27 00:52:08 +02:00