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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 27c8ef972cbf
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e48c1f8e8c74
Choose a head ref

Commits on Jan 13, 2021

  1. Copy the full SHA
    b249fd1 View commit details

Commits on Jan 15, 2021

  1. binutils: enable gold when cross compiling on darwin

    This basically reverts:
     - 3c5188c ('binutils: disable gold when building on darwin')
     - 457b48c ('binutils: apply patch when cross compiling from darwin')
    
    Tested by building:
     - nix build -f . pkgsCross.i686-embedded.buildPackages.binutils
     - nix build -f . pkgsCross.aarch64-embedded.buildPackages.binutils
    veprbl committed Jan 15, 2021
    Copy the full SHA
    9120da4 View commit details

Commits on Jan 17, 2021

  1. Copy the full SHA
    e44b3c5 View commit details
  2. Copy the full SHA
    d671677 View commit details
  3. almanah: fix evaluation

    symphorien committed Jan 17, 2021
    Copy the full SHA
    b241f7f View commit details

Commits on Jan 20, 2021

  1. Copy the full SHA
    f45f22d View commit details

Commits on Jan 21, 2021

  1. Copy the full SHA
    451ffe6 View commit details
  2. Copy the full SHA
    c87fc05 View commit details
  3. Copy the full SHA
    dcae379 View commit details
  4. Merge pull request #110367 from markuskowa/upd-slurm

    slurm: 20.11.2.1 -> 20.11.3.1
    markuskowa authored Jan 21, 2021
    Copy the full SHA
    afa23b8 View commit details
  5. Copy the full SHA
    23b0a88 View commit details
  6. Merge pull request #103135 from symphorien/pr/92775

    Evolution ews: wrap evolution and evolution data server, fix nixos module.
    symphorien authored Jan 21, 2021
    Copy the full SHA
    7ed3d2d View commit details
  7. Copy the full SHA
    c06d37b View commit details
  8. ocamlPackages.mirage-crypto*: 0.8.8 -> 0.8.10

    ocamlPackages.x509: fix tests for mirage-crypto >= 0.8.9
    sternenseemann authored and vbgl committed Jan 21, 2021
    Copy the full SHA
    80b1336 View commit details
  9. lib/modules: Set submodule type for renamed option sets

    For renames like
    
      mkAliasOptionModule [ "services" "compton" ] [ "services" "picom" ]
    
    where the target is an option set (like services.picom) instead of a single
    option (like services.picom.enable), previously the renamed option type
    was unset, leading to it being `types.unspecified`.
    
    This changes it to be `types.submodule {}` instead, which makes more
    sense.
    infinisil committed Jan 21, 2021
    Copy the full SHA
    7f2fcc4 View commit details
  10. ocamlPackages_4_12.ocaml: alpha3 -> beta1

    anmonteiro authored and vbgl committed Jan 21, 2021
    Copy the full SHA
    2995433 View commit details
  11. Merge pull request #110312 from obsidiansystems/prometheus-cpp-pkgconfig

    [Draft] prometheus-cpp: add pkgconfig data
    Ericson2314 authored Jan 21, 2021
    Copy the full SHA
    e61a96d View commit details
  12. Merge pull request #110392 from Infinisil/rename-type

    lib/modules: Set submodule type for renamed option sets
    infinisil authored Jan 21, 2021
    Copy the full SHA
    2a8591e View commit details
  13. .editorconfig: drop deps.nix

    zowoq committed Jan 21, 2021
    Copy the full SHA
    19cca51 View commit details
  14. treewide: add final newline

    zowoq committed Jan 21, 2021
    Copy the full SHA
    2ab13ca View commit details
  15. vimPlugins: update

    "Jonathan Ringer" authored and Jonathan Ringer committed Jan 21, 2021
    Copy the full SHA
    a18ef3f View commit details
  16. vimPlugins.vim-hcl: init at 2020-09-07

    "Jonathan Ringer" authored and Jonathan Ringer committed Jan 21, 2021
    Copy the full SHA
    2868a2b View commit details
  17. Merge pull request #109422 from veprbl/pr/binutils_use_gold_darwin_cross

    binutils: enable gold when cross compiling on darwin
    veprbl authored Jan 21, 2021
    Copy the full SHA
    55e8a35 View commit details

Commits on Jan 22, 2021

  1. Copy the full SHA
    74a5242 View commit details
  2. Merge pull request #110383 from ck3d/fix-rust-bindgen

    rust-bindgen: Resolve "/usr/bin/env bash" to fix usage in Nix build
    SuperSandro2000 authored Jan 22, 2021
    Copy the full SHA
    d78f038 View commit details
  3. Merge pull request #109271 from eduardosm/ruffle

    ruffle: nightly-2020-11-30 -> nightly-2021-01-12
    SuperSandro2000 authored Jan 22, 2021
    Copy the full SHA
    fd0daed View commit details
  4. Copy the full SHA
    b30eaaf View commit details
  5. Copy the full SHA
    e48c1f8 View commit details
Loading