From f9b577f55936a263a12f5932ca16121fbe715e15 Mon Sep 17 00:00:00 2001 From: Jordan Holt Date: Sat, 25 Nov 2023 12:37:56 +0000 Subject: [PATCH] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'firefox-gnome-theme': 'github:rafaelmardojai/firefox-gnome-theme/5e796d330d3765798d32b361638b048fda1a1450' (2023-11-21) → 'github:rafaelmardojai/firefox-gnome-theme/1208b24818388416e5376967b8e89a1b13d1bf31' (2023-11-22) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/0c5678df521e1407884205fe3ce3cf1d7df297db' (2023-11-19) → 'github:NixOS/nixpkgs/1216a5ba22a93a4a3a3bfdb4bff0f4727c576fcc' (2023-11-24) • Removed input 'sops-nix' • Removed input 'sops-nix/nixpkgs' • Removed input 'sops-nix/nixpkgs-stable' --- flake.lock | 64 +++++------------------------------------------------- 1 file changed, 6 insertions(+), 58 deletions(-) diff --git a/flake.lock b/flake.lock index bcb8c8a..c930672 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "firefox-gnome-theme": { "flake": false, "locked": { - "lastModified": 1700591188, - "narHash": "sha256-CBw2JMrQO5ymFVyR/Qtcn5iTp+Hp0sQe7v0DviH9zRY=", + "lastModified": 1700665519, + "narHash": "sha256-OBik0+k54JOK9C+6AlP8dchXhAdjgP8V4mQ/ErDKGYU=", "owner": "rafaelmardojai", "repo": "firefox-gnome-theme", - "rev": "5e796d330d3765798d32b361638b048fda1a1450", + "rev": "1208b24818388416e5376967b8e89a1b13d1bf31", "type": "github" }, "original": { @@ -39,11 +39,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1700403855, - "narHash": "sha256-Q0Uzjik9kUTN9pd/kp52XJi5kletBhy29ctBlAG+III=", + "lastModified": 1700851152, + "narHash": "sha256-3PWITNJZyA3jz5IGREJRfSykM6xSLmD8u5A3WpBCyDM=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "0c5678df521e1407884205fe3ce3cf1d7df297db", + "rev": "1216a5ba22a93a4a3a3bfdb4bff0f4727c576fcc", "type": "github" }, "original": { @@ -52,66 +52,14 @@ "type": "indirect" } }, - "nixpkgs-stable": { - "locked": { - "lastModified": 1700342017, - "narHash": "sha256-HaibwlWH5LuqsaibW3sIVjZQtEM/jWtOHX4Nk93abGE=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "decdf666c833a325cb4417041a90681499e06a41", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "release-23.05", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_2": { - "locked": { - "lastModified": 1700108881, - "narHash": "sha256-+Lqybl8kj0+nD/IlAWPPG/RDTa47gff9nbei0u7BntE=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "7414e9ee0b3e9903c24d3379f577a417f0aae5f1", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, "root": { "inputs": { "firefox-gnome-theme": "firefox-gnome-theme", "home-manager": "home-manager", "nixpkgs": "nixpkgs", - "sops-nix": "sops-nix", "thunderbird-gnome-theme": "thunderbird-gnome-theme" } }, - "sops-nix": { - "inputs": { - "nixpkgs": "nixpkgs_2", - "nixpkgs-stable": "nixpkgs-stable" - }, - "locked": { - "lastModified": 1700362823, - "narHash": "sha256-/H7XgvrYM0IbkpWkcdfkOH0XyBM5ewSWT1UtaLvOgKY=", - "owner": "Mic92", - "repo": "sops-nix", - "rev": "49a87c6c827ccd21c225531e30745a9a6464775c", - "type": "github" - }, - "original": { - "owner": "Mic92", - "repo": "sops-nix", - "type": "github" - } - }, "thunderbird-gnome-theme": { "flake": false, "locked": {