Commit Graph

11 Commits

Author SHA1 Message Date
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
h7x4
8121f3559a
treewide: add mainProgram 2024-02-11 03:19:15 +01:00
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
zowoq
7382672cdc expenses: update vendorSha256 2022-01-31 17:24:26 +10:00
legendofmiracles
4a46547008
expenses: install shell completion 2022-01-24 08:54:13 -06:00
R. Ryantm
9f786dea83 expenses: 0.2.2 -> 0.2.3 2022-01-24 09:19:18 +00:00
zowoq
13ea123c74 treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
R. RyanTM
6816a0ef8d expenses: 0.2.1 -> 0.2.2 2021-06-27 17:10:50 +00:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob
108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Manoj Karthick
1c28232076 expenses: init at 0.2.1
Motivation: An interactive command line expense logger
2021-01-08 21:55:09 -08:00