summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 170ec8c7da040cde03f4a98eda39ccfb8163525a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
  "nodes": {
    "nix-deno": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1706786668,
        "narHash": "sha256-MDbSYWjitdx9Cqyzc0JPLWDvIeX109i4VZPwdkWAyHY=",
        "owner": "nekowinston",
        "repo": "nix-deno",
        "rev": "a5664f47572c365e8ef31d8b3a6c8abfe88648ce",
        "type": "github"
      },
      "original": {
        "owner": "nekowinston",
        "repo": "nix-deno",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1706683685,
        "narHash": "sha256-FtPPshEpxH/ewBOsdKBNhlsL2MLEFv1hEnQ19f/bFsQ=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "5ad9903c16126a7d949101687af0aa589b1d7d3d",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "ref": "nixpkgs-unstable",
        "type": "indirect"
      }
    },
    "root": {
      "inputs": {
        "nix-deno": "nix-deno",
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}