Simple small pack

This commit is contained in:
Jan-Bulthuis 2025-05-18 04:27:48 +02:00
parent dedcc13762
commit a1b56f2353
4 changed files with 6 additions and 10 deletions

1
.gitignore vendored
View File

@ -0,0 +1 @@
test

View File

@ -1,4 +1,7 @@
.direnv
.envrc
result
nix-modpack
nix-modpack
test
flake.nix
flake.lock

View File

@ -1,13 +1,5 @@
hash-format = "sha256"
[[files]]
file = "flake.lock"
hash = "e1c46cb3d49cbdd61b8771503c0a48835e1a012da29ee6597992e891b4539c5b"
[[files]]
file = "flake.nix"
hash = "dc48bc9897ff3d48edcf6d171f05ee9667f7a4eacec22ecc0d8da83fb29ecdc2"
[[files]]
file = "mods/ars-nouveau.pw.toml"
hash = "c620b91abf14510baca9164bdd1ab39b8f6390c080c7a8f67e66b7fa25b515b5"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "3cb74ac6e3a0106ec14ed43f4b6f64c4dbc95688c7824f884745699bd54a5a07"
hash = "d4bf8637735bbfd34cce2d1311bbf9fae66851c7cc06edb8a968085c447d8826"
[versions]
minecraft = "1.21.1"