Skip to content

Commit dafca76

Browse files
committed
break nix flake
1 parent d5f9ef3 commit dafca76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# Add all your dependencies here
55
inputs = {
6-
nixpkgs.url = "github:NixOS/nixpkgs?ref=nixos-unstable";
6+
nixpkgs.url = "github:NixOS/nixpkgs?ref=master";
77
blueprint.url = "github:numtide/blueprint";
88
blueprint.inputs.nixpkgs.follows = "nixpkgs";
99
};

0 commit comments

Comments
 (0)