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: 312f252ebac2
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 69fca326f806
Choose a head ref
  • 16 commits
  • 11 files changed
  • 13 contributors

Commits on Nov 25, 2020

  1. linux bootstrap tools: fix tests on ppc64

    The dynamic loader on powerpc64 is called ld64.so.2 rather than
    ld-linux.so.*, and was not matched by the existing pattern.
    
    We reuse the dynamicLinker name from binutils to match a wider set
    of platforms and to avoid specifying this information in two places.
    r-burns committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    9682c1d View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. pkgs/qemu: add qemu_full package

    qemu_full enables samba and ceph support because otherwise enabling
    them triggers recompilation of qemu package that takes a long time.
    Similar options can be enabled later on. qemu_full is based on complete
    qemu package, so hostCpuOnly is not enabled.
    bb2020 committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    f2e8426 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. spglib: init at 1.16.0

    markuskowa committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    7bf79f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. coreutils: fix build on riscv

    RISC-V has the same issue as ARM64 with coreutils.
    
    Fixes pkgsCross.riscv64.coreutils
    r-burns committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    bcece86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a648a07 View commit details
    Browse the repository at this point in the history
  3. opam-installer: init at 2.0.7

    sternenseemann authored and vbgl committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    f0a821a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #94370 from bb2020/qemu

    pkgs/qemu: add qemu_full package
    andir committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    59e73f2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #110753 from markuskowa/add-spglib

    spglib: init at 1.16.0
    SuperSandro2000 committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    117addb View commit details
    Browse the repository at this point in the history
  6. llvmPackages_rocm.clang: add isClang and llvm passthru

    Matches generic clang compilers, and fixes isClang inspection, which
    0710308 depends on for the
    `--gcc-toolchain` flag to be set up properly.
    
    Fixes rocm-comgr
    r-burns committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    44c4690 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #110829 from r-burns/riscv-coreutils

    coreutils: fix build on riscv
    prusnak committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    2d559b6 View commit details
    Browse the repository at this point in the history
  8. nixos/cgminer: add types

    Scriptkiddi authored and ehmry committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    d40f7dc View commit details
    Browse the repository at this point in the history
  9. Merge pull request #110838 from r-burns/rocm

    llvmPackages_rocm.clang: add isClang and llvm passthru
    danieldk committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    35cd023 View commit details
    Browse the repository at this point in the history
  10. freeciv: fix Qt runtime

    ju1m authored and ehmry committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    dbbdc2e View commit details
    Browse the repository at this point in the history
  11. nixos/freeciv: init

    ju1m authored and ehmry committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    39a5e2c View commit details
    Browse the repository at this point in the history
  12. erofs-utils: 1.2 -> 1.2.1

    ehmry committed Jan 26, 2021
    1 Configuration menu
    Copy the full SHA
    13a6565 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    69fca32 View commit details
    Browse the repository at this point in the history