mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
refactor: clean up flake outputs
This commit is contained in:
parent
437c83acc0
commit
7da0924d91
15 changed files with 233 additions and 203 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
system,
|
||||
inputs,
|
||||
lib,
|
||||
}: let
|
||||
lib = inputs.self.lib.nixlib;
|
||||
inherit (lib.meta) getExe;
|
||||
inherit (inputs.std.lib) string list;
|
||||
packages = inputs.self.packages.${system};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue