From b6c59a0cb31298d15697ec48429619368aa74617 Mon Sep 17 00:00:00 2001 From: occheung Date: Tue, 11 Jan 2022 17:32:12 +0800 Subject: [PATCH] update misoc dependencies Suppress warning when compiling libunwind. https://github.com/m-labs/misoc/commit/7242dc5a41732135425acc4871487461dfae6c66 --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 35c1fb29a..6647c1a02 100644 --- a/flake.lock +++ b/flake.lock @@ -61,11 +61,11 @@ "src-misoc": { "flake": false, "locked": { - "lastModified": 1638683371, - "narHash": "sha256-sm2SxHmEGfE56+V+joDHMjpOaxg8+t3EJEk1d11C1E0=", + "lastModified": 1641889368, + "narHash": "sha256-0Ai25lry9ju1HxFmfMRNKG8mamBqvw+kvDfpuK8Dtjo=", "ref": "master", - "rev": "71b74f87b41c56a6c6d767cdfde0356c15a379a7", - "revCount": 2418, + "rev": "7242dc5a41732135425acc4871487461dfae6c66", + "revCount": 2419, "submodules": true, "type": "git", "url": "https://github.com/m-labs/misoc.git"