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

Commits on Jan 9, 2019

  1. bear: fix wrapper detection patch by checking result of find_executable

    With the wrapper detection patch, if a build invokes an executable that cannot
    be found in PATH by `find_executable`, bear will fail with an `AttributeError`
    in `os.path.realpath`.
    
    This can happen if the build invokes some project-local tool or command, like
    `./build-something`.
    
    Instead of calling using the result of `find_executable` directly, first check
    whether the executable was found and fall back to original Bear behavior if
    it was not.
    liff committed Jan 9, 2019
    Copy the full SHA
    4cb889f View commit details

Commits on Jan 11, 2019

  1. Copy the full SHA
    0a948da View commit details

Commits on Jan 30, 2019

  1. Copy the full SHA
    2890a38 View commit details

Commits on Feb 21, 2019

  1. ipad_charge: enable installation udev rules

    Note that you need to add this package to your
    `services.udev.packages` list rather than your
    `environment.systemPackages` for the udev rules to take effect.
    
    It might be worthwhile giving this its own configuration option, which
    could be documented in `man configuration.nix`.
    mbrock committed Feb 21, 2019
    Copy the full SHA
    d4f65c3 View commit details

Commits on Mar 6, 2019

  1. Add maintainer tobiasBora

    tobiasBora committed Mar 6, 2019
    Copy the full SHA
    ec7f892 View commit details

Commits on Mar 9, 2019

  1. Copy the full SHA
    636f156 View commit details

Commits on Mar 22, 2019

  1. neocomp: init at 2019-03-12

    Twey committed Mar 22, 2019
    Copy the full SHA
    a86f062 View commit details

Commits on Mar 25, 2019

  1. Copy the full SHA
    8f4dced View commit details

Commits on Mar 27, 2019

  1. Copy the full SHA
    6261601 View commit details

Commits on Apr 17, 2019

  1. samba: fix darwin build

    jacereda committed Apr 17, 2019
    Copy the full SHA
    78c018b View commit details
  2. Copy the full SHA
    fcede9b View commit details

Commits on Apr 18, 2019

  1. nixos/netboot: import -> callPackage

    Copy-paste from iso-image.nix
    
    Besides the simplification, it should use `pkgs.buildPackages.squashfsTools` because it is used in `nativeBuildInputs` instead of incorrect `pkgs.squashfsTools` which was forced by `import'
    volth authored Apr 18, 2019
    Copy the full SHA
    ca7a18a View commit details

Commits on Apr 20, 2019

  1. rcs: fix darwin build

    thefloweringash committed Apr 20, 2019
    Copy the full SHA
    c5c4d59 View commit details
  2. Copy the full SHA
    b172ff5 View commit details

Commits on Apr 21, 2019

  1. Copy the full SHA
    61f8332 View commit details

Commits on May 21, 2019

  1. Copy the full SHA
    807c934 View commit details

Commits on May 26, 2019

  1. prusa-slicer: renamed from slic3r-prusa3d and updated 1.41.3 -> 2.0.0

    The slic3r-prusa3d package was renamed by upstream to PrusaSlicer with
    the 2.0.0 release to reduce confusion with the slic3r package.
    
    We compile against wxGTK 3.0, as with 3.1 the application crashes (see
    Moredread committed May 26, 2019
    Copy the full SHA
    0ee35c5 View commit details

Commits on May 31, 2019

  1. nixos/pulseaudio: Set speex-float-5 as default resample-method

    The upstream default (speex-float-1) results in audible artifacts
    adisbladis committed May 31, 2019
    Copy the full SHA
    b19e838 View commit details

Commits on Jun 1, 2019

  1. atlassian-cli: 8.2.0 -> 8.5.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/atlassian-cli/versions
    r-ryantm committed Jun 1, 2019
    Copy the full SHA
    b97ffda View commit details
  2. bindfs: 1.13.11 -> 1.14.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/bindfs/versions
    r-ryantm committed Jun 1, 2019
    Copy the full SHA
    c6a3bcb View commit details
  3. binaryen: 83 -> 84

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/binaryen/versions
    r-ryantm committed Jun 1, 2019
    Copy the full SHA
    39a33d6 View commit details
  4. freecad: move docs to correct location

    Move the help files to the location which the help viewer expects,
    otherwise attempting to access help from the menus gives an error.
    lightbulbjim committed Jun 1, 2019
    Copy the full SHA
    5f968f3 View commit details

Commits on Jun 2, 2019

  1. gnustep.libobjc: 1.9 -> 2.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/libobjc2/versions
    r-ryantm committed Jun 2, 2019
    Copy the full SHA
    937b6d7 View commit details
  2. mgba: 0.7.1 -> 0.7.2

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/mgba/versions
    r-ryantm committed Jun 2, 2019
    Copy the full SHA
    3d4482f View commit details

Commits on Jun 3, 2019

  1. caja-with-extensions: init

    alexarice committed Jun 3, 2019
    4
    Copy the full SHA
    03f48eb View commit details
  2. throttled: init at 0.6

    michaelpj committed Jun 3, 2019
    Copy the full SHA
    cf8457d View commit details
  3. rebar3: 3.10.0 -> 3.11.1

    Justin Wood committed Jun 3, 2019
    Copy the full SHA
    ece38ce View commit details

Commits on Jun 4, 2019

  1. trash: 0.9.1 -> 0.9.2

    bdesham committed Jun 4, 2019
    Copy the full SHA
    6586eff View commit details
  2. Copy the full SHA
    efbd890 View commit details

Commits on Jun 5, 2019

  1. asciidoctor: 1.5.7.1 -> 2.0.10

    There has been a new major version, so it seems good to upgrade.
    
    I had to drop two plugins:
    - `asciidoctor-latex` seems dead, and hasn't had any commits since 2015.
    - `asciidoctor-bespoke` also hasn't been updated for over a year, and
    doesn't seem to be compatible with the new version.
    michaelpj committed Jun 5, 2019
    Copy the full SHA
    3d1e0da View commit details
  2. Copy the full SHA
    dd76b3d View commit details

Commits on Jun 6, 2019

  1. Copy the full SHA
    c740e2a View commit details
  2. Copy the full SHA
    29cc54c View commit details

Commits on Jun 7, 2019

  1. Copy the full SHA
    b6c3bad View commit details
  2. Copy the full SHA
    0b90dd7 View commit details
  3. Copy the full SHA
    938f138 View commit details
  4. Copy the full SHA
    1d88f42 View commit details
  5. beignet: 1.3.2 -> unstable-2018.08.20

    volth committed Jun 7, 2019
    Copy the full SHA
    a556fbf View commit details
  6. cryptsetup: enable kernel crypto api support again

    This is needed for tcrypt and the benchmark subcommand. If enabled,
    it is also used to unlock LUKS2 volumes and therefore the kernel modules
    providing this feature need to be available in our initrd.
    
    Fixes #42163. #54019.
    fpletz committed Jun 7, 2019
    Copy the full SHA
    2587df7 View commit details

Commits on Jun 8, 2019

  1. nixos/tests: fix luksroot installer test name

    Both tests were previously called "luksroot-luks2".
    fpletz committed Jun 8, 2019
    Copy the full SHA
    c51786b View commit details

Commits on Jun 9, 2019

  1. mirrors: rename sourceforgejp to osdn

    SourceForge.jp renamed to OSDN on May 11, 2015.
    https://osdn.net/projects/sourceforge/news/24923
    marsam committed Jun 9, 2019
    Copy the full SHA
    c0eaf5e View commit details
  2. mirrors: add osdn mirrors

    marsam committed Jun 9, 2019
    Copy the full SHA
    b2e56cc View commit details
  3. anthy: use osdn mirror

    marsam committed Jun 9, 2019
    Copy the full SHA
    78e1264 View commit details
  4. nkf: 2.1.4 -> 2.1.5

    marsam committed Jun 9, 2019
    Copy the full SHA
    ed33d19 View commit details
  5. Copy the full SHA
    2840d0d View commit details
  6. Copy the full SHA
    e99a196 View commit details
  7. Copy the full SHA
    699d751 View commit details
  8. Copy the full SHA
    744ab42 View commit details
  9. orc: disable tests on armv7l

    also updated bugzilla references to newer gitlab
    womfoo committed Jun 9, 2019
    Copy the full SHA
    0412ee2 View commit details
  10. Copy the full SHA
    70db118 View commit details
Loading