Bump dependencies and Stackage resolver

Signed-off-by: magic_rb <richard@brezak.sk>
This commit is contained in:
magic_rb 2024-04-02 16:20:25 +02:00
parent f66ebf9f41
commit fb14ed0dbf
4 changed files with 16 additions and 16 deletions

View file

@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1700612854,
"narHash": "sha256-yrQ8osMD+vDLGFX7pcwsY/Qr5PUd6OmDMYJZzZi0+zc=",
"lastModified": 1711703276,
"narHash": "sha256-iMUFArF0WCatKK6RzfUJknjem0H9m4KgorO/p3Dopkk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "19cbff58383a4ae384dea4d1d0c823d72b49d614",
"rev": "d8fe5e6c92d0d190646fb9f1056741a229980089",
"type": "github"
},
"original": {

View file

@ -15,7 +15,7 @@
devShells = forAllSystems (system:
let
pkgs = pkgsForSystem system;
hPkgs = pkgs.haskell.packages."ghc962";
hPkgs = pkgs.haskell.packages."ghc96";
stack-wrapper = pkgs.symlinkJoin {
name = "stack";
paths = [ pkgs.stack ];

View file

@ -17,7 +17,7 @@
#
# resolver: ./custom-snapshot.yaml
# resolver: https://example.com/snapshots/2018-01-01.yaml
resolver: nightly-2023-09-22
resolver: lts-22.15
# User packages to be built.
# Various formats can be used as shown in the example below.
@ -43,8 +43,8 @@ packages:
extra-deps:
- git: /home/main/repos/h-raylib # https://github.com/MagicRB/h-raylib
commit: f59e961df46e3c06598fd60aa7c1491a2c40f124
- git: https://github.com/typedbyte/apecs-effectful
commit: 3a5249d1b2a52c3fed512596689d001ee479c100
- git: https://github.com/magicrb/apecs-effectful
commit: a69d641101acf77135fd8dd1e1bbba91d7231f96
- lens-5.2.2@sha256:e01d5732173645b80f23a189a0f7e1f5cd0b2286de0ce20baf941cbf5c3b8435,15158
- effectful-2.2.2.0@sha256:1d5682727c2d5ebd83f7a7ae0ef809369422ccd37d4157ae7e2084f2a1cf6cfd,6044
- effectful-core-2.2.2.2@sha256:ebbf61f024a08c7bb5e569b1c6856c0ca92687d6a5ff01d24d28567948c402fc,3477

View file

@ -16,16 +16,16 @@ packages:
commit: f59e961df46e3c06598fd60aa7c1491a2c40f124
git: /home/main/repos/h-raylib
- completed:
commit: 3a5249d1b2a52c3fed512596689d001ee479c100
git: https://github.com/typedbyte/apecs-effectful
commit: a69d641101acf77135fd8dd1e1bbba91d7231f96
git: https://github.com/magicrb/apecs-effectful
name: apecs-effectful
pantry-tree:
sha256: 38e62afb64af51bd8908dcf451d21d40d50d189909df5732b60063a0aa652bfb
sha256: 80d40c794c253494b4b1f6d31b8172e507c173b4e3f4582569538e932d755080
size: 372
version: 0.1.0.0
original:
commit: 3a5249d1b2a52c3fed512596689d001ee479c100
git: https://github.com/typedbyte/apecs-effectful
commit: a69d641101acf77135fd8dd1e1bbba91d7231f96
git: https://github.com/magicrb/apecs-effectful
- completed:
hackage: lens-5.2.2@sha256:e01d5732173645b80f23a189a0f7e1f5cd0b2286de0ce20baf941cbf5c3b8435,15158
pantry-tree:
@ -56,7 +56,7 @@ packages:
hackage: derive-storable-plugin-0.2.3.7@sha256:f82b5cc67d7affbb41040d3a5812e6a587894e232e7a5d5ccb33103836e51fa6,2868
snapshots:
- completed:
sha256: 93137bc0122de394fa2c43e933971b2996cd7dc600989b721ad971810b9a2f3f
size: 669537
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/nightly/2023/9/22.yaml
original: nightly-2023-09-22
sha256: 5b002d57c51092aa58a8696ccf0993e74fa6ed2efd48e2bbca349e9c2f67c5ef
size: 713334
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/22/15.yaml
original: lts-22.15