mirror of
https://github.com/blahai/nyx.git
synced 2025-06-09 12:13:02 -04:00
Flake: add nixpkgs-small and update flake.lock
This commit is contained in:
parent
ccb4981769
commit
6de299a51e
2 changed files with 81 additions and 63 deletions
|
@ -24,6 +24,7 @@
|
|||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
|
||||
nixpkgs-smol.url = "github:nixos/nixpkgs?ref=nixos-unstable-small";
|
||||
chaotic.url = "github:chaotic-cx/nyx/nyxpkgs-unstable";
|
||||
nur.url = "github:nix-community/NUR";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue