aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock57
1 files changed, 56 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock
index ff5ee5f..57b7828 100644
--- a/flake.lock
+++ b/flake.lock
@@ -15,6 +15,27 @@
"type": "github"
}
},
+ "customss": {
+ "inputs": {
+ "flake-utils": "flake-utils",
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1744753545,
+ "narHash": "sha256-cjG9J1XVgDG4f1U1MqvWH5y+8wTGw5VPuHeyqfDos2U=",
+ "owner": "nea89o",
+ "repo": "customss",
+ "rev": "ebf49c4be97b469a80d260e9aeed9f1c4f1a64a6",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nea89o",
+ "repo": "customss",
+ "type": "github"
+ }
+ },
"disko": {
"inputs": {
"nixpkgs": [
@@ -90,6 +111,24 @@
"type": "github"
}
},
+ "flake-utils_2": {
+ "inputs": {
+ "systems": "systems_2"
+ },
+ "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"
+ }
+ },
"gitignore": {
"inputs": {
"nixpkgs": [
@@ -219,8 +258,9 @@
},
"root": {
"inputs": {
+ "customss": "customss",
"disko": "disko",
- "flake-utils": "flake-utils",
+ "flake-utils": "flake-utils_2",
"lanzaboote": "lanzaboote",
"nix-index-database": "nix-index-database",
"nixpkgs": "nixpkgs"
@@ -261,6 +301,21 @@
"repo": "default",
"type": "github"
}
+ },
+ "systems_2": {
+ "locked": {
+ "lastModified": 1681028828,
+ "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
+ "owner": "nix-systems",
+ "repo": "default",
+ "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-systems",
+ "repo": "default",
+ "type": "github"
+ }
}
},
"root": "root",