proprietary software yet cant fix outdateded dependency
This commit is contained in:
parent
f8f2dab5cd
commit
3bc7f0d169
1 changed files with 4 additions and 0 deletions
|
@ -12,5 +12,9 @@ in
|
|||
users.users.sako.packages = with pkgs; [
|
||||
davinci-resolve
|
||||
];
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"python-2.7.18.6"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue