add revision
This commit is contained in:
parent
3f9962d2e3
commit
eeb5c45763
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ pkgs.rustPlatform.buildRustPackage rec {
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "containers";
|
owner = "containers";
|
||||||
repo = pname;
|
repo = pname;
|
||||||
rev = version;
|
rev = "bc5c9f040611ce0d89caa2a65c669d6e15d6f0d8";
|
||||||
hash = "sha256-cCSVNwJZNePlM4Nzj7VVka51WQuUCNlwsMLk767Fg3Y=";
|
sha256 = "0xl3qnpfzr62n1qdj24l1dcpbbliansqyww36gjy6dar08vra93h";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue