This website requires JavaScript.
Explore
Help
Sign in
youthlic
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
dev
nixos
/
pkgs
/
TrackersListCollection.nix
6 lines
85 B
Nix
Raw
Permalink
Normal View
History
Unescape
Escape
Reformat nix source file using nixfmt
2025-07-13 06:04:55 +08:00
{
srcs
}:
let
update flake inputs and pkgs. change TrackersListCollecton from flake inputs to pkgs
2025-05-20 11:55:43 +08:00
inherit
(
srcs
)
TrackersListCollection
;
in
Reformat nix source file using nixfmt
2025-07-13 06:04:55 +08:00
TrackersListCollection
.
src
Reference in a new issue
Copy permalink