Jörg Thalheim
|
5356420466
|
treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
|
2024-07-29 10:06:20 +08:00 |
|
R. Ryantm
|
44efd4f673
|
xfe: 1.46.1 -> 1.46.2
|
2024-06-11 03:36:04 +00:00 |
|
R. Ryantm
|
3b8496a49f
|
xfe: 1.46 -> 1.46.1
|
2024-03-04 00:53:04 +00:00 |
|
R. Ryantm
|
2b46e6cbc7
|
xfe: 1.45 -> 1.46
|
2024-01-06 06:55:31 +00:00 |
|
R. Ryantm
|
face67b312
|
xfe: 1.44 -> 1.45
|
2023-01-14 16:21:38 +00:00 |
|
Sergei Trofimovich
|
593929c748
|
xfe: use xorg.* packages directly instead of xlibsWrapper indirection
Tested as no material change in `out` output with `diffoscope`.
|
2022-10-30 11:36:21 +01:00 |
|
cadkin
|
852e005989
|
xfe: 1.42 -> 1.44
|
2022-10-15 16:51:33 -04:00 |
|
Artturin
|
0734f54ef2
|
treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
found with nixpkgs-lint
|
2022-09-26 17:53:26 +03:00 |
|
AndersonTorres
|
20acab1b9b
|
xfe: move to applications/file-managers
|
2022-06-26 23:58:14 -03:00 |
|