Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 94a08f2f8e97
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
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

    Verified

    This commit was signed with the committer’s verified signature.
    Mic92 Jörg Thalheim
    Copy the full SHA
    4487809 View commit details

Commits on Oct 27, 2019

  1. Copy the full SHA
    885576c View commit details
  2. Copy the full SHA
    e192b0e View commit details

Commits on Oct 28, 2019

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

    lopsided98 authored and veprbl committed Oct 28, 2019
    Copy the full SHA
    d448421 View commit details
  2. Merge pull request #71347 from peterhoeg/f/emacs_vterm

    emacsPackages.vterm: fix dynamic library and autoloaders
    peterhoeg authored Oct 28, 2019
    Copy the full SHA
    c833fb3 View commit details
  3. gtranslator: 3.32.1 → 3.34.0

    jtojnar authored and Jon committed Oct 28, 2019
    Copy the full SHA
    eab20ca View commit details
  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
    Copy the full SHA
    4fbb0a3 View commit details
  5. firectl: init at 0.1.0

    xrelkd authored and Jon committed Oct 28, 2019
    Copy the full SHA
    cbeb657 View commit details
  6. shotgun: init at 2.2.0

    lumi authored and Jon committed Oct 28, 2019
    Copy the full SHA
    ac2d736 View commit details
  7. pythonPackages.py3buddy: cleanup, call toPythonModule

    prusnak authored and Jon committed Oct 28, 2019
    Copy the full SHA
    c5ed4a8 View commit details
  8. Merge pull request #72096 from jtojnar/sushi-fix

    gnome3.sushi: fix module loading
    worldofpeace authored Oct 28, 2019
    Copy the full SHA
    7ce9e53 View commit details
  9. bcompare: 4.3.0.24364 -> 4.3.1.24438

    ktor authored and bjornfor committed Oct 28, 2019
    Copy the full SHA
    7d43ee0 View commit details
Loading