From 54df981af21655b3cf9f9e3adda1e8e61890a899 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Thu, 31 Aug 2023 17:44:57 +0800 Subject: [PATCH] flake: update dependencies --- flake.lock | 58 +++++++++++++++++++++++++++++++++++------------------- 1 file changed, 38 insertions(+), 20 deletions(-) diff --git a/flake.lock b/flake.lock index 3f376aa..6580180 100644 --- a/flake.lock +++ b/flake.lock @@ -13,11 +13,11 @@ ] }, "locked": { - "lastModified": 1664405593, - "narHash": "sha256-yP441NerlLGig7n+9xHsx8yCtZ+Ggd0VqfBSzc20E04=", + "lastModified": 1693473687, + "narHash": "sha256-BdLddCWbvoEyakcGwhph9b5dIU1iA0hCQV7KYgU8nos=", "owner": "m-labs", "repo": "artiq-comtools", - "rev": "15ddac62813ef623a076ccf982b3bc63d314e651", + "rev": "f522ef3dbc65961f17b2d3d41e927409d970fd79", "type": "github" }, "original": { @@ -66,11 +66,11 @@ "src-pythonparser": "src-pythonparser" }, "locked": { - "lastModified": 1692949960, - "narHash": "sha256-/Lj2F6/Bv/mdgFwqEnatQGbjAprQoNAoPVdF1HMiFSs=", + "lastModified": 1693475008, + "narHash": "sha256-3xfjWMm6HSyoxiFuRt+g4O4HHG2Ndy30twjQWAlwhgo=", "ref": "refs/heads/master", - "rev": "3452d0c423c10943b7497f3792b3027fab4646e8", - "revCount": 8477, + "rev": "9556ca53de0b69cb6aa0c8bec4a29abc68a52965", + "revCount": 8482, "type": "git", "url": "https://github.com/m-labs/artiq.git" }, @@ -111,12 +111,15 @@ } }, "flake-utils": { + "inputs": { + "systems": "systems" + }, "locked": { - "lastModified": 1659877975, - "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=", + "lastModified": 1692799911, + "narHash": "sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk=", "owner": "numtide", "repo": "flake-utils", - "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0", + "rev": "f9e7cf818399d17d347f847525c5a5a8032e4e44", "type": "github" }, "original": { @@ -164,11 +167,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1692794066, - "narHash": "sha256-H0aG8r16dj0x/Wz6wQhQxc9V7AsObOiHPaKxQgH6Y08=", + "lastModified": 1693341273, + "narHash": "sha256-wrsPjsIx2767909MPGhSIOmkpGELM9eufqLQOPxmZQg=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "fc944919f743bb22379dddf18dcb72db6cff84aa", + "rev": "2ab91c8d65c00fd22a441c69bbf1bc9b420d5ea1", "type": "github" }, "original": { @@ -192,11 +195,11 @@ ] }, "locked": { - "lastModified": 1691095538, - "narHash": "sha256-JX1Re8wzqg4odcv/QxPtEvO8Z4RO3ZbRKGQ+ZpDdtWc=", + "lastModified": 1693473454, + "narHash": "sha256-kr8Ur6JNW/xVRHdPn3ou980IAxg/n+f3ZQBHuJ1uaC4=", "owner": "m-labs", "repo": "sipyco", - "rev": "c4f18adb658e3a546319425750cebeb8c88a016a", + "rev": "5467dcf9738673ab9a49e6f2377bda7c551b5f90", "type": "github" }, "original": { @@ -224,11 +227,11 @@ "src-misoc": { "flake": false, "locked": { - "lastModified": 1692355160, - "narHash": "sha256-d6eUHeTtedv9TCMlP8pR/Cgds5FAaPJyYIyF74exd8o=", + "lastModified": 1693380903, + "narHash": "sha256-bcxJX85i+QNBe+AaypTv8PB3hvNoGOVn+t7y3Yojf1s=", "ref": "refs/heads/master", - "rev": "2f6201a01a9eedfbdc4e7dbde63a83e27013aecb", - "revCount": 2444, + "rev": "a8cacd566445f502adb1ddf06aff3b6abd3c8b69", + "revCount": 2446, "submodules": true, "type": "git", "url": "https://github.com/m-labs/misoc.git" @@ -255,6 +258,21 @@ "type": "github" } }, + "systems": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, "trap-dac-utils": { "inputs": { "nixpkgs": [