Jan Tojnar
d71a6414c5
Merge pull request #197955 from jtojnar/cairomm
...
cairomm_1_16: 1.16.1 → 1.16.2
2022-10-27 12:35:20 +02:00
Jan Tojnar
b04d62c24f
Merge pull request #197884 from jtojnar/gnome-cleanups
...
GNOME: clean up old packages
2022-10-27 12:35:03 +02:00
Sergei Trofimovich
bac254b3dc
Merge pull request #198019 from trofi/eduke32-fix
...
eduke32: fix build by removing explicit header paths
2022-10-27 11:34:02 +01:00
R. Ryantm
97b93bb7ea
gleam: 0.23.0 -> 0.24.0
2022-10-27 06:23:29 -04:00
Jonas Heinrich
26bbd1d56b
wordpressPackages.plugins.merge-minify-refresh: init at 1.13.2
2022-10-27 06:22:33 -04:00
Ulrik Strid
ea8c2698be
ligo: 0.53 -> 0.54 ( #197508 )
...
* ocamlPackages.resto: 0.7 -> 1.0
* ocamlPackages.bls12-381: 4.0.0 -> 5.0.0
* ligo: 0.53.0 -> 0.54.0
2022-10-27 12:09:29 +02:00
R. Ryantm
b4122fa562
metal-cli: 0.10.2 -> 0.10.3
2022-10-27 19:33:58 +10:00
R. Ryantm
d825a9f8aa
cni-plugin-flannel: 1.1.0 -> 1.2.0
2022-10-27 19:31:44 +10:00
Merlin Göttlinger
662358f16f
ocamlPackages.ocamline: init at 1.2
2022-10-27 11:10:08 +02:00
Markus S. Wamser
8b4b449543
datalad: use default Python version
2022-10-27 11:03:33 +02:00
Markus S. Wamser
6dc836fd40
python3Packages.boto: fix compatibility with Python 3.10
2022-10-27 11:03:33 +02:00
Aaron L. Zeng
1d329b1719
ocamlPackages.redis-async: init at 0.15.0
2022-10-27 10:59:20 +02:00
Aaron L. Zeng
b6b22ee21a
ocamlPackages.ppx_jsonaf_conv: init at 0.15.1
2022-10-27 10:59:20 +02:00
Aaron L. Zeng
f714fa5a75
ocamlPackages.fzf: init at 0.15.0
2022-10-27 10:59:20 +02:00
Aaron L. Zeng
a55cbd74c9
ocamlPackages.file_path: init at 0.15.0
2022-10-27 10:59:20 +02:00
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
Sergei Trofimovich
c3e1a9697d
eduke32: fix build by removing explicit header paths
...
In https://github.com/NixOS/nixpkgs/pull/197798#issuecomment-1291196023
we noticed that `eduke32` fails to build as:
source/build/include/sdl_inc.h:17:12: fatal error: SDL2/SDL.h: No such file or directory
17 | # include <SDL2/SDL.h>
| ^~~~~~~~~~~~
It statred after https://github.com/NixOS/nixpkgs/pull/191724 where
`NIX_CFLAGS_COMPILE` entries were cleaned up slightly.
This change works build failure around. But I think it's a good change:
there should be no reason to set SDL2 offset via forced include paths.
2022-10-27 08:17:23 +01: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