fix(flake): bud beautysh inputs
https://github.com/NixOS/nix/issues/6013
This commit is contained in:
parent
b622ee299b
commit
6a02e7b9ea
1 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,9 @@
|
|||
bud.inputs.nixpkgs.follows = "nixos";
|
||||
bud.inputs.devshell.follows = "digga/devshell";
|
||||
|
||||
beautysh.url = "github:lovesegfault/beautysh";
|
||||
bud.inputs.beautysh.follows = "beautysh";
|
||||
|
||||
home.url = "github:nix-community/home-manager";
|
||||
home.inputs.nixpkgs.follows = "nixos";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue