mirror of
https://gitlab.com/rensa-nix/devshell.git
synced 2025-12-12 06:10:07 +01:00
chore: initial commit
This commit is contained in:
commit
fbacfc149b
21 changed files with 748 additions and 0 deletions
6
.nix/repo/flake.nix
Normal file
6
.nix/repo/flake.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
inputs = {
|
||||
nixtest-lib.url = "gitlab:TECHNOFAB/nixtest?dir=lib";
|
||||
};
|
||||
outputs = i: i;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue