···15 hash = "sha256-VQ0LmKhFsC12qoXCFHxtV5E+J7eRvZMVH0j+5r8pDk8=";
16 };
1718- # 0.3.0 has been tagged before the actual Cargo.lock bump, resulting in an inconsistent lock file.
19- # To work around this, the Cargo.lock below is from the commit right after the tag:
20- # https://github.com/nrempel/sleek/commit/18c5457a813a16e3eebfc1c6f512131e6e8daa02
21- postPatch = ''
22- ln -s --force ${./Cargo.lock} Cargo.lock
23- '';
24-25- cargoLock.lockFile = ./Cargo.lock;
2627 meta = with lib; {
28 description = "CLI tool for formatting SQL";
···15 hash = "sha256-VQ0LmKhFsC12qoXCFHxtV5E+J7eRvZMVH0j+5r8pDk8=";
16 };
1718+ useFetchCargoVendor = true;
19+ cargoHash = "sha256-vq4e/2+YfMw2n8ZMYPa/3HtNk9pCtXWN/u1MzhBkZJQ=";
0000002021 meta = with lib; {
22 description = "CLI tool for formatting SQL";