summaryrefslogtreecommitdiffstats
path: root/flake.lock
blob: b7bad3c162e5dcefec3cabb9ea1fa5108950f646 (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
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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
{
  "nodes": {
    "flake-utils": {
      "locked": {
        "lastModified": 1667395993,
        "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "home-manager": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ],
        "utils": "utils"
      },
      "locked": {
        "lastModified": 1672244468,
        "narHash": "sha256-xaZb8AZqoXRCSqPusCk4ouf+fUNP8UJdafmMTF1Ltlw=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "89a8ba0b5b43b3350ff2e3ef37b66736b2ef8706",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "ref": "release-22.11",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "musnix": {
      "flake": false,
      "locked": {
        "lastModified": 1673395322,
        "narHash": "sha256-Xwaoz3+/+kCu8Przi1W3MWdQcOQ9wLVrr8nfBN6L6wA=",
        "owner": "musnix",
        "repo": "musnix",
        "rev": "46d6e6435edcfa2a4adcfdd95d576979b710f4cb",
        "type": "github"
      },
      "original": {
        "owner": "musnix",
        "repo": "musnix",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1673957332,
        "narHash": "sha256-njH7Szk1BLVWGMw7IRibgGejSlxXHj9saZHfH20gHdk=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "b83e7f5a04a3acc8e92228b0c4bae68933d504eb",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-22.11",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs-unstable": {
      "locked": {
        "lastModified": 1673796341,
        "narHash": "sha256-1kZi9OkukpNmOaPY7S5/+SlCDOuYnP3HkXHvNDyLQcc=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "6dccdc458512abce8d19f74195bb20fdb067df50",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "flake-utils": "flake-utils",
        "home-manager": "home-manager",
        "musnix": "musnix",
        "nixpkgs": "nixpkgs",
        "nixpkgs-unstable": "nixpkgs-unstable",
        "rycee-nur": "rycee-nur",
        "shmart-prompt-dir": "shmart-prompt-dir"
      }
    },
    "rycee-nur": {
      "flake": false,
      "locked": {
        "lastModified": 1674187377,
        "narHash": "sha256-AGHpcq6J99N51itw8UvgUA+AU6qAF27ZKb1OOk6H2Eg=",
        "owner": "rycee",
        "repo": "nur-expressions",
        "rev": "4c2434c8ce9808516c353394366da585cecb7832",
        "type": "gitlab"
      },
      "original": {
        "owner": "rycee",
        "repo": "nur-expressions",
        "type": "gitlab"
      }
    },
    "shmart-prompt-dir": {
      "flake": false,
      "locked": {
        "lastModified": 1625823847,
        "narHash": "sha256-aPI9XAX1/KXOHZ/ADxa4ChI0BQdiWfSH57CE27EFOyA=",
        "owner": "minijackson",
        "repo": "shmart-prompt-dir",
        "rev": "5fdd49c8b901b6861879e61cca7244af0405bb8e",
        "type": "github"
      },
      "original": {
        "owner": "minijackson",
        "repo": "shmart-prompt-dir",
        "type": "github"
      }
    },
    "utils": {
      "locked": {
        "lastModified": 1667395993,
        "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}