Felix Buehler
|
259a3da588
|
libcardiacarrest: remove 'with lib;'
|
2024-08-16 16:09:03 +02:00 |
|
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 |
|
Ben Siraphob
|
fce00d15c2
|
pkgs/misc: pkgconfig -> pkg-config
|
2021-01-16 23:49:59 -08:00 |
|
Ben Siraphob
|
badf51221d
|
treewide: stdenv.lib -> lib
|
2021-01-16 17:58:11 +07:00 |
|
volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01:00 |
|
Jan Malakhovski
|
13e6180fba
|
libcardiacarrest: 12.1-7 -> 12.2.8
|
2019-02-03 18:30:20 -05:00 |
|
Jan Malakhovski
|
e51b70c714
|
libcardiacarrest: 12.1-6 -> 12.1-7
|
2018-09-23 17:46:43 +00:00 |
|
Jan Malakhovski
|
2c28747f95
|
libcardiacarrest: 11.0-6 -> 12.1-6 (#43697)
|
2018-07-18 21:06:26 +02:00 |
|
Jan Malakhovski
|
0b60cb9310
|
libcardiacarrest: init at 11.0-6
|
2018-03-09 20:49:30 +00:00 |
|