mirror of
https://github.com/hercules-ci/flake-parts.git
synced 2025-03-16 13:28:20 +00:00
Remove unused self.nix
This commit is contained in:
parent
da0af1dbaf
commit
7460d63718
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
||||||
{ lib, ... }: {
|
|
||||||
options.self = lib.mkOption {
|
|
||||||
description = "The current flake.";
|
|
||||||
type = type.lazyAttrsOf type.unspecified;
|
|
||||||
};
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue