From 9b8364a875d81e27959260a6c4bf64555fbe4daa Mon Sep 17 00:00:00 2001 From: oqyude Date: Mon, 22 Sep 2025 19:23:31 +0300 Subject: [PATCH] 123 --- flake.lock | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/flake.lock b/flake.lock index 9769537..e4d60e2 100755 --- a/flake.lock +++ b/flake.lock @@ -349,6 +349,22 @@ "type": "github" } }, + "nixpkgs-stable": { + "locked": { + "lastModified": 1758346548, + "narHash": "sha256-afXE7AJ7MY6wY1pg/Y6UPHNYPy5GtUKeBkrZZ/gC71E=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "b2a3852bd078e68dd2b3dfa8c00c67af1f0a7d20", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-25.05", + "repo": "nixpkgs", + "type": "github" + } + }, "nur": { "inputs": { "flake-parts": "flake-parts_2", @@ -452,6 +468,7 @@ "nixpkgs": "nixpkgs", "nixpkgs-last-unstable": "nixpkgs-last-unstable", "nixpkgs-master": "nixpkgs-master", + "nixpkgs-stable": "nixpkgs-stable", "nur": "nur", "nypkgs": "nypkgs", "plasma-manager": "plasma-manager",