Skip to content

Commit

Permalink
Update pkgs/tools/misc/lsd/default.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandro2000 committed Mar 27, 2024
1 parent 2507b10 commit e0a6af5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/tools/misc/lsd/default.nix
Expand Up @@ -22,6 +22,7 @@ rustPlatform.buildRustPackage rec {
};

cargoPatches = [
# fix cargo lock file
(fetchpatch {
url = "https://github.com/lsd-rs/lsd/pull/1021/commits/7593fd7ea0985e273c82b6e80e66a801772024de.patch";
hash = "sha256-ykKLVSM6FbL4Jt5Zk7LuPKcYw/wrpiwU8vhuGz8Pbi0=";
Expand Down

0 comments on commit e0a6af5

Please sign in to comment.