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

chromium pepper flash: 27.0.0.130 -> 27.0.0.159 #30310

Closed
wants to merge 108 commits into from

Conversation

srhb
Copy link
Contributor

@srhb srhb commented Oct 11, 2017

Motivation for this change

27.0.0.130 404s upstream

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • 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 nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

vbgl and others added 30 commits October 11, 2017 09:56
latest final release of Unicode is 10.0.0. 11.0.0 is not yet released.
- updated to the latest revision
- fixed version format as there are no releases yet
- now using the test contained in the pgjwt source repo
- also compatible with the new `superUser` option of the
  `postgresql` service
- removed unneeded initscript
- use default postgres version for the test
- Bump revision
- Prefix Exec path with output directory
cc NixOS#15558

Components are now part of the base install
(previously it seems no components were included),
which I believe mostly removes the need for the srcComponents bit.

Debian is only other distro packaging this according
to repology, and they don't include additional libraries
which further suggests they're at least non-essential :).

As for the Caneda/Libraries repository, copying these
into the "libraries" directory with similar files
does not cause them to be auto-registered anyway,
as far as I can tell the application has a static
list of components (in the source) and additional
components need to be added using the GUI
making bundling them a bit useless and misleading.

caneda also now requires qt5 and doesn't appear to require
either libxml2 or libxslt.
* terraform: 0.10.2 -> 0.10.7

* terraform: Update all providers
It looks like Erlang/OTP requires access to LOCALE_ARCHIVE for locales to correctly work. Elixir depends on this here:
https://github.com/elixir-lang/elixir/blob/7a556b8f26f42f6b7510dc1d2351564d91ab746c/lib/elixir/src/elixir.erl#L76

Fixes NixOS#30047
danielfullmer and others added 24 commits October 11, 2017 09:57
Unbreak security assertion via samba3 which no more supported.
Staging updated as well
Also add meta section.
The file was generated with the update script that is part
of the nix expressions for enpass.

Also, it seems that 5.4 has some issues with dropbox sync,
this was the original rationale to look for a newer version.
This stops the derivation from overriding the default patchPhase, which
right now prevents adding a list of patches in the "patches" attribute.
On Darwin, keep the Ruby and libffi libraries and binaries bundled
with Vagrant instead of linking to the Nix ones, to avoid errors about
libraries not found.
This update was generated by hackage2nix v2.6-11-g74d58ee from Hackage revision
commercialhaskell/all-cabal-hashes@6bc86c2.
@srhb srhb closed this Oct 11, 2017
@srhb srhb deleted the pepperflash-up branch October 11, 2017 09:55
@srhb
Copy link
Contributor Author

srhb commented Oct 11, 2017

Woah, what went wrong here...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet