IHaskell/flake.lock
Vaibhav Sagar 8b1eb0f671
flake.lock: Update (#1480)
Flake lock file updates:

• Updated input 'hls':
    'github:haskell/haskell-language-server/82148dc22124dab2f9874e0b61dffeeabd97abe9' (2024-03-16)
  → 'github:haskell/haskell-language-server/b2b41df92d3d53364d4e4623bc98f0a4bc2c1dff' (2024-03-18)
• Updated input 'nixpkgs23_11':
    'github:NixOS/nixpkgs/6dc11d9859d6a18ab0c5e5829a5b8e4810658de3' (2024-03-16)
  → 'github:NixOS/nixpkgs/224fd9a362487ab2894dac0df161c84ab1d8880b' (2024-03-22)
• Updated input 'nixpkgsMaster':
    'github:NixOS/nixpkgs/299d4668ba61600311553920d9fd9c102145b2cb' (2024-03-17)
  → 'github:NixOS/nixpkgs/b10ff2437b20db099a9171392a892dc460677a84' (2024-03-22)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-23 12:24:22 +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": 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": 1710761409,
"narHash": "sha256-ay6P4oG9Iug+gwmUsxqNr0Orm9FlI9pC3bFn5wX5jgk=",
"owner": "haskell",
"repo": "haskell-language-server",
"rev": "b2b41df92d3d53364d4e4623bc98f0a4bc2c1dff",
"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": 1705623190,
"narHash": "sha256-mKwUzDaqnZHO3MIfh6Vg2cT7H/5KVvy3mvTipiU1Jt0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9a3af09826447de299cc31571b07c0ebb8bc37a0",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "haskell-updates",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs23_11": {
"locked": {
"lastModified": 1711116503,
"narHash": "sha256-HtLZFtjzBJFKXmqoeyQj48Ji9TwwtfmKowiGeNOg2+s=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "224fd9a362487ab2894dac0df161c84ab1d8880b",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgsMaster": {
"locked": {
"lastModified": 1711116539,
"narHash": "sha256-WILMzvIK/LkFgrL8daZC+RyvvtGItm5eeRmIcLj03c0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b10ff2437b20db099a9171392a892dc460677a84",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"hls": "hls",
"nix-filter": "nix-filter",
"nixpkgs23_11": "nixpkgs23_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
}