summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock36
1 files changed, 29 insertions, 7 deletions
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"
}
},