Merge branch 'master' of github.com:hectic-lab/util.nix
This commit is contained in:
@@ -16,7 +16,7 @@ in
|
||||
|
||||
cargoLock.lockFile = ./Cargo.lock;
|
||||
|
||||
buildInputs = [ postgresql_15 ];
|
||||
buildInputs = [postgresql_15];
|
||||
|
||||
doCheck = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user