chore(nixsgx): remove nixsgx-flake input and overlay
- Removed the `nixsgx-flake` input and its associated overlay from `flake.nix` and `extern` overlays. - Updated `default.nix` to exclude `nixsgx-flake` from update-inputs script. - Simplifies configuration by deprecating unused or unnecessary components.
This commit is contained in:
parent
959e82bcee
commit
44bbb2d21a
3 changed files with 1 additions and 9 deletions
|
@ -162,8 +162,6 @@ in
|
|||
"--update-input"
|
||||
"unstable"
|
||||
"--update-input"
|
||||
"nixsgx-flake"
|
||||
"--update-input"
|
||||
"home-manager"
|
||||
"--no-write-lock-file"
|
||||
"-L"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue