IHaskell/flake.lock
Vaibhav Sagar cf54f9e579
flake.lock: Update (#1511)
Flake lock file updates:

• Updated input 'nixpkgs24_05':
    'github:NixOS/nixpkgs/d7aada40ea265de36ed8eea207b14368b23ab3bd?narHash=sha256-g2BHVoAH9jOK2fykhQd6lTXcdO3IYjPIcle9PTrSXD4%3D' (2024-08-03)
  → 'github:NixOS/nixpkgs/8aa933d94cc27bf309377b01874dfe002a6b6040?narHash=sha256-zMTSq2OAhDiK2dVGVGq5QSfsn0w9VAu/TRmTYolo6tY%3D' (2024-08-10)
• Updated input 'nixpkgsMaster':
    'github:NixOS/nixpkgs/e32d4c5654399d6bf0f724b9114fb76363bdd660?narHash=sha256-yPfyf0VMD5BBh7vjVhgUbeNRoi8xSIkrgpVyd4nOnEU%3D' (2024-08-04)
  → 'github:NixOS/nixpkgs/619d29bb009910dff1358b6fc56564e68e1f275a?narHash=sha256-9v5FFO1TlvQUqr2sHVPSEX6GIsFIBQK9NoWidM0fdE4%3D' (2024-08-11)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-11 12:52: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": 1722593340,
"narHash": "sha256-FG6z3FHyqZP6WmZevQZpogOh54Jzsewn1lvxyWsVE1Y=",
"owner": "haskell",
"repo": "haskell-language-server",
"rev": "9565d0b2d0b7d2ddf5a982269c103b6fd0a781a0",
"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": 1723330804,
"narHash": "sha256-zMTSq2OAhDiK2dVGVGq5QSfsn0w9VAu/TRmTYolo6tY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8aa933d94cc27bf309377b01874dfe002a6b6040",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgsMaster": {
"locked": {
"lastModified": 1723341541,
"narHash": "sha256-9v5FFO1TlvQUqr2sHVPSEX6GIsFIBQK9NoWidM0fdE4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "619d29bb009910dff1358b6fc56564e68e1f275a",
"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
}