mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
passt: 2025_04_15.2340bbf -> 2025_05_03.587980c
Signed-off-by: misilelab <misileminecord@gmail.com>
This commit is contained in:
parent
2551c501cf
commit
b4667dba16
1 changed files with 2 additions and 2 deletions
|
@ -11,11 +11,11 @@
|
|||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "passt";
|
||||
version = "2025_04_15.2340bbf";
|
||||
version = "2025_05_03.587980c";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://passt.top/passt/snapshot/passt-${finalAttrs.version}.tar.gz";
|
||||
hash = "sha256-eYIgAj8BtCZ9OxG8/IDaUvFCtB+1ROU0UHf6sbaVUEY=";
|
||||
hash = "sha256-ussvShWxhR6ScBYiCJG0edrqS+W+74DSlsDRS1GCByA=";
|
||||
};
|
||||
|
||||
separateDebugInfo = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue