update config to new 25.11 options
This commit is contained in:
parent
ac9f906948
commit
c3511afc52
7 changed files with 13 additions and 13 deletions
|
|
@ -6,7 +6,7 @@
|
|||
with prev.lib; let
|
||||
inherit (final) callPackage fetchpatch;
|
||||
in {
|
||||
homepage = flakes.homepage.packages.${final.system}.default;
|
||||
homepage = flakes.homepage.packages.${final.stdenv.hostPlatform.system}.default;
|
||||
|
||||
override =
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue