Skip to content

Commit da0ecf6

Browse files
committed
chore(nix): consolidate flake into nix/ directory and remove devenv
1 parent b42f234 commit da0ecf6

File tree

3 files changed

+4
-126
lines changed

3 files changed

+4
-126
lines changed

devenv.nix

Lines changed: 0 additions & 122 deletions
This file was deleted.

flake.lock renamed to nix/flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix renamed to nix/flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
version = "0.2.0";
3434
pyproject = true;
3535

36-
src = ./.;
36+
src = ../.;
3737

3838
build-system = with pkgs.python3Packages; [
3939
hatchling

0 commit comments

Comments
 (0)