mirror of
https://git.sr.ht/~magic_rb/haskell-games
synced 2024-11-23 08:37:38 +01:00
Bump dependencies and Stackage resolver
Signed-off-by: magic_rb <richard@brezak.sk>
This commit is contained in:
parent
f66ebf9f41
commit
fb14ed0dbf
|
@ -2,11 +2,11 @@
|
||||||
"nodes": {
|
"nodes": {
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1700612854,
|
"lastModified": 1711703276,
|
||||||
"narHash": "sha256-yrQ8osMD+vDLGFX7pcwsY/Qr5PUd6OmDMYJZzZi0+zc=",
|
"narHash": "sha256-iMUFArF0WCatKK6RzfUJknjem0H9m4KgorO/p3Dopkk=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "19cbff58383a4ae384dea4d1d0c823d72b49d614",
|
"rev": "d8fe5e6c92d0d190646fb9f1056741a229980089",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
devShells = forAllSystems (system:
|
devShells = forAllSystems (system:
|
||||||
let
|
let
|
||||||
pkgs = pkgsForSystem system;
|
pkgs = pkgsForSystem system;
|
||||||
hPkgs = pkgs.haskell.packages."ghc962";
|
hPkgs = pkgs.haskell.packages."ghc96";
|
||||||
stack-wrapper = pkgs.symlinkJoin {
|
stack-wrapper = pkgs.symlinkJoin {
|
||||||
name = "stack";
|
name = "stack";
|
||||||
paths = [ pkgs.stack ];
|
paths = [ pkgs.stack ];
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
#
|
#
|
||||||
# resolver: ./custom-snapshot.yaml
|
# resolver: ./custom-snapshot.yaml
|
||||||
# resolver: https://example.com/snapshots/2018-01-01.yaml
|
# resolver: https://example.com/snapshots/2018-01-01.yaml
|
||||||
resolver: nightly-2023-09-22
|
resolver: lts-22.15
|
||||||
|
|
||||||
# User packages to be built.
|
# User packages to be built.
|
||||||
# Various formats can be used as shown in the example below.
|
# Various formats can be used as shown in the example below.
|
||||||
|
@ -43,8 +43,8 @@ packages:
|
||||||
extra-deps:
|
extra-deps:
|
||||||
- git: /home/main/repos/h-raylib # https://github.com/MagicRB/h-raylib
|
- git: /home/main/repos/h-raylib # https://github.com/MagicRB/h-raylib
|
||||||
commit: f59e961df46e3c06598fd60aa7c1491a2c40f124
|
commit: f59e961df46e3c06598fd60aa7c1491a2c40f124
|
||||||
- git: https://github.com/typedbyte/apecs-effectful
|
- git: https://github.com/magicrb/apecs-effectful
|
||||||
commit: 3a5249d1b2a52c3fed512596689d001ee479c100
|
commit: a69d641101acf77135fd8dd1e1bbba91d7231f96
|
||||||
- lens-5.2.2@sha256:e01d5732173645b80f23a189a0f7e1f5cd0b2286de0ce20baf941cbf5c3b8435,15158
|
- lens-5.2.2@sha256:e01d5732173645b80f23a189a0f7e1f5cd0b2286de0ce20baf941cbf5c3b8435,15158
|
||||||
- effectful-2.2.2.0@sha256:1d5682727c2d5ebd83f7a7ae0ef809369422ccd37d4157ae7e2084f2a1cf6cfd,6044
|
- effectful-2.2.2.0@sha256:1d5682727c2d5ebd83f7a7ae0ef809369422ccd37d4157ae7e2084f2a1cf6cfd,6044
|
||||||
- effectful-core-2.2.2.2@sha256:ebbf61f024a08c7bb5e569b1c6856c0ca92687d6a5ff01d24d28567948c402fc,3477
|
- effectful-core-2.2.2.2@sha256:ebbf61f024a08c7bb5e569b1c6856c0ca92687d6a5ff01d24d28567948c402fc,3477
|
||||||
|
|
|
@ -16,16 +16,16 @@ packages:
|
||||||
commit: f59e961df46e3c06598fd60aa7c1491a2c40f124
|
commit: f59e961df46e3c06598fd60aa7c1491a2c40f124
|
||||||
git: /home/main/repos/h-raylib
|
git: /home/main/repos/h-raylib
|
||||||
- completed:
|
- completed:
|
||||||
commit: 3a5249d1b2a52c3fed512596689d001ee479c100
|
commit: a69d641101acf77135fd8dd1e1bbba91d7231f96
|
||||||
git: https://github.com/typedbyte/apecs-effectful
|
git: https://github.com/magicrb/apecs-effectful
|
||||||
name: apecs-effectful
|
name: apecs-effectful
|
||||||
pantry-tree:
|
pantry-tree:
|
||||||
sha256: 38e62afb64af51bd8908dcf451d21d40d50d189909df5732b60063a0aa652bfb
|
sha256: 80d40c794c253494b4b1f6d31b8172e507c173b4e3f4582569538e932d755080
|
||||||
size: 372
|
size: 372
|
||||||
version: 0.1.0.0
|
version: 0.1.0.0
|
||||||
original:
|
original:
|
||||||
commit: 3a5249d1b2a52c3fed512596689d001ee479c100
|
commit: a69d641101acf77135fd8dd1e1bbba91d7231f96
|
||||||
git: https://github.com/typedbyte/apecs-effectful
|
git: https://github.com/magicrb/apecs-effectful
|
||||||
- completed:
|
- completed:
|
||||||
hackage: lens-5.2.2@sha256:e01d5732173645b80f23a189a0f7e1f5cd0b2286de0ce20baf941cbf5c3b8435,15158
|
hackage: lens-5.2.2@sha256:e01d5732173645b80f23a189a0f7e1f5cd0b2286de0ce20baf941cbf5c3b8435,15158
|
||||||
pantry-tree:
|
pantry-tree:
|
||||||
|
@ -56,7 +56,7 @@ packages:
|
||||||
hackage: derive-storable-plugin-0.2.3.7@sha256:f82b5cc67d7affbb41040d3a5812e6a587894e232e7a5d5ccb33103836e51fa6,2868
|
hackage: derive-storable-plugin-0.2.3.7@sha256:f82b5cc67d7affbb41040d3a5812e6a587894e232e7a5d5ccb33103836e51fa6,2868
|
||||||
snapshots:
|
snapshots:
|
||||||
- completed:
|
- completed:
|
||||||
sha256: 93137bc0122de394fa2c43e933971b2996cd7dc600989b721ad971810b9a2f3f
|
sha256: 5b002d57c51092aa58a8696ccf0993e74fa6ed2efd48e2bbca349e9c2f67c5ef
|
||||||
size: 669537
|
size: 713334
|
||||||
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/nightly/2023/9/22.yaml
|
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/22/15.yaml
|
||||||
original: nightly-2023-09-22
|
original: lts-22.15
|
||||||
|
|
Loading…
Reference in a new issue