mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-28 18:03:04 +00:00
wlvncc: unstable-2023-01-05 -> unstable-2024-11-24 (#357566)
This commit is contained in:
commit
6490fd94d6
@ -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 = [
|
||||
|
Loading…
Reference in New Issue
Block a user