mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 08:00:06 +01:00
ref: move source code to ./src (clean top level)
This commit is contained in:
parent
6ae1e2eb15
commit
09e268920b
35 changed files with 2 additions and 2 deletions
6
compat.nix
Normal file
6
compat.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
flake-compat = import (builtins.fetchurl {
|
||||
url = "https://raw.githubusercontent.com/edolstra/flake-compat/99f1c2157fba4bfe6211a321fd0ee43199025dbf/default.nix";
|
||||
sha256 = "1vas5z58901gavy5d53n1ima482yvly405jp9l8g07nr4abmzsyb";
|
||||
});
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue