mirror of
https://gitlab.com/rensa-nix/devshell.git
synced 2025-12-11 22:00:08 +01:00
chore: format and add meta module
This commit is contained in:
parent
223000e43c
commit
5fee6ef12a
7 changed files with 238 additions and 8 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
outputs = i: {
|
||||
outputs = _i: {
|
||||
lib = import ./.;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue