Use stable logseq

This commit is contained in:
Dave Gallant
2024-09-26 13:44:25 -04:00
parent e7794e5f69
commit 1631030c05
2 changed files with 4 additions and 3 deletions

View File

@@ -102,6 +102,7 @@ in
legendary-gl legendary-gl
libation libation
lm_sensors lm_sensors
logseq
mullvad-vpn mullvad-vpn
netdata netdata
nfs-utils nfs-utils
@@ -116,7 +117,6 @@ in
unstable.blender unstable.blender
unstable.burpsuite unstable.burpsuite
unstable.dotnet-sdk_8 unstable.dotnet-sdk_8
unstable.obsidian
unstable.ryujinx unstable.ryujinx
unstable.signal-desktop unstable.signal-desktop
unstable.tailscale unstable.tailscale
@@ -165,7 +165,9 @@ in
hostPlatform = "x86_64-linux"; hostPlatform = "x86_64-linux";
config = { config = {
allowUnfree = true; allowUnfree = true;
permittedInsecurePackages = [ ]; permittedInsecurePackages = [
"electron-27.3.11"
];
}; };
}; };

View File

@@ -99,7 +99,6 @@ in
"logseq" "logseq"
"lulu" "lulu"
"notunes" "notunes"
"obsidian"
"postman" "postman"
"raycast" "raycast"
"rectangle" "rectangle"