idek lots
This commit is contained in:
parent
0c25328d6f
commit
4031a614a8
9 changed files with 139 additions and 122 deletions
|
@ -7,19 +7,14 @@
|
|||
|
||||
nur.url = "github:/nix-community/NUR";
|
||||
|
||||
nix-std.url = "github:chessai/nix-std";
|
||||
|
||||
rust-overlay = {
|
||||
url = "github:oxalica/rust-overlay";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-utils.follows = "flake-utils";
|
||||
};
|
||||
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
|
||||
helix = {
|
||||
url = "github:helix-editor/helix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
# inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
home-manager = {
|
||||
|
@ -61,7 +56,6 @@
|
|||
nix-ld-rs,
|
||||
nix-index-database,
|
||||
nix-rice,
|
||||
nix-std,
|
||||
...
|
||||
} @ inputs: let
|
||||
inherit (self) outputs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue