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
d05b036802
wgo: 0.5.6c -> 0.5.6d
2024-05-06 16:18:22 +00:00
R. Ryantm
cdecd5b136
wgo: 0.5.4 -> 0.5.6c
2024-04-29 15:13:47 +00:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Aaron Jheng
1090449c89
wgo: disable flaky tests
2023-11-13 02:58:23 +00:00
Aaron Jheng
18cca3e21f
wgo: 0.5.3 -> 0.5.4
2023-11-09 04:47:43 +00:00
kashw2
44ca3421e5
wgo: 0.5.1 -> 0.5.3
2023-08-31 18:25:03 +10:00
Anderson Torres
cedd6f220e
wgo: fixup
2023-06-23 16:16:51 -03:00
Tobias Kündig
e13d49d686
wgo: init at 0.5.1
2023-02-13 16:12:22 +01:00