From 0c7b7df6f06690b117ea0f1e8fd64c15ba076dfc Mon Sep 17 00:00:00 2001 From: Nathan McCarty Date: Tue, 19 Apr 2022 18:27:36 -0400 Subject: [PATCH] Update flake --- applications/communications.nix | 5 +++++ flake.lock | 12 ++++++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/applications/communications.nix b/applications/communications.nix index f089ccc..baa800d 100644 --- a/applications/communications.nix +++ b/applications/communications.nix @@ -59,4 +59,9 @@ fbChromeDesktopItem teamsItem ]; + + # Override for waylandified discord, really jank, but its still newer than the bundled electron + nixpkgs.config.permittedInsecurePackages = [ + "electron-13.6.9" + ]; } diff --git a/flake.lock b/flake.lock index 75df4e7..7387d1d 100644 --- a/flake.lock +++ b/flake.lock @@ -7,11 +7,11 @@ ] }, "locked": { - "lastModified": 1648278671, - "narHash": "sha256-1WrR9ex+rKTjZtODNUZQhkWYUprtfOkjOyo9YWL2NMs=", + "lastModified": 1650399173, + "narHash": "sha256-YYJDu6CxLGIrjnH6uAmPxqRmrgrqPhXNZHpZoqw3q5k=", "owner": "lnl7", "repo": "nix-darwin", - "rev": "4fdbb8168f61d31d3f90bb0d07f48de709c4fe79", + "rev": "2979028c51ba0ad7e2062dbdc1674be0f71092fc", "type": "github" }, "original": { @@ -23,11 +23,11 @@ }, "emacs": { "locked": { - "lastModified": 1650364557, - "narHash": "sha256-DubG70qeZ3TNgMZ1MBZR1WPwt2fPL1xTmSUULWS5Io4=", + "lastModified": 1650394557, + "narHash": "sha256-4vQlbQCqIudyGSlI3Qnx4k4/uZq6RULS8it473Rkg/k=", "owner": "nix-community", "repo": "emacs-overlay", - "rev": "24a75cb77b9f7204a265528ff2d154d2299d907a", + "rev": "aef2a37fd64133f1177ed7bc6e4d139285b20bd6", "type": "github" }, "original": {