Skip to content

Commit 5706bf5

Browse files
committed
fix nix workflow
1 parent 9329fbc commit 5706bf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/nix/flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
(lib.fileset.fileFilter (file: file.hasExt "clar") ../..)
8686
#
8787
(craneLib.fileset.commonCargoSources ../../clarity)
88+
(craneLib.fileset.commonCargoSources ../../clarity-serialization)
8889
(craneLib.fileset.commonCargoSources ../../libsigner)
8990
(craneLib.fileset.commonCargoSources ../../libstackerdb)
9091
(craneLib.fileset.commonCargoSources ../../pox-locking)

0 commit comments

Comments
 (0)