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

ephemeral: init at 5.1.0 #61665

Closed
wants to merge 14 commits into from
Closed

ephemeral: init at 5.1.0 #61665

wants to merge 14 commits into from

Conversation

xiorcale
Copy link
Contributor

Motivation for this change

Browse the web more privately with the pantheon desktop.

Also I had open a PR for ephemeral 4.2.0 a while back that I sadly closed. So, here the finished job.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option 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 nix-review --run "nix-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)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@symphorien
Copy link
Member

On xfce+i3, typing the url of any https web page fails with the message "whoops, could not display the page". neverssl.com works fine though.

thoughtpolice and others added 14 commits May 19, 2019 00:30
These expressions are now unused, and can be removed to lighten the load
on build machines.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
Souper is a very experimental package that's only useful for for
compiler hackers or people who are doing PhDs. The support/cost ratio of
keeping such a package probably isn't very good.

More importantly, this puts us one step closer to deleting
llvmPackages_4, as this is one of the only two remaining packages using
it. Deleting these older LLVM packages would be far more useful than the
value Souper currently provides.

Current versions of Souper support more recent LLVM versions anyway, so
this expression could be resurrected. But it might be better to place it
in the Nix User Archive (NUR), perhaps.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
Changes:
https://github.com/explosion/spaCy/releases

The largest change since 2.0.x is support for ELMo/BERT-like
pretraining.
- Update models for spaCy 2.1.
- Add medium/small-sized models for Greek.
- Add medium-sized model for German.
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/alsa-utils/versions
@worldofpeace
Copy link
Contributor

worldofpeace commented May 18, 2019

Merged in 9bb25d5.

Thanks for contributing ✨

@worldofpeace
Copy link
Contributor

On xfce+i3, typing the url of any https web page fails with the message "whoops, could not display the page". neverssl.com works fine though.

Running the application with GIO_EXTRA_MODULES= results in that for me.
I think maybe something isn't being wrapped properly, will find out in a second.

@worldofpeace
Copy link
Contributor

@symphorien does a303d9d fix this for you? I did for me.

@symphorien
Copy link
Member

Yes it works, now.

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

9 participants