flake: update 25.11
This commit is contained in:
parent
c6301c2f83
commit
d7229a0948
20 changed files with 53 additions and 67 deletions
|
|
@ -3,7 +3,7 @@
|
|||
fetchFromGitHub,
|
||||
pkg-config,
|
||||
vala,
|
||||
wrapGAppsHook,
|
||||
wrapGAppsHook3,
|
||||
}:
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "lipsum";
|
||||
|
|
@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
|
|||
nativeBuildInputs = [
|
||||
pkg-config
|
||||
vala
|
||||
wrapGAppsHook
|
||||
wrapGAppsHook3
|
||||
];
|
||||
|
||||
makeFlags = [ "PRG=${pname}" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue