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 4e85d59 + 9c147c1 commit 582af1aCopy full SHA for 582af1a
pkgs/by-name/cy/cyberpunk-neon/package.nix
@@ -8,13 +8,13 @@
8
9
stdenvNoCC.mkDerivation {
10
pname = "cyberpunk-neon";
11
- version = "0-unstable-2025-04-17";
+ version = "0-unstable-2025-05-05";
12
13
src = fetchFromGitHub {
14
owner = "Roboron3042";
15
repo = "Cyberpunk-Neon";
16
- rev = "84f4817bf6e84fc24c3a93371f8de36613d76fa1";
17
- hash = "sha256-aCQ0BfDrKUH+ati9oiLh4iGc0eoyt2d7Zyg5yXwZe30=";
+ rev = "e74c25c8507bbbb23d81d075402bd983a61ebe07";
+ hash = "sha256-LzoSC9O6173YcKvMWkSKkxsUVCZYMA844FnDfdr1gVc=";
18
};
19
20
outputs = [
0 commit comments