Colin
d8bcd48503
fortify-headers: 1.1 -> 3.0.1
2026-02-17 22:29:31 +00:00
Colin
b9ff1f0569
fortify-headers: switch source from alpine to github
...
the most recognized upstream for `fortify-headers` is
<git://git.2f30.org/fortify-headers> (see `meta.homepage`, e.g.),
but as per the previous source comment this upstream isn't accessible
over http.
<https://github.com/jvoisin/fortify-headers > is a reasonable
alternative: it's what [chimera linux][Chimera] sources, and
jvoisin is a regular committer to the `git.2f30.org` repo.
moreover, Alpine Linux is stuck at version 1.1, released in 2019.
moving away from Alpine (much as i appreciate their work),
allows us to take updates more timely.
cherry-pick Alpine's own patches, so that the `fortify-headers`
built before and after this patch is bit-for-bit identical.
Alpine's patches have been upstreamed, so they can go away with
a future package bump (see next patch).
Chimera: <https://github.com/chimera-linux/cports/blob/183ea38c47a0a74f78336164d975e652f622c6e5/main/fortify-headers/template.py#L11 >
2026-02-17 21:29:59 +00:00
dotlambda and GitHub
b8c637e4c4
python3Packages.pymobiledevice3: 7.5.1 -> 7.7.0 ( #490965 )
2026-02-16 17:41:33 +00:00
isabel and GitHub
b04cf51246
nixos/cocoon: init module; nixosTests.cocoon: init ( #484874 )
2026-02-16 17:19:31 +00:00
isabel
2f3b49748c
cocoon: add nixos test to passthru
2026-02-16 17:13:14 +00:00
isabel
e4b76d49b8
nixosTests.cocoon: init
2026-02-16 17:13:14 +00:00
isabel
7fa52032bf
nixos/cocoon: init module
2026-02-16 17:13:13 +00:00
Sefa Eyeoglu and GitHub
1bef0da1d1
pyrra: init at 0.9.3 ( #485430 )
2026-02-16 16:59:27 +00:00
8a69d72e6c
pyrra: init at 0.9.3
...
Co-authored-by: Matthias Loibl <mail@matthiasloibl.com >
Co-authored-by: Lennart Oldenburg <hello@lennartoldenburg.de >
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net >
2026-02-16 17:48:35 +01:00
Heitor Augusto and GitHub
b9d393b842
cosmic-ext-applet-minimon: 1.0.0 -> 1.0.1 ( #491016 )
2026-02-16 16:34:25 +00:00
nixpkgs-ci[bot] and GitHub
d6ce749575
copyparty: 1.20.6 -> 1.20.7 ( #490731 )
2026-02-16 16:29:51 +00:00
nixpkgs-ci[bot] and GitHub
bc2438b314
inori: 0.2.5 -> 0.2.6 ( #491038 )
2026-02-16 16:29:48 +00:00
Philip Taron and GitHub
4fdfb71850
build-support/node/fetch-yarn-deps: move env variables into env ( #487962 )
2026-02-16 16:26:08 +00:00
David McFarland and GitHub
b641912ac8
sbom-tool: fix build on x86_64-darwin ( #491050 )
2026-02-16 16:24:55 +00:00
dish and GitHub
0974860d29
qsstv: move icon to spec-compliant location ( #490846 )
2026-02-16 16:21:29 +00:00
dish and GitHub
2c75cd0934
nifscope: move icon to spec-compliant location ( #490838 )
2026-02-16 16:21:13 +00:00
dish and GitHub
e2224b70d7
pokefinder: move icon to spec-compliant location ( #490904 )
2026-02-16 16:20:53 +00:00
dish and GitHub
d63d469474
abuse: move icon to spec-compliant location ( #490876 )
2026-02-16 16:20:43 +00:00
dish and GitHub
c67c3e8974
qtemu: move icon to spec-compliant location ( #490863 )
2026-02-16 16:20:33 +00:00
dish and GitHub
0549907ba2
_2ship2harkinian: move icon to spec-compliant location ( #490858 )
2026-02-16 16:18:57 +00:00
dish and GitHub
b143c60933
assaultcube: move icon to spec-compliant location ( #490874 )
2026-02-16 16:18:51 +00:00
dish and GitHub
402edbf574
a-keys-path: move icon to spec-compliant location ( #490879 )
2026-02-16 16:18:42 +00:00
dish and GitHub
40697c5284
alisthelper: move icon to spec-compliant location, resize ( #490888 )
2026-02-16 16:18:35 +00:00
dish and GitHub
8c20f82f81
atlauncher: move icon to spec-compliant location ( #490892 )
2026-02-16 16:18:21 +00:00
dish and GitHub
db2eade841
azuredatastudio: move icon to spec-compliant location ( #490895 )
2026-02-16 16:18:14 +00:00
dish and GitHub
1523d601ba
amnezia-vpn: move icon to spec-compliant location ( #490921 )
2026-02-16 16:17:44 +00:00
dish and GitHub
a724f26d1e
love_11: move icon to spec-compliant location ( #490923 )
2026-02-16 16:17:30 +00:00
nixpkgs-ci[bot] and GitHub
d8f008e5dc
velocity: 3.5.0-unstable-2026-01-31 -> 3.5.0-unstable-2026-02-11 ( #491074 )
2026-02-16 16:10:04 +00:00
Philip Taron and GitHub
3551efc29a
symlinkJoin: to extendMkDerivation, enable finalAttrs ( #489233 )
2026-02-16 16:09:48 +00:00
Philip Taron
e0ce766f9a
symlinkJoin: use targeted pos for pname/name
...
Use the more precise pos computation that specifically targets pname or
name, rather than the generic approach inherited from runCommandWith
that uses the alphabetically-first attribute. Since one of pname or name
is always required, this reliably points to the call site.
2026-02-16 07:53:03 -08:00
Ross Smyth and Philip Taron
48de4509f8
kak-tree-sitter: migrate to finalAttrs
2026-02-16 07:49:54 -08:00
Ross Smyth and Philip Taron
4ac62dfc4c
symlinkJoin: use final pname and version
2026-02-16 07:49:53 -08:00
Ross Smyth and Philip Taron
6924e4ab3a
symlinkJoin: args_ -> args
2026-02-16 07:49:53 -08:00
Ross Smyth and Philip Taron
72b1b02a6b
symlinkJoin: undo eta-expansion of mapPaths
2026-02-16 07:49:53 -08:00
Ross Smyth and Philip Taron
31af889a59
symlinkJoin: use excludeDrvArgNames for attr removal
2026-02-16 07:49:53 -08:00
Ross Smyth and Philip Taron
89ee800e37
symlinkJoin: to extendMkDerivation, naively
...
naive translation inlining runCommandWith
2026-02-16 07:49:53 -08:00
Sefa Eyeoglu and GitHub
dbe5231125
winbox{3,4}: move icon to spec-compliant location ( #490918 )
2026-02-16 15:42:23 +00:00
David McFarland and GitHub
687fd7ba4b
libation: fix darwin build ( #491046 )
2026-02-16 15:39:42 +00:00
Jhonas Wernery and GitHub
92b89d6811
element-{web-unwrapped,desktop}: 1.12.9 -> 1.12.10 ( #489187 )
2026-02-16 15:38:27 +00:00
Jo and GitHub
5c44d3061a
myman: init at 0.7.0 ( #490057 )
2026-02-16 15:36:59 +00:00
Yohann Boniface and GitHub
da7c196c58
rasm: 3.0.6 -> 3.0.7 ( #491031 )
2026-02-16 15:26:41 +00:00
Marcin Serwin and GitHub
27a672c883
space-station-14-launcher: 0.36.1 -> 0.37.1; add coca to maintainers ( #481724 )
2026-02-16 15:26:10 +00:00
nixpkgs-ci[bot] and GitHub
781a3efc64
open-webui: 0.8.1 -> 0.8.2 ( #491066 )
2026-02-16 15:24:36 +00:00
Philip Taron and GitHub
c506fe3331
applyPatches: to extendMkDerivation, fix meta.position [v2] ( #489874 )
2026-02-16 15:22:58 +00:00
Sandro and GitHub
5ed22f27ad
gitlab-art: init at 0.5.0 ( #488441 )
2026-02-16 15:09:00 +00:00
Sandro and GitHub
6296defece
dbmail: init at 3.5.5 ( #489477 )
2026-02-16 15:08:23 +00:00
Sandro and GitHub
808db6f739
Unset meta.platforms ( #485945 )
2026-02-16 15:07:19 +00:00
Ryan Hendrickson and GitHub
64dd504e49
wavelib: init at 0-unstable-2025-12-12 ( #444811 )
2026-02-16 15:06:49 +00:00
Philip Taron
d845e9274c
applyPatches: fix meta parenthesization and preserve name semantics
...
Fix misparenthesized `meta` line that would crash when `src` has no
`meta` attribute (e.g. when `src` is a plain path): `{} [ "position" ]`
attempts to call an attrset as a function.
Restore the original `src.name + "-patched"` naming to avoid a semantic
change where `parseDrvName` would reorder the version suffix.
Co-authored-by: Philip Taron <philip.taron@gmail.com >
2026-02-16 07:00:48 -08:00
Hadi Chokr and Jo
0b8ac84783
myman: init at 0.7.0
...
Signed-off-by: Hadi Chokr <hadichokr@icloud.com >
Co-authored-by: Jo <jopejoe1@missing.ninja >
2026-02-16 15:59:51 +01:00