From 18cac0320cb2fa525cee9f2e7b500fc932f5f937 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Thu, 29 Jan 2026 14:36:03 +0100 Subject: [PATCH] feat: update flake.nix/flake.lock --- flake.lock | 34 ++++++++++++++++++++++++---------- flake.nix | 1 - 2 files changed, 24 insertions(+), 11 deletions(-) diff --git a/flake.lock b/flake.lock index 0692ed2..8fe90e4 100644 --- a/flake.lock +++ b/flake.lock @@ -1222,9 +1222,7 @@ "hyprlang": "hyprlang_2", "hyprutils": "hyprutils_2", "hyprwayland-scanner": "hyprwayland-scanner_2", - "nixpkgs": [ - "nixpkgs" - ], + "nixpkgs": "nixpkgs_5", "systems": "systems_6" }, "locked": { @@ -1534,7 +1532,7 @@ "cachyos-kernel-patches": "cachyos-kernel-patches", "flake-compat": "flake-compat_9", "flake-parts": "flake-parts_2", - "nixpkgs": "nixpkgs_6" + "nixpkgs": "nixpkgs_7" }, "locked": { "lastModified": 1769450230, @@ -1593,7 +1591,7 @@ "nix-gaming": { "inputs": { "flake-parts": "flake-parts_3", - "nixpkgs": "nixpkgs_7" + "nixpkgs": "nixpkgs_8" }, "locked": { "lastModified": 1768062066, @@ -1800,6 +1798,22 @@ } }, "nixpkgs_5": { + "locked": { + "lastModified": 1769461804, + "narHash": "sha256-msG8SU5WsBUfVVa/9RPLaymvi5bI8edTavbIq3vRlhI=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "bfc1b8a4574108ceef22f02bafcf6611380c100d", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_6": { "locked": { "lastModified": 1759070547, "narHash": "sha256-JVZl8NaVRYb0+381nl7LvPE+A774/dRpif01FKLrYFQ=", @@ -1815,7 +1829,7 @@ "type": "github" } }, - "nixpkgs_6": { + "nixpkgs_7": { "locked": { "lastModified": 1769434638, "narHash": "sha256-4NVXUmdbTTZa13qX1MFCVbPxiMT1nzF7OnuRbPMk0lI=", @@ -1831,7 +1845,7 @@ "type": "github" } }, - "nixpkgs_7": { + "nixpkgs_8": { "locked": { "lastModified": 1767364772, "narHash": "sha256-fFUnEYMla8b7UKjijLnMe+oVFOz6HjijGGNS1l7dYaQ=", @@ -1847,7 +1861,7 @@ "type": "github" } }, - "nixpkgs_8": { + "nixpkgs_9": { "locked": { "lastModified": 1769170682, "narHash": "sha256-oMmN1lVQU0F0W2k6OI3bgdzp2YOHWYUAw79qzDSjenU=", @@ -2054,7 +2068,7 @@ "inputs": { "flake-compat": "flake-compat_8", "gitignore": "gitignore_6", - "nixpkgs": "nixpkgs_5" + "nixpkgs": "nixpkgs_6" }, "locked": { "lastModified": 1760663237, @@ -2093,7 +2107,7 @@ "nix-gaming": "nix-gaming", "nix-index-database": "nix-index-database", "nix-on-droid": "nix-on-droid", - "nixpkgs": "nixpkgs_8", + "nixpkgs": "nixpkgs_9", "note": "note", "stylix": "stylix", "upfast": "upfast", diff --git a/flake.nix b/flake.nix index 6749c8d..7bd874e 100644 --- a/flake.nix +++ b/flake.nix @@ -113,7 +113,6 @@ # Dev version of hyprlock hyprlock = { url = "github:hyprwm/hyprlock"; - inputs.nixpkgs.follows = "nixpkgs"; }; # AAGL