From ce7dfcdd62cd91ea7f7d2369739002c6abc35191 Mon Sep 17 00:00:00 2001 From: coolneng Date: Sun, 3 May 2026 10:42:35 +0200 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 'nixos-hardware': 'github:NixOS/nixos-hardware/2096f3f' (2026-04-23) → 'github:NixOS/nixos-hardware/eeb02f6' (2026-05-03) --- flake.lock | 76 +++--------------------------------------------------- 1 file changed, 3 insertions(+), 73 deletions(-) diff --git a/flake.lock b/flake.lock index 01daf97..87d2838 100644 --- a/flake.lock +++ b/flake.lock @@ -102,21 +102,6 @@ "url": "https://install.determinate.systems/determinate-nixd/tag/v3.19.0/x86_64-linux" } }, - "devshell": { - "locked": { - "lastModified": 1642188268, - "narHash": "sha256-DNz4xScpXIn7rSDohdayBpPR9H9OWCMDOgTYegX081k=", - "owner": "numtide", - "repo": "devshell", - "rev": "696acc29668b644df1740b69e1601119bf6da83b", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "devshell", - "type": "github" - } - }, "flake-compat": { "flake": false, "locked": { @@ -133,22 +118,6 @@ "type": "github" } }, - "flake-compat_2": { - "flake": false, - "locked": { - "lastModified": 1641205782, - "narHash": "sha256-4jY7RCWUoZ9cKD8co0/4tFARpWB+57+r1bLLvXNJliY=", - "owner": "edolstra", - "repo": "flake-compat", - "rev": "b7547d3eed6f32d06102ead8991ec52ab0a4f1a7", - "type": "github" - }, - "original": { - "owner": "edolstra", - "repo": "flake-compat", - "type": "github" - } - }, "flake-parts": { "inputs": { "nixpkgs-lib": [ @@ -238,51 +207,13 @@ "url": "https://flakehub.com/f/DeterminateSystems/nix-src/%2A" } }, - "nix-matrix-appservices": { - "inputs": { - "devshell": "devshell", - "flake-compat": "flake-compat_2", - "nixlib": "nixlib", - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1683490239, - "narHash": "sha256-QKzpvl2XrqbobWq/I/smDa9hEniwctjJybXPVILHP0w=", - "owner": "coffeetables", - "repo": "nix-matrix-appservices", - "rev": "e795d2fbc61da45d49802bb3e8f8d0c70ddc1e68", - "type": "gitlab" - }, - "original": { - "owner": "coffeetables", - "repo": "nix-matrix-appservices", - "type": "gitlab" - } - }, - "nixlib": { - "locked": { - "lastModified": 1643502816, - "narHash": "sha256-Wrbt6Gs+hjXD3HUICPBJHKnHEUqiyx8rzHCgvqC1Bok=", - "owner": "divnix", - "repo": "nixpkgs.lib", - "rev": "ebed7ec5bcb5d01e298535989c6c321df18b631a", - "type": "github" - }, - "original": { - "owner": "divnix", - "repo": "nixpkgs.lib", - "type": "github" - } - }, "nixos-hardware": { "locked": { - "lastModified": 1776983936, - "narHash": "sha256-ZOQyNqSvJ8UdrrqU1p7vaFcdL53idK+LOM8oRWEWh6o=", + "lastModified": 1777796046, + "narHash": "sha256-bEJp/zaQApzynGRaAO62BZSz9tFikKtIHCn2yIA/s7Q=", "owner": "NixOS", "repo": "nixos-hardware", - "rev": "2096f3f411ce46e88a79ae4eafcfc9df8ed41c61", + "rev": "eeb02f6e29fc8139c0b15af5ff0fdfdc6d0d3d90", "type": "github" }, "original": { @@ -372,7 +303,6 @@ "inputs": { "agenix": "agenix", "determinate": "determinate", - "nix-matrix-appservices": "nix-matrix-appservices", "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs_3" }