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: a62033452796
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: 6a66392d9adf
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 5 files changed
- 5 contributors
Commits on Mar 21, 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/falkon/versions
Configuration menu - View commit details
-
Copy full SHA for e792405 - Browse repository at this point
Copy the full SHA e792405View commit details
Commits on Mar 24, 2019
-
firefox-bin: allow overriding systemLocale
Tomas Hlavaty committedMar 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 377898b - Browse repository at this point
Copy the full SHA 377898bView commit details
Commits on Mar 26, 2019
-
Merge pull request #58197 from tohl/firefox-bin-systemLocale
firefox-bin with overrideable locale, tested on nixos x86_64
Configuration menu - View commit details
-
Copy full SHA for a268365 - Browse repository at this point
Copy the full SHA a268365View 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/lighttpd/versions
Configuration menu - View commit details
-
Copy full SHA for d5e9e5f - Browse repository at this point
Copy the full SHA d5e9e5fView commit details -
nixos: Don't enable Docker by default
Regression introduced by c940053. The commit introduced declarative docker containers and subsequently enables docker whenever any declarative docker containers are defined. This is done via an option with type "attrsOf somesubmodule" and a check on whether the attribute set is empty. Unfortunately, the check was whether a *list* is empty rather than wether an attribute set is empty, so "mkIf (cfg != [])" *always* evaluates to true and thus subsequently enables docker by default: $ nix-instantiate --eval nixos --arg configuration {} \ -A config.virtualisation.docker.enable true Fixing this is simply done by changing the check to "mkIf (cfg != {})". Tested this by running the "docker-containers" NixOS test and it still passes. Signed-off-by: aszlig <aszlig@nix.build> Cc: @benley, @danbst, @infinisil, @nlewo
Configuration menu - View commit details
-
Copy full SHA for 68efd79 - Browse repository at this point
Copy the full SHA 68efd79View 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/matio/versions
Configuration menu - View commit details
-
Copy full SHA for 6f235bc - Browse repository at this point
Copy the full SHA 6f235bcView commit details -
Merge pull request #58072 from r-ryantm/auto-update/falkon
falkon: 3.0.1 -> 3.1.0
Configuration menu - View commit details
-
Copy full SHA for 6a66392 - Browse repository at this point
Copy the full SHA 6a66392View 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 a62033452796...6a66392d9adf