From fa54091d4258edcde18c88dbe287165930190256 Mon Sep 17 00:00:00 2001 From: Stefan Ellmauthaler Date: Mon, 20 Dec 2021 11:29:27 +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/fc661595583e0990534c181f2f139afbf7f84cdc' (2021-12-20) • Updated input 'home-manager': → 'github:nix-community/home-manager/697cc8c68ed6a606296efbbe9614c32537078756' (2021-12-18) • Updated input 'nixos-hardware': → 'github:NixOS/nixos-hardware/3f92db38374b2977aea8daf4c4fe2fa0eddbd60c' (2021-12-20) • Updated input 'nixpkgs': → 'github:NixOS/nixpkgs/e6377ff35544226392b49fa2cf05590f9f0c4b43' (2021-12-19) • Updated input 'nixpkgs-unstable': → 'github:NixOS/nixpkgs/395879c28386e1abf20c7ecacd45880759548391' (2021-12-19) --- baseconfiguration.nix | 1 + flake.lock | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 15 deletions(-) diff --git a/baseconfiguration.nix b/baseconfiguration.nix index c670619..04d28c5 100644 --- a/baseconfiguration.nix +++ b/baseconfiguration.nix @@ -54,6 +54,7 @@ config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [ "zoom" "skypeforlinux" + "teams" ]; }; diff --git a/flake.lock b/flake.lock index 01013f5..c32a4f8 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "emacs-overlay": { "locked": { - "lastModified": 1639737635, - "narHash": "sha256-F2SYqMcP5vbSwwxczt5uYDNGC6XODkMKLjkG3x9oxKM=", + "lastModified": 1639967190, + "narHash": "sha256-T0Y856VV1Z4W5ip7I8BdVw9iyV7uo5MhuF+aZgTmaOg=", "owner": "nix-community", "repo": "emacs-overlay", - "rev": "34bbf91130fc793aa87ae8dff75b6a5a88337188", + "rev": "fc661595583e0990534c181f2f139afbf7f84cdc", "type": "github" }, "original": { @@ -22,11 +22,11 @@ ] }, "locked": { - "lastModified": 1638553958, - "narHash": "sha256-leETjYMtD9y37CvfRSQhIGibcIl4dNVlFkY/8QgqmAM=", + "lastModified": 1639871969, + "narHash": "sha256-6feWUnMygRzA9tzkrfAzpA5/NBYg75bkFxnqb1DtD7E=", "owner": "nix-community", "repo": "home-manager", - "rev": "6ce1d64073f48b9bc9425218803b1b607454c1e7", + "rev": "697cc8c68ed6a606296efbbe9614c32537078756", "type": "github" }, "original": { @@ -38,11 +38,11 @@ }, "nixos-hardware": { "locked": { - "lastModified": 1639240632, - "narHash": "sha256-BAXhgnPOW1COIfZ9EOOFTdolalYS73MFHSRajgrSdZw=", + "lastModified": 1639986101, + "narHash": "sha256-Ow0+pkY7qMw6lMAvR1mEdUT9svJnrkbaRoqp4bkMTpg=", "owner": "NixOS", "repo": "nixos-hardware", - "rev": "2a7063461c3751d83869a2a0a8ebc59e34bec5b2", + "rev": "3f92db38374b2977aea8daf4c4fe2fa0eddbd60c", "type": "github" }, "original": { @@ -54,11 +54,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1639161226, - "narHash": "sha256-75Y08ynJDTq6HHGIF+8IADBJSVip0UyWQH7jqSFnRR8=", + "lastModified": 1639891440, + "narHash": "sha256-FJxa6ObwOQKZy3VhwN5bJRzX+MV/Yq9WLHK/4jlPKrs=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "573095944e7c1d58d30fc679c81af63668b54056", + "rev": "e6377ff35544226392b49fa2cf05590f9f0c4b43", "type": "github" }, "original": { @@ -70,11 +70,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1639525045, - "narHash": "sha256-z4GXFNzO+5V4CAUm2DDMAryLOWUKEbQif2ifvv1Ypg4=", + "lastModified": 1639876010, + "narHash": "sha256-naGsoUfsY92NaIGiFI8XFXBnesw8BQGe694xcfaLMDI=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "a2e281f5770247855b85d70c43454ba5bff34613", + "rev": "395879c28386e1abf20c7ecacd45880759548391", "type": "github" }, "original": {