fixing nix files

main
Claudius Holeksa 2023-02-03 17:59:59 +01:00
parent 466137fd85
commit 7fe466b532
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ let
pkgs = (import <nixpkgs>{});
in
{
pkgs.config.allowUnfree = true;
ginkgo-project = {
ginkgo = {
reference = pkgs.callPackage ./derivation.nix {