mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-15 19:06:06 +00:00

* flake.lock: Update Flake lock file updates: • Updated input 'hls': 'github:haskell/haskell-language-server/b43dcbb8cf07fbaecc81a769a3a25aecffc5c674?narHash=sha256-VSbZYEkmVuYYlUvNRT6ucu8K1QVFSnqG5DTxMRmoaxM%3D' (2024-05-18) → 'github:haskell/haskell-language-server/e32468df7847c158267abd76c787b14a19f72b89?narHash=sha256-kYU6ulq6Nmp12H2m8N3Xy0QY0WzEVmuCnO1oFcpvq90%3D' (2024-05-24) • Updated input 'nixpkgs23_11': 'github:NixOS/nixpkgs/e7cc61784ddf51c81487637b3031a6dd2d6673a2?narHash=sha256-H0eCta7ahEgloGIwE/ihkyGstOGu%2BkQwAiHvwVoXaA0%3D' (2024-05-18) → 'github:NixOS/nixpkgs/59a450646ec8ee0397f5fa54a08573e8240eb91f?narHash=sha256-kQ25DAiCGigsNR/Quxm3v%2BJGXAEXZ8I7RAF4U94bGzE%3D' (2024-05-25) • Updated input 'nixpkgsMaster': 'github:NixOS/nixpkgs/68ead29211bb9890f494af3a8b5643a831d9d4c4?narHash=sha256-0zL73zK5tB1NbzvB5all6%2B5W9I42RGCENNvddaIjuZg%3D' (2024-05-19) → 'github:NixOS/nixpkgs/7a196189c54e9e05d6660bf961694f848253a174?narHash=sha256-30X1EmmdSIiNwrvn4wwGcNEOwduKQELZEtQCR4F2ivY%3D' (2024-05-26) * nix/overlay-9.8.nix: fix broken override in ghc-syntax-highlighter * nix/overlay-9.8.nix: fix overrides for display packages --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
150 lines
3.8 KiB
JSON
150 lines
3.8 KiB
JSON
{
|
|
"nodes": {
|
|
"flake-compat": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1696426674,
|
|
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"inputs": {
|
|
"systems": "systems"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1710146030,
|
|
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"hls": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat",
|
|
"flake-utils": [
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": "nixpkgs"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1716555766,
|
|
"narHash": "sha256-kYU6ulq6Nmp12H2m8N3Xy0QY0WzEVmuCnO1oFcpvq90=",
|
|
"owner": "haskell",
|
|
"repo": "haskell-language-server",
|
|
"rev": "e32468df7847c158267abd76c787b14a19f72b89",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "haskell",
|
|
"repo": "haskell-language-server",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix-filter": {
|
|
"locked": {
|
|
"lastModified": 1710156097,
|
|
"narHash": "sha256-1Wvk8UP7PXdf8bCCaEoMnOT1qe5/Duqgj+rL8sRQsSM=",
|
|
"owner": "numtide",
|
|
"repo": "nix-filter",
|
|
"rev": "3342559a24e85fc164b295c3444e8a139924675b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "nix-filter",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1705623190,
|
|
"narHash": "sha256-mKwUzDaqnZHO3MIfh6Vg2cT7H/5KVvy3mvTipiU1Jt0=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "9a3af09826447de299cc31571b07c0ebb8bc37a0",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "haskell-updates",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs23_11": {
|
|
"locked": {
|
|
"lastModified": 1716655032,
|
|
"narHash": "sha256-kQ25DAiCGigsNR/Quxm3v+JGXAEXZ8I7RAF4U94bGzE=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "59a450646ec8ee0397f5fa54a08573e8240eb91f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "release-23.11",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgsMaster": {
|
|
"locked": {
|
|
"lastModified": 1716688850,
|
|
"narHash": "sha256-30X1EmmdSIiNwrvn4wwGcNEOwduKQELZEtQCR4F2ivY=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "7a196189c54e9e05d6660bf961694f848253a174",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "master",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils",
|
|
"hls": "hls",
|
|
"nix-filter": "nix-filter",
|
|
"nixpkgs23_11": "nixpkgs23_11",
|
|
"nixpkgsMaster": "nixpkgsMaster"
|
|
}
|
|
},
|
|
"systems": {
|
|
"locked": {
|
|
"lastModified": 1681028828,
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|