mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-16 17:11:02 +00:00
Update flake.nix
Undo change made by nixfmt-rfc-style
This commit is contained in:
parent
3d1e38ccc0
commit
36593d3725
1 changed files with 1 additions and 2 deletions
|
|
@ -9,8 +9,7 @@
|
||||||
# inputs is used to get the original standard library, and to pass inputs to the plugin autodiscovery function
|
# inputs is used to get the original standard library, and to pass inputs to the plugin autodiscovery function
|
||||||
lib = import ./lib/stdlib-extended.nix inputs;
|
lib = import ./lib/stdlib-extended.nix inputs;
|
||||||
in
|
in
|
||||||
flake-parts.lib.mkFlake
|
flake-parts.lib.mkFlake {
|
||||||
{
|
|
||||||
inherit inputs;
|
inherit inputs;
|
||||||
specialArgs = {
|
specialArgs = {
|
||||||
inherit lib;
|
inherit lib;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue