/ purescript / flake.lock
flake.lock
 1  {
 2    "nodes": {
 3      "easy-purescript-nix": {
 4        "flake": false,
 5        "locked": {
 6          "lastModified": 1671011575,
 7          "narHash": "sha256-tESal32bcqqdZO+aKnBzc1GoL2mtnaDtj2y7ociCRGA=",
 8          "owner": "justinwoo",
 9          "repo": "easy-purescript-nix",
10          "rev": "11d3bd58ce6e32703bf69cec04dc7c38eabe14ba",
11          "type": "github"
12        },
13        "original": {
14          "owner": "justinwoo",
15          "repo": "easy-purescript-nix",
16          "type": "github"
17        }
18      },
19      "flake-utils": {
20        "locked": {
21          "lastModified": 1676283394,
22          "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
23          "owner": "numtide",
24          "repo": "flake-utils",
25          "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
26          "type": "github"
27        },
28        "original": {
29          "owner": "numtide",
30          "repo": "flake-utils",
31          "type": "github"
32        }
33      },
34      "nixpkgs": {
35        "locked": {
36          "lastModified": 1677655039,
37          "narHash": "sha256-IsU0SSBUOr/qYTkiwIgXQ91Io/2bfXI7PG4MoJritLA=",
38          "owner": "NixOS",
39          "repo": "nixpkgs",
40          "rev": "96a40fa5e8dee644ba60c8a966adadd2d448104a",
41          "type": "github"
42        },
43        "original": {
44          "owner": "NixOS",
45          "ref": "release-22.11",
46          "repo": "nixpkgs",
47          "type": "github"
48        }
49      },
50      "root": {
51        "inputs": {
52          "easy-purescript-nix": "easy-purescript-nix",
53          "flake-utils": "flake-utils",
54          "nixpkgs": "nixpkgs"
55        }
56      }
57    },
58    "root": "root",
59    "version": 7
60  }