From 621d804cd0079fb892bf17f5764e3afc4fd8ed55 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Wed, 15 May 2024 22:00:36 -0700 Subject: Update flake version --- configuration.nix | 1 - flake.lock | 12 ++++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/configuration.nix b/configuration.nix index 873f169..9281cd2 100644 --- a/configuration.nix +++ b/configuration.nix @@ -99,7 +99,6 @@ programs.gnupg.agent = { enable = true; enableSSHSupport = true; - pinentryFlavor = "gtk2"; }; services.printing.enable = true; diff --git a/flake.lock b/flake.lock index b6465bf..d5f4871 100644 --- a/flake.lock +++ b/flake.lock @@ -7,11 +7,11 @@ ] }, "locked": { - "lastModified": 1709485962, - "narHash": "sha256-rmFB4uE10+LJbcVE4ePgiuHOBlUIjQOeZt4VQVJTU8M=", + "lastModified": 1715486357, + "narHash": "sha256-4pRuzsHZOW5W4CsXI9uhKtiJeQSUoe1d2M9mWU98HC4=", "owner": "nix-community", "repo": "home-manager", - "rev": "d579633ff9915a8f4058d5c439281097e92380a8", + "rev": "44677a1c96810a8e8c4ffaeaad10c842402647c1", "type": "github" }, "original": { @@ -37,11 +37,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1709237383, - "narHash": "sha256-cy6ArO4k5qTx+l5o+0mL9f5fa86tYUX3ozE1S+Txlds=", + "lastModified": 1715534503, + "narHash": "sha256-5ZSVkFadZbFP1THataCaSf0JH2cAH3S29hU9rrxTEqk=", "owner": "nixos", "repo": "nixpkgs", - "rev": "1536926ef5621b09bba54035ae2bb6d806d72ac8", + "rev": "2057814051972fa1453ddfb0d98badbea9b83c06", "type": "github" }, "original": { -- cgit v1.2.3