Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wesnoth: 1.14.10 -> 1.14.11 #81657

Merged
merged 1 commit into from Mar 4, 2020
Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Mar 3, 2020

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wesnoth/versions.

meta.description for wesnoth is: "The Battle for Wesnoth, a free, turn-based strategy game with a fantasy theme"

meta.homepage for wesnoth is: "http://www.wesnoth.org/"

  • Quoted meta.homepage for RFC 45
Checks done (click to expand)
Rebuild report (if merged into master) (click to expand)

8 total rebuild path(s)

2 package rebuild(s)

2 x86_64-linux rebuild(s)
2 i686-linux rebuild(s)
2 x86_64-darwin rebuild(s)
2 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
wesnoth
wesnoth-dev

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/dqjp39x9ga6pch012kh1qcdx1qgk6g09-wesnoth-1.14.11 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A wesnoth https://github.com/r-ryantm/nixpkgs/archive/52c16fc61638d6702600e0a7615f7df7441714c5.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/dqjp39x9ga6pch012kh1qcdx1qgk6g09-wesnoth-1.14.11
ls -la /nix/store/dqjp39x9ga6pch012kh1qcdx1qgk6g09-wesnoth-1.14.11/bin

cc @abbradar for testing.

@teto
Copy link
Member

teto commented Mar 4, 2020

worked fine

$ nix build --no-link --keep-going --option build-use-sandbox relaxed -f /home/teto/.cache/nixpkgs-review/pr-81657/build.nix
warning: unknown setting 'experimental-features'
[3 built, 49 copied (345.8 MiB), 57.9 MiB DL]
https://github.com/NixOS/nixpkgs/pull/81657
1 package built:
wesnoth

warning: unknown setting 'experimental-features'
$ nix-shell /home/teto/.cache/nixpkgs-review/pr-81657/shell.nix
warning: unknown setting 'experimental-features'
these paths will be fetched (0.51 MiB download, 2.47 MiB unpacked):
  /nix/store/6wf86wppdpy6hwlv9c7dickvs547n2bv-bash-interactive-4.4-p23-dev
  /nix/store/apah3qkxv6s05rj3rvlliw7gjdfwmi1a-bash-interactive-4.4-p23-doc
  /nix/store/cqdbhg2xv6mql8j80ybk05cz3m9fgi4b-bash-interactive-4.4-p23-man
  /nix/store/g4n1li9q6cg70mg81xlrhb1z4rcrs7ba-bash-interactive-4.4-p23-info
copying path '/nix/store/g4n1li9q6cg70mg81xlrhb1z4rcrs7ba-bash-interactive-4.4-p23-info' from 'https://cache.nixos.org'...
copying path '/nix/store/apah3qkxv6s05rj3rvlliw7gjdfwmi1a-bash-interactive-4.4-p23-doc' from 'https://cache.nixos.org'...
copying path '/nix/store/cqdbhg2xv6mql8j80ybk05cz3m9fgi4b-bash-interactive-4.4-p23-man' from 'https://cache.nixos.org'...
copying path '/nix/store/6wf86wppdpy6hwlv9c7dickvs547n2bv-bash-interactive-4.4-p23-dev' from 'https://cache.nixos.org'...

(ins)[nix-shell:~/.cache/nixpkgs-review/pr-81657]$ results/wesnoth/
bin/   share/ 

(ins)[nix-shell:~/.cache/nixpkgs-review/pr-81657]$ results/wesnoth/bin/
wesnoth   wesnothd  

(ins)[nix-shell:~/.cache/nixpkgs-review/pr-81657]$ results/wesnoth/bin/wesnoth
Battle for Wesnoth v1.14.11
Started on Wed Mar  4 20:00:47 2020


Data directory:               /nix/store/dqjp39x9ga6pch012kh1qcdx1qgk6g09-wesnoth-1.14.11/share/wesnoth
User configuration directory: /home/USER/.config/wesnoth
User data directory:          /home/USER/.local/share/wesnoth/1.14
Cache directory:              /home/USER/.cache/wesnoth
Setting mode to 1280x720
Checking lua scripts... ok

@teto teto merged commit 557b443 into NixOS:master Mar 4, 2020
@r-ryantm r-ryantm deleted the auto-update/wesnoth branch March 5, 2020 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants