diff options
| author | beeb5k <beebeeb5k@gmail.com> | 2026-06-06 15:59:26 +0530 |
|---|---|---|
| committer | beeb5k <beebeeb5k@gmail.com> | 2026-06-06 15:59:26 +0530 |
| commit | 54471f0faf2697e55e01ed4a276de0cd921a7c30 (patch) | |
| tree | dc661f9d2c1c2c623072f81fc6b97f9c2fb6c1aa /flake.lock | |
| parent | 2709c6aa130f5eea8414573fa1a7c8a18607ad8d (diff) | |
Add noctalia niri and way to switch between my config and noxtalia easily
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 36 |
1 files changed, 29 insertions, 7 deletions
@@ -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" } }, |
