summary refs log tree commit diff stats
path: root/flake.lock
blob: b1573cc2b93016198a0968e0295ac5d2716fe7b7 (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": 1773857772,
        "narHash": "sha256-5xsK26KRHf0WytBtsBnQYC/lTWDhQuT57HJ7SzuqZcM=",
        "owner": "ipetkov",
        "repo": "crane",
        "rev": "b556d7bbae5ff86e378451511873dfd07e4504cd",
        "type": "github"
      },
      "original": {
        "owner": "ipetkov",
        "repo": "crane",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1774147500,
        "narHash": "sha256-o0Kl/O4r/MbRezn1EC4dVSGfGzfzoc8fDTdant5xFPs=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "82648ce63b377a06483b22146b2c62c77ea41cb4",
        "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": 1774118765,
        "narHash": "sha256-YHCNeo9amdHBD/sk+SYEdNFYajy+6I6IIyFN37bwNk8=",
        "ref": "prime",
        "rev": "c0b29e4be7f0fff59934ef6e7c52dea2ee31e0b3",
        "revCount": 18,
        "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": 1774188691,
        "narHash": "sha256-Cng2OK/7EJyfxCACqa09J4ioZyCyGUM3bKqH/NwUu3s=",
        "ref": "prime",
        "rev": "70017ad6ab922bf5bfabca4377739863817e244e",
        "revCount": 52,
        "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": 1774149071,
        "narHash": "sha256-SYp8NyzwfCO3Guqmu9hPRHR1hwESlQia5nNz3lYo2qA=",
        "owner": "oxalica",
        "repo": "rust-overlay",
        "rev": "6a031966eab3bfaa19be9e261eed5b8a79c04b18",
        "type": "github"
      },
      "original": {
        "owner": "oxalica",
        "repo": "rust-overlay",
        "type": "github"
      }
    },
    "treefmt-nix": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1773297127,
        "narHash": "sha256-6E/yhXP7Oy/NbXtf1ktzmU8SdVqJQ09HC/48ebEGBpk=",
        "owner": "numtide",
        "repo": "treefmt-nix",
        "rev": "71b125cd05fbfd78cab3e070b73544abe24c5016",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "treefmt-nix",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}