Support direnv (#73)

This commit is contained in:
Patrick Stevens
2024-01-28 23:39:27 +00:00
committed by GitHub
parent 0f7724903b
commit f8fdcb805e
5 changed files with 79 additions and 76 deletions

View File

@@ -3,7 +3,7 @@
inputs = {
flake-utils.url = "github:numtide/flake-utils";
nixpkgs.url = "nixpkgs/nixpkgs-unstable";
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
};
outputs = {