non important commit
This commit is contained in:
parent
cd593b954b
commit
80e393d1d3
2 changed files with 10 additions and 1 deletions
|
|
@ -27,6 +27,10 @@
|
|||
url = "github:rumboon/dolphin-overlay";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
hexecute = {
|
||||
url = "github:ThatOtherAndrew/Hexecute";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = {nixpkgs, ...} @ inputs: let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue