summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 2e350c9e315abcbf3ee78da540eedfe1bfac4f8f (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": 1702941098,
        "narHash": "sha256-GUQd1FmPsqvchIQJ6YIVL4m9FRPkdZch0CcIMEIbZLY=",
        "owner": "nekowinston",
        "repo": "nix-deno",
        "rev": "f227cd2afe60f4458e1f3965b97c5b1259fb8c31",
        "type": "github"
      },
      "original": {
        "owner": "nekowinston",
        "repo": "nix-deno",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1706173671,
        "narHash": "sha256-lciR7kQUK2FCAYuszyd7zyRRmTaXVeoZsCyK6QFpGdk=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "4fddc9be4eaf195d631333908f2a454b03628ee5",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "ref": "nixpkgs-unstable",
        "type": "indirect"
      }
    },
    "root": {
      "inputs": {
        "nix-deno": "nix-deno",
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}