Commit Graph

234 Commits

Author SHA1 Message Date
nixpkgs-ci[bot]
4e766c9455 Merge staging-next into staging 2026-08-15 12:05:27 +00:00
Tom Hunze
15c59ef558 utsushi: drop
Archived upstream and depends on the deprecated gtk2 via gtkmm2.

Tracking: https://github.com/NixOS/nixpkgs/issues/410814
2026-08-15 00:17:24 +02:00
Stefan Frijters
3fc9dda8d5 util-linux: enable structuredAttrs 2026-08-12 20:34:20 +02:00
Stefan Frijters
75bd101d26 util-linux: enable strictDeps 2026-08-12 20:34:12 +02:00
jopejoe1
bd32872e96 util-linux: update license 2026-08-07 12:17:45 +02:00
2kybe3
6a07f687f7 treewide: follow some GitHub redirects for fetchFromGitHub
generated using https://git.kybe.xyz/2kybe3/nixpkgs-github-redirect

continuation of: #548235
2026-08-02 00:39:42 +02:00
Emily
83f15b24e4 ut1999: drop x86_64-darwin support 2026-07-15 03:34:03 +01:00
Yohann Boniface
44ed4649e0 maintainers: remove ftrvxmtrx (#536613) 2026-07-08 20:39:45 +00:00
Hythera
dbfed0fa8c maintainers: remove ftrvxmtrx 2026-07-08 12:48:27 +02:00
Martin Weinelt
e509e23929 uthash: 2.3.0 -> 2.4.0 (#535437) 2026-06-26 19:16:53 +00:00
R. Ryantm
0db12fb6e4 uthash: 2.3.0 -> 2.4.0 2026-06-26 00:31:38 +00:00
Morgan Jones
c1ea0a5d47 util-linux: 2.42.1 -> 2.42.2
https://www.kernel.org/pub/linux/utils/util-linux/v2.42/v2.42.2-ReleaseNotes

Fix some CVEs in mount(8) and a UAF in libblkid.
2026-06-18 01:51:45 -07:00
Michael Daniels
8197942b23 Merge branch 'staging-next' into staging 2026-06-08 22:01:24 -04:00
Michael Daniels
84c4617c7a utterly-nord-plasma: 3.2->3.3, add qsvg to propagatedBuildInputs (#523571) 2026-06-09 00:32:40 +00:00
Michael Daniels
a6443260b0 Merge branch 'staging-next' into staging 2026-06-06 21:41:02 -04:00
Johannes Röhl
e3e2d9323a ut1999: provide ISO file sources as passthru
It itches me that the Unreal Tournament 99 ISOs are redownloaded for
many system updates and disscussed the issue on
[discourse](https://discourse.nixos.org/t/preventing-ut1999-iso-redownloads/77870).
The solution is to add the ISOs as dependencies to prevent them from
getting garbage collected. However one has to repeat the `fetchurl` from
the `package.nix`. In order to avoid this repetition, this commit
provides them as `passthru`.

Note this commit does not change the hash of the `ut1999` derivation and
therefore does not trigger a rebuilt of the package.
2026-05-29 15:48:28 +02:00
Cryolitia PukNgae
1cc0e9f84a utterly-nord-plasma: 3.2->3.3 2026-05-24 16:50:43 +08:00
Cryolitia PukNgae
4b54aa4ad3 utterly-nord-plasma: add qsvg to propagatedBuildInputs 2026-05-24 16:50:43 +08:00
Sergei Trofimovich
ce3f5238f0 utf8cpp: 4.1.0 -> 4.1.1
Changes: https://github.com/nemtrif/utfcpp/releases/tag/v4.1.1
2026-05-23 11:40:47 +01:00
Morgan Jones
28dd6b9df1 util-linux: 2.42 -> 2.42.1 2026-05-18 11:43:52 -07:00
Doron Behar
f6308ed8d8 utf8cpp: 4.0.9 -> 4.1.0 (#521049) 2026-05-16 21:26:33 +00:00
R. Ryantm
65c17bdbe0 utf8cpp: 4.0.9 -> 4.1.0 2026-05-16 18:41:32 +00:00
nixpkgs-ci[bot]
8286387431 Merge staging-next into staging 2026-04-29 00:38:17 +00:00
Sandro
f9f787930b ut1999: Add bonus content from second ISO (#511365) 2026-04-28 22:53:05 +00:00
@mjones
6a19ba33bf util-linux: set --sysconfdir=/etc (#514128) 2026-04-28 06:35:54 +00:00
nixpkgs-ci[bot]
9c69dd170d Merge staging-next into staging 2026-04-28 00:37:06 +00:00
Ramses
48a492577a utpm: 0.2.0 -> 0.3.0 (#506871) 2026-04-27 21:49:35 +00:00
r-vdp
b6377c3648 util-linux: set --sysconfdir=/etc
Upstream's configure.ac only defaults sysconfdir to /etc when prefix is
unset or /usr. With a Nix store prefix it stays at $out/etc.

Until 2.42 this was harmless because every /etc path in pathnames.h was
a hardcoded literal. 2.42 rewrote agetty's issue-file lookup and now
derives the search root from _PATH_SYSCONFDIR.
So agetty now looks for out/etc/issue and never finds it.

Nothing is installed into ${sysconfdir}, so this does not write to /etc
during the build.

Fixes #514060
2026-04-27 20:23:03 +02:00
me@so.lar.is
1a1c79f9de ut1999: Add bonus content from second ISO 2026-04-24 13:53:38 +02:00
@mjones
f02eee0f00 util-linux: apply #4201 for regression in script and update patches (#509485) 2026-04-24 06:10:25 +00:00
nixpkgs-ci[bot]
6ec7ddb46d Merge staging-next into staging 2026-04-23 12:23:40 +00:00
Jo
b932dc513e various: clean up licenses for packages i maintain (#512053) 2026-04-23 07:51:51 +00:00
Jo
213d0715db util-macros: make use of compound licenses 2026-04-23 09:07:22 +02:00
Morgan Jones
5a6a0c6d7a util-linux: update patches
Seems like util-linux had a regression in `script`. Waiting for 2.41.1
to be tagged, but in the meantime, let's apply this patch:

https://lore.kernel.org/util-linux/adi3573O-5gr9m2q@per.namespace.at/T/#t

Since we're causing a mass rebuild anyway, ensure we also apply all the
final upstream versions of the last patches that we applied.
2026-04-19 17:11:08 -07:00
nixpkgs-ci[bot]
eeadbd17f3 Merge staging-next into staging 2026-04-09 18:22:48 +00:00
nixpkgs-ci[bot]
db616ba1b2 Merge master into staging-next 2026-04-09 18:22:15 +00:00
Gaétan Lepage
3b8ea39fed sddm themes: avoid .dev outputs propagation (#492336) 2026-04-09 14:30:36 +00:00
Vladimír Čunát
582d8cde6d Revert "util-linux: avoid rebuild on non-musl for now"
This reverts commit 31fb6927a8.
2026-04-08 09:38:10 +02:00
Vladimír Čunát
31fb6927a8 util-linux: avoid rebuild on non-musl for now 2026-04-08 08:41:10 +02:00
Aleksi Hannula
392dd53f82 pkgsMusl.util-linuxMinimal: fix build 2026-04-07 20:18:08 +03:00
Doron Behar
524429fea6 utfcpp: make it an alias to utf8cpp (#506096) 2026-04-06 16:23:02 +00:00
Morgan Jones
40316d7ea7 util-linux: only add updateScript for non-minimal build
We choose the non-minimal build because minimal encompasses libuuid and
util-linuxMinimal.
2026-04-05 19:12:26 -07:00
Morgan Jones
8d4e67943e util-linux: fix 2.42 compile on Darwin
Patch submitted upstream:

https://lore.kernel.org/util-linux/CAEUYr6ZjVX1bd-xcBGtFN_ZYwQnXDYsw7d1-7sTpF2BbgfrR+g@mail.gmail.com/T/
2026-04-05 18:21:55 -07:00
Morgan Jones
4096ee569c util-linux: 2.41.3 -> 2.42
Drop a patch that has been merged upstream.
2026-04-05 17:21:03 -07:00
Morgan Jones
9cb7c50195 util-linux: 2.41.3 -> 2.41.4
Pick up the patch from #507036.
2026-04-05 17:09:48 -07:00
R. Ryantm
e2396332b3 utpm: 0.2.0 -> 0.3.0 2026-04-05 04:50:16 +00:00
Doron Behar
aad4050986 utf8cpp: add doronbehar to maintainers 2026-04-02 23:08:28 +03:00
Doron Behar
fb4289a59a utf8cpp: enable tests
As were present in the utfcpp expression.
2026-04-02 23:08:28 +03:00
Doron Behar
01be9ec090 utf8cpp: remove submodules from src
They were removed in upstream version 4.0.7 - upstream commit:
79ef7e1cdc
2026-04-02 23:08:28 +03:00
Doron Behar
e8f7a54b28 utfcpp: make it an alias to utf8cpp
Closes #505740 .
2026-04-02 23:08:28 +03:00