mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixpkgs-review: 3.8.0 -> 3.9.0
Diff: https://github.com/Mic92/nixpkgs-review/compare/3.8.0...3.9.0 Changelog: https://github.com/Mic92/nixpkgs-review/releases/tag/3.9.0
This commit is contained in:
parent
d66a65dd4a
commit
822f8ee647
1 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
python3Packages.buildPythonApplication (finalAttrs: {
|
||||
pname = "nixpkgs-review";
|
||||
version = "3.8.0";
|
||||
version = "3.9.0";
|
||||
pyproject = true;
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
|
@ -32,7 +32,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
|
|||
owner = "Mic92";
|
||||
repo = "nixpkgs-review";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-Z8pOct9DtuRo4LERqhVpDxX9uoLNQGgqPFUh0Fn3MrI=";
|
||||
hash = "sha256-u0DbEwe28csVWKbu8x9v9/Ah0ZUUgqXtZU2Rr5IJpWI=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue