Skip to content

Commit 6aef167

Browse files
committed
Remove nixpkgs crane input
It seems this no longer exists Signed-off-by: Lee Smet <lee.smet@hotmail.com>
1 parent 87b23ee commit 6aef167

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flake.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
44

55
crane.url = "github:ipetkov/crane";
6-
crane.inputs.nixpkgs.follows = "nixpkgs";
76

87
flake-compat.url = "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz";
98

0 commit comments

Comments
 (0)