From 546b3bb1d8632af47bb0d61538af4a3e56e9b395 Mon Sep 17 00:00:00 2001 From: nydragon Date: Sat, 15 Mar 2025 18:59:57 +0100 Subject: [PATCH] chore: bump nysh --- flake.lock | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/flake.lock b/flake.lock index 62ba683..845a971 100644 --- a/flake.lock +++ b/flake.lock @@ -295,6 +295,21 @@ "type": "github" } }, + "nixpkgs_4": { + "locked": { + "lastModified": 1741851582, + "narHash": "sha256-cPfs8qMccim2RBgtKGF+x9IBCduRvd/N5F4nYpU0TVE=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "6607cf789e541e7873d40d3a8f7815ea92204f32", + "type": "github" + }, + "original": { + "id": "nixpkgs", + "ref": "nixos-unstable", + "type": "indirect" + } + }, "nur": { "inputs": { "flake-parts": "flake-parts_2", @@ -325,11 +340,11 @@ "quickshell": "quickshell" }, "locked": { - "lastModified": 1739209080, - "narHash": "sha256-s1SVaFQ7GSJalxIhVN7aDS7rMcMJ1AUQfjRMYho5yuM=", + "lastModified": 1742061478, + "narHash": "sha256-zfqsTAU4l17jjtTFibe2MmLlqMcMuhk5iaHN55vb9RU=", "ref": "refs/heads/main", - "rev": "2ca83819872d82fa0ee8dbfccfbfcf3480c279f1", - "revCount": 107, + "rev": "693a785140b5202d51cee0c883c73dba8b2561b3", + "revCount": 108, "type": "git", "url": "https://git.ccnlc.eu/nydragon/nysh.git" }, @@ -359,10 +374,7 @@ }, "quickshell": { "inputs": { - "nixpkgs": [ - "nysh", - "nixpkgs" - ] + "nixpkgs": "nixpkgs_4" }, "locked": { "lastModified": 1738200090,