Add things
This commit is contained in:
@@ -18,8 +18,6 @@
|
||||
version = "0.1.0";
|
||||
src = ./.;
|
||||
|
||||
# Update this hash when dependencies change.
|
||||
# You can get the correct hash by running `nix build`.
|
||||
vendorHash = "sha256-fDzQuKBZPkOATMMnYcFv/aJP62XDhL9LjM/UYre9JQ4=";
|
||||
|
||||
ldflags = [ "-s" "-w" ];
|
||||
@@ -62,3 +60,4 @@
|
||||
devShell = self.devShells.${system}.default;
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user