add libsoup to permittedInsecure, this is needed for gvfs.
This commit is contained in:
parent
5ceb209b34
commit
896481905f
1 changed files with 1 additions and 0 deletions
|
|
@ -91,6 +91,7 @@
|
|||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"olm-3.2.16"
|
||||
"libsoup-2.74.3"
|
||||
];
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue