We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 88c4e1c + 1c3886c commit 9976b59Copy full SHA for 9976b59
pkgs/by-name/pa/passt/package.nix
@@ -11,11 +11,11 @@
11
12
stdenv.mkDerivation (finalAttrs: {
13
pname = "passt";
14
- version = "2025_06_11.0293c6f";
+ version = "2025_08_05.309eefd";
15
16
src = fetchurl {
17
url = "https://passt.top/passt/snapshot/passt-${finalAttrs.version}.tar.gz";
18
- hash = "sha256-ovkFQlUa5gLYwCpNjwfGVJ055aDKCXIZou/t4pf6q5o=";
+ hash = "sha256-2SLxEK/J2C0EGrb06KD1Vu4d9u2nWht8RKMy8ArXdpE=";
19
};
20
21
separateDebugInfo = true;
0 commit comments