This commit is contained in:
Invariantspace 2025-06-22 22:59:24 -05:00 committed by macronova
parent 591c1153a4
commit 681d7410a4
Signed by: macronova
GPG key ID: CE969670FB4B4A56
8 changed files with 168 additions and 181 deletions

View file

@ -6,6 +6,7 @@
flake-utils.url = "github:numtide/flake-utils";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs-python.url = "github:cachix/nixpkgs-python";
rust-overlay.url = "github:oxalica/rust-overlay";
};
outputs = inputs @ {