a linter for your flake.lock file
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: add test dir to src

closes https://github.com/tgirlcloud/locker/issues/1

+1
+1
default.nix
··· 13 13 ./Cargo.toml 14 14 ./Cargo.lock 15 15 ./src 16 + ./test 16 17 ] 17 18 ); 18 19 };