summary refs log tree commit diff
path: root/flake.lock
blob: ad6828e6526fe566ac305b97d00f016cfc104232 (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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
{
  "nodes": {
    "botcore-v4": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      },
      "locked": {
        "lastModified": 1683656302,
        "narHash": "sha256-I2eu+9/i0ktqNzQwkc0NuczQ2UThCBf8L9xnZ8v3NSM=",
        "owner": "BotCore-Devs",
        "repo": "BotCore-v4",
        "rev": "0e8738ba7df060782df050dc733b0bfc8c499830",
        "type": "gitlab"
      },
      "original": {
        "owner": "BotCore-Devs",
        "ref": "staging",
        "repo": "BotCore-v4",
        "type": "gitlab"
      }
    },
    "home-manager": {
      "inputs": {
        "nixpkgs": "nixpkgs_2"
      },
      "locked": {
        "lastModified": 1691998815,
        "narHash": "sha256-HuFgb+W1Dvd0mjjudpTf0hVg/YKKiMRpX14t7dJeTm8=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "da6874e8bb82204323b94154585a1471c739f73e",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "ref": "master",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1683408522,
        "narHash": "sha256-9kcPh6Uxo17a3kK3XCHhcWiV1Yu1kYj22RHiymUhMkU=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "897876e4c484f1e8f92009fd11b7d988a121a4e7",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs_2": {
      "locked": {
        "lastModified": 1690881714,
        "narHash": "sha256-h/nXluEqdiQHs1oSgkOOWF+j8gcJMWhwnZ9PFabN6q0=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "9e1960bc196baf6881340d53dccb203a951745a2",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs_3": {
      "locked": {
        "lastModified": 0,
        "narHash": "sha256-yHBvhXaqrOZGBYAv83CeTYIgUnMFMN1W58zSnhVf+ME=",
        "path": "/Rory-Open-Architecture/nixpkgs",
        "type": "path"
      },
      "original": {
        "path": "/Rory-Open-Architecture/nixpkgs",
        "type": "path"
      }
    },
    "root": {
      "inputs": {
        "botcore-v4": "botcore-v4",
        "home-manager": "home-manager",
        "nixpkgs": "nixpkgs_3"
      }
    }
  },
  "root": "root",
  "version": 7
}