mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-29 02:13:23 +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 {
|
stdenv.mkDerivation {
|
||||||
pname = "wlvncc";
|
pname = "wlvncc";
|
||||||
version = "unstable-2023-01-05";
|
version = "unstable-2024-11-23";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "any1";
|
owner = "any1";
|
||||||
repo = "wlvncc";
|
repo = "wlvncc";
|
||||||
rev = "2b9a886edd38204ef36e9f9f65dd32aaa3784530";
|
rev = "0489e29fba374a08be8ba4a64d492a3c74018f41";
|
||||||
hash = "sha256-0HbZEtDaLjr966RS+2GHc7N4nsivPIv57T/+AJliwUI=";
|
hash = "sha256-jFP4O6zo1fYULOVX9+nuTNAy4NuBKsDKOy+WUQRUjdI=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
Loading…
Reference in New Issue
Block a user