mirror of
https://gitlab.com/TECHNOFAB/nixlets.git
synced 2025-12-11 01:20:06 +01:00
fix: missing .url in nixlets flake
This commit is contained in:
parent
6815e95725
commit
cd8ed7719e
1 changed files with 1 additions and 1 deletions
|
|
@ -4,6 +4,6 @@
|
|||
outputs = import ./.;
|
||||
|
||||
inputs = {
|
||||
nixlet-lib = "gitlab:technofab/nixlets?dir=lib";
|
||||
nixlet-lib.url = "gitlab:technofab/nixlets?dir=lib";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue