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 {
|
||||
owner = "containers";
|
||||
repo = pname;
|
||||
rev = version;
|
||||
hash = "sha256-cCSVNwJZNePlM4Nzj7VVka51WQuUCNlwsMLk767Fg3Y=";
|
||||
rev = "bc5c9f040611ce0d89caa2a65c669d6e15d6f0d8";
|
||||
sha256 = "0xl3qnpfzr62n1qdj24l1dcpbbliansqyww36gjy6dar08vra93h";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue