Skip to content

Commit c7d0385

Browse files
committed
update nix flake
1 parent 43fbd10 commit c7d0385

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
@@ -20,7 +20,7 @@
2020
name = pname;
2121

2222
src = ./.;
23-
dubLock = ./dub-lock.json;
23+
dubLock.dependencies = {};
2424

2525
nativeBuildInputs = [ pkgs.makeWrapper ];
2626

0 commit comments

Comments
 (0)