This commit is contained in:
mexisme
2022-12-05 16:01:37 +13:00
parent b01a6d58df
commit f99c9d5b1f
5 changed files with 36 additions and 21 deletions

View File

@@ -1,7 +1,4 @@
{ lib,
fetchurl,
repos,
}:
{ lib, fetchurl, repos,}:
let
inherit (lib) kernel;