mirror of
https://github.com/NorfairKing/feedback.git
synced 2024-11-27 00:47:13 +03:00
5 lines
65 B
Nix
5 lines
65 B
Nix
|
let
|
||
|
pkgs = import ./nix/pkgs.nix { };
|
||
|
in
|
||
|
pkgs.feedbackPackages
|