add macOS support to dev environment
This commit is contained in:
parent
bfc0a3470c
commit
36bc2d59c3
2 changed files with 6 additions and 6 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs";
|
||||
systems.url = "github:nix-systems/default-linux";
|
||||
systems.url = "github:nix-systems/default";
|
||||
esp-idf.url = "github:mirrexagon/nixpkgs-esp-dev";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue