Merge pull request #210 from matter-labs/crane

fix(flake.nix): remove redundant crane input follow
This commit is contained in:
Harald Hoyer 2024-09-18 15:46:41 +02:00 committed by GitHub
commit 2ff3b1168d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,6 @@
crane = {
url = "github:ipetkov/crane?tag=v0.17.3";
inputs.nixpkgs.follows = "nixsgx-flake/nixpkgs";
};
};