Paper Mario (N64) modding IDE
starhaven.dev/studio
1{
2 "nodes": {
3 "crane": {
4 "locked": {
5 "lastModified": 1763511871,
6 "narHash": "sha256-KKZWi+ij7oT0Ag8yC6MQkzfHGcytyjMJDD+47ZV1YNU=",
7 "owner": "ipetkov",
8 "repo": "crane",
9 "rev": "099f9014bc8d0cd6e445470ea1df0fd691d5a548",
10 "type": "github"
11 },
12 "original": {
13 "owner": "ipetkov",
14 "repo": "crane",
15 "type": "github"
16 }
17 },
18 "flake-parts": {
19 "inputs": {
20 "nixpkgs-lib": "nixpkgs-lib"
21 },
22 "locked": {
23 "lastModified": 1763759067,
24 "narHash": "sha256-LlLt2Jo/gMNYAwOgdRQBrsRoOz7BPRkzvNaI/fzXi2Q=",
25 "owner": "hercules-ci",
26 "repo": "flake-parts",
27 "rev": "2cccadc7357c0ba201788ae99c4dfa90728ef5e0",
28 "type": "github"
29 },
30 "original": {
31 "owner": "hercules-ci",
32 "repo": "flake-parts",
33 "type": "github"
34 }
35 },
36 "nixpkgs": {
37 "locked": {
38 "lastModified": 1764242076,
39 "narHash": "sha256-sKoIWfnijJ0+9e4wRvIgm/HgE27bzwQxcEmo2J/gNpI=",
40 "owner": "NixOS",
41 "repo": "nixpkgs",
42 "rev": "2fad6eac6077f03fe109c4d4eb171cf96791faa4",
43 "type": "github"
44 },
45 "original": {
46 "owner": "NixOS",
47 "ref": "nixos-unstable",
48 "repo": "nixpkgs",
49 "type": "github"
50 }
51 },
52 "nixpkgs-lib": {
53 "locked": {
54 "lastModified": 1761765539,
55 "narHash": "sha256-b0yj6kfvO8ApcSE+QmA6mUfu8IYG6/uU28OFn4PaC8M=",
56 "owner": "nix-community",
57 "repo": "nixpkgs.lib",
58 "rev": "719359f4562934ae99f5443f20aa06c2ffff91fc",
59 "type": "github"
60 },
61 "original": {
62 "owner": "nix-community",
63 "repo": "nixpkgs.lib",
64 "type": "github"
65 }
66 },
67 "root": {
68 "inputs": {
69 "flake-parts": "flake-parts",
70 "nixpkgs": "nixpkgs",
71 "rust-flake": "rust-flake"
72 }
73 },
74 "rust-flake": {
75 "inputs": {
76 "crane": "crane",
77 "nixpkgs": [
78 "nixpkgs"
79 ],
80 "rust-overlay": "rust-overlay"
81 },
82 "locked": {
83 "lastModified": 1763904071,
84 "narHash": "sha256-lVjgLMk5Hk3RkbTEKOn3VG/cN5YTfvDcm6aEj+30LLs=",
85 "owner": "juspay",
86 "repo": "rust-flake",
87 "rev": "900689a4a3e625d3ac73da3209d9c33774f7b193",
88 "type": "github"
89 },
90 "original": {
91 "owner": "juspay",
92 "repo": "rust-flake",
93 "type": "github"
94 }
95 },
96 "rust-overlay": {
97 "inputs": {
98 "nixpkgs": [
99 "rust-flake",
100 "nixpkgs"
101 ]
102 },
103 "locked": {
104 "lastModified": 1763778964,
105 "narHash": "sha256-qeOBcixYtZ4yUsBWO6kcjr7ylkrBib4kGDImHNKba9I=",
106 "owner": "oxalica",
107 "repo": "rust-overlay",
108 "rev": "7f3aa46dfa230ec2a4ca9281186a24771650ccd1",
109 "type": "github"
110 },
111 "original": {
112 "owner": "oxalica",
113 "repo": "rust-overlay",
114 "type": "github"
115 }
116 }
117 },
118 "root": "root",
119 "version": 7
120}