Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I checked that this didn't result in any (non-trivial) changes like so:
$ vi hosts/ahmed/configuration.nix
$ nixos-rebuild build --flake .#ahmed
$ nix-diff /run/current-system ./result
|
|
|
|
* Use writeShellScript instead of writeShellScriptBin
* Use direct references over systemd.services.*.path
* Remove/clarify some comments
|
|
|
|
|
|
|
|
I needed PaperMC v1.24.1 which happens to be what is packaged in
NixOS/nixpkgs@852ff1d9e.
I really ought to figure out a way to decouple the version of Minecraft
from the nixpkgs version. I don't want to be in the situation where I
want to bump unstable, but don't want to switch to a new Minecraft
version.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since the build script uses commit dates to infer authoring dates, a
shallow clone makes all posts appear to have been published at the time
of the most recent commit.
|
|
|
|
|
|
|
|
|