summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 0c335787b8600a6f8ad850b02045812feb7d1b0f (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
{
  "nodes": {
    "beam": {
      "flake": false,
      "locked": {
        "lastModified": 1601074876,
        "narHash": "sha256-8nTuBP/vD0L/qMo4h3XNrGZvpIwXuMVdj40j5gvHU6w=",
        "owner": "haskell-beam",
        "repo": "beam",
        "rev": "efd464b079755a781c2bb7a2fc030d6c141bbb8a",
        "type": "github"
      },
      "original": {
        "owner": "haskell-beam",
        "repo": "beam",
        "rev": "efd464b079755a781c2bb7a2fc030d6c141bbb8a",
        "type": "github"
      }
    },
    "flake-utils": {
      "locked": {
        "lastModified": 1619345332,
        "narHash": "sha256-qHnQkEp1uklKTpx3MvKtY6xzgcqXDsz5nLilbbuL+3A=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "2ebf2558e5bf978c7fb8ea927dfaed8fefab2e28",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "2ebf2558e5bf978c7fb8ea927dfaed8fefab2e28",
        "type": "github"
      }
    },
    "home-manager": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1629347633,
        "narHash": "sha256-FGZJ7lmTAMIkjdrh6dIPck5HuB4KMT2GgDV5ZjiCWoc=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "bf6b85136b47ab1a76df4a90ea4850871147494a",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "ref": "master",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "imm": {
      "inputs": {
        "beam": "beam",
        "flake-utils": "flake-utils",
        "nixpkgs": [
          "nixpkgs"
        ],
        "rss-conduit": "rss-conduit"
      },
      "locked": {
        "lastModified": 1620393248,
        "narHash": "sha256-PG22caLQmAGhLZP49HsazuNd8IFKKaTuhXIQBD8v4Fs=",
        "owner": "k0ral",
        "repo": "imm",
        "rev": "5033879667264cb44cee65671a66f6aa43f249e7",
        "type": "github"
      },
      "original": {
        "owner": "k0ral",
        "ref": "master",
        "repo": "imm",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1629458213,
        "narHash": "sha256-1uDpJFrtNklBHHoo/9Un0CimbJ09wdhCmPO9K2nT5Nc=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "dc1f02f02a6a6fe2f041b3d299ee36f69d3d041b",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "master",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "home-manager": "home-manager",
        "imm": "imm",
        "nixpkgs": "nixpkgs",
        "sops-nix": "sops-nix"
      }
    },
    "rss-conduit": {
      "flake": false,
      "locked": {
        "lastModified": 1606053577,
        "narHash": "sha256-Md9YmKiDPJoV6hDbI5fBz1cSZPJoKiIC4WqyB0Y36XA=",
        "owner": "k0ral",
        "repo": "rss-conduit",
        "rev": "c1fec73d715fd1c9a95a155e87ba469887b8e543",
        "type": "github"
      },
      "original": {
        "owner": "k0ral",
        "repo": "rss-conduit",
        "rev": "c1fec73d715fd1c9a95a155e87ba469887b8e543",
        "type": "github"
      }
    },
    "sops-nix": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1625936460,
        "narHash": "sha256-U6xlITKrYuhlHWe+poACaz4GJl3ZVN1BSUqZe2gFg+g=",
        "owner": "Mic92",
        "repo": "sops-nix",
        "rev": "ec2800174de5a7be8ec5b144819af2c7de77abe2",
        "type": "github"
      },
      "original": {
        "owner": "Mic92",
        "ref": "master",
        "repo": "sops-nix",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}