Skip to content

Commit

Permalink
(ツ)_/¯ Update @ 06:40 PM
Browse files Browse the repository at this point in the history
  • Loading branch information
tolgaerok committed Sep 2, 2023
1 parent 634e349 commit c7771a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions nix/nixpkgs-config/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
joypixels.acceptLicense = true;

# Allow insecure or old pkgs - Help from nix package manager
permittedInsecurePackages =
[ "qtwebkit-5.212.0-alpha4" ];
permittedInsecurePackages = [ "qtwebkit-5.212.0-alpha4" ];
};
};
}
Expand Down

0 comments on commit c7771a2

Please sign in to comment.