IHaskell/flake.lock
Vaibhav Sagar 549009e46b
Update flake.lock (#1509)
* flake.lock: Update

Flake lock file updates:

• Updated input 'hls':
    'github:haskell/haskell-language-server/376f7f1802298d23aff6aa94592cd46c4d68e61b?narHash=sha256-uKckkHiXi9jlSCPFOoovQ1im0M%2BGr6mR7DMh9dR6ZBE%3D' (2024-06-29)
  → 'github:haskell/haskell-language-server/a4bcaa318e7322d12ee2b5f8a69db21525dee93f?narHash=sha256-CKlFhKvuMHPsekzeuKz8stex4R1E/ebUPSaHErtiZpk%3D' (2024-07-26)
• Updated input 'nixpkgs24_05':
    'github:NixOS/nixpkgs/7dca15289a1c2990efbe4680f0923ce14139b042?narHash=sha256-RoxIr/fbndtuKqulGvNCcuzC6KdAib85Q8gXnjzA1dw%3D' (2024-06-30)
  → 'github:NixOS/nixpkgs/69d1c600e00f9965578c64db36b48f48d70f274e?narHash=sha256-iXGpRf1B8M%2BkG1umzSVARqHMkZKNThY1rHhgdcbPvcQ%3D' (2024-07-28)
• Updated input 'nixpkgsMaster':
    'github:NixOS/nixpkgs/cd6602819bb0f13b32d6b923a7c46602ee6591f3?narHash=sha256-aqGMubPLZhnuHtJ/qvC0wBVI7dkiS0AqwvHyALvOk3c%3D' (2024-06-30)
  → 'github:NixOS/nixpkgs/591c4d9c8b3b16170eac11ef58ef0403e8d88c8c?narHash=sha256-PZOg7SaC3Ep8puawzsmN4kP%2BLxv4EDqUP41prbULXXw%3D' (2024-07-28)

* nix/overlay-9.10.nix: update overrides

* nix/overlay-9.10.nix: update overrides

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-28 14:24:10 +10: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": 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": 1721983099,
"narHash": "sha256-CKlFhKvuMHPsekzeuKz8stex4R1E/ebUPSaHErtiZpk=",
"owner": "haskell",
"repo": "haskell-language-server",
"rev": "a4bcaa318e7322d12ee2b5f8a69db21525dee93f",
"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": 1718149104,
"narHash": "sha256-Ds1QpobBX2yoUDx9ZruqVGJ/uQPgcXoYuobBguyKEh8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e913ae340076bbb73d9f4d3d065c2bca7caafb16",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs24_05": {
"locked": {
"lastModified": 1722131113,
"narHash": "sha256-iXGpRf1B8M+kG1umzSVARqHMkZKNThY1rHhgdcbPvcQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "69d1c600e00f9965578c64db36b48f48d70f274e",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgsMaster": {
"locked": {
"lastModified": 1722135865,
"narHash": "sha256-PZOg7SaC3Ep8puawzsmN4kP+Lxv4EDqUP41prbULXXw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "591c4d9c8b3b16170eac11ef58ef0403e8d88c8c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"hls": "hls",
"nix-filter": "nix-filter",
"nixpkgs24_05": "nixpkgs24_05",
"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
}