Skip to content

Commit 36cfe22

Browse files
committed
Fixup
1 parent e62016e commit 36cfe22

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

templates/hello-world/.envrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

templates/hello-world/flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
nixpkgs.follows = "sp1/nixpkgs";
1616

1717
# Helper: flake-parts for easier outputs
18-
flake-parts.follows = "sp1.flake-parts";
18+
flake-parts.follows = "sp1/flake-parts";
1919

2020
# Rust toolchain
2121
fenix = {

0 commit comments

Comments
 (0)