From 54471f0faf2697e55e01ed4a276de0cd921a7c30 Mon Sep 17 00:00:00 2001 From: beeb5k Date: Sat, 6 Jun 2026 15:59:26 +0530 Subject: Add noctalia niri and way to switch between my config and noxtalia easily --- flake.lock | 36 +++++++++++++++++++++++++++++------- 1 file changed, 29 insertions(+), 7 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 9a7fcce..a94099c 100644 --- a/flake.lock +++ b/flake.lock @@ -12,11 +12,11 @@ "wrappers": "wrappers" }, "locked": { - "lastModified": 1780596422, - "narHash": "sha256-j7YUB/6506dHNElU4vegZ7He9QpzzBIW5TtUUbCIXZo=", + "lastModified": 1780656633, + "narHash": "sha256-K/Nwr8H627IoADSaEEwxqPa+7pH4uQ/ZSW3wIyz0gZ0=", "ref": "refs/heads/main", - "rev": "fe1c8a1c340903de0d44a1f3bc590b426f1d3810", - "revCount": 29, + "rev": "511492f6e1ab66957a37aaccffe748bb0f8e3d65", + "revCount": 30, "type": "git", "url": "https://codeberg.org/beeb5k/beeVim" }, @@ -68,11 +68,11 @@ ] }, "locked": { - "lastModified": 1780593650, - "narHash": "sha256-CHo7k65YTL3HY+WQVedDTupji+LMgNlKCdrtRHZFAK4=", + "lastModified": 1780679734, + "narHash": "sha256-KmRNvpNOb7QEORa06bVgjW9kITcx0VhsI7w0vhmZyD8=", "owner": "nix-community", "repo": "home-manager", - "rev": "447fd9ff62501dae7206dfe180ee89f8de27b7d5", + "rev": "b2b7db486e06e098711dc291bb25db82850e1d16", "type": "github" }, "original": { @@ -149,6 +149,27 @@ "type": "github" } }, + "noctalia": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1780678820, + "narHash": "sha256-GWoeltlb6C2L8kkzAG2YvZF6xrMv+7FRVX0qzC1R81I=", + "owner": "noctalia-dev", + "repo": "noctalia-shell", + "rev": "644d86cb7f6ef782c82e1a90167ba6f171b7add7", + "type": "github" + }, + "original": { + "owner": "noctalia-dev", + "ref": "v5", + "repo": "noctalia-shell", + "type": "github" + } + }, "plugins-base46": { "flake": false, "locked": { @@ -220,6 +241,7 @@ "home-manager": "home-manager", "mango": "mango", "nixpkgs": "nixpkgs", + "noctalia": "noctalia", "sops-nix": "sops-nix" } }, -- cgit v1.3.1