minecraft speedrunning stuff

This commit is contained in:
foxora 2026-05-01 07:12:53 +01:00
parent 7f11df87df
commit 01912eb428
7 changed files with 401 additions and 2 deletions

43
flake.lock generated
View file

@ -386,6 +386,27 @@
}
},
"flake-parts_4": {
"inputs": {
"nixpkgs-lib": [
"mcsr",
"nixpkgs"
]
},
"locked": {
"lastModified": 1772408722,
"narHash": "sha256-rHuJtdcOjK7rAHpHphUb1iCvgkU3GpfvicLMwwnfMT0=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "f20dc5d9b8027381c474144ecabc9034d6a839a3",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_5": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib_3"
},
@ -996,6 +1017,25 @@
"type": "github"
}
},
"mcsr": {
"inputs": {
"flake-parts": "flake-parts_4",
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
"lastModified": 1777411535,
"narHash": "sha256-6oMlfP8QdXadFVzSOdh8TOxHbZi64r4/j0k19fVj8mw=",
"rev": "cf54c03940bb73853cad234d04ffc0ac96a1b441",
"type": "tarball",
"url": "https://git.uku3lig.net/api/v1/repos/uku/mcsr-nixos/archive/cf54c03940bb73853cad234d04ffc0ac96a1b441.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://git.uku3lig.net/uku/mcsr-nixos/archive/main.tar.gz"
}
},
"microvm": {
"inputs": {
"nixpkgs": [
@ -1211,7 +1251,7 @@
"nixcord": {
"inputs": {
"flake-compat": "flake-compat_5",
"flake-parts": "flake-parts_4",
"flake-parts": "flake-parts_5",
"nixpkgs": [
"nixpkgs"
],
@ -1458,6 +1498,7 @@
"hyprland-git": "hyprland-git",
"iamb": "iamb",
"mango": "mango",
"mcsr": "mcsr",
"microvm": "microvm_2",
"millennium": "millennium",
"nixcats": "nixcats",