1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00

FLAKE upd

• 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)
This commit is contained in:
Stefan Ellmauthaler 2022-01-04 10:27:23 +01:00
parent bee76d09e7
commit 2868dcacc8
Signed by: ellmau
GPG Key ID: C804A9C1B7AF8256
2 changed files with 9 additions and 10 deletions

View File

@ -53,7 +53,6 @@
overlays = [ flakes.emacs-overlay.overlay flakeOutputs.overlay ]; overlays = [ flakes.emacs-overlay.overlay flakeOutputs.overlay ];
config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [ config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
"skypeforlinux" "skypeforlinux"
"softmaker-office"
"teams" "teams"
"zoom" "zoom"
]; ];

18
flake.lock generated
View File

@ -2,11 +2,11 @@
"nodes": { "nodes": {
"emacs-overlay": { "emacs-overlay": {
"locked": { "locked": {
"lastModified": 1640772551, "lastModified": 1641262502,
"narHash": "sha256-+ZJA0QKyB2V1bmG+5m+d5VYIgVbRnZsh0yuiZKDOMPw=", "narHash": "sha256-25II7y/BV6quHI9gIGVAzeyNdmtL00vXsLywkrodDBg=",
"owner": "nix-community", "owner": "nix-community",
"repo": "emacs-overlay", "repo": "emacs-overlay",
"rev": "31ce2006bac151bc179f499bbacccb47327c92bd", "rev": "72fa28b1efd631423ce36a15e55fc18af30b6f52",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -54,11 +54,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1640572776, "lastModified": 1641244400,
"narHash": "sha256-pWMTubBy1Ep31iuQ5lEKW2mjSHWEvcbvy9uHVch2764=", "narHash": "sha256-8i4oasWEz/2y9U+F1XU15jfwSbd5YOEBh2tyBBm/W8E=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "d887ac7aee92e8fc54dde9060d60d927afae9d69", "rev": "c6019d8efb5530dcf7ce98086b8e091be5ff900a",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -70,11 +70,11 @@
}, },
"nixpkgs-unstable": { "nixpkgs-unstable": {
"locked": { "locked": {
"lastModified": 1640540585, "lastModified": 1641230035,
"narHash": "sha256-cCmknKFjWgam9jq+58wSd0Z4REia8mjBP65kXcL3ki8=", "narHash": "sha256-hFyqihERaTbLxCOlugy/rpp22VLtLh8SPRnA2uu3F/8=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "ac169ec6371f0d835542db654a65e0f2feb07838", "rev": "78cd22c1b8604de423546cd49bfe264b786eca13",
"type": "github" "type": "github"
}, },
"original": { "original": {