0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00

wlvncc: unstable-2023-01-05 -> unstable-2024-11-24

Diff: 2b9a886edd...0489e29fba
(cherry picked from commit 9d34f3ceb5)
This commit is contained in:
teutat3s 2024-11-20 15:11:06 +01:00 committed by github-actions[bot]
parent f0fbc84ad2
commit dd0c4f01cc

View file

@ -24,13 +24,13 @@
}:
stdenv.mkDerivation {
pname = "wlvncc";
version = "unstable-2023-01-05";
version = "unstable-2024-11-23";
src = fetchFromGitHub {
owner = "any1";
repo = "wlvncc";
rev = "2b9a886edd38204ef36e9f9f65dd32aaa3784530";
hash = "sha256-0HbZEtDaLjr966RS+2GHc7N4nsivPIv57T/+AJliwUI=";
rev = "0489e29fba374a08be8ba4a64d492a3c74018f41";
hash = "sha256-jFP4O6zo1fYULOVX9+nuTNAy4NuBKsDKOy+WUQRUjdI=";
};
nativeBuildInputs = [