summary refs log tree commit diff stats
path: root/flake.lock
blob: 685ede536914116c8febcbbdfd340734f18fbb88 (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": 1773907119,
        "narHash": "sha256-xwDXh9uEMUbTQ3bcQEFRVLNVpYPKuzb9TcnDVbe45uQ=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "3c0730b8b60607525c36af3e58226f2038077ae9",
        "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": 1773896435,
        "narHash": "sha256-WK8Nv8F9pfXHnNL1Tj3J/MvEEa28NZHKgK1r6xm2Wwc=",
        "ref": "prime",
        "rev": "15dfb099b13ad68b4f286fa9def77f083f79e1b2",
        "revCount": 49,
        "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": 1774062094,
        "narHash": "sha256-ba3c+hS7KzEiwtZRGHagIAYdcmdY3rCSWVCyn64rx7s=",
        "owner": "oxalica",
        "repo": "rust-overlay",
        "rev": "c807e83cc2e32adc35f51138b3bdef722c0812ab",
        "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
}