Commit Graph

92 Commits

Author SHA1 Message Date
R. Ryantm
6fc3c7c88e dwproton-bin: dwproton-11.0-9 -> dwproton-11.0-11 2026-08-11 05:57:31 +00:00
Gutyina Gergő
a4d7d24ec5 dwm: add maintainer gepbird 2026-08-01 19:32:27 +02:00
Gutyina Gergő
fb734e822a dwm: 6.6 -> 6.8 2026-08-01 11:24:06 +02:00
coolcuber
ec44a10f69 dwt1-shell-color-scripts: fix version 2026-07-28 22:53:49 -04:00
Nikolay Korotkiy
a74e8cc4ed dwz: 0.16 -> 0.17 (#540911) 2026-07-26 07:31:50 +00:00
R. Ryantm
e401214280 dwproton-bin: dwproton-11.0-7 -> dwproton-11.0-9 2026-07-24 06:29:34 +00:00
Jo
134518cebe treewide: avoid using singleton lists for licenses (#535754) 2026-07-15 18:25:37 +00:00
Eman Resu
ff094f60ad treewide: replace more singleton license lists 2026-07-15 14:04:39 -04:00
R. Ryantm
d955109673 dwproton-bin: dwproton-11.0-5 -> dwproton-11.0-7 2026-07-15 04:07:27 +00:00
R. Ryantm
f583642a9a dwz: 0.16 -> 0.17 2026-07-12 00:27:09 +00:00
R. Ryantm
b2b419d092 dwproton-bin: dwproton-11.0-3 -> dwproton-11.0-5 2026-06-27 13:31:35 +00:00
R. Ryantm
3bc9c0ccdf dwproton-bin: dwproton-11.0-2 -> dwproton-11.0-3 2026-05-31 12:16:15 +00:00
R. Ryantm
261cdb2da5 dwproton-bin: dwproton-11.0-1 -> dwproton-11.0-2 2026-05-22 18:56:53 +00:00
R. Ryantm
e93bd80765 dwproton-bin: dwproton-10.0-26 -> dwproton-11.0-1 2026-05-14 16:32:37 +00:00
R. Ryantm
439473ea1a dwproton-bin: dwproton-10.0-24 -> dwproton-10.0-26 2026-04-27 10:23:21 +00:00
Michael Daniels
a635a0c9be dwproton-bin: fix steamDisplayName in preFixup (#512245) 2026-04-24 01:19:29 +00:00
Pui Yong Qing
d6990f73e8 dwproton-bin: fix steamDisplayName 2026-04-22 11:36:51 +08:00
nixpkgs-ci[bot]
1cba485331 Merge master into staging-next 2026-04-19 00:31:10 +00:00
R. Ryantm
6e29dd2b9b dwproton-bin: dwproton-10.0-23 -> dwproton-10.0-24 2026-04-18 19:23:22 +00:00
nixpkgs-ci[bot]
6dd3c7dbf7 Merge master into staging-next 2026-04-17 12:21:09 +00:00
misuzu
3f3eff4060 dwl: 0.7 -> 0.8 (#497030) 2026-04-17 09:44:54 +00:00
nixpkgs-ci[bot]
49fa0e0243 Merge master into staging-next 2026-04-11 16:37:46 +00:00
R. Ryantm
6c4da7fdb5 dwproton-bin: dwproton-10.0-22 -> dwproton-10.0-23 2026-04-11 00:31:34 +00:00
nixpkgs-ci[bot]
73cc32cfc5 Merge master into staging-next 2026-04-10 06:38:09 +00:00
Sizhe Zhao
e593c85f96 dwproton-bin: init at dwproton-10.0-22 (#503230) 2026-04-10 02:17:10 +00:00
Renna Z.
4614562e25 dwproton-bin: init at dwproton-10.0-22 2026-04-07 09:42:24 +08:00
nixpkgs-ci[bot]
f943263653 Merge staging-next into staging 2026-04-01 06:36:38 +00:00
Xiangyan Sun
00db9c93a1 dwmblocks: fix build with gcc15 2026-03-31 15:11:35 -07:00
sternenseemann
3626ecbc14 xxhash: rename from xxHash (#489737) 2026-03-07 11:27:38 +00:00
quantenzitrone
d077a4dc0a xxhash: rename from xxHash
rename to lowercase to fit package naming conventions
2026-03-06 20:15:57 +01:00
myaaaaaaaaa
290d89c7f7 dwl: 0.7 -> 0.8 2026-03-05 19:04:42 -05:00
Bad3r
f64a4875ac dwarfs: fix 0.14.0 sandbox test and mount helper handling
Update the new 0.14.0 GTest exclusions to match actual test names in sandbox runs, keep sbin behavior stable for mount helper links, and force relative CMAKE_INSTALL_SBINDIR so upstream create_link logic does not create nested nix/store paths.\n\nThis preserves passing checks in sandbox and keeps mount.dwarfs valid.
2026-02-28 16:15:04 +03:00
Bad3r
7c7666010b dwarfs: skip fuse and xattr tests in sandbox
dwarfs 0.14.0 introduces additional tests that require a FUSE device/fusermount3 and xattr support not available in Nix sandbox builds. Exclude those cases through GTEST_FILTER, consistent with existing sandbox-specific test filtering in this derivation.
2026-02-28 14:51:12 +03:00
Bad3r
5aa26611e7 dwarfs: drop date input and align license metadata
v0.14.0 source files now use GPL-3.0-or-later SPDX, and the v0.14.0 release notes mention dropping the hard dependency on the date library.\n\nhttps://github.com/mhx/dwarfs/releases/tag/v0.13.0\nhttps://github.com/mhx/dwarfs/releases/tag/v0.14.0
2026-02-28 14:36:40 +03:00
Bad3r
b53377300e dwarfs: 0.12.4 -> 0.14.0
https://github.com/mhx/dwarfs/releases/tag/v0.14.0
2026-02-28 14:36:05 +03:00
Stefan Frijters
67c7921fcf dwarfs: move env variable(s) into env for structuredAttrs 2026-02-14 12:19:37 +01:00
quantenzitrone
5e4a1bdd9c various: rename references from libXinerama to libxinerama
this shouldn't create any rebuilds
2026-02-06 00:25:42 +01:00
quantenzitrone
3c289c8179 various: rename references from libXft to libxft
this shouldn't create any rebuilds
2026-02-06 00:25:41 +01:00
quantenzitrone
55280fa564 various: rename references from libX11 to libx11
this shouldn't create any rebuilds
2026-02-06 00:24:34 +01:00
quantenzitrone
866aa37ba3 xcbutilwm: rename references and deprecate alias
this shouldn't create any rebuilds
2026-02-04 22:58:46 +01:00
Fernando Rodrigues
3562403503 treewide: fetchFromGitea -> fetchFromCodeberg
Most packages that used fetchFromGitea fetch their sources from Codeberg, so might as well migrate them.

The following command was used for this treewide:
```fish
for i in (rg 'fetchFromGitea \{\n *domain = "codeberg.org";' --multiline --files-with-matches)
    sed -z 's/fetchFromGitea {\n *domain = "codeberg.org";/fetchFromCodeberg {/g' $i > $i.tmp && mv $i.tmp $i
    sed -i 's/fetchFromGitea/fetchFromCodeberg/g' $i
end
```

The following paths were manually edited:

* pkgs/by-name/xr/xrsh/package.nix
* pkgs/applications/networking/browsers/librewolf/src.nix
* pkgs/by-name/go/gotosocial/package.nix
* pkgs/by-name/ka/katawa-shoujo-re-engineered/package.nix

Co-authored-by: Gutyina Gergő <gutyina.gergo.2@gmail.com>
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2026-01-31 21:08:16 +11:00
quantenzitrone
6b61249106 various: switch to finalAttrs pattern
this shouldn't create any rebuilds
2026-01-30 02:36:22 +01:00
Aliaksandr
d346c4ef8d dwl: remove top-level override 2026-01-25 16:12:18 -05:00
nixpkgs-ci[bot]
130877b0e3 Merge master into staging-next 2025-12-27 06:06:34 +00:00
aleksana
255d1ef1af dwz: limit to elf platforms 2025-12-26 13:14:03 +08:00
aleksana
99d779f028 dwz: 0.14 -> 0.16 2025-12-26 12:54:45 +08:00
Wolfgang Walther
46c0c0eae7 Merge branch 'staging-next' into staging 2025-12-10 18:42:31 +01:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
nixpkgs-ci[bot]
ebb50b71c5 Merge staging-next into staging 2025-11-27 12:07:51 +00:00
R. Ryantm
39a35fc37b dwm-status: 1.10.0 -> 1.11.0 2025-11-27 02:17:19 +00:00