-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python312Packages.rns: 0.8.6 -> 0.8.7, python312Packages.nomadnet: 0.5.4 -> 0.5.5 #363954
Conversation
|
hah! #363947 :D I was gonna wait on nomadnet because I wanted to add myself as maintainer. Yours works for me though. |
|
rns 0.8.8 was released 5 hours ago fyi |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added suggestions to update to the latest RNS (0.8.8) and nomadnet (0.5.6) versions.
@@ -12,7 +12,7 @@ | |||
|
|||
buildPythonPackage rec { | |||
pname = "nomadnet"; | |||
version = "0.5.4"; | |||
version = "0.5.5"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
version = "0.5.5"; | |
version = "0.5.6"; |
@@ -21,7 +21,7 @@ buildPythonPackage rec { | |||
owner = "markqvist"; | |||
repo = "NomadNet"; | |||
rev = "refs/tags/${version}"; | |||
hash = "sha256-4dHxwTHDe8aE/FFtf9jhOO1Wf3uU7KjBa/ngj8o5iMY="; | |||
hash = "sha256-uT5W/jea6vQ3XvtaTFcgvUz6K7FB3rEhtZGpjm0w7WY="; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hash = "sha256-uT5W/jea6vQ3XvtaTFcgvUz6K7FB3rEhtZGpjm0w7WY="; | |
hash = "sha256-dwymJIsMDeVsG7eF45CgUPlZf3sEdwnxZ8OxT+gEQCs="; |
@@ -13,7 +13,7 @@ | |||
|
|||
buildPythonPackage rec { | |||
pname = "rns"; | |||
version = "0.8.6"; | |||
version = "0.8.7"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
version = "0.8.7"; | |
version = "0.8.8"; |
@@ -22,7 +22,7 @@ buildPythonPackage rec { | |||
owner = "markqvist"; | |||
repo = "Reticulum"; | |||
rev = "refs/tags/${version}"; | |||
hash = "sha256-LvtiK/j6EuXqBOj04x6aWoLOfhukFQxVsEzT/SWvcHU="; | |||
hash = "sha256-QDX+pOzn4o3gNL16e/26VYQAROChxAT5eEFcsokg7uc="; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hash = "sha256-QDX+pOzn4o3gNL16e/26VYQAROChxAT5eEFcsokg7uc="; | |
hash = "sha256-Vsh5C0IlOz8/Jw0ya1bOGsNiBQTXJwTWUBcDFs5Zp+0="; |
|
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.