flake: update dependencies

This commit is contained in:
2026-01-08 19:27:17 +08:00
parent 099c344cc4
commit b83772baf5

70
flake.lock generated
View File

@@ -12,11 +12,11 @@
"src-pythonparser": "src-pythonparser"
},
"locked": {
"lastModified": 1765867627,
"narHash": "sha256-NYmBPGKFdu1D6CjQmOB3SS1xowJvVzs7xHAXeH4ccQU=",
"lastModified": 1767585749,
"narHash": "sha256-RrY6/4puANPjUeyqD/TCYGIloxdHyBwcsPdunqPDUpU=",
"ref": "refs/heads/master",
"rev": "3bda1201a54f9685af5893b0832f669e8eca3909",
"revCount": 9563,
"rev": "993a68d2f8cd9b9c9132add068ca4354248b6ab5",
"revCount": 9594,
"type": "git",
"url": "https://github.com/m-labs/artiq.git"
},
@@ -38,17 +38,17 @@
]
},
"locked": {
"lastModified": 1756451104,
"narHash": "sha256-Tm0q98QcQnYxQoQVLVY5wKQv3ZHs0dUMPAEc4/RO7+M=",
"owner": "m-labs",
"repo": "artiq-comtools",
"rev": "f837afcdab5af70c2ca7554538f812890717cc59",
"type": "github"
"lastModified": 1767353405,
"narHash": "sha256-KGQqMMN+xavRYEPsBHnNptLvMGxaPzVqHJnYiOEo57c=",
"ref": "refs/heads/master",
"rev": "3da1f80d702b3a01c4b4fba9e5bc832b79097338",
"revCount": 44,
"type": "git",
"url": "https://git.m-labs.hk/M-Labs/artiq-comtools.git"
},
"original": {
"owner": "m-labs",
"repo": "artiq-comtools",
"type": "github"
"type": "git",
"url": "https://git.m-labs.hk/M-Labs/artiq-comtools.git"
}
},
"fenix": {
@@ -161,11 +161,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1765762245,
"narHash": "sha256-3iXM/zTqEskWtmZs3gqNiVtRTsEjYAedIaLL0mSBsrk=",
"lastModified": 1767047869,
"narHash": "sha256-tzYsEzXEVa7op1LTnrLSiPGrcCY6948iD0EcNLWcmzo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c8cfcd6ccd422e41cc631a0b73ed4d5a925c393d",
"rev": "89dbf01df72eb5ebe3b24a86334b12c27d68016a",
"type": "github"
},
"original": {
@@ -266,33 +266,33 @@
]
},
"locked": {
"lastModified": 1763777988,
"narHash": "sha256-8illczV5ipynJytjQZ+6aLWhWLbvRDJrcqnbYSJvmRQ=",
"owner": "m-labs",
"repo": "sipyco",
"rev": "1f1722fb309bad00f384907769fb4f54db850222",
"type": "github"
"lastModified": 1767320872,
"narHash": "sha256-0lUkzOxOnjk3vQdsL9Yt3KLctYBTZgIRd8RvcITbqO0=",
"ref": "refs/heads/master",
"rev": "ce454bb64257b1bcef3703f258aaf7fa4ee0c275",
"revCount": 154,
"type": "git",
"url": "https://git.m-labs.hk/M-Labs/sipyco.git"
},
"original": {
"owner": "m-labs",
"repo": "sipyco",
"type": "github"
"type": "git",
"url": "https://git.m-labs.hk/M-Labs/sipyco.git"
}
},
"src-migen": {
"flake": false,
"locked": {
"lastModified": 1759465137,
"lastModified": 1767354910,
"narHash": "sha256-gRAvl5cUvrjq4t7htXsDBt4F8MEbHXFZoS0jbhrEs1I=",
"owner": "m-labs",
"repo": "migen",
"rev": "147f003fb7076ac4c7cf76a9a5ce152dc10e0ca6",
"type": "github"
"ref": "refs/heads/master",
"rev": "0efcff4cb875746dce46987d2fa476897c8c671e",
"revCount": 2064,
"type": "git",
"url": "https://git.m-labs.hk/M-Labs/migen.git"
},
"original": {
"owner": "m-labs",
"repo": "migen",
"type": "github"
"type": "git",
"url": "https://git.m-labs.hk/M-Labs/migen.git"
}
},
"src-misoc": {
@@ -305,12 +305,12 @@
"revCount": 2509,
"submodules": true,
"type": "git",
"url": "https://github.com/m-labs/misoc.git"
"url": "https://git.m-labs.hk/M-Labs/misoc.git"
},
"original": {
"submodules": true,
"type": "git",
"url": "https://github.com/m-labs/misoc.git"
"url": "https://git.m-labs.hk/M-Labs/misoc.git"
}
},
"src-pythonparser": {