IHaskell/flake.lock
Vaibhav Sagar dff6c66823
flake.lock: Update (#1507)
Flake lock file updates:

• Updated input 'hls':
    'github:haskell/haskell-language-server/da3d7f27ea0c2aa095d66228ed394c2a58626cae?narHash=sha256-6E9aXPNaSSZ/sb2/d8%2BfVSN2wCRkyuL%2BnWkZR/E9I%2Bw%3D' (2024-06-15)
  → 'github:haskell/haskell-language-server/f523690ada6176c6c83e2f5e96444953bf8d4c26?narHash=sha256-9TuUT0R9sYZpjL5KCUMNa5btzhTOZXUQty4YH/j9ykI%3D' (2024-06-20)
• Updated input 'nixpkgs24_05':
    'github:NixOS/nixpkgs/775cdd42ab8acf9a9da38e71888a1ed8528f1ee5?narHash=sha256-I1kyie85KJdErNS%2BF9QvxCFEsesmg1c/%2BYCKa7B%2BFWs%3D' (2024-06-15)
  → 'github:NixOS/nixpkgs/dd868b7bd4d1407d607da0d1d9c5eca89132e2f7?narHash=sha256-wu/2PXVEHZBCg/qmlw5jJKs6zgVWfUpmnRTr9BiS3Uk%3D' (2024-06-22)
• Updated input 'nixpkgsMaster':
    'github:NixOS/nixpkgs/6238558e56ff6387fd42e2d7bca17f6dfc9751c6?narHash=sha256-ijdm2neCmDoQU8LTwsFZKLkPeJb5DUxwmPtZFrFv8VM%3D' (2024-06-16)
  → 'github:NixOS/nixpkgs/0069cacc45352ad3f6846e002d20b58c04d6034f?narHash=sha256-INwzlx7p%2BJJ1bX15VoX0/kW0UzKSOP%2BqsNe43qKnU3w%3D' (2024-06-23)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-24 09:45:36 +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": 1718907464,
"narHash": "sha256-9TuUT0R9sYZpjL5KCUMNa5btzhTOZXUQty4YH/j9ykI=",
"owner": "haskell",
"repo": "haskell-language-server",
"rev": "f523690ada6176c6c83e2f5e96444953bf8d4c26",
"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": 1719099596,
"narHash": "sha256-wu/2PXVEHZBCg/qmlw5jJKs6zgVWfUpmnRTr9BiS3Uk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "dd868b7bd4d1407d607da0d1d9c5eca89132e2f7",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgsMaster": {
"locked": {
"lastModified": 1719107395,
"narHash": "sha256-INwzlx7p+JJ1bX15VoX0/kW0UzKSOP+qsNe43qKnU3w=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0069cacc45352ad3f6846e002d20b58c04d6034f",
"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
}