From 2868dcacc80a3696885306c6de00a6f8a98edb67 Mon Sep 17 00:00:00 2001 From: Stefan Ellmauthaler Date: Tue, 4 Jan 2022 10:27:23 +0100 Subject: [PATCH] FLAKE upd MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit • Updated input 'emacs-overlay': → 'github:nix-community/emacs-overlay/72fa28b1efd631423ce36a15e55fc18af30b6f52' (2022-01-04) • Updated input 'nixpkgs': → 'github:NixOS/nixpkgs/c6019d8efb5530dcf7ce98086b8e091be5ff900a' (2022-01-03) • Updated input 'nixpkgs-unstable': → 'github:NixOS/nixpkgs/78cd22c1b8604de423546cd49bfe264b786eca13' (2022-01-03) --- baseconfiguration.nix | 1 - flake.lock | 18 +++++++++--------- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/baseconfiguration.nix b/baseconfiguration.nix index b2a1417..823348f 100644 --- a/baseconfiguration.nix +++ b/baseconfiguration.nix @@ -53,7 +53,6 @@ overlays = [ flakes.emacs-overlay.overlay flakeOutputs.overlay ]; config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [ "skypeforlinux" - "softmaker-office" "teams" "zoom" ]; diff --git a/flake.lock b/flake.lock index e78ddba..009950c 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "emacs-overlay": { "locked": { - "lastModified": 1640772551, - "narHash": "sha256-+ZJA0QKyB2V1bmG+5m+d5VYIgVbRnZsh0yuiZKDOMPw=", + "lastModified": 1641262502, + "narHash": "sha256-25II7y/BV6quHI9gIGVAzeyNdmtL00vXsLywkrodDBg=", "owner": "nix-community", "repo": "emacs-overlay", - "rev": "31ce2006bac151bc179f499bbacccb47327c92bd", + "rev": "72fa28b1efd631423ce36a15e55fc18af30b6f52", "type": "github" }, "original": { @@ -54,11 +54,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1640572776, - "narHash": "sha256-pWMTubBy1Ep31iuQ5lEKW2mjSHWEvcbvy9uHVch2764=", + "lastModified": 1641244400, + "narHash": "sha256-8i4oasWEz/2y9U+F1XU15jfwSbd5YOEBh2tyBBm/W8E=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "d887ac7aee92e8fc54dde9060d60d927afae9d69", + "rev": "c6019d8efb5530dcf7ce98086b8e091be5ff900a", "type": "github" }, "original": { @@ -70,11 +70,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1640540585, - "narHash": "sha256-cCmknKFjWgam9jq+58wSd0Z4REia8mjBP65kXcL3ki8=", + "lastModified": 1641230035, + "narHash": "sha256-hFyqihERaTbLxCOlugy/rpp22VLtLh8SPRnA2uu3F/8=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "ac169ec6371f0d835542db654a65e0f2feb07838", + "rev": "78cd22c1b8604de423546cd49bfe264b786eca13", "type": "github" }, "original": {