lol
fork

Configure Feed

Select the types of activity you want to include in your feed.

dnglab: 0.6.3 -> 0.7.0 (#413037)

authored by

Peder Bergebakken Sundt and committed by
GitHub
3bacc9de 27e74826

+3 -3
+3 -3
pkgs/by-name/dn/dnglab/package.nix
··· 5 5 }: 6 6 rustPlatform.buildRustPackage rec { 7 7 pname = "dnglab"; 8 - version = "0.6.3"; 8 + version = "0.7.0"; 9 9 10 10 src = fetchFromGitHub { 11 11 owner = "dnglab"; ··· 15 15 postFetch = '' 16 16 rm -rf "$out"/rawler/data/testdata/cameras/Canon/{"EOS REBEL T7i","EOS Rebel T7i"} 17 17 ''; 18 - hash = "sha256-k0tKNtVDzE5vVi/953aEQihh+5BsVneqauTr9WRFFrY="; 18 + hash = "sha256-nUZZgVDnFH+TYx9eltI7edsAiWYPkvc3wwnkSNXr0Jw="; 19 19 }; 20 20 21 21 useFetchCargoVendor = true; 22 - cargoHash = "sha256-PsTv7OG1dHxPvid2gTA/8KZwWc6/g2XB1UvhQpvTStE="; 22 + cargoHash = "sha256-n7p16cCk1sJaTBQ/E7e4BmPeMvcApzTGBrd+CmJ8E3k="; 23 23 24 24 postInstall = '' 25 25 rm $out/bin/benchmark $out/bin/identify