IHaskell/flake.lock
Vaibhav Sagar de1eef7174
flake.lock: Update (#1550)
Flake lock file updates:

• Updated input 'nixpkgs24_11':
    'github:NixOS/nixpkgs/c4533bdb2e7a4eb14096414e8dee7762a968cae3?narHash=sha256-6Fnro1glZHrHUPnkcpxw7tkpVJWQZiJfp/N1zhl1MhY%3D' (2025-01-12)
  → 'github:NixOS/nixpkgs/51aa6fea893421a41069c1e3fb3262dd476c9563?narHash=sha256-gUQJ3AOz/xSqA0q52kmYn4BGWPhr%2BoVkOLg2wkvvPbo%3D' (2025-01-18)
• Updated input 'nixpkgsMaster':
    'github:NixOS/nixpkgs/79481aada2520b4320e3a91d209194ffa34c0f9e?narHash=sha256-SDcO/d2GNtO0trQN9kaWSMLDS8f2QkBJeCMvy%2BivxG8%3D' (2025-01-12)
  → 'github:NixOS/nixpkgs/26a54cc350b0a17c9a7cfeff28a6c3430f5f061e?narHash=sha256-hW0h/YRrySaWMhBdgWif5VbT6XQN6VFVVDTokclndAA%3D' (2025-01-19)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-19 17:29:45 +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": 1736603626,
"narHash": "sha256-vR9ofAAFUKeuSCJ6XJdPORspDnNJNLe3pzVF1h9O5Js=",
"owner": "haskell",
"repo": "haskell-language-server",
"rev": "2df8775fa6062073904e96c48b456045511f05b5",
"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": 1737235555,
"narHash": "sha256-gUQJ3AOz/xSqA0q52kmYn4BGWPhr+oVkOLg2wkvvPbo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "51aa6fea893421a41069c1e3fb3262dd476c9563",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-24.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgsMaster": {
"locked": {
"lastModified": 1737253195,
"narHash": "sha256-hW0h/YRrySaWMhBdgWif5VbT6XQN6VFVVDTokclndAA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "26a54cc350b0a17c9a7cfeff28a6c3430f5f061e",
"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
}