FINALLY working
This commit is contained in:
parent
0fc9fcc9ba
commit
36bfc54d6a
9 changed files with 83 additions and 36 deletions
|
@ -23,5 +23,10 @@
|
|||
nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
fenix = {
|
||||
url = "github:nix-community/fenix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue