Commit Graph

6 Commits

Author SHA1 Message Date
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
Felix Buehler
e5597afc62 python311Packages.ufolib2: rename from ufoLib2 2024-01-07 12:49:48 +01:00
Theodore Ni
a586a9e55f
python3.pkgs.ninja: rename from ninja-python
I am hoping this can be a transparent shim for most if not all Python
packages that acts as a proxy to the actual ninja package in nixpkgs.
If this works, doing it this way simplifies rolling out the new Python
build hooks that do stricter build dependency validation.
2023-08-03 21:38:47 -07:00
Sandro
0e1c1dad5f
nanoemoji: avoid escaping hell 2023-07-21 14:57:26 +02:00
Sophie Tauchert
1ce92c15f2
nanoemoji: init at 0.15.1 2023-07-21 10:28:40 +02:00