2025-03-20 11:27:50 +08:00
|
|
|
{
|
|
|
|
|
"nodes": {
|
|
|
|
|
"cachix": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"devenv": [
|
|
|
|
|
"devenv"
|
|
|
|
|
],
|
|
|
|
|
"flake-compat": [
|
|
|
|
|
"devenv"
|
|
|
|
|
],
|
|
|
|
|
"git-hooks": [
|
2025-06-22 13:54:55 -05:00
|
|
|
"devenv",
|
|
|
|
|
"git-hooks"
|
2025-03-20 11:27:50 +08:00
|
|
|
],
|
2025-06-22 13:54:55 -05:00
|
|
|
"nixpkgs": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
2025-03-20 11:27:50 +08:00
|
|
|
},
|
|
|
|
|
"locked": {
|
2025-06-22 13:54:55 -05:00
|
|
|
"lastModified": 1748883665,
|
|
|
|
|
"narHash": "sha256-R0W7uAg+BLoHjMRMQ8+oiSbTq8nkGz5RDpQ+ZfxxP3A=",
|
2025-03-20 11:27:50 +08:00
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "cachix",
|
2025-06-22 13:54:55 -05:00
|
|
|
"rev": "f707778d902af4d62d8dd92c269f8e70de09acbe",
|
2025-03-20 11:27:50 +08:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "cachix",
|
|
|
|
|
"ref": "latest",
|
|
|
|
|
"repo": "cachix",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"devenv": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"cachix": "cachix",
|
|
|
|
|
"flake-compat": "flake-compat",
|
|
|
|
|
"git-hooks": "git-hooks",
|
|
|
|
|
"nix": "nix",
|
2025-06-22 13:54:55 -05:00
|
|
|
"nixpkgs": "nixpkgs_2"
|
2025-03-20 11:27:50 +08:00
|
|
|
},
|
|
|
|
|
"locked": {
|
2025-06-22 13:54:55 -05:00
|
|
|
"lastModified": 1750615580,
|
|
|
|
|
"narHash": "sha256-8ucRXBCG5vA1nHCH1agRDBZaiuPKuqb/RsPxQEsHeVk=",
|
2025-03-20 11:27:50 +08:00
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "devenv",
|
2025-06-22 13:54:55 -05:00
|
|
|
"rev": "e5dfaa34eed24f1ec79e99624666b15f51c4be97",
|
2025-03-20 11:27:50 +08:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "devenv",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-04-27 07:19:52 +08:00
|
|
|
"espkgs": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"flake-utils": "flake-utils",
|
2025-06-22 13:54:55 -05:00
|
|
|
"nixpkgs": "nixpkgs_3"
|
2025-04-27 07:19:52 +08:00
|
|
|
},
|
|
|
|
|
"locked": {
|
2025-06-22 13:54:55 -05:00
|
|
|
"lastModified": 1746690306,
|
|
|
|
|
"narHash": "sha256-bMp4BCrTOX7VDLVU8TzMSQj1hviBrARz9iiqNq6Vbnk=",
|
2025-04-27 07:19:52 +08:00
|
|
|
"owner": "mirrexagon",
|
|
|
|
|
"repo": "nixpkgs-esp-dev",
|
2025-06-22 13:54:55 -05:00
|
|
|
"rev": "6c34f2436015eb6c107970d9b88f3d5d4600c6fa",
|
2025-04-27 07:19:52 +08:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "mirrexagon",
|
|
|
|
|
"repo": "nixpkgs-esp-dev",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"fenix": {
|
|
|
|
|
"inputs": {
|
2025-06-22 13:54:55 -05:00
|
|
|
"nixpkgs": "nixpkgs_4",
|
2025-04-27 07:19:52 +08:00
|
|
|
"rust-analyzer-src": "rust-analyzer-src"
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2025-06-22 13:54:55 -05:00
|
|
|
"lastModified": 1750574187,
|
|
|
|
|
"narHash": "sha256-A2v6EQCnGk67cZstf5nxfH4ZUr9DpUovAvSrLaAfhUM=",
|
2025-04-27 07:19:52 +08:00
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "fenix",
|
2025-06-22 13:54:55 -05:00
|
|
|
"rev": "263d9d394e9b9606a82c73941c4145052007799a",
|
2025-04-27 07:19:52 +08:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "fenix",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-03-20 11:27:50 +08:00
|
|
|
"flake-compat": {
|
|
|
|
|
"flake": false,
|
|
|
|
|
"locked": {
|
2025-06-22 13:54:55 -05:00
|
|
|
"lastModified": 1747046372,
|
|
|
|
|
"narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
|
2025-03-20 11:27:50 +08:00
|
|
|
"owner": "edolstra",
|
|
|
|
|
"repo": "flake-compat",
|
2025-06-22 13:54:55 -05:00
|
|
|
"rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
|
2025-03-20 11:27:50 +08:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "edolstra",
|
|
|
|
|
"repo": "flake-compat",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"flake-compat_2": {
|
|
|
|
|
"flake": false,
|
|
|
|
|
"locked": {
|
2025-06-22 13:54:55 -05:00
|
|
|
"lastModified": 1733328505,
|
|
|
|
|
"narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
|
2025-03-20 11:27:50 +08:00
|
|
|
"owner": "edolstra",
|
|
|
|
|
"repo": "flake-compat",
|
2025-06-22 13:54:55 -05:00
|
|
|
"rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
|
2025-03-20 11:27:50 +08:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "edolstra",
|
|
|
|
|
"repo": "flake-compat",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"flake-parts": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"nixpkgs-lib": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"nix",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2025-06-22 13:54:55 -05:00
|
|
|
"lastModified": 1733312601,
|
|
|
|
|
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
|
2025-03-20 11:27:50 +08:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "flake-parts",
|
2025-06-22 13:54:55 -05:00
|
|
|
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
|
2025-03-20 11:27:50 +08:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "flake-parts",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"flake-utils": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"systems": "systems"
|
|
|
|
|
},
|
2025-04-27 07:19:52 +08:00
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1726560853,
|
|
|
|
|
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
|
|
|
|
|
"owner": "numtide",
|
|
|
|
|
"repo": "flake-utils",
|
|
|
|
|
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "numtide",
|
|
|
|
|
"repo": "flake-utils",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"flake-utils_2": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"systems": "systems_2"
|
|
|
|
|
},
|
2025-03-20 11:27:50 +08:00
|
|
|
"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"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"git-hooks": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"flake-compat": [
|
2025-06-22 13:54:55 -05:00
|
|
|
"devenv",
|
|
|
|
|
"flake-compat"
|
2025-03-20 11:27:50 +08:00
|
|
|
],
|
|
|
|
|
"gitignore": "gitignore",
|
|
|
|
|
"nixpkgs": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2025-06-22 13:54:55 -05:00
|
|
|
"lastModified": 1749636823,
|
2025-03-20 11:27:50 +08:00
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "git-hooks.nix",
|
2025-06-22 13:54:55 -05:00
|
|
|
"rev": "623c56286de5a3193aa38891a6991b28f9bab056",
|
2025-03-20 11:27:50 +08:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "git-hooks.nix",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"gitignore": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"nixpkgs": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"git-hooks",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1709087332,
|
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "gitignore.nix",
|
|
|
|
|
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "gitignore.nix",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"nix": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"flake-compat": [
|
2025-06-22 13:54:55 -05:00
|
|
|
"devenv",
|
|
|
|
|
"flake-compat"
|
2025-03-20 11:27:50 +08:00
|
|
|
],
|
|
|
|
|
"flake-parts": "flake-parts",
|
2025-06-22 13:54:55 -05:00
|
|
|
"git-hooks-nix": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"git-hooks"
|
|
|
|
|
],
|
|
|
|
|
"nixpkgs": "nixpkgs",
|
2025-03-20 11:27:50 +08:00
|
|
|
"nixpkgs-23-11": [
|
|
|
|
|
"devenv"
|
|
|
|
|
],
|
|
|
|
|
"nixpkgs-regression": [
|
|
|
|
|
"devenv"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2025-06-22 13:54:55 -05:00
|
|
|
"lastModified": 1750117611,
|
|
|
|
|
"narHash": "sha256-LTwASICtyN3AjzlF9l2ZNAIVZqclio3yRcwwZy3QSJA=",
|
|
|
|
|
"owner": "cachix",
|
2025-03-20 11:27:50 +08:00
|
|
|
"repo": "nix",
|
2025-06-22 13:54:55 -05:00
|
|
|
"rev": "9e4fc95c388e2223d47da865503dee20d179776a",
|
2025-03-20 11:27:50 +08:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
2025-06-22 13:54:55 -05:00
|
|
|
"owner": "cachix",
|
|
|
|
|
"ref": "devenv-2.30",
|
2025-03-20 11:27:50 +08:00
|
|
|
"repo": "nix",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"nixpkgs": {
|
|
|
|
|
"locked": {
|
2025-06-22 13:54:55 -05:00
|
|
|
"lastModified": 1747179050,
|
|
|
|
|
"narHash": "sha256-qhFMmDkeJX9KJwr5H32f1r7Prs7XbQWtO0h3V0a0rFY=",
|
2025-03-20 11:27:50 +08:00
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "nixpkgs",
|
2025-06-22 13:54:55 -05:00
|
|
|
"rev": "adaa24fbf46737f3f1b5497bf64bae750f82942e",
|
2025-03-20 11:27:50 +08:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "NixOS",
|
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"nixpkgs-python": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"flake-compat": "flake-compat_2",
|
2025-06-22 13:54:55 -05:00
|
|
|
"nixpkgs": "nixpkgs_6"
|
2025-03-20 11:27:50 +08:00
|
|
|
},
|
|
|
|
|
"locked": {
|
2025-06-22 13:54:55 -05:00
|
|
|
"lastModified": 1749760516,
|
|
|
|
|
"narHash": "sha256-koLwnVjVrR4yS2ea1owMj6ps2sOhH67ObTIld9H27Yo=",
|
2025-03-20 11:27:50 +08:00
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "nixpkgs-python",
|
2025-06-22 13:54:55 -05:00
|
|
|
"rev": "908dbb466af5955ea479ac95953333fd64387216",
|
2025-03-20 11:27:50 +08:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "nixpkgs-python",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"nixpkgs_2": {
|
|
|
|
|
"locked": {
|
2025-06-22 13:54:55 -05:00
|
|
|
"lastModified": 1746807397,
|
|
|
|
|
"narHash": "sha256-zU2z0jlkJGWLhdNr/8AJSxqK8XD0IlQgHp3VZcP56Aw=",
|
2025-03-20 11:27:50 +08:00
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "devenv-nixpkgs",
|
2025-06-22 13:54:55 -05:00
|
|
|
"rev": "c5208b594838ea8e6cca5997fbf784b7cca1ca90",
|
2025-03-20 11:27:50 +08:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "cachix",
|
|
|
|
|
"ref": "rolling",
|
|
|
|
|
"repo": "devenv-nixpkgs",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-06-22 13:54:55 -05:00
|
|
|
"nixpkgs_3": {
|
2025-04-27 07:19:52 +08:00
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1729501122,
|
|
|
|
|
"narHash": "sha256-tScdcYQ37kMqlyqb5yizNDTKXZASLB4zHitlHwOg+/o=",
|
|
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"rev": "56c7c4a3f5fdbef5bf81c7d9c28fbb45dc626611",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"id": "nixpkgs",
|
|
|
|
|
"ref": "nixpkgs-unstable",
|
|
|
|
|
"type": "indirect"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-06-22 13:54:55 -05:00
|
|
|
"nixpkgs_4": {
|
2025-04-27 07:19:52 +08:00
|
|
|
"locked": {
|
2025-06-22 13:54:55 -05:00
|
|
|
"lastModified": 1750365781,
|
|
|
|
|
"narHash": "sha256-XE/lFNhz5lsriMm/yjXkvSZz5DfvKJLUjsS6pP8EC50=",
|
2025-04-27 07:19:52 +08:00
|
|
|
"owner": "nixos",
|
|
|
|
|
"repo": "nixpkgs",
|
2025-06-22 13:54:55 -05:00
|
|
|
"rev": "08f22084e6085d19bcfb4be30d1ca76ecb96fe54",
|
2025-04-27 07:19:52 +08:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "nixos",
|
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-06-22 13:54:55 -05:00
|
|
|
"nixpkgs_5": {
|
2025-03-20 11:27:50 +08:00
|
|
|
"locked": {
|
2025-06-22 13:54:55 -05:00
|
|
|
"lastModified": 1750365781,
|
|
|
|
|
"narHash": "sha256-XE/lFNhz5lsriMm/yjXkvSZz5DfvKJLUjsS6pP8EC50=",
|
2025-03-20 11:27:50 +08:00
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "nixpkgs",
|
2025-06-22 13:54:55 -05:00
|
|
|
"rev": "08f22084e6085d19bcfb4be30d1ca76ecb96fe54",
|
2025-03-20 11:27:50 +08:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "NixOS",
|
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-06-22 13:54:55 -05:00
|
|
|
"nixpkgs_6": {
|
2025-03-20 11:27:50 +08:00
|
|
|
"locked": {
|
2025-06-22 13:54:55 -05:00
|
|
|
"lastModified": 1743367904,
|
|
|
|
|
"narHash": "sha256-sOos1jZGKmT6xxPvxGQyPTApOunXvScV4lNjBCXd/CI=",
|
2025-03-20 11:27:50 +08:00
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "nixpkgs",
|
2025-06-22 13:54:55 -05:00
|
|
|
"rev": "7ffe0edc685f14b8c635e3d6591b0bbb97365e6c",
|
2025-03-20 11:27:50 +08:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "NixOS",
|
2025-06-22 13:54:55 -05:00
|
|
|
"ref": "nixos-24.11",
|
2025-03-20 11:27:50 +08:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"root": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"devenv": "devenv",
|
2025-04-27 07:19:52 +08:00
|
|
|
"espkgs": "espkgs",
|
|
|
|
|
"fenix": "fenix",
|
|
|
|
|
"flake-utils": "flake-utils_2",
|
2025-06-22 13:54:55 -05:00
|
|
|
"nixpkgs": "nixpkgs_5",
|
2025-03-20 11:27:50 +08:00
|
|
|
"nixpkgs-python": "nixpkgs-python"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-04-27 07:19:52 +08:00
|
|
|
"rust-analyzer-src": {
|
|
|
|
|
"flake": false,
|
|
|
|
|
"locked": {
|
2025-06-22 13:54:55 -05:00
|
|
|
"lastModified": 1750538096,
|
|
|
|
|
"narHash": "sha256-8/KtURbFw0cd15WcqKJOMeF3JoxBbmjk2AWJ8Ud80WY=",
|
2025-04-27 07:19:52 +08:00
|
|
|
"owner": "rust-lang",
|
|
|
|
|
"repo": "rust-analyzer",
|
2025-06-22 13:54:55 -05:00
|
|
|
"rev": "0ddaf2cd7b5c020addb5c35b09dc5ef409701522",
|
2025-04-27 07:19:52 +08:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "rust-lang",
|
|
|
|
|
"ref": "nightly",
|
|
|
|
|
"repo": "rust-analyzer",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-03-20 11:27:50 +08:00
|
|
|
"systems": {
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1681028828,
|
|
|
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
|
|
|
"owner": "nix-systems",
|
|
|
|
|
"repo": "default",
|
|
|
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "nix-systems",
|
|
|
|
|
"repo": "default",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
2025-04-27 07:19:52 +08:00
|
|
|
},
|
|
|
|
|
"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"
|
|
|
|
|
}
|
2025-03-20 11:27:50 +08:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"root": "root",
|
|
|
|
|
"version": 7
|
|
|
|
|
}
|