Commit graph

683337 commits

Author SHA1 Message Date
Nick Cao
fa6676cb32
timescaledb-tune: 0.16.0 -> 0.17.0 (#342943) 2024-09-19 12:53:12 -04:00
Nick Cao
f907fe2c16
zef: 0.22.1 -> 0.22.2 (#342945) 2024-09-19 12:52:44 -04:00
Nick Cao
e75cfa3178
python312Packages.lib4sbom: 0.7.4 -> 0.7.5 (#342951) 2024-09-19 12:52:18 -04:00
Nick Cao
8b00e029fd
renderdoc: use lib.cmakeBool and lib.cmakeFeature (#342954) 2024-09-19 12:51:40 -04:00
Nick Cao
7df54fcf63
python312Packages.tencentcloud-sdk-python: 3.0.1233 -> 3.0.1234 (#342898) 2024-09-19 12:50:22 -04:00
Nick Cao
a70e76bc79
python312Packages.msgraph-sdk: 1.7.0 -> 1.8.0 (#342957) 2024-09-19 12:50:05 -04:00
Nick Cao
e9b2849810
python312Packages.publicsuffixlist: 1.0.2.20240915 -> 1.0.2.20240918 (#342900) 2024-09-19 12:47:38 -04:00
Nick Cao
9acd396a06
abpoa: 1.5.2 -> 1.5.3 (#342918) 2024-09-19 12:46:10 -04:00
Nick Cao
f80598f6fd
cargo-zigbuild: 0.19.1 -> 0.19.2 (#342920) 2024-09-19 12:44:37 -04:00
Nick Cao
5629a74e69
protoc-gen-twirp_php: 0.11.0 -> 0.12.0 (#342926) 2024-09-19 12:43:36 -04:00
Nick Cao
fc901ea81c
julia-mono: 0.056 -> 0.057 (#342927) 2024-09-19 12:43:00 -04:00
Michele Guerini Rocco
ebdd7ce69d
Revert "nixos/wireless: link config to /etc by default" (#343039) 2024-09-19 18:38:39 +02:00
Peder Bergebakken Sundt
b3f681c943
pingvin-share: 0.29.0 -> 1.1.1 (#343009) 2024-09-19 18:34:42 +02:00
Nikolay Korotkiy
c6088c08c2
crow-translate: 2.11.1 → 3.0.0 (#342901) 2024-09-19 19:51:15 +04:00
Peder Bergebakken Sundt
6886cfd66b
harper: 0.10.0 -> 0.11.0 (#341615) 2024-09-19 17:32:44 +02:00
Peder Bergebakken Sundt
9f0fb06ceb
nixos/ttyd: allow caFile=null when enableSSL=true (#340554) 2024-09-19 17:30:29 +02:00
Peder Bergebakken Sundt
537d63be0c
python312Packages.gradio: 4.41.0 -> 4.44.0 (#341640) 2024-09-19 17:29:35 +02:00
Peder Bergebakken Sundt
e5e4dac5e4
sus-compiler: init at 0.0.2 (#342102) 2024-09-19 17:29:18 +02:00
Bjørn Forsman
86a6ef5f15 nixos/prometheus-smartctl-exporter: fix NVMe scanning
smartctl_exporter already runs with SupplementaryGroups "disk", which
gives full access to SATA drives, but NVMe devices are owned by
root:root, resulting in no access:

  [...] msg="Smartctl open device: /dev/nvme0 failed: Permission denied"

This patch introduces a "smartctl-exporter-access" supplementary
group, and an udev rule with setfacl to give the exporter access to NVMe
drives, without changing the base root:root ownership.

Fixes https://github.com/NixOS/nixpkgs/issues/210041
2024-09-19 17:28:30 +02:00
Peder Bergebakken Sundt
33b19e7dbb
sqlpkg-cli: fix badPlatforms platform typo (#342430) 2024-09-19 17:27:59 +02:00
Josh Hoffer
4080d35d2b nixos/udev: only restart when udev rules change
Only restart `systemd-udevd.service` if udev rules in `/etc/udev/rules`
actually changed. The paths of `services.udev.packages` may change
frequently but the resulting udev rules built by `udevRulesFor`
likely change less often.

This has the added benefit of not adding `services.udev.packages` to
the system closure if they are only used for their udev rules
(issue #308937).
2024-09-19 17:26:01 +02:00
nixpkgs-merge-bot[bot]
1bbc5851ec
photini: 2024.5.0 -> 2024.9.1 (#342873) 2024-09-19 15:21:07 +00:00
h7x4
2dc4f03320
gotenberg: add meta.mainProgram (#342834) 2024-09-19 17:18:18 +02:00
Thomas Gerbet
78fdf431cd
unit: fix php82 module argument (#343025) 2024-09-19 16:51:49 +02:00
rnhmjoj
7efc956510
Revert "nixos/wireless: link config to /etc by default"
This reverts commit 89eb93dc3f.

It broken setups where /etc/wpa_supplicant.conf is configured
imperatively and reloading of the service on configuration changes.
2024-09-19 16:36:34 +02:00
K900
c04d5652cf
nix: revert default to 2.18 for now (#343032) 2024-09-19 17:19:46 +03:00
K900
7d10007445 Revert "nix-plugins: 14.0.0 -> 15.0.0"
This reverts commit 0291167323.

To match Nix version revert.

See upstream issue: https://github.com/NixOS/nix/issues/11547
2024-09-19 17:17:19 +03:00
K900
b3b9bdd901 Revert "nix: nix_2_18 -> nix_2_24"
This reverts commit 2e702d07bb.

Segfaults during evaluation in yet-to-be-determined circumstances.
Investigation is ongoing, reverting for now to be safe.

Upstream issue: https://github.com/NixOS/nix/issues/11547
2024-09-19 17:17:16 +03:00
K900
fb38235766 Revert "nixos/nix-fallback-paths: 2.24.2 -> 2.24.6"
This reverts commit ac849e5658.

Nix 2.24 segfaults semi-randomly during evaluation on specific configs (?).
This commit prepares for another revert, putting the default back to 2.18.

Upstream issue: https://github.com/NixOS/nix/issues/11547
2024-09-19 17:17:10 +03:00
Maximilian Bosch
f5e35cf2d2
Merge: grafana-image-renderer: 3.11.4 -> 3.11.5 (#342494) 2024-09-19 16:16:51 +02:00
Nikolay Korotkiy
a9478ce4d0
maintainers: update luc65r's mail address (#343016) 2024-09-19 18:03:18 +04:00
Bobby Rong
04b776d6cd
libgedit-amtk, libgedit-gfls, libgedit-gtksourceview, libgedit-tepl, gedit, enter-tex: Update (#342828) 2024-09-19 22:02:52 +08:00
Nikolay Korotkiy
f6676eac25
grass: drop clang integer patch (#342796) 2024-09-19 18:00:32 +04:00
Christina Sørensen
b9f54ab433
eza: 0.19.3 -> 0.19.4 (#342810) 2024-09-19 15:32:02 +02:00
Bobby Rong
89cb23339d
sushi: use actual upstream url as homepage (#343026) 2024-09-19 21:31:28 +08:00
Dmitry Marakasov
9f3c106bf1
sushi: use actual upstream url as homepage 2024-09-19 16:24:49 +03:00
Maximilian Bosch
4116ad8034
Merge: ast-grep: 0.27.0 -> 0.27.1 (#342960) 2024-09-19 15:21:58 +02:00
Rafael Kraut
f24fd1b48e
unit: fix php82 module argument 2024-09-19 15:17:48 +02:00
Atemu
fa09c7cca3
steam-run: make free and create version without steam (#334773) 2024-09-19 15:09:28 +02:00
h7x4
36b6768bc6
kubectl: set meta.mainProgram (#342886) 2024-09-19 14:39:02 +02:00
Adam C. Stephens
d1e6ee24a8
ollama: add libs to wrapper's LD_LIBRARY_PATH to fix ollama-cuda (#342685) 2024-09-19 08:18:32 -04:00
Jörg Thalheim
4f91815a07
freebsd: Fix obscure c++98 interaction used by gbenchmark (#335454) 2024-09-19 14:00:59 +02:00
Someone
bb84917965
python3Packages.tensorflow-bin: Use CUDA 12, add Jetson support (#334996) 2024-09-19 11:54:20 +00:00
Adam C. Stephens
268bb5090a
firefoxpwa: 2.12.3 -> 2.12.4 (#342962) 2024-09-19 07:39:46 -04:00
RatCornu
c1beba12cb
pingvin-share: 0.29.0 -> 1.1.1 2024-09-19 13:32:50 +02:00
Marcus Ramberg
658403a838
nixos/k3s: replace deprecated extra flag in usage example (#342845) 2024-09-19 13:29:07 +02:00
Sandro
9f6fa6b186
protobuf_27: 27.4 -> 27.5 (#342967) 2024-09-19 13:26:03 +02:00
Johannes Jöns
ccf6cb138b
discord-ptb: 0.0.103 -> 0.0.105 (#343000) 2024-09-19 11:22:11 +00:00
Stefan Frijters
ba6ec9db9b
kubectl: set meta.mainProgram 2024-09-19 13:18:45 +02:00
nixpkgs-merge-bot[bot]
6ace1877be
docfd: 8.0.2 -> 8.0.3 (#342985) 2024-09-19 10:54:53 +00:00