From b3882912ecd8163e999354367af312b4f5732c99 Mon Sep 17 00:00:00 2001 From: Jordan Holt Date: Tue, 21 Nov 2023 20:13:35 +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/1c32013cdbe17406de496cdf5f6899b84c4bbfed' (2023-11-10) → 'github:rafaelmardojai/firefox-gnome-theme/5e796d330d3765798d32b361638b048fda1a1450' (2023-11-21) --- flake.lock | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 55 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 409002b..bcb8c8a 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "firefox-gnome-theme": { "flake": false, "locked": { - "lastModified": 1699621711, - "narHash": "sha256-GUvBQbagF/7W1AriPVvJYA1cmk9Y/iWXghj3cIFYQzU=", + "lastModified": 1700591188, + "narHash": "sha256-CBw2JMrQO5ymFVyR/Qtcn5iTp+Hp0sQe7v0DviH9zRY=", "owner": "rafaelmardojai", "repo": "firefox-gnome-theme", - "rev": "1c32013cdbe17406de496cdf5f6899b84c4bbfed", + "rev": "5e796d330d3765798d32b361638b048fda1a1450", "type": "github" }, "original": { @@ -52,14 +52,66 @@ "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": {