Skip to content

Commit 33103bf

Browse files
committed
fix default.nix
1 parent 12ccb12 commit 33103bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import
1+
(import
22
(
33
let lock = builtins.fromJSON (builtins.readFile ./flake.lock); in
44
fetchTarball {

0 commit comments

Comments
 (0)