mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
satellite: 0.9.1 -> 0.9.2
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
python3.pkgs.buildPythonApplication (finalAttrs: {
|
||||
pname = "satellite";
|
||||
version = "0.9.1";
|
||||
version = "0.9.2";
|
||||
|
||||
pyproject = true;
|
||||
|
||||
@@ -19,7 +19,7 @@ python3.pkgs.buildPythonApplication (finalAttrs: {
|
||||
owner = "tpikonen";
|
||||
repo = "satellite";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-E/OKdVB+JDP/01ydEgA/B6+GMiVYB4jlPI70TW8HBDU=";
|
||||
hash = "sha256-DubLxsqJsvCbfFD9jNkKHGd2Ur/bT7Ea5bHLijciwtI=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user