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 |
|
Shawn8901
|
133fa5f867
|
treewide: remove global with lib; in pkgs/tools
|
2023-01-24 17:41:44 +01:00 |
|
Ferry Jérémie
|
65d7e87fdb
|
treewide: replace http by https when https is a permanent redirection
|
2023-01-22 02:46:49 +01:00 |
|
Pavol Rusnak
|
a6ce00c50c
|
treewide: remove stdenv where not needed
|
2021-01-25 18:31:47 +01:00 |
|
Ben Siraphob
|
d6aeae8f90
|
pkgs/tools: pkgconfig -> pkg-config (2)
|
2021-01-17 23:27:27 +07:00 |
|
Ben Siraphob
|
8c5d37129f
|
pkgs/tools: stdenv.lib -> lib
|
2021-01-15 17:12:36 +07:00 |
|
Martin Milata
|
8dd46d4ffe
|
luckybackup: use qt5's mkDerivation
|
2020-04-22 15:23:10 +02:00 |
|
AndersonTorres
|
7c4f845551
|
luckybackup: init at 0.5.0
|
2020-01-20 07:39:01 -03:00 |
|