mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
dwlb: 0-unstable-2025-05-05 -> 0-unstable-2025-05-20
This commit is contained in:
parent
873183508c
commit
e64244bc86
1 changed files with 3 additions and 3 deletions
|
@ -18,13 +18,13 @@
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "dwlb";
|
pname = "dwlb";
|
||||||
version = "0-unstable-2025-05-05";
|
version = "0-unstable-2025-05-20";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "kolunmi";
|
owner = "kolunmi";
|
||||||
repo = "dwlb";
|
repo = "dwlb";
|
||||||
rev = "efaef82d5ee390e478fba57b6300953f838803cd";
|
rev = "48dbe00bdb98a1ae6a0e60558ce14503616aa759";
|
||||||
hash = "sha256-rkvJZKf5mB8Xxvab+i1jKUeNtuaA8wTd/pkL9lMhGi8=";
|
hash = "sha256-S0jkoELkF+oEmXqiWZ8KJYtWAHEXR/Y93jl5yHgUuSM=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue