IHaskell/flake.lock
Vaibhav Sagar 2d64ed8cf5
Update flake.lock (#1552)
* flake.lock: Update

Flake lock file updates:

• Updated input 'hls':
    'github:haskell/haskell-language-server/2df8775fa6062073904e96c48b456045511f05b5?narHash=sha256-vR9ofAAFUKeuSCJ6XJdPORspDnNJNLe3pzVF1h9O5Js%3D' (2025-01-11)
  → 'github:haskell/haskell-language-server/d75400d7a3416a71b900e54177124ac1183a340b?narHash=sha256-m58D1Oe6oWbJ7E9xzEf9TsUx5wXIx4c2tWnxKwIFGEo%3D' (2025-01-24)
• Updated input 'nixpkgs24_11':
    'github:NixOS/nixpkgs/51aa6fea893421a41069c1e3fb3262dd476c9563?narHash=sha256-gUQJ3AOz/xSqA0q52kmYn4BGWPhr%2BoVkOLg2wkvvPbo%3D' (2025-01-18)
  → 'github:NixOS/nixpkgs/134f26efdff1a85154a92e16f05afe6f740a1350?narHash=sha256-3NUmvTH5Z4Z9yZPiquLF3n6C1hZkQIjpmtzBLX3ej3s%3D' (2025-01-26)
• Updated input 'nixpkgsMaster':
    'github:NixOS/nixpkgs/26a54cc350b0a17c9a7cfeff28a6c3430f5f061e?narHash=sha256-hW0h/YRrySaWMhBdgWif5VbT6XQN6VFVVDTokclndAA%3D' (2025-01-19)
  → 'github:NixOS/nixpkgs/eff6e75e2fa58e1f1beaf221e95c601332557897?narHash=sha256-s5CTljlvUkNCszvz%2BW42kJrxZK%2BN1o%2Bgw/egImHYRIU%3D' (2025-01-26)

* nix/overlay-9.10.nix: update overrides

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-27 10:24:29 +11:00

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": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"hls": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": [
"flake-utils"
],
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1737712849,
"narHash": "sha256-m58D1Oe6oWbJ7E9xzEf9TsUx5wXIx4c2tWnxKwIFGEo=",
"owner": "haskell",
"repo": "haskell-language-server",
"rev": "d75400d7a3416a71b900e54177124ac1183a340b",
"type": "github"
},
"original": {
"owner": "haskell",
"repo": "haskell-language-server",
"type": "github"
}
},
"nix-filter": {
"locked": {
"lastModified": 1731533336,
"narHash": "sha256-oRam5PS1vcrr5UPgALW0eo1m/5/pls27Z/pabHNy2Ms=",
"owner": "numtide",
"repo": "nix-filter",
"rev": "f7653272fd234696ae94229839a99b73c9ab7de0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "nix-filter",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1718149104,
"narHash": "sha256-Ds1QpobBX2yoUDx9ZruqVGJ/uQPgcXoYuobBguyKEh8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e913ae340076bbb73d9f4d3d065c2bca7caafb16",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs24_11": {
"locked": {
"lastModified": 1737850506,
"narHash": "sha256-3NUmvTH5Z4Z9yZPiquLF3n6C1hZkQIjpmtzBLX3ej3s=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "134f26efdff1a85154a92e16f05afe6f740a1350",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-24.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgsMaster": {
"locked": {
"lastModified": 1737857463,
"narHash": "sha256-s5CTljlvUkNCszvz+W42kJrxZK+N1o+gw/egImHYRIU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "eff6e75e2fa58e1f1beaf221e95c601332557897",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"hls": "hls",
"nix-filter": "nix-filter",
"nixpkgs24_11": "nixpkgs24_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
}