flake.lock: Update

Flake lock file updates:

• Updated input 'dream2nix/ghc-utils':
    'git+https://gitlab.haskell.org/bgamari/ghc-utils?ref=refs%2fheads%2fmaster&rev=bb3a2d3dc52ff0253fb9c2812bd7aa2da03e0fea' (2022-09-10)
  → follows 'blank'
This commit is contained in:
Max Headroom 2022-10-23 21:50:15 +02:00
parent a5ac6ffbf6
commit 642ebdad7a

View file

@ -103,7 +103,9 @@
"flake-utils-pre-commit": [
"blank"
],
"ghc-utils": "ghc-utils",
"ghc-utils": [
"blank"
],
"gomod2nix": [
"blank"
],
@ -169,22 +171,6 @@
"type": "github"
}
},
"ghc-utils": {
"flake": false,
"locked": {
"lastModified": 1662774800,
"narHash": "sha256-1Rd2eohGUw/s1tfvkepeYpg8kCEXiIot0RijapUjAkE=",
"ref": "refs/heads/master",
"rev": "bb3a2d3dc52ff0253fb9c2812bd7aa2da03e0fea",
"revCount": 1072,
"type": "git",
"url": "https://gitlab.haskell.org/bgamari/ghc-utils"
},
"original": {
"type": "git",
"url": "https://gitlab.haskell.org/bgamari/ghc-utils"
}
},
"hercules-ci-agent": {
"inputs": {
"flake-parts": [