Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 94a08f2f8e97
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 7d43ee015a16
Choose a head ref
  • 12 commits
  • 11 files changed
  • 9 contributors

Commits on Oct 18, 2019

  1. emacsPackages.vterm: fix dynamic library and autoloaders

    We need both the .so as well as the proper autoloaders that are generated when
    we build an emacs package, so we cannot use the normal stdenv.mkDerivation but
    have to inject the building of the libraries instead.
    
    Also, use the proper libvterm-neovim we have in nixpkgs instead of vendoring it.
    peterhoeg committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    4487809 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2019

  1. Configuration menu
    Copy the full SHA
    885576c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e192b0e View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. hdf5: don't force GCC 7 (#72124)

    lopsided98 authored and veprbl committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    d448421 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #71347 from peterhoeg/f/emacs_vterm

    emacsPackages.vterm: fix dynamic library and autoloaders
    peterhoeg committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    c833fb3 View commit details
    Browse the repository at this point in the history
  3. gtranslator: 3.32.1 → 3.34.0

    jtojnar authored and Jon committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    eab20ca View commit details
    Browse the repository at this point in the history
  4. profanity: 0.7.0 -> 0.7.1

    Changelog: https://github.com/profanity-im/profanity/releases
    
    Signed-off-by: devhell <devhell@mailfresser.de>
    devhell authored and Jon committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    4fbb0a3 View commit details
    Browse the repository at this point in the history
  5. firectl: init at 0.1.0

    xrelkd authored and Jon committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    cbeb657 View commit details
    Browse the repository at this point in the history
  6. shotgun: init at 2.2.0

    lumi authored and Jon committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    ac2d736 View commit details
    Browse the repository at this point in the history
  7. pythonPackages.py3buddy: cleanup, call toPythonModule

    prusnak authored and Jon committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    c5ed4a8 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #72096 from jtojnar/sushi-fix

    gnome3.sushi: fix module loading
    worldofpeace committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    7ce9e53 View commit details
    Browse the repository at this point in the history
  9. bcompare: 4.3.0.24364 -> 4.3.1.24438

    ktor authored and bjornfor committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    7d43ee0 View commit details
    Browse the repository at this point in the history