summaryrefslogtreecommitdiff
path: root/flake.lock
blob: c3d561d2141eddfef8c5cb1427c69043b12176d3 (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
{
  "nodes": {
    "nixpkgs": {
      "locked": {
        "lastModified": 1705496572,
        "narHash": "sha256-rPIe9G5EBLXdBdn9ilGc0nq082lzQd0xGGe092R/5QE=",
        "rev": "842d9d80cfd4560648c785f8a4e6f3b096790e19",
        "revCount": 572380,
        "type": "tarball",
        "url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.572380%2Brev-842d9d80cfd4560648c785f8a4e6f3b096790e19/018d1ccc-5ecb-7493-8d22-0252128f007d/source.tar.gz"
      },
      "original": {
        "type": "tarball",
        "url": "https://flakehub.com/f/NixOS/nixpkgs/0.1.0.tar.gz"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs",
        "tree-sitter-just": "tree-sitter-just"
      }
    },
    "tree-sitter-just": {
      "flake": false,
      "locked": {
        "lastModified": 1704453670,
        "narHash": "sha256-mQbq0fQIyj8XhYvsLUfGlhRIuMUfpb/KuSd6MRmZS8c=",
        "owner": "IndianBoy42",
        "repo": "tree-sitter-just",
        "rev": "27b2d8a07e409025cd4160e56c1c1af939a2c556",
        "type": "github"
      },
      "original": {
        "owner": "IndianBoy42",
        "repo": "tree-sitter-just",
        "rev": "27b2d8a07e409025cd4160e56c1c1af939a2c556",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}