add bun and node
This commit is contained in:
parent
b347093a53
commit
1d98c35cb5
7 changed files with 100 additions and 55 deletions
|
@ -25,7 +25,10 @@
|
|||
|
||||
stylix.url = "github:danth/stylix";
|
||||
|
||||
rust.url = "github:oxalica/rust-overlay";
|
||||
fenix = {
|
||||
url = "github:nix-community/fenix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = inputs @ { self, nixpkgs, nixpkgs-unstable, ... }:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue