apc2mqtt/flake.lock

66 lines
1.5 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": {
"flake-utils": [
"flake-utils"
],
2023-07-15 15:24:45 +01:00
"nixpkgs": [
"nixpkgs"
]
2023-01-31 17:17:22 +00:00
},
"locked": {
"lastModified": 1649691969,
"narHash": "sha256-nY1aUWIyh3TcGVo3sn+3vyCh+tOiEZL4JtMX3aOZSeY=",
"owner": "numtide",
"repo": "devshell",
"rev": "e22633b05fec2fe196888c593d4d9b3f4f648a25",
"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
}
}
},
"root": "root",
"version": 7
}