x libs
This commit is contained in:
parent
52fe2c7968
commit
6e1860b783
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
{
|
||||
packages = forAllSystems (system:
|
||||
let
|
||||
pkgs = import nixpkgs { inherit system; };
|
||||
pkgs = import nixpkgs { inherit system; config.allowUnfree = true; };
|
||||
|
||||
kompas = pkgs.kdePackages.callPackage ./default.nix { };
|
||||
pname = "kompas3d-fhs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue