Skip to content

Commit 1fd848e

Browse files
feat(registry): adds reference to python-nix-template
Signed-off-by: Cameron Smith <[email protected]>
1 parent e768c5e commit 1fd848e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

crates/omnix-init/registry/flake.nix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
haskell-template.url = "github:srid/haskell-template";
1111
haskell-template.flake = false;
1212

13+
python-nix-template.url = "github:sciexp/python-nix-template";
14+
python-nix-template.flake = false;
15+
1316
rust-nix-template.url = "github:srid/rust-nix-template";
1417
rust-nix-template.flake = false;
1518

0 commit comments

Comments
 (0)