mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 21:49:52 -07:00
fix: use signal-desktop flake with up to date binaries
This commit is contained in:
parent
43280510cb
commit
07b163349b
3 changed files with 36 additions and 0 deletions
|
@ -106,6 +106,11 @@
|
|||
url = "github:musnix/musnix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
signal-desktop = {
|
||||
url = "github:youwen5/signal-desktop-flake";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue