Change to LGPL
This commit is contained in:
parent
01bbcad7fa
commit
9cef7c614b
2 changed files with 168 additions and 1 deletions
|
|
@ -62,7 +62,7 @@
|
|||
};
|
||||
pkgs = import inputs.nixpkgs {
|
||||
system = "x86_64-linux";
|
||||
overlays = [ inputs.nur.overlay ];
|
||||
overlays = [ inputs.nur.overlays.default ];
|
||||
config = {
|
||||
allowUnsupportedSystem = true;
|
||||
permittedInsecurePackages = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue