aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
blob: 8df87189114bf95488485b9203af9c98ac0e8ae5 (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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
{
  "nodes": {
    "emacs": {
      "inputs": {
        "flake-utils": "flake-utils",
        "nixpkgs": "nixpkgs"
      },
      "locked": {
        "lastModified": 1653045399,
        "narHash": "sha256-olhvDOOmxoXhyrVHsPAifTuhHJCH0eyG4t1FzIBJgEs=",
        "owner": "nix-community",
        "repo": "emacs-overlay",
        "rev": "f2b5fc6846d69051b7a7b174f7a96aa57b195f6e",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "ref": "master",
        "repo": "emacs-overlay",
        "type": "github"
      }
    },
    "flake-utils": {
      "locked": {
        "lastModified": 1652776076,
        "narHash": "sha256-gzTw/v1vj4dOVbpBSJX4J0DwUR6LIyXo7/SuuTJp1kM=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "04c1b180862888302ddfb2e3ad9eaa63afc60cf8",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "flake-utils_2": {
      "locked": {
        "lastModified": 1623660459,
        "narHash": "sha256-OTmOsh43po7r5F9s9H6lVCBQ2b0FikWbmiwLbMAGRdw=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "98c8d36b1828009b20f12544214683c7489935a1",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "home-manager": {
      "inputs": {
        "nixpkgs": [
          "stable"
        ]
      },
      "locked": {
        "lastModified": 1651519540,
        "narHash": "sha256-3k6p8VsTwwRPQjE8rrMh+o2AZACZn/eeYJ7ivdQ/Iro=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "d93d56ab8c1c6aa575854a79b9d2f69d491db7d0",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "ref": "release-21.11",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "jupyter": {
      "inputs": {
        "flake-utils": "flake-utils_2",
        "nixpkgs": "nixpkgs_2"
      },
      "locked": {
        "lastModified": 1628121465,
        "narHash": "sha256-eQzY+yymJzIVRYx58Kim21AfS1v8eTTkiLj3ZtPW4Nc=",
        "owner": "GTrunSec",
        "repo": "jupyterWith",
        "rev": "efbbc51cf4551cb3625ed47761368f02dcccf39b",
        "type": "github"
      },
      "original": {
        "owner": "GTrunSec",
        "ref": "flakes",
        "repo": "jupyterWith",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1652840887,
        "narHash": "sha256-gEK4NNa4GwIgTZE63kt/4WTFAWRTJVSa30+h4ZjFh9U=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "52dc75a4fee3fdbcb792cb6fba009876b912bfe0",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "type": "indirect"
      }
    },
    "nixpkgs_2": {
      "locked": {
        "lastModified": 1623393771,
        "narHash": "sha256-UMqgWzS0IEqsosffjL0P621dixn5ncE9unNylpUB9Zs=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "a5d03577f0161c8a6e713b928ca44d9b3feb2c37",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "rev": "a5d03577f0161c8a6e713b928ca44d9b3feb2c37",
        "type": "indirect"
      }
    },
    "nixpkgs_3": {
      "locked": {
        "lastModified": 1629271619,
        "narHash": "sha256-by9D3OkEKk4rOzJIMbC0uP2wP3Bt81auP5xmbmPg2a8=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "7bbca9877caed472c6b5866ea09302cfcdce3dbf",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-21.05",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "personal": {
      "inputs": {
        "nixpkgs": "nixpkgs_3"
      },
      "locked": {
        "lastModified": 1629367653,
        "narHash": "sha256-TYovgHylzgcVC7M714mPVdCCsnHV9Uh2DiLWhi/KWe8=",
        "owner": "KnairdA",
        "repo": "pkgs",
        "rev": "5e27bc6838920fe2948bc0953a519232bced0397",
        "type": "github"
      },
      "original": {
        "owner": "KnairdA",
        "repo": "pkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "emacs": "emacs",
        "home-manager": "home-manager",
        "jupyter": "jupyter",
        "personal": "personal",
        "stable": "stable",
        "unstable": "unstable"
      }
    },
    "stable": {
      "locked": {
        "lastModified": 1652881001,
        "narHash": "sha256-k9JmPCojaJnqGz4aRXXT1HZqJKHCXijoMfBAb24abXk=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "2d474d6a4a43a0348b78db68dc00c491032cf5cf",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-21.11",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "unstable": {
      "locked": {
        "lastModified": 1652840887,
        "narHash": "sha256-gEK4NNa4GwIgTZE63kt/4WTFAWRTJVSa30+h4ZjFh9U=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "52dc75a4fee3fdbcb792cb6fba009876b912bfe0",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}