···1515 hash = "sha256-VQ0LmKhFsC12qoXCFHxtV5E+J7eRvZMVH0j+5r8pDk8=";
1616 };
17171818- # 0.3.0 has been tagged before the actual Cargo.lock bump, resulting in an inconsistent lock file.
1919- # To work around this, the Cargo.lock below is from the commit right after the tag:
2020- # https://github.com/nrempel/sleek/commit/18c5457a813a16e3eebfc1c6f512131e6e8daa02
2121- postPatch = ''
2222- ln -s --force ${./Cargo.lock} Cargo.lock
2323- '';
2424-2525- cargoLock.lockFile = ./Cargo.lock;
1818+ useFetchCargoVendor = true;
1919+ cargoHash = "sha256-vq4e/2+YfMw2n8ZMYPa/3HtNk9pCtXWN/u1MzhBkZJQ=";
26202721 meta = with lib; {
2822 description = "CLI tool for formatting SQL";