mirror of
https://github.com/NotAShelf/nyxexprs.git
synced 2026-01-12 13:37:47 +00:00
flake: add microfetch
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: If567119ddc08bec59647a5df5a3d96796a6a6964
This commit is contained in:
parent
f3118f6316
commit
fb59d1cf75
2 changed files with 5 additions and 0 deletions
BIN
flake.lock
generated
BIN
flake.lock
generated
Binary file not shown.
|
|
@ -207,6 +207,11 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
microfetch = {
|
||||
url = "github:notashelf/microfetch";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# 3rd party flakes that I want to extract packages from
|
||||
wiremix = {
|
||||
url = "github:tsowell/wiremix";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue