diff --git a/flake.lock b/flake.lock index 6c25c17c0..48b50336c 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "CHaP": { "flake": false, "locked": { - "lastModified": 1694647662, - "narHash": "sha256-NsUtW5mDu3osqBFVBL1ilq1fPgdFLRLdso6d/nAK7o8=", + "lastModified": 1698772188, + "narHash": "sha256-QiQbb08vemttpardX2nOhC1xVRcatn4Lbg/wWjoHtKg=", "owner": "input-output-hk", "repo": "cardano-haskell-packages", - "rev": "f8d93e57711a7cfe174fb57272cd26f25ac6148d", + "rev": "bd71312b6717eec9828614c62df42a19fdb72df7", "type": "github" }, "original": { @@ -185,14 +185,14 @@ "type": "github" } }, - "ghc980": { + "ghc98X": { "flake": false, "locked": { - "lastModified": 1692910316, - "narHash": "sha256-Qv8I3GzzIIN32RTEKI38BW5nO1f7j6Xm+dDeDUyYZWo=", + "lastModified": 1696643148, + "narHash": "sha256-E02DfgISH7EvvNAu0BHiPvl1E5FGMDi0pWdNZtIBC9I=", "ref": "ghc-9.8", - "rev": "249aa8193e4c5c1ee46ce29b39d2fffa57de7904", - "revCount": 61566, + "rev": "443e870d977b1ab6fc05f47a9a17bc49296adbd6", + "revCount": 61642, "submodules": true, "type": "git", "url": "https://gitlab.haskell.org/ghc/ghc" @@ -207,14 +207,14 @@ "ghc99": { "flake": false, "locked": { - "lastModified": 1693974777, - "narHash": "sha256-r+uFw44X9XVPdDtxylfBuFL+l+5q5cX+vDVT7SCTHB8=", - "ref": "hkm/bump-Cabal", - "rev": "b2bddd0b8214ac1db6239cc25f7c0aabeb2ebb70", - "revCount": 61879, + "lastModified": 1697054644, + "narHash": "sha256-kKarOuXUaAH3QWv7ASx+gGFMHaHKe0pK5Zu37ky2AL4=", + "ref": "refs/heads/master", + "rev": "f383a242c76f90bcca8a4d7ee001dcb49c172a9a", + "revCount": 62040, "submodules": true, "type": "git", - "url": "https://gitlab.haskell.org/hamishmack/ghc" + "url": "https://gitlab.haskell.org/ghc/ghc" }, "original": { "submodules": true, @@ -225,11 +225,11 @@ "hackage": { "flake": false, "locked": { - "lastModified": 1695169363, - "narHash": "sha256-Mc9tcDfjEZtBPd8Tu1sJgweKRBhLGxyIHyiQpBzd6dQ=", + "lastModified": 1698798436, + "narHash": "sha256-Ifn2zipHCxfptZZk6spjD/ftJkj369hfG4+wU0RmyD0=", "owner": "input-output-hk", "repo": "hackage.nix", - "rev": "2dd74facdd8b3accacb69d5299ebed6d0202695d", + "rev": "868e67700a89b0fdda60695fe129afffa048e4a5", "type": "github" }, "original": { @@ -247,12 +247,14 @@ "cardano-shell": "cardano-shell", "flake-compat": "flake-compat_2", "ghc-8.6.5-iohk": "ghc-8.6.5-iohk", - "ghc980": "ghc980", + "ghc98X": "ghc98X", "ghc99": "ghc99", "hackage": "hackage", "hls-1.10": "hls-1.10", "hls-2.0": "hls-2.0", "hls-2.2": "hls-2.2", + "hls-2.3": "hls-2.3", + "hls-2.4": "hls-2.4", "hpc-coveralls": "hpc-coveralls", "hydra": "hydra", "iserv-proxy": "iserv-proxy", @@ -270,11 +272,11 @@ "stackage": "stackage" }, "locked": { - "lastModified": 1695206781, - "narHash": "sha256-yTWw9uDmjNF8iFciGJzaKUu4pyY8L9Mv4m9g9rBHPkA=", + "lastModified": 1698799857, + "narHash": "sha256-+SB8N1wJyN/ntDWcAjxjoGs+HvkJRhv7gu3xy/3i1pc=", "owner": "input-output-hk", "repo": "haskell.nix", - "rev": "d7b8a32fdeeb009f6c908987cba8298df497c4e1", + "rev": "e86d77cacac5f02bacf44419bd0cc75c3aa6e0e6", "type": "github" }, "original": { @@ -334,6 +336,40 @@ "type": "github" } }, + "hls-2.3": { + "flake": false, + "locked": { + "lastModified": 1695910642, + "narHash": "sha256-tR58doOs3DncFehHwCLczJgntyG/zlsSd7DgDgMPOkI=", + "owner": "haskell", + "repo": "haskell-language-server", + "rev": "458ccdb55c9ea22cd5d13ec3051aaefb295321be", + "type": "github" + }, + "original": { + "owner": "haskell", + "ref": "2.3.0.0", + "repo": "haskell-language-server", + "type": "github" + } + }, + "hls-2.4": { + "flake": false, + "locked": { + "lastModified": 1696939266, + "narHash": "sha256-VOMf5+kyOeOmfXTHlv4LNFJuDGa7G3pDnOxtzYR40IU=", + "owner": "haskell", + "repo": "haskell-language-server", + "rev": "362fdd1293efb4b82410b676ab1273479f6d17ee", + "type": "github" + }, + "original": { + "owner": "haskell", + "ref": "2.4.0.0", + "repo": "haskell-language-server", + "type": "github" + } + }, "hpc-coveralls": { "flake": false, "locked": { @@ -383,11 +419,11 @@ "sodium": "sodium" }, "locked": { - "lastModified": 1693968598, - "narHash": "sha256-2wFadXHMgNYrF7N6jndfp3Ywm2G0r+QTPifrlzugkjo=", + "lastModified": 1698746924, + "narHash": "sha256-8og+vqQPEoB2KLUtN5esGMDymT+2bT/rCHZt1NAe7y0=", "owner": "input-output-hk", "repo": "iohk-nix", - "rev": "7d738e59d276336d1e02447e27b0373164d3bc88", + "rev": "af551ca93d969d9715fa9bf86691d9a0a19e89d9", "type": "github" }, "original": { @@ -548,11 +584,11 @@ }, "nixpkgs-2305": { "locked": { - "lastModified": 1690680713, - "narHash": "sha256-NXCWA8N+GfSQyoN7ZNiOgq/nDJKOp5/BHEpiZP8sUZw=", + "lastModified": 1695416179, + "narHash": "sha256-610o1+pwbSu+QuF3GE0NU5xQdTHM3t9wyYhB9l94Cd8=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "b81af66deb21f73a70c67e5ea189568af53b1e8c", + "rev": "715d72e967ec1dd5ecc71290ee072bcaf5181ed6", "type": "github" }, "original": { @@ -580,11 +616,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1690720142, - "narHash": "sha256-GywuiZjBKfFkntQwpNQfL+Ksa2iGjPprBGL0/psgRZM=", + "lastModified": 1695318763, + "narHash": "sha256-FHVPDRP2AfvsxAdc+AsgFJevMz5VBmnZglFUMlxBkcY=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "3acb5c4264c490e7714d503c7166a3fde0c51324", + "rev": "e12483116b3b51a185a33a272bf351e357ba9a99", "type": "github" }, "original": { @@ -661,11 +697,11 @@ "stackage": { "flake": false, "locked": { - "lastModified": 1695168558, - "narHash": "sha256-16WQKMh/KaKuzggws72BoVTsx5ZtRMpgTvr/5bw2qME=", + "lastModified": 1698797379, + "narHash": "sha256-lX2glGnTkzPSaDOnosKYn/ZJVd8ZB6TcYTsxCdLK5FQ=", "owner": "input-output-hk", "repo": "stackage.nix", - "rev": "4a1b59e3805fa6972a2393a0e3f2af90098ee17c", + "rev": "4c6088f2753d8f030c0b3ea3b70ec116d4d2718c", "type": "github" }, "original": {