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
4
pkgs/TrackersListCollection.nix
Normal file
4
pkgs/TrackersListCollection.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{srcs}: let
|
||||
inherit (srcs) TrackersListCollection;
|
||||
in
|
||||
TrackersListCollection.src
|
||||
Loading…
Add table
Add a link
Reference in a new issue