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/flake.lock
Steffen Vogel 5ae4bc772f nix: Update flake inputs
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2024-02-28 02:33:22 +01:00

137 lines
3.7 KiB
JSON

{
"nodes": {
"common": {
"flake": false,
"locked": {
"lastModified": 1707903631,
"narHash": "sha256-zC6uc/lvaURWsQ0m/inmwVkGmJrryq4HpXucnQOghIw=",
"owner": "VILLASframework",
"repo": "common",
"rev": "15e338d2be87d7d4d54ec9735ccd055b2abff084",
"type": "github"
},
"original": {
"owner": "VILLASframework",
"repo": "common",
"type": "github"
}
},
"ethercat": {
"flake": false,
"locked": {
"lastModified": 1694079333,
"narHash": "sha256-6F3zBhnU4CFpiO+Cnbd6ecUuiGH/KUntpPfuSYZ+rAI=",
"owner": "etherlab.org",
"repo": "ethercat",
"rev": "722b2d607c4fc004ebf5204aaede0059c02274f4",
"type": "gitlab"
},
"original": {
"owner": "etherlab.org",
"ref": "stable-1.5",
"repo": "ethercat",
"type": "gitlab"
}
},
"fpga": {
"flake": false,
"locked": {
"lastModified": 1708962818,
"narHash": "sha256-gau5GKP2n+m+AbaELyqeECg2vjKIgUiHY52LdQmMja4=",
"ref": "refs/heads/master",
"rev": "b71fdbec7deeea6d178cfe184d4ad7b3da758d4f",
"revCount": 598,
"submodules": true,
"type": "git",
"url": "https://github.com/VILLASframework/fpga.git"
},
"original": {
"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": 1705957679,
"narHash": "sha256-Q8LJaVZGJ9wo33wBafvZSzapYsjOaNjP/pOnSiKVGHY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9a333eaa80901efe01df07eade2c16d183761fa3",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"common": "common",
"ethercat": "ethercat",
"fpga": "fpga",
"lib60870": "lib60870",
"libdatachannel": "libdatachannel",
"libiec61850": "libiec61850",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}