summaryrefslogtreecommitdiffstats
path: root/flake.lock
blob: 6d19e099a12441be919cbd4fca62f2d4ed97ef88 (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
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
{
  "nodes": {
    "crane": {
      "locked": {
        "lastModified": 1784407669,
        "narHash": "sha256-gcFMcRjw0ZSn380Rx2QLlU1goUQeSrKX/DF12omI6+o=",
        "owner": "ipetkov",
        "repo": "crane",
        "rev": "1316b7d278ad77a16aec024b71d971366e123bec",
        "type": "github"
      },
      "original": {
        "owner": "ipetkov",
        "repo": "crane",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1784376972,
        "narHash": "sha256-RV+5/2MexV9xfNcm9rhYr5FE250sHPnH1coGz/pKTqM=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "8d704def0fc91d80d2ffcf23ae4b08cb055308f0",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-unstable-small",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "rocie-mobile": {
      "inputs": {
        "crane": [
          "crane"
        ],
        "nixpkgs": [
          "nixpkgs"
        ],
        "rust-overlay": [
          "rust-overlay"
        ],
        "treefmt-nix": [
          "treefmt-nix"
        ]
      },
      "locked": {
        "lastModified": 1784399261,
        "narHash": "sha256-aLsD1F3yQrp3ojlLWi5PpqCQ0+R+g4PhjXZcHUdG5Qo=",
        "ref": "prime",
        "rev": "64ebbcc28795b7a683a856ae9d97b618dfde24e3",
        "revCount": 19,
        "type": "git",
        "url": "https://git.foss-syndicate.org/bpeetz/rocie/web-client"
      },
      "original": {
        "ref": "prime",
        "type": "git",
        "url": "https://git.foss-syndicate.org/bpeetz/rocie/web-client"
      }
    },
    "rocie-server": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ],
        "treefmt-nix": [
          "treefmt-nix"
        ]
      },
      "locked": {
        "lastModified": 1784410124,
        "narHash": "sha256-krTtnKWMciPVQxKGzeIkHv36BfhA87vGrrgshPoD/s8=",
        "ref": "prime",
        "rev": "d9e6dae43477a5c16e7983153f12aa94c674c7dd",
        "revCount": 53,
        "type": "git",
        "url": "https://git.foss-syndicate.org/bpeetz/rocie/server"
      },
      "original": {
        "ref": "prime",
        "type": "git",
        "url": "https://git.foss-syndicate.org/bpeetz/rocie/server"
      }
    },
    "root": {
      "inputs": {
        "crane": "crane",
        "nixpkgs": "nixpkgs",
        "rocie-mobile": "rocie-mobile",
        "rocie-server": "rocie-server",
        "rust-overlay": "rust-overlay",
        "treefmt-nix": "treefmt-nix"
      }
    },
    "rust-overlay": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1784350408,
        "narHash": "sha256-OstzLWL5t7Xe14xEC6GIMJCp0PrYNTSA0El7GG2av88=",
        "owner": "oxalica",
        "repo": "rust-overlay",
        "rev": "3c38e1e1ba9c8d7030f7b5a801398ea7d8a6fdc0",
        "type": "github"
      },
      "original": {
        "owner": "oxalica",
        "repo": "rust-overlay",
        "type": "github"
      }
    },
    "treefmt-nix": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1784369104,
        "narHash": "sha256-47cxbcZODibHv3rELFQ9vZly0vUNkND/atn/U7HLeb0=",
        "owner": "numtide",
        "repo": "treefmt-nix",
        "rev": "df3c0640565d04a0261253cdd89fce78ec50168a",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "treefmt-nix",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}