improve pkgs
This commit is contained in:
parent
535c476ca2
commit
0eaceec311
1 changed files with 1 additions and 1 deletions
|
|
@ -4,5 +4,5 @@ let
|
|||
pkgs = import nixpkgs { config = {}; overlays = []; };
|
||||
in
|
||||
{
|
||||
xbuild = pkgs.callPackage ./pkgs/x/xbuild/default.nix {};
|
||||
xbuild = pkgs.callPackage ./pkgs/x/xbuild/package.nix {};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue