-
-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs
base: 6e4e7c5dc65a
head repository: NixOS/nixpkgs
compare: b2ab860db399
Commits on Dec 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3eefc0b - Browse repository at this point
Copy the full SHA 3eefc0bView commit details
Commits on Mar 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 44a798e - Browse repository at this point
Copy the full SHA 44a798eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f3d0ae - Browse repository at this point
Copy the full SHA 7f3d0aeView commit details
Commits on Apr 1, 2019
-
nixos/mysql: fix support for non-specified database schema
and increase test coverage to catch this
Florian Jacob committedApr 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 77978c1 - Browse repository at this point
Copy the full SHA 77978c1View commit details -
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 committedApr 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 14571f5 - Browse repository at this point
Copy the full SHA 14571f5View commit details
Commits on Apr 14, 2019
-
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; } ```
Configuration menu - View commit details
-
Copy full SHA for 681b1d8 - Browse repository at this point
Copy the full SHA 681b1d8View commit details -
Averell Dalton committed
Apr 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 7a59ec3 - Browse repository at this point
Copy the full SHA 7a59ec3View commit details -
rstudio-preview: remove package
Averell Dalton committedApr 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 248041a - Browse repository at this point
Copy the full SHA 248041aView commit details
Commits on Apr 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bc06931 - Browse repository at this point
Copy the full SHA bc06931View commit details
Commits on Apr 25, 2019
-
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 authoredApr 25, 2019 Configuration menu - View commit details
-
Copy full SHA for c01ea27 - Browse repository at this point
Copy the full SHA c01ea27View commit details
Commits on Apr 26, 2019
-
editline: fix crash with term narrower than completions
Fixes issue mentioned on #nixos earlier today by @edef1c.
Configuration menu - View commit details
-
Copy full SHA for f052db1 - Browse repository at this point
Copy the full SHA f052db1View commit details
Commits on May 1, 2019
-
pythonPackages.tld: init at 0.9.3
Bignaux Ronan committedMay 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 688f61b - Browse repository at this point
Copy the full SHA 688f61bView commit details -
Bignaux Ronan committed
May 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 3a1792e - Browse repository at this point
Copy the full SHA 3a1792eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a22dc4 - Browse repository at this point
Copy the full SHA 7a22dc4View commit details
Commits on May 2, 2019
-
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
Configuration menu - View commit details
-
Copy full SHA for 4619414 - Browse repository at this point
Copy the full SHA 4619414View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 39e686f - Browse repository at this point
Copy the full SHA 39e686fView commit details
Commits on May 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ff4db30 - Browse repository at this point
Copy the full SHA ff4db30View commit details
Commits on May 6, 2019
-
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.
Configuration menu - View commit details
-
Copy full SHA for b12ea62 - Browse repository at this point
Copy the full SHA b12ea62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4806c8c - Browse repository at this point
Copy the full SHA 4806c8cView commit details
Commits on May 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1c87fac - Browse repository at this point
Copy the full SHA 1c87facView commit details -
Configuration menu - View commit details
-
Copy full SHA for b78f689 - Browse repository at this point
Copy the full SHA b78f689View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f2bea9 - Browse repository at this point
Copy the full SHA 9f2bea9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9833f55 - Browse repository at this point
Copy the full SHA 9833f55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e32421 - Browse repository at this point
Copy the full SHA 2e32421View commit details -
Configuration menu - View commit details
-
Copy full SHA for b536b12 - Browse repository at this point
Copy the full SHA b536b12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 150980c - Browse repository at this point
Copy the full SHA 150980cView commit details
Commits on May 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fe2d30e - Browse repository at this point
Copy the full SHA fe2d30eView commit details
Commits on May 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bbc0128 - Browse repository at this point
Copy the full SHA bbc0128View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cbd6d3 - Browse repository at this point
Copy the full SHA 7cbd6d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f74f518 - Browse repository at this point
Copy the full SHA f74f518View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6e91ba - Browse repository at this point
Copy the full SHA b6e91baView commit details -
Configuration menu - View commit details
-
Copy full SHA for b178309 - Browse repository at this point
Copy the full SHA b178309View commit details
Commits on May 10, 2019
-
z88dk: 20180217 -> unstable-2019-05-09
Bignaux Ronan committedMay 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 9655dcb - Browse repository at this point
Copy the full SHA 9655dcbView commit details
Commits on May 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 73d64d4 - Browse repository at this point
Copy the full SHA 73d64d4View commit details
Commits on May 13, 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/spdk/versions
Configuration menu - View commit details
-
Copy full SHA for 8ffec65 - Browse repository at this point
Copy the full SHA 8ffec65View commit details
Commits on May 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5f253ad - Browse repository at this point
Copy the full SHA 5f253adView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 2d8b3df - Browse repository at this point
Copy the full SHA 2d8b3dfView commit details
Commits on May 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for befad4b - Browse repository at this point
Copy the full SHA befad4bView commit details
Commits on May 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1a84bfc - Browse repository at this point
Copy the full SHA 1a84bfcView commit details
Commits on May 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 24c7e2a - Browse repository at this point
Copy the full SHA 24c7e2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc7c76f - Browse repository at this point
Copy the full SHA cc7c76fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd5e76e - Browse repository at this point
Copy the full SHA fd5e76eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 223a30e - Browse repository at this point
Copy the full SHA 223a30eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b32de6d - Browse repository at this point
Copy the full SHA b32de6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29395e5 - Browse repository at this point
Copy the full SHA 29395e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40cc6fb - Browse repository at this point
Copy the full SHA 40cc6fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa064ff - Browse repository at this point
Copy the full SHA fa064ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0962aa7 - Browse repository at this point
Copy the full SHA 0962aa7View commit details
Commits on May 18, 2019
-
mkcl: 1.1.10.2017-11-14 -> 1.1.11
Tomas Hlavaty committedMay 18, 2019 Configuration menu - View commit details
-
Copy full SHA for dd2ad65 - Browse repository at this point
Copy the full SHA dd2ad65View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5e745f - Browse repository at this point
Copy the full SHA d5e745fView commit details
There are no files selected for viewing