Skip to content

Commit bf70312

Browse files
committed
refactor(nixos/alpha): temporarily allow EOL electron 27
1 parent 0462e64 commit bf70312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nixos/hosts/alpha/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
# FIXME: remove once logseq has been updated upstream
2626
nixpkgs.config.permittedInsecurePackages = [
27-
"electron-28.3.3"
27+
"electron-27.3.11"
2828
];
2929

3030
planet.persistence = {

0 commit comments

Comments
 (0)