flake-template-hell/templates/haskell/flake.lock

63 lines
1.5 KiB
Text
Raw Permalink Normal View History

2024-09-07 16:33:54 +01:00
{
"nodes": {
"nixpkgs": {
"locked": {
2024-12-04 17:35:06 +00:00
"lastModified": 1733212471,
"narHash": "sha256-M1+uCoV5igihRfcUKrr1riygbe73/dzNnzPsmaLCmpo=",
2024-09-07 16:33:54 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-12-04 17:35:06 +00:00
"rev": "55d15ad12a74eb7d4646254e13638ad0c4128776",
2024-09-07 16:33:54 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-12-04 17:35:06 +00:00
"ref": "nixos-unstable",
2024-09-07 16:33:54 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2024-12-04 17:35:06 +00:00
"lastModified": 1731890469,
"narHash": "sha256-D1FNZ70NmQEwNxpSSdTXCSklBH1z2isPR84J6DQrJGs=",
2024-09-07 16:33:54 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2024-12-04 17:35:06 +00:00
"rev": "5083ec887760adfe12af64830a66807423a859a7",
2024-09-07 16:33:54 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-12-04 17:35:06 +00:00
"ref": "nixpkgs-unstable",
2024-09-07 16:33:54 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"treefmt": "treefmt"
}
},
"treefmt": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
2024-12-04 17:35:06 +00:00
"lastModified": 1733222881,
"narHash": "sha256-JIPcz1PrpXUCbaccEnrcUS8jjEb/1vJbZz5KkobyFdM=",
2024-09-07 16:33:54 +01:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-12-04 17:35:06 +00:00
"rev": "49717b5af6f80172275d47a418c9719a31a78b53",
2024-09-07 16:33:54 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}