Commit Graph

5 Commits

Author SHA1 Message Date
squalus
2813a59c9d pricehist: 1.4.6 -> 1.4.7
- update to 1.4.7
- remove relaxPythonDeps entry that is no longer needed
2024-07-12 09:51:55 -07:00
Martin Weinelt
abdf5dc772
treewide: remove pythonRelaxDepsHook references
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +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
squalus
b5fb750003 pricehist: fix build
Fix build for the newer version of lxml provided by nixpkgs
2024-03-15 23:44:12 -07:00
Christian Pinedo
39a37b7705 pricehist: init at 1.4.6 2023-09-07 14:53:40 +02:00