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

Commits on Dec 15, 2018

  1. Copy the full SHA
    3eefc0b View commit details

Commits on Mar 28, 2019

  1. Copy the full SHA
    44a798e View commit details
  2. Copy the full SHA
    7f3d0ae View commit details

Commits on Apr 1, 2019

  1. nixos/mysql: fix support for non-specified database schema

    and increase test coverage to catch this
    Florian Jacob committed Apr 1, 2019
    Copy the full SHA
    77978c1 View commit details
  2. nixos/mysql: fix initialScript option

    which was wrongly specified as types.lines
    Prevent it from getting copied to nix store as people might use it for
    credentials, and make the tests cover it.
    Florian Jacob committed Apr 1, 2019
    Copy the full SHA
    14571f5 View commit details

Commits on Apr 14, 2019

  1. weechat: install all outputs into the final store path

    Resolves #59300
    
    Until now only `$out/bin/weechat` and `$out/bin/weechat-headless` were installed
    into the store path that will be used when running i.e. `nix-env -iA weechat`.
    
    Further outputs like icons (`$out/share/icons`), man pages (`$man`) or the HTML
    documentation (`$out/share/doc/weechat`) are omitted at the moment. As
    this can be fairly confusing I figured that it's better to copy those
    files into the environment as well.
    
    As `buildEnv` doesn't appear to support output splitting (you can only
    install additional outputs of `paths` using `extraOutputsToInstall`),
    it's easier for now to always install the `man` output by
    default.
    
    Man page installation can be turned off like this now:
    
    ```
    weechat.override { installManPages = false; }
    ```
    Ma27 committed Apr 14, 2019
    Copy the full SHA
    681b1d8 View commit details
  2. rstudio: 1.1.463 -> 1.2.1335

    Averell Dalton committed Apr 14, 2019
    Copy the full SHA
    7a59ec3 View commit details
  3. rstudio-preview: remove package

    Averell Dalton committed Apr 14, 2019
    Copy the full SHA
    248041a View commit details

Commits on Apr 22, 2019

  1. hostapd: 2.7 -> 2.8

    dtzWill committed Apr 22, 2019
    Copy the full SHA
    bc06931 View commit details

Commits on Apr 25, 2019

  1. nixos-generate-config: do not build btrfs-tools when btrfs is not used

    cross-compilation of `btrfs-tools` is broken, and this usually needless dependency of each system closure on `btrfs-tools` prevents cross-compilation of whole system closures
    volth authored Apr 25, 2019
    Copy the full SHA
    c01ea27 View commit details

Commits on Apr 26, 2019

  1. editline: fix crash with term narrower than completions

    Fixes issue mentioned on #nixos earlier today by @edef1c.
    dtzWill committed Apr 26, 2019
    Copy the full SHA
    f052db1 View commit details

Commits on May 1, 2019

  1. pythonPackages.tld: init at 0.9.3

    Bignaux Ronan committed May 1, 2019
    Copy the full SHA
    688f61b View commit details
  2. photon: 1.0.7 -> 1.3.0

    Bignaux Ronan committed May 1, 2019
    Copy the full SHA
    3a1792e View commit details
  3. Copy the full SHA
    7a22dc4 View commit details

Commits on May 2, 2019

  1. python37Packages.gphoto2: 1.9.0 -> 2.0.0

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/python3.7-gphoto2/versions
    r-ryantm committed May 2, 2019
    Copy the full SHA
    4619414 View commit details
  2. python37Packages.jupyterlab: 0.35.4 -> 0.35.6

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/python3.7-jupyterlab/versions
    r-ryantm authored and marsam committed May 2, 2019
    Copy the full SHA
    39e686f View commit details

Commits on May 5, 2019

  1. ipxe: enable UEFI support

    edef1c committed May 5, 2019
    Copy the full SHA
    ff4db30 View commit details

Commits on May 6, 2019

  1. nixos/systemd-boot: add support for memtest86 EFI app

    This commit adds support for installing the memtest86 EFI app and adding
    a boot entry for it with systemd-boot.
    cdepillabout committed May 6, 2019
    Copy the full SHA
    b12ea62 View commit details
  2. Copy the full SHA
    4806c8c View commit details

Commits on May 7, 2019

  1. symengine: init at 0.3.0

    costrouc committed May 7, 2019
    Copy the full SHA
    1c87fac View commit details
  2. Copy the full SHA
    b78f689 View commit details
  3. Copy the full SHA
    9f2bea9 View commit details
  4. Copy the full SHA
    9833f55 View commit details
  5. Copy the full SHA
    2e32421 View commit details
  6. Copy the full SHA
    b536b12 View commit details
  7. Copy the full SHA
    150980c View commit details

Commits on May 8, 2019

  1. symengine: init at 0.3.0

    symengine: init at 0.3.0
    costrouc committed May 8, 2019
    Copy the full SHA
    fe2d30e View commit details

Commits on May 9, 2019

  1. libcbor: init at 2019-02-23

    dtzWill committed May 9, 2019
    Copy the full SHA
    bbc0128 View commit details
  2. libfido2: init at 1.0.0

    dtzWill committed May 9, 2019
    Copy the full SHA
    7cbd6d3 View commit details
  3. Copy the full SHA
    f74f518 View commit details
  4. Copy the full SHA
    b6e91ba View commit details
  5. Copy the full SHA
    b178309 View commit details

Commits on May 10, 2019

  1. z88dk: 20180217 -> unstable-2019-05-09

    Bignaux Ronan committed May 10, 2019
    Copy the full SHA
    9655dcb View commit details

Commits on May 12, 2019

  1. Copy the full SHA
    73d64d4 View commit details

Commits on May 13, 2019

  1. spdk: 18.04 -> 19.04

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/spdk/versions
    r-ryantm authored and marsam committed May 13, 2019
    Copy the full SHA
    8ffec65 View commit details

Commits on May 14, 2019

  1. sfxr: init at 1.2.1

    fgaz committed May 14, 2019
    Copy the full SHA
    5f253ad View commit details
  2. aws-sdk-cpp: fix cross compilation

    aws-sdk-cpp tries to run code at build time using check_c_source_runs
    [0] and therefore needs to be told about the expected exit code [1].
    
    [0] https://cmake.org/cmake/help/latest/module/CheckCSourceRuns.html
    [1] https://cmake.org/cmake/help/latest/command/try_run.html#behavior-when-cross-compiling
    erictapen committed May 14, 2019
    Copy the full SHA
    2d8b3df View commit details

Commits on May 15, 2019

  1. Copy the full SHA
    befad4b View commit details

Commits on May 16, 2019

  1. mxisd: 1.2.0 -> 1.4.3

    mguentner committed May 16, 2019
    Copy the full SHA
    1a84bfc View commit details

Commits on May 17, 2019

  1. graphene: init at 1.8.6

    worldofpeace committed May 17, 2019
    Copy the full SHA
    24c7e2a View commit details
  2. Copy the full SHA
    cc7c76f View commit details
  3. Copy the full SHA
    fd5e76e View commit details
  4. akonadi: patch fix

    nyanloutre committed May 17, 2019
    Copy the full SHA
    223a30e View commit details
  5. Copy the full SHA
    b32de6d View commit details
  6. Copy the full SHA
    29395e5 View commit details
  7. guake: 3.5.0 -> 3.6.3

    dtzWill committed May 17, 2019
    Copy the full SHA
    40cc6fb View commit details
  8. Copy the full SHA
    fa064ff View commit details
  9. Copy the full SHA
    0962aa7 View commit details

Commits on May 18, 2019

  1. mkcl: 1.1.10.2017-11-14 -> 1.1.11

    Tomas Hlavaty committed May 18, 2019
    Copy the full SHA
    dd2ad65 View commit details
  2. Copy the full SHA
    d5e745f View commit details
Showing 382 changed files with 9,629 additions and 5,541 deletions.
3 changes: 2 additions & 1 deletion doc/manual.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
<book xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude">
<info>
<title>Nixpkgs Contributors Guide</title>
<title>Nixpkgs Users and Contributors Guide</title>
<subtitle>Version <xi:include href=".version" parse="text" />
</subtitle>
</info>
<xi:include href="introduction.chapter.xml" />
<xi:include href="quick-start.xml" />
<xi:include href="package-specific-user-notes.xml" />
<xi:include href="stdenv.xml" />
<xi:include href="multiple-output.xml" />
<xi:include href="cross-compilation.xml" />
Loading