1
1
mirror of https://github.com/srid/ema.git synced 2024-12-01 15:13:36 +03:00
ema/flake.lock
Sridhar Ratnakumar 3c73aca38a
Use GHC 9.2
Also, disable Github Actions as Nix cache doesn't have 9.2 yet. Garnix is fine.
2022-06-26 16:03:22 -04:00

83 lines
2.0 KiB
JSON
Generated

{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1654330348,
"narHash": "sha256-jedUKLSqRk/4ToHolO7xnOuztbdDUGCSElvTi5hUGYg=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "6ac93cfc7f0fea4c889a609b18b3333f10091030",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"haskell-flake": {
"locked": {
"lastModified": 1654001497,
"narHash": "sha256-GfrpyoQrVT9Z/j9its8BQs3I5O5X5Lc2IkK922bz7zg=",
"owner": "srid",
"repo": "haskell-flake",
"rev": "4c0b0ff295f0b97238a600d2381c37ee46b67f9c",
"type": "github"
},
"original": {
"owner": "srid",
"repo": "haskell-flake",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1654230545,
"narHash": "sha256-8Vlwf0x8ow6pPOK2a04bT+pxIeRnM1+O0Xv9/CuDzRs=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "236cc2971ac72acd90f0ae3a797f9f83098b17ec",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"relude": {
"flake": false,
"locked": {
"lastModified": 1654789035,
"narHash": "sha256-57pQicQBHQ7T9NCuR7YnRt7E6m+tVNLE8LyJV4MtpMU=",
"owner": "kowainik",
"repo": "relude",
"rev": "b2fccefa4b81ead3aeec567e2f536498dec5eee5",
"type": "github"
},
"original": {
"owner": "kowainik",
"ref": "v1.1.0.0",
"repo": "relude",
"type": "github"
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
"haskell-flake": "haskell-flake",
"nixpkgs": "nixpkgs",
"relude": "relude"
}
}
},
"root": "root",
"version": 7
}