fix(kachu-pc): 🐛 fixed not building flake

This commit is contained in:
2026-07-07 19:58:48 +03:00
parent 87cd737819
commit afe5d4b32a
3 changed files with 76 additions and 3 deletions
Generated
+73 -1
View File
@@ -1,5 +1,61 @@
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"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"
}
},
"monaco": {
"flake": false,
"locked": {
"lastModified": 1777439408,
"narHash": "sha256-5pvFE59tvoap/ef+WSSvNRE+I/jqc8HTaicJRBSJRZE=",
"owner": "thep0y",
"repo": "monaco-nerd-font",
"rev": "80bde404d1a3114901e503487f1682279d3cfc13",
"type": "github"
},
"original": {
"owner": "thep0y",
"repo": "monaco-nerd-font",
"type": "github"
}
},
"monaco-nerd-font": {
"inputs": {
"flake-utils": "flake-utils",
"monaco": "monaco",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1777439408,
"narHash": "sha256-5pvFE59tvoap/ef+WSSvNRE+I/jqc8HTaicJRBSJRZE=",
"owner": "thep0y",
"repo": "monaco-nerd-font",
"rev": "80bde404d1a3114901e503487f1682279d3cfc13",
"type": "github"
},
"original": {
"owner": "thep0y",
"repo": "monaco-nerd-font",
"type": "github"
}
},
"nix-darwin": {
"inputs": {
"nixpkgs": "nixpkgs"
@@ -66,6 +122,7 @@
},
"root": {
"inputs": {
"monaco-nerd-font": "monaco-nerd-font",
"nix-darwin": "nix-darwin",
"nixpkgs": "nixpkgs_2",
"spicetify-nix": "spicetify-nix"
@@ -74,7 +131,7 @@
"spicetify-nix": {
"inputs": {
"nixpkgs": "nixpkgs_3",
"systems": "systems"
"systems": "systems_2"
},
"locked": {
"lastModified": 1782898510,
@@ -104,6 +161,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",