1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
VILLASnode/packaging/nix/flake.lock
Philipp Jungkamp d37b1ba171 packaging-nix: Update common submodule in flake.lock
Signed-off-by: Philipp Jungkamp <Philipp.Jungkamp@opal-rt.com>
2023-06-30 18:47:45 +02:00

120 lines
3.3 KiB
JSON

{
"nodes": {
"common": {
"flake": false,
"locked": {
"lastModified": 1688124353,
"narHash": "sha256-TPupRVaYV/Rxpj2BHjnEeSXZOVRKhnFtG1fdqLxVWcY=",
"owner": "VILLASframework",
"repo": "common",
"rev": "120312e938dc298b4dc13792e1acf7510190bbf4",
"type": "github"
},
"original": {
"owner": "VILLASframework",
"repo": "common",
"type": "github"
}
},
"fpga": {
"flake": false,
"locked": {
"lastModified": 1686871446,
"narHash": "sha256-pRFFr72NVge4UgwBvc8gYygnvOHghTSUGI+JtqpRlxo=",
"ref": "refs/heads/villas-node",
"rev": "ce8612379de62f50a52e172fe8eaee924d5d8822",
"revCount": 481,
"submodules": true,
"type": "git",
"url": "https://github.com/VILLASframework/fpga.git"
},
"original": {
"ref": "refs/heads/villas-node",
"submodules": true,
"type": "git",
"url": "https://github.com/VILLASframework/fpga.git"
}
},
"lib60870": {
"flake": false,
"locked": {
"lastModified": 1672404819,
"narHash": "sha256-9o+gWQbpCJb+UZzPNmzGqpWD0QbGjg41is/f1POUEQs=",
"owner": "mz-automation",
"repo": "lib60870",
"rev": "53a6b3c1cf3023e51cf81763b1ccf048edcd1c64",
"type": "github"
},
"original": {
"owner": "mz-automation",
"ref": "v2.3.2",
"repo": "lib60870",
"type": "github"
}
},
"libdatachannel": {
"flake": false,
"locked": {
"lastModified": 1683797946,
"narHash": "sha256-kSK+5gFMG6tq89R1m08gNBKPdwyR/mLEDhWXQ/uk34o=",
"ref": "refs/tags/v0.18.4",
"rev": "7a5e01071ae635e06f175233abd11d623f09cbb8",
"revCount": 2459,
"submodules": true,
"type": "git",
"url": "https://github.com/paullouisageneau/libdatachannel.git"
},
"original": {
"ref": "refs/tags/v0.18.4",
"submodules": true,
"type": "git",
"url": "https://github.com/paullouisageneau/libdatachannel.git"
}
},
"libiec61850": {
"flake": false,
"locked": {
"lastModified": 1647022552,
"narHash": "sha256-1vT0ry6IJqilpM7g9l7fx+ET+Dyo24WAyWqTyPM9nQw=",
"owner": "mz-automation",
"repo": "libiec61850",
"rev": "210cf30897631fe2006ac50483caf8fd616622a2",
"type": "github"
},
"original": {
"owner": "mz-automation",
"ref": "v1.5.1",
"repo": "libiec61850",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1687354544,
"narHash": "sha256-1Xu+QzyA10AiY21i27Zu9bqQAaxXBacNKbGUA9OZy7Y=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "876181e3ae452cc6186486f6f7300a8a6de237cb",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"common": "common",
"fpga": "fpga",
"lib60870": "lib60870",
"libdatachannel": "libdatachannel",
"libiec61850": "libiec61850",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}