Gaetan Lepage
c87e4eb5c3
cool-retro-term: 1.1.1 -> 1.2.0
2023-07-20 15:59:29 +02:00
figsoda
4eb7071907
Merge pull request #244333 from matthiasbeyer/add-git-backdate
...
git-backdate: init at 2023-07-19
2023-07-20 09:54:48 -04:00
Nick Cao
fc865094fb
Merge pull request #244448 from NickCao/qt
...
qt6: 6.5.1 -> 6.5.2
2023-07-20 07:54:46 -06:00
figsoda
e74c3b4a8e
frogmouth: 0.7.0 -> 0.8.0
...
Diff: https://github.com/Textualize/frogmouth/compare/v0.7.0...v0.8.0
Changelog: https://github.com/Textualize/frogmouth/blob/v0.8.0/ChangeLog.md
2023-07-20 09:52:42 -04:00
Sascha Grunert
7c14607112
runc: 1.1.7 -> 1.1.8
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-07-20 23:44:54 +10:00
Florian Klink
77f8c78bea
Merge pull request #244466 from RaitoBezarius/networkd/netdev-mac
...
nixos/networkd: fix netdev MAC addresses asserts
2023-07-20 16:39:32 +03:00
Thiago Franco de Moraes
4c6d4170f2
blackbox-terminal: 0.13.2 -> 0.14.0
2023-07-20 10:38:49 -03:00
Mario Rodas
1afd4dbfe5
Merge pull request #244443 from r-ryantm/auto-update/python311Packages.islpy
...
python311Packages.islpy: 2023.1 -> 2023.1.2
2023-07-20 08:24:06 -05:00
Florian Klink
02b780891d
Merge pull request #244455 from flokli/kernel-ip-route-multipath
...
linuxPackages: set IP_ROUTE_MULTIPATH to yes
2023-07-20 16:05:38 +03:00
Emily
7a542bd218
Merge pull request #243797 from foo-dogsquared/add-ictree
...
ictree: init at 1.0.1
2023-07-20 14:58:27 +02:00
linsui
771c6008a9
jami: 20230323.0 -> 20230619.1
2023-07-20 20:57:20 +08:00
Sophie Tauchert
c6b3caa1fd
searxng: freeze version
2023-07-20 14:29:34 +02:00
Sandro
ffaadc7b70
aliases: remove edited suffix in comment
2023-07-20 09:25:48 -03:00
ruby0b
a63cd87da9
pyload-ng: init at 0.5.0b3.dev72
2023-07-20 09:25:48 -03:00
ruby0b
812e0432fd
python3Packages.flask-themes2: init at 1.0.0
2023-07-20 09:25:48 -03:00
github-actions[bot]
d6ff2965db
terraform-providers.tencentcloud: 1.81.14 -> 1.81.15
2023-07-20 22:08:55 +10:00
github-actions[bot]
0a2e9d073b
terraform-providers.oci: 5.4.0 -> 5.5.0
2023-07-20 22:08:55 +10:00
github-actions[bot]
f38ecdcc5a
terraform-providers.spotinst: 1.126.0 -> 1.127.0
2023-07-20 22:08:55 +10:00
github-actions[bot]
93d160476b
terraform-providers.scaleway: 2.24.0 -> 2.25.0
2023-07-20 22:08:55 +10:00
github-actions[bot]
3a7c90bb08
terraform-providers.mongodbatlas: 1.10.1 -> 1.10.2
2023-07-20 22:08:55 +10:00
github-actions[bot]
bd95a7a683
terraform-providers.linode: 2.5.1 -> 2.5.2
2023-07-20 22:08:55 +10:00
github-actions[bot]
8781d90d7d
terraform-providers.launchdarkly: 2.13.1 -> 2.13.2
2023-07-20 22:08:55 +10:00
github-actions[bot]
37df58121d
Merge master into staging-next
2023-07-20 12:01:16 +00:00
Daniel Kempkens
c118bb4f9a
elixir: make mix interpreter path absolute
...
Remove the implicit dependency on `elixir` being somewhere in `PATH`.
Before:
```
$ nix build '.#elixir_1_15'
$ ./result/bin/mix --version
env: ‘elixir’: No such file or directory
```
After:
```
$ nix build '.#elixir_1_15'
$ ./result/bin/mix --version
Erlang/OTP 25 [erts-13.2.2.2] [source] [64-bit] [smp:10:10] [ds:10:10:10] [async-threads:1] [jit]
Mix 1.15.2 (compiled with Erlang/OTP 25)
```
This was caused by the shebang interpreter directive being set to
`${coreutils}/bin/env elixir`, whereas now the `elixir` part is replaced
with the full path to the interpreter.
We can't get rid of the `${coreutils}/bin/env` part, because without it
all scripts are interpreted as shell scripts.
2023-07-20 20:52:55 +09:00
happysalada
e17114622d
nodePackages: update to latest
2023-07-20 20:48:58 +09:00
dariof4
afb157b3fe
cozette: 1.20.1 -> 1.21.0
...
changelog : https://github.com/slavfox/Cozette/blob/v.1.21.0/CHANGELOG.md
2023-07-20 13:32:30 +02:00
Ryan Lahfa
faa1bc7353
Merge pull request #244395 from pogobanane/master
2023-07-20 13:08:17 +02:00
Mario Rodas
5df4d78d54
Merge pull request #243945 from gaelreyrol/minify-update-2.12.7
...
minify: 2.11.1 -> 2.12.7
2023-07-20 05:51:35 -05:00
JesusMtnez
c2f683a58a
hugo: 0.115.3 -> 0.115.4
2023-07-20 11:51:59 +02:00
Nick Cao
17dd4c92ee
Merge pull request #244421 from mig4ng/kubevpn
...
kubevpn: init at 1.1.34
2023-07-20 03:51:19 -06:00
maxine
89a0d4a815
Merge pull request #244361 from EtienneBruines/nomad_1_5
...
nomad_1_5: 1.5.6 -> 1.5.7
2023-07-20 11:24:04 +02:00
Vladimír Čunát
2fda37fb1a
gnustep.base: patch build after libxml2 update
...
https://hydra.nixos.org/build/228323615/nixlog/1/tail
2023-07-20 11:21:54 +02:00
Kerstin
b137adf11a
Merge pull request #244191 from dotlambda/imagemagick-7.1.1-13
...
imagemagick: 7.1.1-12 -> 7.1.1-13
2023-07-20 11:19:37 +02:00
Miguel Carneiro
5a3eb10245
kubevpn: init at 1.1.34
2023-07-20 10:16:56 +01:00
Etienne Bruines
d345ddaf65
nomad_1_5: 1.5.6 -> 1.5.7
...
https://github.com/hashicorp/nomad/releases/tag/v1.5.7
CVE notes from upstream:
acl: Fixed a bug where a namespace ACL policy without label was applied to an unexpected namespace. CVE-2023-3072 [https://github.com/hashicorp/nomad/issues/17908 ]
search: Fixed a bug where ACL did not filter plugin and variable names in search endpoint. CVE-2023-3300 [https://github.com/hashicorp/nomad/issues/17906 ]
sentinel (Enterprise): Fixed a bug where ACL tokens could be exfiltrated via Sentinel logs CVE-2023-3299 [https://github.com/hashicorp/nomad/issues/17907 ]
2023-07-20 11:14:30 +02:00
maxine
2d82894fa1
Merge pull request #244365 from EtienneBruines/nomad_1_6
...
nomad_1_6: init
2023-07-20 11:14:06 +02:00
Sophie Tauchert
913b78f879
searxng: unstable-2023-06-26 -> unstable-2023-07-19
2023-07-20 11:10:56 +02:00
Ryan Lahfa
2d0a128ac9
Merge pull request #201562 from jdbaldry/add/osquery
2023-07-20 11:06:46 +02:00
Raito Bezarius
1ca68deebd
nixos/networkd: fix netdev MAC addresses asserts
...
The `||` condition made it fail no matter what because nothing can be none and a proper MAC address.
Thanks to trofi for catching it.
2023-07-20 11:03:46 +02:00
Nick Cao
dee942ff99
Merge pull request #241064 from r-ryantm/auto-update/cloudlog
...
cloudlog: 2.4.3 -> 2.4.5
2023-07-20 02:56:08 -06:00
Vladimír Čunát
f2f18b0490
Merge #241628 : gdc: switch to gdc11 for now
2023-07-20 10:42:58 +02:00
Matthias Beyer
6ffb2cbeab
git-backdate: init at 2023-07-19
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-07-20 10:14:42 +02:00
Florian Klink
45e44dd407
linuxPackages: set IP_ROUTE_MULTIPATH to yes
...
This already gets set to yes by the x86 defconfig, but is not set to
true on aarch64, which means you can't program IPv4 routes with multiple
nexthops there. Set this to y unconditionally, so we don't have this odd
mismatch between x86_64 and aarch64.
2023-07-20 11:00:20 +03:00
Adam Joseph
7363eedd89
Merge pull request #244118 from amjoseph-nixpkgs/pr/fix/244045
...
lib.systems.extensions.sharedLibrary: do not `throw`
2023-07-20 07:43:12 +00:00
Ulrik Strid
bbcc727413
Merge pull request #244274 from vbgl/ocaml-iri-0.7.0
...
ocamlPackages.iri: 0.6.0 → 0.7.0
2023-07-20 09:35:49 +02:00
Vladimír Čunát
391118666c
Merge #244250 : python3Packages.numpy: fix failing tests and clang 16
...
...into staging-next
2023-07-20 09:31:53 +02:00
Vladimír Čunát
7ea07d2c0c
python3Packages.numpy: temporarily avoid rebuild on !isClang
...
Ugly but fortunately I'll revert it immediately.
2023-07-20 09:30:53 +02:00
Mario Rodas
d0c7a8f1c9
Merge pull request #244241 from marsam/update-rbw
...
rbw: 1.7.1 -> 1.8.1
2023-07-20 02:04:37 -05:00
github-actions[bot]
b6ae9ef2db
Merge master into staging-next
2023-07-20 06:01:21 +00:00
Nick Cao
1383fc0c1c
qt6: 6.5.1 -> 6.5.2
2023-07-20 12:47:27 +08:00