update flake inputs and pkgs. change TrackersListCollecton from flake inputs to pkgs
This commit is contained in:
parent
c0f3250730
commit
e041ee95c8
19 changed files with 87 additions and 67 deletions
|
|
@ -14,6 +14,7 @@ in
|
|||
dioxionary = callPackage ./dioxionary.nix {};
|
||||
spotifyx = callPackage ./spotifyx.nix {};
|
||||
radicle-explorer = callPackage ./radicle-explorer {};
|
||||
TrackersListCollection = callPackage ./TrackersListCollection.nix {};
|
||||
|
||||
noto-serif-cjk = callPackage ./noto-serif-cjk.nix {};
|
||||
noto-sans-cjk = callPackage ./noto-sans-cjk.nix {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue