Alexis Hildebrandt
|
755b915a15
|
treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
|
2024-06-09 23:07:45 +02:00 |
|
R. Ryantm
|
93a2caa026
|
wlogout: 1.2.1 -> 1.2.2
|
2024-04-26 21:27:40 +00:00 |
|
rewine
|
e0209ab56b
|
wlogout: 1.2 -> 1.2.1
|
2024-03-01 10:14:12 -03:00 |
|
Anderson Torres
|
1b2dfbb8c6
|
wlogout: refactor
- finalAttrs design pattern to get rid of rec
- split outputs
- add passthru.updateScript
- get rid of nested with
- set meta.changelog
|
2024-03-01 10:14:12 -03:00 |
|
Anderson Torres
|
7f347f109a
|
wlogout: migrate to by-name
|
2024-03-01 10:14:12 -03:00 |
|