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

flightgear, simgear: 2020.4.{4,6} -> 2020.4.8 #119763

Merged
merged 2 commits into from Apr 21, 2021
Merged

Conversation

marius851000
Copy link
Contributor

Motivation for this change

Flightgear 2020.4.7 added streaming download of OSM building

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

Tested:
building openstreetmap scenery, according to the wiki.yasim-proptest print a crude error message due to not having input arguments.

@aanderse
Copy link
Member

I recently noticed that lzma was replaced with xz which says it is compatible. You should replace lzma and evaluation will be fixed I'm guessing.

@marius851000
Copy link
Contributor Author

fixed. Thank

@aanderse
Copy link
Member

Strange... when I run nix-review I get the following error:

hash mismatch in fixed-output derivation '/nix/store/pk6dsphvhbnj2lqykdrrma8988dk9vvf-simgear-2020.3.8.tar.bz2':
  wanted: sha256:0rvmg7dy4vlqqaqdfakfrh0yxaj3dlfawqsi88zbgfqgsdbicxsi
  got:    sha256:1vc97w0kvchxzlf0v7nn1fzx7pi0ih29cdqd6r7rg1y6parqa6i5

@SuperSandro2000
Copy link
Member

Strange... when I run nix-review I get the following error:

hash mismatch in fixed-output derivation '/nix/store/pk6dsphvhbnj2lqykdrrma8988dk9vvf-simgear-2020.3.8.tar.bz2':
  wanted: sha256:0rvmg7dy4vlqqaqdfakfrh0yxaj3dlfawqsi88zbgfqgsdbicxsi
  got:    sha256:1vc97w0kvchxzlf0v7nn1fzx7pi0ih29cdqd6r7rg1y6parqa6i5

WOM

This is a semi-automatic executed nixpkgs-review with nixpkgs-review-checks extension. It is checked by a human on
a best effort basis and does not build all packages (e.g. lumo, tensorflow or pytorch).
If you have any questions or problems please reach out to SuperSandro2000 on IRC.

Result of nixpkgs-review pr 119763 run on x86_64-linux 1

1 package built:
  • simgear

@7c6f434c 7c6f434c merged commit 8ddbcd1 into NixOS:master Apr 21, 2021
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

4 participants