Skip to content

Commit

Permalink
refactor(nixos/alpha): temporarily allow EOL electron 27
Browse files Browse the repository at this point in the history
  • Loading branch information
dixslyf committed Jul 15, 2024
1 parent 0462e64 commit bf70312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nixos/hosts/alpha/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

# FIXME: remove once logseq has been updated upstream
nixpkgs.config.permittedInsecurePackages = [
"electron-28.3.3"
"electron-27.3.11"
];

planet.persistence = {
Expand Down

0 comments on commit bf70312

Please sign in to comment.