forked from fediversity/fediversity
Compare commits
16 commits
e011ef6110
...
64aa8049a7
| Author | SHA1 | Date | |
|---|---|---|---|
| 64aa8049a7 | |||
| 60e7b841a9 | |||
| 25ef8a5594 | |||
| 8251f88276 | |||
| 80fb1aaba4 | |||
| 437d3dffb8 | |||
| 6f101b9201 | |||
| 2a52635157 | |||
| 14eedd4e66 | |||
| 438fbae6e9 | |||
| 2ae90063ee | |||
| 3319bfc127 | |||
| 923031220e | |||
| 1d7c516731 | |||
| 97fc736a10 | |||
| c7b05bb473 |
1 changed files with 0 additions and 3 deletions
|
|
@ -9,8 +9,6 @@ let
|
|||
git-hooks
|
||||
gitignore
|
||||
;
|
||||
inherit (import sources.flake-inputs) import-flake;
|
||||
inputs = (import-flake { src = ./.; }).inputs;
|
||||
inherit (pkgs) lib;
|
||||
inherit (import sources.flake-inputs) import-flake;
|
||||
inherit ((import-flake { src = ./.; }).inputs) nixops4;
|
||||
|
|
@ -78,7 +76,6 @@ in
|
|||
# re-export inputs so they can be overridden granularly
|
||||
# (they can't be accessed from the outside any other way)
|
||||
inherit
|
||||
inputs
|
||||
sources
|
||||
system
|
||||
pkgs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue