diff options
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ | |||
60 | type = "github"; | 60 | type = "github"; |
61 | owner = "DavHau"; | 61 | owner = "DavHau"; |
62 | repo = "mach-nix"; | 62 | repo = "mach-nix"; |
63 | ref = "master"; | 63 | ref = "65266b5cc867fec2cb6a25409dd7cd12251f6107"; |
64 | inputs = { | 64 | inputs = { |
65 | nixpkgs.follows = "nixpkgs"; | 65 | nixpkgs.follows = "nixpkgs"; |
66 | pypi-deps-db.follows = "pypi-deps-db"; | 66 | pypi-deps-db.follows = "pypi-deps-db"; |