IHaskell/flake.lock
Vaibhav Sagar eee087dbae
flake.lock: Update (#1548)
Flake lock file updates:

• Updated input 'hls':
    'github:haskell/haskell-language-server/f09500b85f0f75acdbf15096ef0c04e0a134f43a?narHash=sha256-jDwyGRqvtyXLRY4PexAOcWVUrlII%2BIlonBzcRS9v9Gg%3D' (2024-12-24)
  → 'github:haskell/haskell-language-server/b87bdb9ebd44b4494e3e9e9c304d4dbf8810905f?narHash=sha256-Yd4ffiFsXCQ3sr2i221eXa%2BuSzVOlZ2%2Bx/%2BllYG5MDA%3D' (2025-01-04)
• Updated input 'nixpkgs24_11':
    'github:NixOS/nixpkgs/6488d4dbbe8d4add3b28970ed0d1448506ab2968?narHash=sha256-bzwL5IIrnM4LUdi6Nj0/S9P6dkfoQLAqcY8YD2%2BLmxo%3D' (2024-12-28)
  → 'github:NixOS/nixpkgs/c58d7c52034cc47a1ac2566a27f9de1fd55b1c34?narHash=sha256-gtefqeumSXt6ofAfl8XbGJho2ilHpQu2DPspDh/KeGQ%3D' (2025-01-05)
• Updated input 'nixpkgsMaster':
    'github:NixOS/nixpkgs/1674fb11467ffa5704dba31bf02a5283a76d400d?narHash=sha256-B6LRl2qJzeUERCfK7N3EexBfaHASPTkzVV50KVQqiRw%3D' (2024-12-29)
  → 'github:NixOS/nixpkgs/1ce00b16473356ac51cbc242b480c6908bb0f405?narHash=sha256-aed2NHYcX8KgKjD6mvnvBgqpKSAD9R4PBsFB1sZVODM%3D' (2025-01-05)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-05 13:43:47 +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": 1736010094,
"narHash": "sha256-Yd4ffiFsXCQ3sr2i221eXa+uSzVOlZ2+x/+llYG5MDA=",
"owner": "haskell",
"repo": "haskell-language-server",
"rev": "b87bdb9ebd44b4494e3e9e9c304d4dbf8810905f",
"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": 1736043454,
"narHash": "sha256-gtefqeumSXt6ofAfl8XbGJho2ilHpQu2DPspDh/KeGQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c58d7c52034cc47a1ac2566a27f9de1fd55b1c34",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-24.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgsMaster": {
"locked": {
"lastModified": 1736043352,
"narHash": "sha256-aed2NHYcX8KgKjD6mvnvBgqpKSAD9R4PBsFB1sZVODM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1ce00b16473356ac51cbc242b480c6908bb0f405",
"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
}