From 8ca322be98574c4a6ea9610f03bc6cc1e9d02f68 Mon Sep 17 00:00:00 2001 From: voidarc Date: Sun, 29 Mar 2026 13:16:17 +0100 Subject: [PATCH] updated norgolith --- configs/common.nix | 2 +- flake.lock | 75 +++++++++++++++++++++++++++++++++++++++------- flake.nix | 4 +++ 3 files changed, 70 insertions(+), 11 deletions(-) diff --git a/configs/common.nix b/configs/common.nix index 87a63c3..b62e94b 100644 --- a/configs/common.nix +++ b/configs/common.nix @@ -222,7 +222,7 @@ cmatrix tailscale syncthing - unstable.norgolith + (input { package = "norgolith"; }) jellyfin-tui # Apps diff --git a/flake.lock b/flake.lock index 82e6c62..f255f75 100644 --- a/flake.lock +++ b/flake.lock @@ -127,6 +127,24 @@ "type": "github" } }, + "flake-utils_2": { + "inputs": { + "systems": "systems_3" + }, + "locked": { + "lastModified": 1731533236, + "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, "fsel": { "inputs": { "flake-utils": "flake-utils", @@ -134,11 +152,11 @@ "nixpkgs": "nixpkgs_4" }, "locked": { - "lastModified": 1773964968, - "narHash": "sha256-/vojK9noVTM+aWl+gX/vFjREtYcp0TGflBmQ1B4oIIk=", + "lastModified": 1774647953, + "narHash": "sha256-f0u5YpobYpm6LsmInRFYbc+gI0NJG9WcMzSmlkhdzs8=", "owner": "Mjoyufull", "repo": "fsel", - "rev": "c8f9b8080b2ea87d2c0fa6ea4d2bd6b96c154f38", + "rev": "c7c7a3f4dfbe06e2facdb6b6ed11002286717308", "type": "github" }, "original": { @@ -284,11 +302,11 @@ }, "nixpkgs_5": { "locked": { - "lastModified": 1773964973, - "narHash": "sha256-NV/J+tTER0P5iJhUDL/8HO5MDjDceLQPRUYgdmy5wXw=", + "lastModified": 1774388614, + "narHash": "sha256-tFwzTI0DdDzovdE9+Ras6CUss0yn8P9XV4Ja6RjA+nU=", "owner": "nixos", "repo": "nixpkgs", - "rev": "812b3986fd1568f7a858f97fcf425ad996ba7d25", + "rev": "1073dad219cb244572b74da2b20c7fe39cb3fa9e", "type": "github" }, "original": { @@ -346,6 +364,27 @@ "type": "github" } }, + "norgolith": { + "inputs": { + "flake-utils": "flake-utils_2", + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1774362592, + "narHash": "sha256-yee24/VJaPHKkWr3FravXP2YSqnYpTCQdmGO1SNI30U=", + "owner": "NTBBloodbath", + "repo": "norgolith", + "rev": "f842f65f5279f0ab91631686100b11703bcaaebc", + "type": "github" + }, + "original": { + "owner": "NTBBloodbath", + "repo": "norgolith", + "type": "github" + } + }, "nvim-wrapped": { "inputs": { "nixpkgs": [ @@ -392,7 +431,7 @@ "flake-parts": "flake-parts", "home-manager": "home-manager", "nixpkgs": "nixpkgs_6", - "systems": "systems_3" + "systems": "systems_4" }, "locked": { "lastModified": 1773647611, @@ -415,6 +454,7 @@ "fsel": "fsel", "mesa-davinci": "mesa-davinci", "nixpkgs": "nixpkgs_5", + "norgolith": "norgolith", "nvim-wrapped": "nvim-wrapped", "omnisearch": "omnisearch", "otter-launcher": "otter-launcher", @@ -509,6 +549,21 @@ } }, "systems_3": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, + "systems_4": { "locked": { "lastModified": 1689347949, "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", @@ -547,11 +602,11 @@ "rust-overlay": "rust-overlay" }, "locked": { - "lastModified": 1773029731, - "narHash": "sha256-hyJUYQb51mQ9tozxMkMUNiJaeErjo+2codRSquvKuNY=", + "lastModified": 1774432979, + "narHash": "sha256-hvIy5WAv+DqA8Agln2Wgc8dHG/yDktfUU1k/3nlwjmw=", "owner": "way-edges", "repo": "way-edges", - "rev": "dfcbee00286c57735db3b5786cfbc4f1d587503a", + "rev": "ffcda9ee59b6fdff86ad693f4cffd0a623420fab", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 81fc303..269fea6 100644 --- a/flake.nix +++ b/flake.nix @@ -12,6 +12,10 @@ # Apps sls-steam.url = "github:AceSLS/SLSsteam"; chataigne.url = "./modules/chataigne"; + norgolith = { + url = "github:NTBBloodbath/norgolith"; + inputs.nixpkgs.follows = "nixpkgs"; + }; # Utils doot.url = "github:voidarclabs/nixos.doot";