mirror of
https://github.com/teslamate-org/teslamate.git
synced 2026-01-24 21:06:08 +08:00
c1f658772b
Flake lock file updates:
• Updated input 'devenv':
'github:cachix/devenv/47a243b97499bfe5d5783d1fc86d9fe776b2497f?narHash=sha256-FktN7dtYlC/sgLGBCGFXzNOvwgB7MSujp6cooJE48Ac%3D' (2025-11-28)
→ 'github:cachix/devenv/685a86068d3a7f9b04e18340187e288413cb5887?narHash=sha256-x6VW1lQikNZAVm59gb3tzpDU5QCHT8U1e4dU11F2evY%3D' (2026-01-23)
• Updated input 'devenv/nix':
'github:cachix/nix/3e5644da6830ef65f0a2f7ec22830c46285bfff6?narHash=sha256-H97KSB/luq/aGobKRuHahOvT1r7C03BgB6D5HBZsbN8%3D' (2025-10-28)
→ 'github:cachix/nix/6174571301a92afce9b7296d5babdc56972695b7?narHash=sha256-EhbVSjqhjykjIzF1FetpEwxjSMXg4ubHpkuEnE0y23A%3D' (2026-01-23)
• Added input 'devenv/nixd':
'github:nix-community/nixd/d4bf15e56540422e2acc7bc26b20b0a0934e3f5e?narHash=sha256-JTRoaEWvPsVIMFJWeS4G2isPo15wqXY/otsiHPN0zww%3D' (2025-11-24)
• Added input 'devenv/nixd/flake-parts':
follows 'devenv/flake-parts'
• Added input 'devenv/nixd/flake-root':
'github:srid/flake-root/b759a56851e10cb13f6b8e5698af7b59c44be26e?narHash=sha256-rBtQ8gg%2BDn4Sx/s%2Bpvjdq3CB2wQNzx9XGFq/JVGCB6k%3D' (2024-08-14)
• Added input 'devenv/nixd/nixpkgs':
follows 'devenv/nixpkgs'
• Added input 'devenv/nixd/treefmt-nix':
'github:numtide/treefmt-nix/65712f5af67234dad91a5a4baee986a8b62dbf8f?narHash=sha256-MMi74%2BWckoyEWBRcg/oaGRvXC9BVVxDZNRMpL%2B72wBI%3D' (2024-12-20)
• Added input 'devenv/nixd/treefmt-nix/nixpkgs':
follows 'devenv/nixd/nixpkgs'
• Updated input 'flake-parts':
'github:hercules-ci/flake-parts/2cccadc7357c0ba201788ae99c4dfa90728ef5e0?narHash=sha256-LlLt2Jo/gMNYAwOgdRQBrsRoOz7BPRkzvNaI/fzXi2Q%3D' (2025-11-21)
→ 'github:hercules-ci/flake-parts/80daad04eddbbf5a4d883996a73f3f542fa437ac?narHash=sha256-PVvu7OqHBGWN16zSi6tEmPwwHQ4rLPU9Plvs8/1TUBY%3D' (2026-01-11)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/9a7b80b6f82a71ea04270d7ba11b48855681c4b0?narHash=sha256-82L%2BEJU%2B40%2BFIdeG4gmUlOF1jeSwlf2AwMarrpdHF6o%3D' (2025-11-28)
→ 'github:NixOS/nixpkgs/ac62194c3917d5f474c1a844b6fd6da2db95077d?narHash=sha256-16KkgfdYqjaeRGBaYsNrhPRRENs0qzkQVUooNHtoy2w%3D' (2026-01-02)
• Updated input 'treefmt-nix':
'github:numtide/treefmt-nix/5b4ee75aeefd1e2d5a1cc43cf6ba65eba75e83e4?narHash=sha256-AlEObg0syDl%2BSpi4LsZIBrjw%2BsnSVU4T8MOeuZJUJjM%3D' (2025-11-12)
→ 'github:numtide/treefmt-nix/e96d59dff5c0d7fddb9d113ba108f03c3ef99eca?narHash=sha256-67vyT1%2BxClLldnumAzCTBvU0jLZ1YBcf4vANRWP3%2BAk%3D' (2026-01-11)
346 lines
8.3 KiB
JSON
346 lines
8.3 KiB
JSON
{
|
|
"nodes": {
|
|
"cachix": {
|
|
"inputs": {
|
|
"devenv": [
|
|
"devenv"
|
|
],
|
|
"flake-compat": [
|
|
"devenv",
|
|
"flake-compat"
|
|
],
|
|
"git-hooks": [
|
|
"devenv",
|
|
"git-hooks"
|
|
],
|
|
"nixpkgs": [
|
|
"devenv",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1760971495,
|
|
"narHash": "sha256-IwnNtbNVrlZIHh7h4Wz6VP0Furxg9Hh0ycighvL5cZc=",
|
|
"owner": "cachix",
|
|
"repo": "cachix",
|
|
"rev": "c5bfd933d1033672f51a863c47303fc0e093c2d2",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"ref": "latest",
|
|
"repo": "cachix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"devenv": {
|
|
"inputs": {
|
|
"cachix": "cachix",
|
|
"flake-compat": "flake-compat",
|
|
"flake-parts": "flake-parts",
|
|
"git-hooks": "git-hooks",
|
|
"nix": "nix",
|
|
"nixd": "nixd",
|
|
"nixpkgs": "nixpkgs"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1769201893,
|
|
"narHash": "sha256-x6VW1lQikNZAVm59gb3tzpDU5QCHT8U1e4dU11F2evY=",
|
|
"owner": "cachix",
|
|
"repo": "devenv",
|
|
"rev": "685a86068d3a7f9b04e18340187e288413cb5887",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"repo": "devenv",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"devenv-root": {
|
|
"flake": false,
|
|
"locked": {
|
|
"narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=",
|
|
"type": "file",
|
|
"url": "file:///dev/null"
|
|
},
|
|
"original": {
|
|
"type": "file",
|
|
"url": "file:///dev/null"
|
|
}
|
|
},
|
|
"flake-compat": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1761588595,
|
|
"narHash": "sha256-XKUZz9zewJNUj46b4AJdiRZJAvSZ0Dqj2BNfXvFlJC4=",
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"rev": "f387cd2afec9419c8ee37694406ca490c3f34ee5",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-parts": {
|
|
"inputs": {
|
|
"nixpkgs-lib": [
|
|
"devenv",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1760948891,
|
|
"narHash": "sha256-TmWcdiUUaWk8J4lpjzu4gCGxWY6/Ok7mOK4fIFfBuU4=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "864599284fc7c0ba6357ed89ed5e2cd5040f0c04",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-parts_2": {
|
|
"inputs": {
|
|
"nixpkgs-lib": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1768135262,
|
|
"narHash": "sha256-PVvu7OqHBGWN16zSi6tEmPwwHQ4rLPU9Plvs8/1TUBY=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "80daad04eddbbf5a4d883996a73f3f542fa437ac",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-root": {
|
|
"locked": {
|
|
"lastModified": 1723604017,
|
|
"narHash": "sha256-rBtQ8gg+Dn4Sx/s+pvjdq3CB2wQNzx9XGFq/JVGCB6k=",
|
|
"owner": "srid",
|
|
"repo": "flake-root",
|
|
"rev": "b759a56851e10cb13f6b8e5698af7b59c44be26e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "srid",
|
|
"repo": "flake-root",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"git-hooks": {
|
|
"inputs": {
|
|
"flake-compat": [
|
|
"devenv",
|
|
"flake-compat"
|
|
],
|
|
"gitignore": "gitignore",
|
|
"nixpkgs": [
|
|
"devenv",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1760663237,
|
|
"narHash": "sha256-BflA6U4AM1bzuRMR8QqzPXqh8sWVCNDzOdsxXEguJIc=",
|
|
"owner": "cachix",
|
|
"repo": "git-hooks.nix",
|
|
"rev": "ca5b894d3e3e151ffc1db040b6ce4dcc75d31c37",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"repo": "git-hooks.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"gitignore": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"devenv",
|
|
"git-hooks",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1709087332,
|
|
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
|
|
"owner": "hercules-ci",
|
|
"repo": "gitignore.nix",
|
|
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "gitignore.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix": {
|
|
"inputs": {
|
|
"flake-compat": [
|
|
"devenv",
|
|
"flake-compat"
|
|
],
|
|
"flake-parts": [
|
|
"devenv",
|
|
"flake-parts"
|
|
],
|
|
"git-hooks-nix": [
|
|
"devenv",
|
|
"git-hooks"
|
|
],
|
|
"nixpkgs": [
|
|
"devenv",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-23-11": [
|
|
"devenv"
|
|
],
|
|
"nixpkgs-regression": [
|
|
"devenv"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1769197468,
|
|
"narHash": "sha256-EhbVSjqhjykjIzF1FetpEwxjSMXg4ubHpkuEnE0y23A=",
|
|
"owner": "cachix",
|
|
"repo": "nix",
|
|
"rev": "6174571301a92afce9b7296d5babdc56972695b7",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"ref": "devenv-2.32",
|
|
"repo": "nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixd": {
|
|
"inputs": {
|
|
"flake-parts": [
|
|
"devenv",
|
|
"flake-parts"
|
|
],
|
|
"flake-root": "flake-root",
|
|
"nixpkgs": [
|
|
"devenv",
|
|
"nixpkgs"
|
|
],
|
|
"treefmt-nix": "treefmt-nix"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1763964548,
|
|
"narHash": "sha256-JTRoaEWvPsVIMFJWeS4G2isPo15wqXY/otsiHPN0zww=",
|
|
"owner": "nix-community",
|
|
"repo": "nixd",
|
|
"rev": "d4bf15e56540422e2acc7bc26b20b0a0934e3f5e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixd",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1761313199,
|
|
"narHash": "sha256-wCIACXbNtXAlwvQUo1Ed++loFALPjYUA3dpcUJiXO44=",
|
|
"owner": "cachix",
|
|
"repo": "devenv-nixpkgs",
|
|
"rev": "d1c30452ebecfc55185ae6d1c983c09da0c274ff",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"ref": "rolling",
|
|
"repo": "devenv-nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1767313136,
|
|
"narHash": "sha256-16KkgfdYqjaeRGBaYsNrhPRRENs0qzkQVUooNHtoy2w=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "ac62194c3917d5f474c1a844b6fd6da2db95077d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-25.05",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"devenv": "devenv",
|
|
"devenv-root": "devenv-root",
|
|
"flake-parts": "flake-parts_2",
|
|
"nixpkgs": "nixpkgs_2",
|
|
"treefmt-nix": "treefmt-nix_2"
|
|
}
|
|
},
|
|
"treefmt-nix": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"devenv",
|
|
"nixd",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1734704479,
|
|
"narHash": "sha256-MMi74+WckoyEWBRcg/oaGRvXC9BVVxDZNRMpL+72wBI=",
|
|
"owner": "numtide",
|
|
"repo": "treefmt-nix",
|
|
"rev": "65712f5af67234dad91a5a4baee986a8b62dbf8f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "treefmt-nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"treefmt-nix_2": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1768158989,
|
|
"narHash": "sha256-67vyT1+xClLldnumAzCTBvU0jLZ1YBcf4vANRWP3+Ak=",
|
|
"owner": "numtide",
|
|
"repo": "treefmt-nix",
|
|
"rev": "e96d59dff5c0d7fddb9d113ba108f03c3ef99eca",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "treefmt-nix",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|