mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 10:14:48 +00:00
fixup! python3Packages.agate: 1.14.1 -> 1.14.2
This commit is contained in:
@@ -25,7 +25,7 @@ buildPythonPackage (finalAttrs: {
|
||||
src = fetchFromGitHub {
|
||||
owner = "wireservice";
|
||||
repo = "agate";
|
||||
tag = version;
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-tjPI2LLiWbjAZW4uh2EPUa4m19w5XgODiHP2R/S/8mU=";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user