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

godot: 3.0.4 -> 3.0.6 #46279

Merged
merged 1 commit into from Sep 18, 2018
Merged

godot: 3.0.4 -> 3.0.6 #46279

merged 1 commit into from Sep 18, 2018

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Sep 7, 2018

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

meta.description for godot is: '"Free and Open Source 2D and 3D game engine"'.

Release on GitHub

Compare changes on GitHub

Checks done (click to expand)
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

  1. Install cachix from https://cachix.org/
  2. Use r-ryantm's cache:
    cachix use r-ryantm
    

Test this update by entering a nix shell, seeing what is inside the
result, and if applicable, running some binaries:

nix-shell --pure -I nixpkgs=https://github.com/r-ryantm/nixpkgs/archive/0f5d197545449fdf096bccb950a1782116718eb7.tar.gz -p godot
ls -la /nix/store/b5hln2739n03mmd86i75rv7nwvnj0l23-godot-3.0.6

cc @Twey for testing.

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

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: godot

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: godot

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Timed out, unknown build status on x86_64-linux (full log)

Attempted: godot

Partial log (click to expand)

Compiling ==> scene/resources/shape_2d.cpp
Compiling ==> scene/resources/sphere_shape.cpp
Compiling ==> scene/resources/curve.cpp
Compiling ==> scene/resources/convex_polygon_shape.cpp
Compiling ==> scene/resources/segment_shape_2d.cpp
Compiling ==> scene/resources/mesh_data_tool.cpp
Compiling ==> scene/resources/capsule_shape.cpp
Compiling ==> scene/resources/material.cpp
building of '/nix/store/gprv7v41fha3iwq0d0jpy7y6nchxhm6p-godot-3.0.6.drv' timed out after 3600 seconds
error: build of '/nix/store/gprv7v41fha3iwq0d0jpy7y6nchxhm6p-godot-3.0.6.drv' failed

@Mic92 Mic92 merged commit 96757b7 into NixOS:master Sep 18, 2018
@r-ryantm r-ryantm deleted the auto-update/godot branch September 20, 2018 04:29
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

3 participants