1
1
mirror of https://github.com/tweag/ormolu.git synced 2024-09-11 13:16:13 +03:00

Bump ghc-wasm-meta

This commit is contained in:
Alexander Esgen 2023-07-31 19:47:07 +02:00 committed by Mark Karpov
parent cb93ebded6
commit e90a78bf03
3 changed files with 18 additions and 17 deletions

View File

@ -266,11 +266,11 @@
"systems": "systems"
},
"locked": {
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
"lastModified": 1687171271,
"narHash": "sha256-BJlq+ozK2B1sJDQXS3tzJM5a+oVZmi1q0FlBK/Xqv7M=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
"rev": "abfb11bd1aec8ced1c9bb9adfe68018230f4fb3c",
"type": "github"
},
"original": {
@ -393,16 +393,17 @@
},
"locked": {
"host": "gitlab.haskell.org",
"lastModified": 1682538877,
"narHash": "sha256-vjdBM3ej8Q3UaeWwDirvXwTAe+kZzgmHEvYRI5dkVoc=",
"owner": "ghc",
"lastModified": 1690814459,
"narHash": "sha256-9jRCeXRDrAw0FmRmPuaQmQnhAjkqgX/0REFhVm3jQ2Q=",
"owner": "amesgen",
"repo": "ghc-wasm-meta",
"rev": "5a5c10c3b7e2f9f55bb2f40601cb20c9eb599bb5",
"rev": "77273aea0650413dd435ec7d0863ed8c875da068",
"type": "gitlab"
},
"original": {
"host": "gitlab.haskell.org",
"owner": "ghc",
"owner": "amesgen",
"ref": "bump",
"repo": "ghc-wasm-meta",
"type": "gitlab"
}
@ -791,11 +792,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1682109806,
"narHash": "sha256-d9g7RKNShMLboTWwukM+RObDWWpHKaqTYXB48clBWXI=",
"lastModified": 1687518131,
"narHash": "sha256-KirltRIc4SFfk8bTNudIqgKAALH5oqpW3PefmkfWK5M=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2362848adf8def2866fabbffc50462e929d7fffb",
"rev": "3d8a93602bc54ece7a4e689d9aea1a574e2bbc24",
"type": "github"
},
"original": {

View File

@ -10,7 +10,7 @@
};
# for Ormolu Live
ghc-wasm-meta.url = "gitlab:ghc/ghc-wasm-meta?host=gitlab.haskell.org";
ghc-wasm-meta.url = "gitlab:amesgen/ghc-wasm-meta/bump?host=gitlab.haskell.org";
npmlock2nix = { url = "github:nix-community/npmlock2nix"; flake = false; };
ps-tools = {
follows = "purs-nix/ps-tools";

View File

@ -1,8 +1,8 @@
packages: . ..
index-state:
, hackage.haskell.org 2023-03-16T09:32:28Z
, head.hackage 2023-02-16T05:32:02Z
, hackage.haskell.org 2023-07-31T13:43:03Z
, head.hackage 2023-07-21T04:26:25Z
package ormolu
-- The WASM backend does not support TH.
@ -12,9 +12,9 @@ package ghc-lib-parser
-- The WASM backend does not support the threaded RTS.
flags: -threaded-rts
-- Remove build-tool-depends as Cabal does not support cross-toolchains.
-- Some fixes to compile with GHC 9.9 (master)
source-repository-package
type: git
location: https://github.com/amesgen/stuff
tag: 6cd8d7efd9704d3a3384eb91b4fe9d9912b52739
subdir: ghc-lib-parser-9.6.1.20230312-wasm
tag: 0cbade491127ed2e5190629d906a982169d81824
subdir: ghc-lib-parser-9.6.2.20230523-wasm