mirror of
https://gitlab.com/TECHNOFAB/nixtest.git
synced 2025-12-12 02:00:18 +01:00
fix(flake): add missing lib
This commit is contained in:
parent
3ff5b358d5
commit
0b783157bb
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
systems = import systems;
|
||||
flake = {};
|
||||
perSystem = {
|
||||
lib,
|
||||
pkgs,
|
||||
config,
|
||||
...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue