Malte Neuss
023a0e045a
fix: Replace overlays self super with final prev
2024-05-02 12:08:55 -04:00
adisbladis
98971720b6
style: Apply statix/deadnix
2023-10-26 12:28:09 +13:00
Phillip Cloud
6761453ba8
chore: fix python lower bound for git-deps-pinned
2023-10-24 08:24:49 -04:00
Phillip Cloud
d303ebbf99
chore: fix pyproject.tomls in tests
2023-10-24 08:24:44 -04:00
K900
91e59e97d1
hack: rewrite all tests to use poetry-core
2023-10-24 08:24:40 -04:00
adisbladis
0039be3910
tests.git-deps-pinned: Regenerate poetry2nix overlay
2021-08-11 18:10:29 -05:00
Matthieu Coudron
f1eb32dd75
feat: test tag/rev/branch
...
rev / branch was not tested.
and rename git-deps to git-deps-pinned to prevent the confusion between
2 tests
2020-09-08 16:15:09 +02:00
adisbladis
db06bdd6e7
Format with nixpkgs-fmt 0.9
2020-05-19 21:06:02 +01:00
adisbladis
4ebbfdacd1
nixpkgs-fmt broke it's format yet again
2020-04-29 14:12:59 +01:00
Tobias Pflug
b3870576f8
Provide withDefaults and withoutDefaults
...
This adds the convenience functions withDefaults and
withoutDefaults which simply wrap the provided argument in a list
either with or without the default poetry overrides.
Tests have also been adapted to make use of `withDefaults` where
appropriate.
2020-02-25 14:24:48 +01:00
adisbladis
9b33e9e3b6
Make overrides export the overlay function
...
This is preparation work for providing a function that allows
customising the overrides.
2020-01-02 18:07:14 +00:00
adisbladis
bf48f272c1
Add CLI to supplement git hashes
...
This is not required for private repos where builtins.fetchGit would
suffice but _is_ required for Hydra (nixpkgs) where builtins.fetchGit is not allowed.
2019-12-28 21:45:51 +00:00