Commit graph

680939 commits

Author SHA1 Message Date
Artturin
04f6da1334
go-ios: 1.0.121 -> 1.0.143 (#341383) 2024-09-13 22:56:31 +03:00
Dmitry Kalinkin
518ed8ab56
blender: fix build, cleanup config, mark darwin as broken (#341622) 2024-09-13 15:51:10 -04:00
Nick Cao
403c08bd5d
python312Packages.meraki: 1.49.0 -> 1.50.0 (#341535) 2024-09-13 15:43:00 -04:00
Nick Cao
7d27426a99
pokeget-rs: 1.5.1 -> 1.6.2 (#341540) 2024-09-13 15:40:51 -04:00
Nick Cao
3dcae71262
smuxi: ensure makeWrapper is restricted to nativeBuildInputs (#341550) 2024-09-13 15:38:23 -04:00
Nick Cao
2e877812ed
roxctl: 4.5.1 -> 4.5.2 (#341552) 2024-09-13 15:37:56 -04:00
R. RyanTM
3f2471a5ad
python312Packages.pyngo: 2.2.0 -> 2.2.1 (#341636)
https://github.com/yezz123/pyngo/releases/tag/2.2.1
2024-09-13 21:37:23 +02:00
Nick Cao
6fd16eb1c3
python312Packages.pbs-installer: 2024.08.14 -> 2024.09.09 (#341554) 2024-09-13 15:36:54 -04:00
Nick Cao
af247c26b2
moar: 1.26.0 -> 1.27.0 (#341555) 2024-09-13 15:36:05 -04:00
Nick Cao
fabea75825
python312Packages.influxdb3-python: 0.8.0 -> 0.9.0 (#341559) 2024-09-13 15:34:16 -04:00
Nick Cao
8b785089a8
python312Packages.marshmallow-dataclass: 8.7.0 -> 8.7.1 (#341560) 2024-09-13 15:25:39 -04:00
Nick Cao
98ebca79c7
uni: 2.7.0 -> 2.8.0 (#341505) 2024-09-13 15:24:14 -04:00
Nikolay Korotkiy
d0e36707d2
aldente: 1.27.3 -> 1.28.2 (#339881) 2024-09-13 23:24:04 +04:00
Nick Cao
6551a0ab80
python312Packages.checkdmarc: 4.8.4 -> 5.5.0 (#341511) 2024-09-13 15:21:14 -04:00
Nick Cao
13ac75d030
pulumi-esc: 0.9.1 -> 0.10.0 (#341514) 2024-09-13 15:17:49 -04:00
Nick Cao
57d122243a
doppler: 3.69.0 -> 3.69.1 (#341516) 2024-09-13 15:12:35 -04:00
Nick Cao
ad1b386568
wait4x: 2.14.1 -> 2.14.2 (#341518) 2024-09-13 15:11:12 -04:00
Nick Cao
726347684c
kubie: 0.23.1 -> 0.24.0 (#341522) 2024-09-13 15:10:11 -04:00
Nick Cao
16b51c1fd6
python312Packages.djangorestframework-stubs: 3.15.0 -> 3.15.1 (#341523) 2024-09-13 15:09:46 -04:00
Nick Cao
289350c3b5
myks: 4.2.2 -> 4.2.3 (#341527) 2024-09-13 15:07:45 -04:00
Nick Cao
4b549326ec
python312Packages.xmlschema: 3.3.2 -> 3.4.1 (#341530) 2024-09-13 15:07:03 -04:00
Nick Cao
64408e80a9
k0sctl: 0.18.1 -> 0.19.0 (#341519) 2024-09-13 14:59:52 -04:00
Nick Cao
d51273582b
libuninameslist: 20240524 -> 20240910 (#341549) 2024-09-13 14:58:33 -04:00
Artturin
19bf002d43
treewide: fix editorconfig (#341423) 2024-09-13 21:49:38 +03:00
Marc Jakobi
8420ab868c luaPackages.lua-resty-openidc: 1.7.6 -> 1.8.0 2024-09-13 20:44:26 +02:00
Fabián Heredia Montiel
ad1e85cdd5
raycast: 1.82.0 -> 1.82.5 (#341395) 2024-09-13 12:36:10 -06:00
Fabián Heredia Montiel
678b3b749c
yewtube: 2.10.5 -> 2.12.0 (#341399) 2024-09-13 12:34:19 -06:00
Fabián Heredia Montiel
ac558de444
shattered-pixel-dungeon: 2.4.2 -> 2.5.0 (#341401) 2024-09-13 12:33:24 -06:00
eyjhb
bd384e382f
go-ios: 1.0.121 -> 1.0.143 2024-09-13 19:36:14 +02:00
Artturin
81f25b1083
nusmv: fix homepage URL (#341594) 2024-09-13 20:32:38 +03:00
Andrew Marshall
88bad969ac blender: fix build on aarch64-linux 2024-09-13 13:24:07 -04:00
Artturin
13ce2226bf
etesync-dav: 0.32.1 -> 0.32.1-unstable-2024-09-02 (#338651) 2024-09-13 20:07:13 +03:00
Andrew Marshall
7252a3c552 blender: cleanup conditional config
Rather than specify things just OFF or ON based on something, always set
them to either OFF or ON based on that.
2024-09-13 12:34:56 -04:00
Andrew Marshall
12e084743a blender: extract conditionals to variables for reuse
This gives them some greater semantic meaning, easing understanding (and
we will reuse them more soon). In some places, remove duplicate
inclusion of the deps in different conditionals to unify them (i.e.,
include them once based on one conditional, instead of under multiple
separate conditionals).
2024-09-13 12:34:09 -04:00
Weijia Wang
31bf02434a
bun: 1.1.20 -> 1.1.27 (#332639) 2024-09-13 18:31:15 +02:00
Andrew Marshall
a0c69fdacb blender: mark as broken on Darwin
See comment, tried using apple_sdk_12_3.
2024-09-13 12:22:39 -04:00
Austin Seipp
345c263f2f zoekt: unstable-2022-11-09 -> 0-unstable-2024-09-05
Also incorporate `nix-update-script`, so the update robot can prevent future
bitrotting (there are no stable release tags at all.)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2024-09-13 11:03:24 -05:00
nicoo
0288c85138
maintainers/scripts/sha-to-sri: accept directories as arguments, document, minor fixes (#341551) 2024-09-13 15:51:17 +00:00
uncenter
135b49bb5c fastfetch: update description to match the project 2024-09-13 17:46:32 +02:00
toonn
c300924985
xcodeenv: accept version & perform runtime checks (#324248) 2024-09-13 17:44:13 +02:00
Artturin
a0c06061b4 treewide: follow editorconfig 2024-09-13 18:17:51 +03:00
Artturin
a4e4fc5d35 dotnetenv.{buildSolution,buildWrapper}: follow editorconfig & follow common bash style
There seems to be duplication and also improvements to one between these, so someone
should rework these.

Add missing `pre` and `post` hook runs.
2024-09-13 18:17:41 +03:00
nixpkgs-merge-bot[bot]
2f3eb1b694
glance: 0.5.1 -> 0.6.0 (#340545) 2024-09-13 15:17:38 +00:00
Thiago Kenji Okada
303f08f0c2
flutter: move build-support/flutter to flutter directory (#332623) 2024-09-13 16:14:35 +01:00
Peder Bergebakken Sundt
01f064c99c
nixos/tests/gitdaemon: fix user and group (#340517) 2024-09-13 16:39:46 +02:00
d73027e7
bc12c1fdff
nusmv: fix homepage URL
The previous homepage URL contained a typo in the domain name and the path pointed to a location no longer available.
2024-09-13 14:13:49 +00:00
nicoo
9259479c42 maintainers/scripts/sha-to-sri: minor efficiency improvement of the Nix32 decoder 2024-09-13 14:11:34 +00:00
Parker Hoyes
c960ba48d1
nixos/nix-daemon: Enable cgroups delegation (#339310)
When `use-cgroups` is enabled, the nix daemon creates sub-cgroups for the build processes (and itself if NixOS/nix#11412 is merged, see NixOS/nix#9675). `Delegate` should be set to prevent systemd from messing with the nix service's cgroups (https://github.com/systemd/systemd/blob/main/docs/CGROUP_DELEGATION.md) and ensure the OOM killer only targets the offending derivation and not the entire service (NixOS/nix#10374).
2024-09-13 16:08:29 +03:00
José Romildo Malaquias
7f23fcdf9b
marwaita-teal: 20.3.1 -> 21 (#341533) 2024-09-13 09:53:37 -03:00
Philip Taron
d0a26e6356
openmpi: fix cross&static eval (#341269) 2024-09-13 05:34:45 -07:00