summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 2283315145a7de24c8403dda145e79cea6957237 (plain) (blame)
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
48
49
50
51
52
53
54
55
56
57
58
59
60
{
  "nodes": {
    "nixCats": {
      "locked": {
        "lastModified": 1740837766,
        "narHash": "sha256-LKeBL3gjm+Fg2yVDKqB2gIiVnccv4TSUtt5NmQcasrk=",
        "owner": "BirdeeHub",
        "repo": "nixCats-nvim",
        "rev": "83264cfaf7d7438c52db28a95934d87ae45faaae",
        "type": "github"
      },
      "original": {
        "owner": "BirdeeHub",
        "repo": "nixCats-nvim",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1741037377,
        "narHash": "sha256-SvtvVKHaUX4Owb+PasySwZsoc5VUeTf1px34BByiOxw=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "02032da4af073d0f6110540c8677f16d4be0117f",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "plugins-leap-spooky-nvim": {
      "flake": false,
      "locked": {
        "lastModified": 1707412269,
        "narHash": "sha256-XpWDFpiMZ6Up6gLzC6L0XWSiysgh5+6g0vxqi2vzdqE=",
        "owner": "ggandor",
        "repo": "leap-spooky.nvim",
        "rev": "5f44a1f63dc1c4ce50244e92da5bc0d8d1f6eb47",
        "type": "github"
      },
      "original": {
        "owner": "ggandor",
        "repo": "leap-spooky.nvim",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixCats": "nixCats",
        "nixpkgs": "nixpkgs",
        "plugins-leap-spooky-nvim": "plugins-leap-spooky-nvim"
      }
    }
  },
  "root": "root",
  "version": 7
}