apc2mqtt/flake.lock

79 lines
1.9 KiB
Plaintext
Raw Normal View History

2021-11-17 14:38:24 +00:00
{
"nodes": {
2023-01-31 17:17:22 +00:00
"devshell": {
"inputs": {
2023-07-15 15:24:45 +01:00
"nixpkgs": [
"nixpkgs"
2023-07-15 15:34:05 +01:00
],
"systems": "systems"
2023-01-31 17:17:22 +00:00
},
"locked": {
2023-07-15 15:34:05 +01:00
"lastModified": 1688380630,
"narHash": "sha256-8ilApWVb1mAi4439zS3iFeIT0ODlbrifm/fegWwgHjA=",
2023-01-31 17:17:22 +00:00
"owner": "numtide",
"repo": "devshell",
2023-07-15 15:34:05 +01:00
"rev": "f9238ec3d75cefbb2b42a44948c4e8fb1ae9a205",
2023-01-31 17:17:22 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2021-11-17 14:38:24 +00:00
"flake-utils": {
"locked": {
"lastModified": 1637014545,
"narHash": "sha256-26IZAc5yzlD9FlDT54io1oqG/bBoyka+FJk5guaX4x4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "bba5dcc8e0b20ab664967ad83d24d64cb64ec4f4",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
2023-01-31 17:17:22 +00:00
"locked": {
"lastModified": 1675153841,
"narHash": "sha256-EWvU3DLq+4dbJiukfhS7r6sWZyJikgXn6kNl7eHljW8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ea692c2ad1afd6384e171eabef4f0887d2b882d3",
2021-11-17 14:38:24 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
2023-01-31 17:17:22 +00:00
"devshell": "devshell",
2021-11-17 14:38:24 +00:00
"flake-utils": "flake-utils",
2023-07-15 15:24:45 +01:00
"nixpkgs": "nixpkgs"
2021-11-17 14:38:24 +00:00
}
2023-07-15 15:34:05 +01: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"
}
2021-11-17 14:38:24 +00:00
}
},
"root": "root",
"version": 7
}