Commit Graph

683615 Commits

Author SHA1 Message Date
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
Artturin
cd6ed2642c rustc: Correct enable-profiler linux check
remove the `isRedox` condition which was added because `stdenv.isLinux` uses `hostPlatform`, after specifying `targetPlatform` it's no longer necessary.
2024-09-19 19:15:25 +03:00
Fernando Rodrigues
5c62c3d262
xen: don't patch QEMU and OVMF if they aren't being built
This resolves the spurious 'directory not found' errors in the xen-slim
builds.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-09-19 16:05:47 +00:00
Fernando Rodrigues
97e4f53044
xen: minor updates to the update script
- Drop `-ie` flags for grep;
- Add more `doing things...done` echo stanzas so it's clearer when a
part of the script has concluded;
- Add a note explaining why QEMU and OVMF take so long to fetch;
- Add a TODO for future work at the top of the file.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-09-19 13:00:32 -03:00
Fernando Rodrigues
caf9413905
xen: remove XSA_458 patch
None of our Xen branches need it anymore.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-09-19 13:00:25 -03:00
Nikolay Korotkiy
c6088c08c2
crow-translate: 2.11.1 → 3.0.0 (#342901) 2024-09-19 19:51:15 +04:00
R. Ryantm
9114eee2a2 python312Packages.greatfet: 2024.0.1 -> 2024.0.2 2024-09-19 15:40:57 +00: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
wxt
dbd569f69a
switchres: init at 2.2.1 2024-09-19 23:14:14 +08:00
1adept
06967a8406 nushell: remove update script
Just use the provided update scripts.
This is not needed
2024-09-19 16:56:35 +02:00
R. Ryantm
410554efd5 unityhub: 3.8.0 -> 3.9.1 2024-09-19 14:54:48 +00: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
Christoph Heiss
2ad965e1db
trurl: 0.14 -> 0.16
git changelog: https://github.com/curl/trurl/compare/trurl-0.14...trurl-0.16

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-09-19 15:29:30 +02: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
Guilhem Saurel
5108a107b2 python3Packages.eigenpy: 3.9.0 -> 3.9.1
Diff: https://github.com/stack-of-tasks/eigenpy/compare/refs/tags/v3.9.0...v3.9.1

Changelog: https://github.com/stack-of-tasks/eigenpy/releases/tag/v3.9.1
2024-09-19 15:11:45 +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
R. Ryantm
753db0283c audacity: 3.6.3 -> 3.6.4 2024-09-19 12:31:00 +00:00
R. Ryantm
e9d6c485ee aws-iam-authenticator: 0.6.26 -> 0.6.27 2024-09-19 12:29:48 +00: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