This repository was archived by the owner on Apr 12, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 104
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c814b0ef2419
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7447bdc5232e
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 13 files changed
- 9 contributors
Commits on Sep 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for adcaba3 - Browse repository at this point
Copy the full SHA adcaba3View commit details
Commits on Sep 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cf5a892 - Browse repository at this point
Copy the full SHA cf5a892View commit details
Commits on Sep 13, 2020
-
chez-modules: Fix path to csv-site.
It seems that the installation path for chez modules no longer includes the Chez version. This fixes the build for chez-mit and chez-scmutils.
Configuration menu - View commit details
-
Copy full SHA for 72ccc9b - Browse repository at this point
Copy the full SHA 72ccc9bView commit details
Commits on Sep 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 26c23c0 - Browse repository at this point
Copy the full SHA 26c23c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fb14d8 - Browse repository at this point
Copy the full SHA 9fb14d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc4a33d - Browse repository at this point
Copy the full SHA cc4a33dView commit details -
Merge pull request #97927 from NieDzejkob/chez-fix
chez-modules: Fix path to csv-site.
Configuration menu - View commit details
-
Copy full SHA for 9743a38 - Browse repository at this point
Copy the full SHA 9743a38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0023908 - Browse repository at this point
Copy the full SHA 0023908View commit details -
Configuration menu - View commit details
-
Copy full SHA for e587b5a - Browse repository at this point
Copy the full SHA e587b5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d60354 - Browse repository at this point
Copy the full SHA 9d60354View commit details -
Merge pull request #97845 from risicle/ris-holidays-fix
pythonPackages.holidays: fix build by adding korean-lunar-calendar dependency
Configuration menu - View commit details
-
Copy full SHA for 58802be - Browse repository at this point
Copy the full SHA 58802beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cdf9c9 - Browse repository at this point
Copy the full SHA 8cdf9c9View commit details -
nixos/plasma5: Fix eval of colord-kde/wacomtablet
Regression introduced by 053b05d. The commit in question essentially removed the "with pkgs;" from the scope around the various packages added to environment.systemPackages. Since services.colord.enable and services.xserver.wacom.enable are false by default, the change above didn't directly result in an evaluation error. Tested evaluation before and after this change via: for cfg in hardware.bluetooth.enable \ networking.networkmanager.enable \ hardware.pulseaudio.enable \ powerManagement.enable \ services.colord.enable \ services.samba.enable \ services.xserver.wacom.enable; do nix-instantiate --eval nixos --arg configuration '{ services.xserver.desktopManager.plasma5.enable = true; '"$cfg"' = true; }' -A config.environment.systemPackages > /dev/null done Signed-off-by: aszlig <aszlig@nix.build> Cc: @ttuegel
Configuration menu - View commit details
-
Copy full SHA for 7447bdc - Browse repository at this point
Copy the full SHA 7447bdcView commit details
Loading
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 c814b0ef2419...7447bdc5232e