minecraft-server: use newer version
This commit is contained in:
parent
36ad5fce19
commit
028fab6c1d
3 changed files with 27 additions and 1 deletions
17
flake.lock
generated
17
flake.lock
generated
|
|
@ -1457,6 +1457,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs-latest-minecraft": {
|
||||
"locked": {
|
||||
"lastModified": 1765340982,
|
||||
"narHash": "sha256-ScoKn82baWwHH3BwUGUwFO71N3RdKWaEjWwQHT6sesE=",
|
||||
"owner": "ChandlerSwift",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "487be302ead911dc24db3068f6d9631f2db7585d",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "ChandlerSwift",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "487be302ead911dc24db3068f6d9631f2db7585d",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs-lib": {
|
||||
"locked": {
|
||||
"lastModified": 1765674936,
|
||||
|
|
@ -1718,6 +1734,7 @@
|
|||
"nixos-wsl": "nixos-wsl",
|
||||
"nixpkgs": "nixpkgs_3",
|
||||
"nixpkgs-latest-factorio": "nixpkgs-latest-factorio",
|
||||
"nixpkgs-latest-minecraft": "nixpkgs-latest-minecraft",
|
||||
"nixpkgs-master": "nixpkgs-master",
|
||||
"nixpkgs-rpi": "nixpkgs-rpi",
|
||||
"nixpkgs-unstable": "nixpkgs-unstable",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue