mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-12-18 20:11:33 +03:00
refactor: remove version from builders
This commit is contained in:
parent
15b8621648
commit
163bdcc601
@ -29,9 +29,5 @@ in {
|
||||
"ifd"
|
||||
];
|
||||
};
|
||||
version = lib.mkOption {
|
||||
type = t.int;
|
||||
default = 2;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user