depot/hack/nixpkgs/default.nix

5 lines
91 B
Nix

{ system ? builtins.currentSystem }@args:
let
depot = import ../.. args;
in
depot.pkgs