forked from M-Labs/artiq
flake: update NAC3
This commit is contained in:
parent
89aa3a3d9d
commit
dd57fdc530
|
@ -1,7 +1,7 @@
|
||||||
# This is an example device database that needs to be adapted to your setup.
|
# This is an example device database that needs to be adapted to your setup.
|
||||||
# The list of devices here is not exhaustive.
|
# The list of devices here is not exhaustive.
|
||||||
|
|
||||||
core_addr = "192.168.1.50"
|
core_addr = "localhost"
|
||||||
|
|
||||||
device_db = {
|
device_db = {
|
||||||
# Core device
|
# Core device
|
||||||
|
|
14
flake.lock
14
flake.lock
|
@ -45,11 +45,11 @@
|
||||||
"nixpkgs": "nixpkgs"
|
"nixpkgs": "nixpkgs"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1649725984,
|
"lastModified": 1650278885,
|
||||||
"narHash": "sha256-A5n116AtjrWaiWlx0fjGEJ93BaEXkjaSWBntK+TEA14=",
|
"narHash": "sha256-+yRsiO0h9sLvCaAao5Qp0XRrCIbgvGdPpnK4E3Iiu4s=",
|
||||||
"ref": "master",
|
"ref": "master",
|
||||||
"rev": "93e9a6a38a179770ce12b38cb8e54347b06cc115",
|
"rev": "05be5e93c46a480ecade167171acb42f91f88eb9",
|
||||||
"revCount": 736,
|
"revCount": 753,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.m-labs.hk/m-labs/nac3.git"
|
"url": "https://git.m-labs.hk/m-labs/nac3.git"
|
||||||
},
|
},
|
||||||
|
@ -60,11 +60,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1649619156,
|
"lastModified": 1650244918,
|
||||||
"narHash": "sha256-p0q4zpuKMwrzGF+5ZU7Thnpac5TinhDI9jr2mBxhV4w=",
|
"narHash": "sha256-DsS5nxjTpnoUC4pNXJI1rit7TnDTij8vQDa5PtcDCD0=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "e7d63bd0d50df412f5a1d8acfa3caae75522e347",
|
"rev": "7b38b03d76ab71bdc8dc325e3f6338d984cc35ca",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
Loading…
Reference in New Issue