From 33e7fac36621fe6b273cceab18f2a78f7db8ee96 Mon Sep 17 00:00:00 2001 From: Daniel Firth <dan.firth@homotopic.tech> Date: Sun, 11 Feb 2024 12:53:13 +0000 Subject: [PATCH] flake.nix: nix flake update --- flake.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/flake.lock b/flake.lock index be965ff..cb061ca 100644 --- a/flake.lock +++ b/flake.lock @@ -116,11 +116,11 @@ ] }, "locked": { - "lastModified": 1707587524, - "narHash": "sha256-u1ljCrFd15Pr8QG0wRbuhV31ehouFsqYoTeCB3P0HvU=", + "lastModified": 1707655870, + "narHash": "sha256-jyUhRZIi0AMSI2SYpiaKZ+dxQ3i2uraYkhnaNzJVJ2I=", "ref": "refs/heads/master", - "rev": "cc7c196fbfd5555cc8de2842eb38de5acba3d417", - "revCount": 176, + "rev": "41a6e901701a7cc356a891fc6e8dbde835d5a837", + "revCount": 180, "type": "git", "url": "https://gitlab.horizon-haskell.net/package-sets/horizon-advance" }, @@ -168,11 +168,11 @@ ] }, "locked": { - "lastModified": 1707581487, - "narHash": "sha256-vv4nNgRU8GhwcgoZRWJCjPWkjlgS+pFmluY3XkWhJHI=", + "lastModified": 1707652197, + "narHash": "sha256-CmgvS8zxZ8KnSF2FWWC56TfbFq39/XljQFU+GioUE70=", "ref": "lts/ghc-9.8.x", - "rev": "8b67a5923e1f3ef331ddb1ba13ffb3182da3d3e8", - "revCount": 1298, + "rev": "29413b1fe35d6281ea1b25abc8af59cfabb0ef62", + "revCount": 1300, "type": "git", "url": "https://gitlab.horizon-haskell.net/package-sets/horizon-core" }, @@ -409,11 +409,11 @@ }, "nixpkgs_5": { "locked": { - "lastModified": 1707268954, - "narHash": "sha256-2en1kvde3cJVc3ZnTy8QeD2oKcseLFjYPLKhIGDanQ0=", + "lastModified": 1707546158, + "narHash": "sha256-nYYJTpzfPMDxI8mzhQsYjIUX+grorqjKEU9Np6Xwy/0=", "owner": "nixos", "repo": "nixpkgs", - "rev": "f8e2ebd66d097614d51a56a755450d4ae1632df1", + "rev": "d934204a0f8d9198e1e4515dd6fec76a139c87f0", "type": "github" }, "original": { -- GitLab