Peder Bergebakken Sundt
4c8f4e8925
olm: modernize slightly ( #537207 )
2026-07-13 23:55:29 +00:00
Adam C. Stephens
f4b8e8bcf1
incus-ui-canonical: Use stdenvNoCC ( #541599 )
2026-07-13 23:51:08 +00:00
nixpkgs-ci[bot]
ac18e74d49
sssnake: 0.3.2 -> 0.4.0 ( #541573 )
2026-07-13 23:27:09 +00:00
nixpkgs-ci[bot]
809b71a415
skills: 1.5.14 -> 1.5.16 ( #541064 )
2026-07-13 23:27:08 +00:00
Sebastián Mancilla
e9274018d2
shogun: move to by-name/ ( #539719 )
2026-07-13 22:58:27 +00:00
Oleksii Filonenko
b75d8bafde
graphite-cli: fix darwin build ( #538544 )
2026-07-13 22:26:18 +00:00
isabel
38ca473622
plezy: 2.8.0 -> 2.9.1 ( #541401 )
2026-07-13 22:23:59 +00:00
Peder Bergebakken Sundt
1d8bdeb5d6
srsran: adjust repo, set structuredAttrs, change description, add maintainer, fix cmake variable for lte rates parameter ( #526451 )
2026-07-13 22:14:43 +00:00
Austin Horstman
5dfeaf59c4
sketchybar: fix darwin build ( #541571 )
2026-07-13 22:13:56 +00:00
Peder Bergebakken Sundt
e110894eba
OpenRCT2: Allow Overriding Asset Sources ( #527361 )
2026-07-13 22:13:55 +00:00
Matt Sturgeon
cef7fb4047
zsh-artisan: init at 0-unstable-2025-12-08 ( #526144 )
2026-07-13 22:13:17 +00:00
Peder Bergebakken Sundt
607b591f65
cockpit-zfs: 1.2.27-3 -> 1.2.30 ( #541286 )
2026-07-13 22:13:07 +00:00
Peder Bergebakken Sundt
008d7ee154
git-spice: 0.30.1 -> 0.31.0 ( #541358 )
2026-07-13 22:12:35 +00:00
Peder Bergebakken Sundt
3d09581801
zs: 0.4.1 -> 0.4.5 ( #541349 )
2026-07-13 22:11:22 +00:00
Peder Bergebakken Sundt
8e77657ce3
oh-my-posh: 29.20.0 -> 29.26.1 ( #541237 )
2026-07-13 22:10:39 +00:00
Peder Bergebakken Sundt
b53057f965
t3code: split into standalone wrapper ( #535810 )
2026-07-13 21:57:27 +00:00
Arne Keller
0be6df5532
vmaware: init at 2.8.0 ( #496568 )
2026-07-13 21:48:41 +00:00
dotlambda
a8b81d3cc8
python3Packages.pygraphviz: unbreak on Darwin ( #541182 )
2026-07-13 21:30:41 +00:00
Peder Bergebakken Sundt
ff0974b187
drawy: 1.0.0 -> 1.0.1 ( #518629 )
2026-07-13 21:27:06 +00:00
Peder Bergebakken Sundt
2f1f6d9828
grcov: 0.9.1 -> 0.10.7 ( #525440 )
2026-07-13 21:26:36 +00:00
Rahul Chalamala
dd2ea746ce
graphite-cli: fix darwin build
...
The 1.8.6 bump (#527044 ) broke the package on darwin in two independent
ways, unnoticed because the package is unfree and therefore never built
by Hydra or ofborg:
- postInstall generates shell completions by running $out/bin/gt, but
gt tries to create ~/.config/graphite/aliases on startup and exits 1
with no output when HOME is not writable (as in nix builds, where
HOME=/homeless-shelter). installShellCompletion then fails the build
because the generated completion files are zero-size. Give the build
a throwaway writable HOME. The Linux build is not affected because
completions are generated through the buildFHSEnv wrapper, where /
is a writable tmpfs.
- dontFixup was only set on Linux, so on darwin fixupPhase ran strip -S
on the binary. As the comment in this file already explains, the
vercel/pkg virtual filesystem appended to the binary must not be
modified; the stripped binary fails at runtime with "Pkg: Error
reading from file." Skip fixup on all platforms. On Linux this is a
no-op: the derivation is unchanged.
Assisted-by: Devin (Ultra)
Co-Authored-By: Rahul Chalamala <22563365+rchalamala@users.noreply.github.com >
2026-07-13 21:24:39 +00:00
zowoq
5b86c8f345
terraform-providers.hashicorp_aws: 6.52.0 -> 6.54.0 ( #541512 )
2026-07-13 21:19:13 +00:00
Felix Singer
d6efce881a
incus-ui-canonical: Use stdenvNoCC
...
A C compiler is not needed to build this package, so stdenvNoCC is
enough.
Signed-off-by: Felix Singer <felixsinger@posteo.net >
2026-07-13 23:13:54 +02:00
Nick Cao
6b0e5e03f7
python3Packages.seaborn: disable flaky test on Darwin ( #541124 )
2026-07-13 21:07:42 +00:00
Peder Bergebakken Sundt
b23df966f7
libhangul: 0.1.0 -> 0.2.0 ( #406162 )
2026-07-13 20:58:15 +00:00
Nick Cao
5fd7233c98
opentofu: 1.12.3 -> 1.12.4 ( #541592 )
2026-07-13 20:57:31 +00:00
Peder Bergebakken Sundt
45f9fb069a
pixieditor: 2.1.1.4 -> 2.1.1.5 ( #526862 )
2026-07-13 20:56:52 +00:00
Nick Cao
898a042d89
kubernetes-controller-tools: 0.20.1 -> 0.21.0 ( #517326 )
2026-07-13 20:56:01 +00:00
Yohann Boniface
2b23582e70
brutespray: 2.6.2 -> 2.6.3 ( #541328 )
2026-07-13 20:55:47 +00:00
Nick Cao
2a8b63e8ff
nixosTests.blint: migrateo to container runtime ( #535091 )
2026-07-13 20:54:55 +00:00
Nick Cao
bbca9f3abb
nixosTests.slipshow: migrate to container runtime ( #535090 )
2026-07-13 20:54:34 +00:00
Nick Cao
9c0fe5c6c3
telegram-desktop: work around ld64 hardening issue ( #540982 )
2026-07-13 20:46:24 +00:00
Nick Cao
f09a361807
stalwart_0_16: 0.16.12 -> 0.16.13 ( #541545 )
2026-07-13 20:45:08 +00:00
Adam C. Stephens
4a487c28b8
incus-ui-canonical: 0.21.3 -> 0.21.4 ( #541595 )
2026-07-13 20:43:45 +00:00
Nick Cao
99e4cea2e0
python3Packages.types-retry: 0.9.9.20250322 -> 0.9.9.20260408 ( #541563 )
2026-07-13 20:43:22 +00:00
Nick Cao
8a48b69e70
terraform-providers.aminueza_minio: 3.38.1 -> 3.38.3 ( #541560 )
2026-07-13 20:42:39 +00:00
Nick Cao
14c432805d
gh-dash: 4.25.0 -> 4.25.2 ( #541554 )
2026-07-13 20:42:22 +00:00
Nick Cao
6fb43a91cf
python3Packages.python-fsutil: 0.16.1 -> 0.17.0 ( #541539 )
2026-07-13 20:40:57 +00:00
Nick Cao
ed8247170e
apko: 1.2.21 -> 1.2.25 ( #541538 )
2026-07-13 20:40:29 +00:00
Nick Cao
65ce459151
koffan: 2.12.0 -> 2.12.2 ( #541531 )
2026-07-13 20:39:44 +00:00
Nick Cao
01f9ff68b3
wappalyzergo: 0.2.87 -> 0.2.89 ( #541525 )
2026-07-13 20:37:52 +00:00
Nick Cao
8ee6071680
go-judge: 1.12.0 -> 1.12.1 ( #541521 )
2026-07-13 20:37:25 +00:00
Nick Cao
a7a9f1dd96
terraform-providers.datadog_datadog: 4.13.0 -> 4.15.0 ( #541511 )
2026-07-13 20:36:02 +00:00
Nick Cao
7682693a91
terraform-providers.integrations_github: 6.12.1 -> 6.13.0 ( #541508 )
2026-07-13 20:35:33 +00:00
Nick Cao
1d44d89631
zigfetch: 0.27.1 -> 0.27.2 ( #541507 )
2026-07-13 20:35:12 +00:00
Nick Cao
821e588c20
art: 1.26.6 -> 1.26.7 ( #541506 )
2026-07-13 20:34:52 +00:00
Nick Cao
15cba67d7b
diesel-cli: 2.3.10 -> 2.3.11 ( #541501 )
2026-07-13 20:34:00 +00:00
Tom Herbers
971d6acbb0
incus-ui-canonical: 0.21.3 -> 0.21.4
2026-07-13 22:33:10 +02:00
Nick Cao
2d5d81afc3
git-mit: 6.5.2 -> 6.5.3 ( #541481 )
2026-07-13 20:31:40 +00:00
Nick Cao
08778ebf8d
goeland: 0.25.0 -> 0.26.0 ( #541479 )
2026-07-13 20:31:16 +00:00