1
0
mirror of https://github.com/IHaskell/IHaskell.git synced 2025-04-24 00:16:05 +00:00
Vaibhav Sagar 336fd4f591
flake.lock: Update ()
Flake lock file updates:

• Updated input 'hls':
    'github:haskell/haskell-language-server/0344a5a6f9662b04f1052b0a1ebf5f2009cd7fb9?narHash=sha256-cYSDj7Rot9WhHL/G5Sr4S4jYbsHZoM0sBd7jbxaeBYE%3D' (2025-03-20)
  → 'github:haskell/haskell-language-server/fcf8a7fb8a3b27ac62536749ee4bde2a7af55d07?narHash=sha256-WnatWk%2BL2Om6eM1AkFRGKuNTBFAL02vL5YPCVqiRmlo%3D' (2025-03-26)
• Updated input 'nixpkgs24_11':
    'github:NixOS/nixpkgs/4e6b2f77a52326e29873bd655fbc2cd7d609ff8c?narHash=sha256-yBG3FSfw065VtuAzSVBcHm%2BgR69693ndwOBB3HXqmQg%3D' (2025-03-23)
  → 'github:NixOS/nixpkgs/b9c20f02b5c6e5ef418767eac59c2655d18419f0?narHash=sha256-v2NB8B3EahTvJ0Zg6QVJVUjq2cBwZ0UKTwMr2nv9718%3D' (2025-03-29)
• Updated input 'nixpkgsMaster':
    'github:NixOS/nixpkgs/e448c1c1e6d3c3edb58c356469f64c578b12d0ff?narHash=sha256-f0YhZj1kSXX9teHhvUMwQL%2Bgy%2BzzLtW%2BfSNbX5e92bc%3D' (2025-03-23)
  → 'github:NixOS/nixpkgs/c62f3756566e29e623ba3618d3ff987e9f7e4481?narHash=sha256-le6nzSG0OR/GWFAx1GM62oRboKjKExxAXNUKVUeA9aA%3D' (2025-03-30)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-02 03:06:51 +11:00

150 lines
3.8 KiB
JSON

{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1733328505,
"narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
"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": 1742988640,
"narHash": "sha256-WnatWk+L2Om6eM1AkFRGKuNTBFAL02vL5YPCVqiRmlo=",
"owner": "haskell",
"repo": "haskell-language-server",
"rev": "fcf8a7fb8a3b27ac62536749ee4bde2a7af55d07",
"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": 1739019272,
"narHash": "sha256-7Fu7oazPoYCbDzb9k8D/DdbKrC3aU1zlnc39Y8jy/s8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "fa35a3c8e17a3de613240fea68f876e5b4896aec",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs24_11": {
"locked": {
"lastModified": 1743290600,
"narHash": "sha256-v2NB8B3EahTvJ0Zg6QVJVUjq2cBwZ0UKTwMr2nv9718=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b9c20f02b5c6e5ef418767eac59c2655d18419f0",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-24.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgsMaster": {
"locked": {
"lastModified": 1743302192,
"narHash": "sha256-le6nzSG0OR/GWFAx1GM62oRboKjKExxAXNUKVUeA9aA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c62f3756566e29e623ba3618d3ff987e9f7e4481",
"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
}