-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 2628f20267d0
head repository: NixOS/nixpkgs-channels
compare: c438ce12a858
Commits on Dec 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b092c46 - Browse repository at this point
Copy the full SHA b092c46View commit details
Commits on Jan 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8b42ff4 - Browse repository at this point
Copy the full SHA 8b42ff4View commit details
Commits on Jan 8, 2020
-
nixos/systemd-lib: don't fail on systemd.packages duplicates
In some cases like we've noticed in NixOS/nixpkgs#76169, having duplicate packages in systemd.packages like ``` systemd.packages = [ gnome-shell gnome-shell gnome-session ]; ``` breaks. Here we use an associative array to ensure no duplicate paths when we symlink all the units listed in systemd.packages.
Configuration menu - View commit details
-
Copy full SHA for 1c2e27e - Browse repository at this point
Copy the full SHA 1c2e27eView commit details
Commits on Jan 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a498f33 - Browse repository at this point
Copy the full SHA a498f33View commit details
Commits on Jan 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fe4d213 - Browse repository at this point
Copy the full SHA fe4d213View commit details -
Also fix 'ld: cannot find -lsecret-1 error' on build and crash with 'This application failed to start because no Qt platform plugin could be initialized' error on startup.
Configuration menu - View commit details
-
Copy full SHA for 9d28b0b - Browse repository at this point
Copy the full SHA 9d28b0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f005f2d - Browse repository at this point
Copy the full SHA f005f2dView commit details
Commits on Jan 14, 2020
-
This is very out of date, is pinned to an old version of boost, and the last update was 2.5 years ago marking it as broken. Since no one has fixed it or upgraded to the least version, it seems a strong indication it's no longer used/wanted/maintained and should be removed.
Configuration menu - View commit details
-
Copy full SHA for fd7ae52 - Browse repository at this point
Copy the full SHA fd7ae52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61c61f8 - Browse repository at this point
Copy the full SHA 61c61f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0956fca - Browse repository at this point
Copy the full SHA 0956fcaView commit details
Commits on Jan 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 869d157 - Browse repository at this point
Copy the full SHA 869d157View commit details -
swift: refactor phases and patch documentation
* simplify versioning * uniform patch documentation * reorder phases so they read in order * reorder scripts for readability * GNU toolchain dir: handle sysroot for GNU toolchain like for C headers, so that GCC_INSTALL_PREFIX is actually used correctly
Configuration menu - View commit details
-
Copy full SHA for 29098a8 - Browse repository at this point
Copy the full SHA 29098a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b472f4a - Browse repository at this point
Copy the full SHA b472f4aView commit details -
swift: fix UUID module and enable tests
* fix UUID compilation error This was pointed out by Swift’s test suite. * enable tests after build Two broken tests disabled for now.
Configuration menu - View commit details
-
Copy full SHA for b82d443 - Browse repository at this point
Copy the full SHA b82d443View commit details -
gnidorah committed
Jan 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 4c8bbe9 - Browse repository at this point
Copy the full SHA 4c8bbe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0dac58 - Browse repository at this point
Copy the full SHA b0dac58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 733113e - Browse repository at this point
Copy the full SHA 733113eView commit details -
This requires a FHSUserEnv because the licensing executable checksums itself (I think). The override of libpng is a bit ugly, can this be cleaned up?
Configuration menu - View commit details
-
Copy full SHA for 38e6c84 - Browse repository at this point
Copy the full SHA 38e6c84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 725fd9f - Browse repository at this point
Copy the full SHA 725fd9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e76e3b - Browse repository at this point
Copy the full SHA 0e76e3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba9066a - Browse repository at this point
Copy the full SHA ba9066aView commit details
Commits on Jan 16, 2020
-
yle-dl: add setuptools dependency
yle-dl was failing with the following error: ImportError: No module named pkg_resources Adding setuptools to propagatedBuildInputs fixes this issue.
Configuration menu - View commit details
-
Copy full SHA for 080da6a - Browse repository at this point
Copy the full SHA 080da6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57d90bd - Browse repository at this point
Copy the full SHA 57d90bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14dd35e - Browse repository at this point
Copy the full SHA 14dd35eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8eb39b - Browse repository at this point
Copy the full SHA f8eb39bView commit details
Commits on Jan 17, 2020
-
texlive: touchup documentation (#77718)
The `bash` pragma gives syntax highlighting on the file, and removing the prompts allows a user to just copy-paste the entire block into the terminal to run the update.
Configuration menu - View commit details
-
Copy full SHA for 39700a6 - Browse repository at this point
Copy the full SHA 39700a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 567655c - Browse repository at this point
Copy the full SHA 567655cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 029cdb7 - Browse repository at this point
Copy the full SHA 029cdb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9789c3d - Browse repository at this point
Copy the full SHA 9789c3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d35bc0 - Browse repository at this point
Copy the full SHA 9d35bc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f2c224 - Browse repository at this point
Copy the full SHA 3f2c224View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e27f05 - Browse repository at this point
Copy the full SHA 9e27f05View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3a0bef - Browse repository at this point
Copy the full SHA d3a0befView commit details -
Merge pull request #77873 from r-ryantm/auto-update/fsmon
fsmon: 1.5 -> 1.6.1
Configuration menu - View commit details
-
Copy full SHA for e62408b - Browse repository at this point
Copy the full SHA e62408bView commit details -
Merge pull request #77657 from bhipple/remove/blitz
blitz: remove package
Configuration menu - View commit details
-
Copy full SHA for 4a49a78 - Browse repository at this point
Copy the full SHA 4a49a78View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8d0312 - Browse repository at this point
Copy the full SHA b8d0312View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4c0b61 - Browse repository at this point
Copy the full SHA a4c0b61View commit details -
Co-authored-by: Silvan Mosberger <contact@infinisil.com>
Configuration menu - View commit details
-
Copy full SHA for 7b920bc - Browse repository at this point
Copy the full SHA 7b920bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0553f2a - Browse repository at this point
Copy the full SHA 0553f2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f3701e - Browse repository at this point
Copy the full SHA 2f3701eView commit details -
pwndbg: 2019.01.25 -> 2019.12.09 (#77896)
pwndbg: 2019.01.25 -> 2019.12.09
Configuration menu - View commit details
-
Copy full SHA for 15dbf52 - Browse repository at this point
Copy the full SHA 15dbf52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6140752 - Browse repository at this point
Copy the full SHA 6140752View commit details -
Signed-off-by: David Wood <david.wood@codeplay.com>
Configuration menu - View commit details
-
Copy full SHA for 853372b - Browse repository at this point
Copy the full SHA 853372bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 709f505 - Browse repository at this point
Copy the full SHA 709f505View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9584607 - Browse repository at this point
Copy the full SHA 9584607View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34cec31 - Browse repository at this point
Copy the full SHA 34cec31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8572179 - Browse repository at this point
Copy the full SHA 8572179View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9bf683 - Browse repository at this point
Copy the full SHA f9bf683View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0866527 - Browse repository at this point
Copy the full SHA 0866527View commit details -
Merge pull request #77662 from marijanp/verbose-python-test-driver
nixos/test: added verbose output for failed tests
Configuration menu - View commit details
-
Copy full SHA for ed0b5b6 - Browse repository at this point
Copy the full SHA ed0b5b6View 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 2628f20267d0...c438ce12a858