nix-config/pkgs/default.nix

5 lines
75 B
Nix

{ pkgs, ... }:
{
# ordercollect = pkgs.callPackage ./ordercollect {};
}