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: f7906ec8b297
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: cc3609a59c16
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 23, 2021

  1. emacs2nix: update to fix gitlab archive URLs

    Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
    kennyballou committed Apr 23, 2021
    Copy the full SHA
    46445cc View commit details
    Browse the repository at this point in the history
  2. update-melpa.el: update gitlab fetcher to use API URL

    GitLab packages were not downloading because the archive URL's used were
    invalid.  Following the [GitLab API Docs][0], use the correct GitLab
    archive URL.  This change is mirrored in nix-community/emacs2nix#57.
    
    Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
    kennyballou committed Apr 23, 2021
    Copy the full SHA
    54a540c View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Merge pull request #120354 from kennyballou/update-emacs2nix

    Update emacs2nix and update-melpa.el
    danieldk committed May 3, 2021
    Copy the full SHA
    cc3609a View commit details
    Browse the repository at this point in the history