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.
1 parent 38e5187 commit 7c796b5Copy full SHA for 7c796b5
pkgs/by-name/pa/passt/package.nix
@@ -11,11 +11,11 @@
11
12
stdenv.mkDerivation (finalAttrs: {
13
pname = "passt";
14
- version = "2025_05_03.587980c";
+ version = "2025_06_11.0293c6f";
15
16
src = fetchurl {
17
url = "https://passt.top/passt/snapshot/passt-${finalAttrs.version}.tar.gz";
18
- hash = "sha256-ussvShWxhR6ScBYiCJG0edrqS+W+74DSlsDRS1GCByA=";
+ hash = "sha256-ovkFQlUa5gLYwCpNjwfGVJ055aDKCXIZou/t4pf6q5o=";
19
};
20
21
separateDebugInfo = true;
0 commit comments