fixed linting
This commit is contained in:
parent
6105d8bc05
commit
0933b2b504
59 changed files with 2843 additions and 2638 deletions
3
repl.nix
3
repl.nix
|
@ -1,6 +1,7 @@
|
|||
let
|
||||
flake = builtins.getFlake (toString ./.);
|
||||
nixpkgs = import <nixpkgs> { };
|
||||
in {
|
||||
in
|
||||
{
|
||||
inherit flake;
|
||||
} // flake // builtins // nixpkgs // nixpkgs.lib // flake.nixosConfigurations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue