From 5889903a7c794c5191e31a15519adf08e8c161bf Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Sun, 5 Sep 2021 12:07:13 -0400 Subject: [PATCH] update --- flake.lock | 8 ++++---- flake.nix | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 96305d4..c138a4a 100644 --- a/flake.lock +++ b/flake.lock @@ -613,17 +613,17 @@ }, "nixpkgs_7": { "locked": { - "lastModified": 1630338749, - "narHash": "sha256-J1LsmwGtlYpqIMYEi/amMKkk0VfRrwHaEs/uylugGnE=", + "lastModified": 1630761588, + "narHash": "sha256-7GXckvZy7DGh2KIyfdArqwnyeSc5Owy1fumEDQyd8eY=", "owner": "nixos", "repo": "nixpkgs", - "rev": "8a2ec31e224de9461390cdd03e5e0b0290cdad0b", + "rev": "a51aa6523bd8ee985bc70987909eff235900197a", "type": "github" }, "original": { "owner": "nixos", "repo": "nixpkgs", - "rev": "8a2ec31e224de9461390cdd03e5e0b0290cdad0b", + "rev": "a51aa6523bd8ee985bc70987909eff235900197a", "type": "github" } }, diff --git a/flake.nix b/flake.nix index 3f1cdef..0d60242 100644 --- a/flake.nix +++ b/flake.nix @@ -6,7 +6,7 @@ # https://status.nixos.org/ # # This ensures that we always use the official nix cache. - nixpkgs.url = "github:nixos/nixpkgs/8a2ec31e224de9461390cdd03e5e0b0290cdad0b"; + nixpkgs.url = "github:nixos/nixpkgs/a51aa6523bd8ee985bc70987909eff235900197a"; nixos-hardware.url = github:NixOS/nixos-hardware/master; home-manager.url = "github:nix-community/home-manager"; @@ -61,7 +61,7 @@ [ inputs.nixos-hardware.nixosModules.lenovo-thinkpad-p53 ./features/desktopish - #./features/gnome.nix + #./features/gnome.nix ./features/desktopish/guiapps.nix #./features/virtualbox.nix #./features/server-mode.nix