-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs
base: 3df5b67ae434
head repository: NixOS/nixpkgs
compare: 7184efb40af0
Commits on Jan 9, 2019
-
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.
Configuration menu - View commit details
-
Copy full SHA for 4cb889f - Browse repository at this point
Copy the full SHA 4cb889fView commit details
Commits on Jan 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0a948da - Browse repository at this point
Copy the full SHA 0a948daView commit details
Commits on Jan 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2890a38 - Browse repository at this point
Copy the full SHA 2890a38View commit details
Commits on Feb 21, 2019
-
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`.
Configuration menu - View commit details
-
Copy full SHA for d4f65c3 - Browse repository at this point
Copy the full SHA d4f65c3View commit details
Commits on Mar 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ec7f892 - Browse repository at this point
Copy the full SHA ec7f892View commit details
Commits on Mar 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 636f156 - Browse repository at this point
Copy the full SHA 636f156View commit details
Commits on Mar 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a86f062 - Browse repository at this point
Copy the full SHA a86f062View commit details
Commits on Mar 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8f4dced - Browse repository at this point
Copy the full SHA 8f4dcedView commit details
Commits on Mar 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6261601 - Browse repository at this point
Copy the full SHA 6261601View commit details
Commits on Apr 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 78c018b - Browse repository at this point
Copy the full SHA 78c018bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcede9b - Browse repository at this point
Copy the full SHA fcede9bView commit details
Commits on Apr 18, 2019
-
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 authoredApr 18, 2019 Configuration menu - View commit details
-
Copy full SHA for ca7a18a - Browse repository at this point
Copy the full SHA ca7a18aView commit details
Commits on Apr 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c5c4d59 - Browse repository at this point
Copy the full SHA c5c4d59View commit details -
Configuration menu - View commit details
-
Copy full SHA for b172ff5 - Browse repository at this point
Copy the full SHA b172ff5View commit details
Commits on Apr 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 61f8332 - Browse repository at this point
Copy the full SHA 61f8332View commit details
Commits on May 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 807c934 - Browse repository at this point
Copy the full SHA 807c934View commit details
Commits on May 26, 2019
-
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
Configuration menu - View commit details
-
Copy full SHA for 0ee35c5 - Browse repository at this point
Copy the full SHA 0ee35c5View commit details
Commits on May 31, 2019
-
nixos/pulseaudio: Set speex-float-5 as default resample-method
The upstream default (speex-float-1) results in audible artifacts
Configuration menu - View commit details
-
Copy full SHA for b19e838 - Browse repository at this point
Copy the full SHA b19e838View commit details
Commits on Jun 1, 2019
-
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
Configuration menu - View commit details
-
Copy full SHA for b97ffda - Browse repository at this point
Copy the full SHA b97ffdaView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for c6a3bcb - Browse repository at this point
Copy the full SHA c6a3bcbView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 39a33d6 - Browse repository at this point
Copy the full SHA 39a33d6View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 5f968f3 - Browse repository at this point
Copy the full SHA 5f968f3View commit details
Commits on Jun 2, 2019
-
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
Configuration menu - View commit details
-
Copy full SHA for 937b6d7 - Browse repository at this point
Copy the full SHA 937b6d7View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 3d4482f - Browse repository at this point
Copy the full SHA 3d4482fView commit details
Commits on Jun 3, 2019
-
4
Configuration menu - View commit details
-
Copy full SHA for 03f48eb - Browse repository at this point
Copy the full SHA 03f48ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf8457d - Browse repository at this point
Copy the full SHA cf8457dView commit details -
Justin Wood committed
Jun 3, 2019 Configuration menu - View commit details
-
Copy full SHA for ece38ce - Browse repository at this point
Copy the full SHA ece38ceView commit details
Commits on Jun 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6586eff - Browse repository at this point
Copy the full SHA 6586effView commit details -
Configuration menu - View commit details
-
Copy full SHA for efbd890 - Browse repository at this point
Copy the full SHA efbd890View commit details
Commits on Jun 5, 2019
-
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.
Configuration menu - View commit details
-
Copy full SHA for 3d1e0da - Browse repository at this point
Copy the full SHA 3d1e0daView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd76b3d - Browse repository at this point
Copy the full SHA dd76b3dView commit details
Commits on Jun 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c740e2a - Browse repository at this point
Copy the full SHA c740e2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29cc54c - Browse repository at this point
Copy the full SHA 29cc54cView commit details
Commits on Jun 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b6c3bad - Browse repository at this point
Copy the full SHA b6c3badView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b90dd7 - Browse repository at this point
Copy the full SHA 0b90dd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 938f138 - Browse repository at this point
Copy the full SHA 938f138View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d88f42 - Browse repository at this point
Copy the full SHA 1d88f42View commit details -
beignet: 1.3.2 -> unstable-2018.08.20
volth committedJun 7, 2019 Configuration menu - View commit details
-
Copy full SHA for a556fbf - Browse repository at this point
Copy the full SHA a556fbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2587df7 - Browse repository at this point
Copy the full SHA 2587df7View commit details
Commits on Jun 8, 2019
-
nixos/tests: fix luksroot installer test name
Both tests were previously called "luksroot-luks2".
Configuration menu - View commit details
-
Copy full SHA for c51786b - Browse repository at this point
Copy the full SHA c51786bView commit details
Commits on Jun 9, 2019
-
mirrors: rename sourceforgejp to osdn
SourceForge.jp renamed to OSDN on May 11, 2015. https://osdn.net/projects/sourceforge/news/24923
Configuration menu - View commit details
-
Copy full SHA for c0eaf5e - Browse repository at this point
Copy the full SHA c0eaf5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2e56cc - Browse repository at this point
Copy the full SHA b2e56ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78e1264 - Browse repository at this point
Copy the full SHA 78e1264View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed33d19 - Browse repository at this point
Copy the full SHA ed33d19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2840d0d - Browse repository at this point
Copy the full SHA 2840d0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e99a196 - Browse repository at this point
Copy the full SHA e99a196View commit details -
Configuration menu - View commit details
-
Copy full SHA for 699d751 - Browse repository at this point
Copy the full SHA 699d751View commit details -
Configuration menu - View commit details
-
Copy full SHA for 744ab42 - Browse repository at this point
Copy the full SHA 744ab42View commit details -
also updated bugzilla references to newer gitlab
Configuration menu - View commit details
-
Copy full SHA for 0412ee2 - Browse repository at this point
Copy the full SHA 0412ee2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70db118 - Browse repository at this point
Copy the full SHA 70db118View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3df5b67ae434...7184efb40af0