-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: c5668bd18356
head repository: NixOS/nixpkgs-channels
compare: 0f1911eea206
- 20 commits
- 50 files changed
- 9 contributors
Commits on Sep 29, 2018
-
doc: Update section about imperative containers
Nix commands inside the container have been broken since 18.03, and no fix is yet in sight. Lets remove from the documentation that this is a usecase that we support, as it doesn't seem likely that this will be fixed before 18.09 either. See #40355 (cherry picked from commit f309440)
Configuration menu - View commit details
-
Copy full SHA for b72abcf - Browse repository at this point
Copy the full SHA b72abcfView commit details -
gitkraken: 4.0.2 -> 4.0.5 (#47512)
Fixes #47498. Note that the releases have moved to a new URL; I'm not sure they still host the earlier versions. (cherry picked from commit 9d727e0) backported because previous source url returns 404.
Configuration menu - View commit details
-
Copy full SHA for 1d5b7a7 - Browse repository at this point
Copy the full SHA 1d5b7a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2e605e - Browse repository at this point
Copy the full SHA c2e605eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bd9306 - Browse repository at this point
Copy the full SHA 9bd9306View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99b6969 - Browse repository at this point
Copy the full SHA 99b6969View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7cab85 - Browse repository at this point
Copy the full SHA b7cab85View commit details -
Revert "doc: Update section about imperative containers"
This reverts commit b72abcf. Breaks manual build: https://nix-cache.s3.amazonaws.com/log/wnjcy6n5f871bpyy9nd06smiz1ggv99c-nixos-manual-combined.drv
Configuration menu - View commit details
-
Copy full SHA for 29624f6 - Browse repository at this point
Copy the full SHA 29624f6View commit details -
systemd: Replace meta.available checks
This sort of code breaks config.{allowBroken, allowUnsupportedSystem} = true by making them do unpredictable things. (cherry picked from commit fe7919f)
Configuration menu - View commit details
-
Copy full SHA for 6b1ebeb - Browse repository at this point
Copy the full SHA 6b1ebebView commit details -
nix: Replace meta.available checks
This sort of code breaks config.{allowBroken, allowUnsupportedSystem} = true by making them do unpredictable things. (cherry picked from commit cdeafe7) Conflicts: pkgs/tools/package-management/nix/default.nix
Configuration menu - View commit details
-
Copy full SHA for 50da319 - Browse repository at this point
Copy the full SHA 50da319View commit details -
apparmor: Replace meta.available checks
This sort of code breaks config.{allowBroken, allowUnsupportedSystem} = true by making them do unpredictable things. (cherry picked from commit 50d0360)
Configuration menu - View commit details
-
Copy full SHA for 2c3443e - Browse repository at this point
Copy the full SHA 2c3443eView commit details -
treewide: Replace meta.available checks in
shouldUsePackages
copypastaConfiguration menu - View commit details
-
Copy full SHA for ae63055 - Browse repository at this point
Copy the full SHA ae63055View commit details -
ghc: Replace meta.available checks for enableIntegerSimple
This sort of code breaks config.{allowBroken, allowUnsupportedSystem} = true by making them do unpredictable things. (cherry picked from commit f4dd2fe)
Configuration menu - View commit details
-
Copy full SHA for 5330aba - Browse repository at this point
Copy the full SHA 5330abaView commit details
Commits on Sep 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for aa0c7bd - Browse repository at this point
Copy the full SHA aa0c7bdView commit details -
nix-daemon: only add channels dir to NIX_PATH if exists
Per reviewer comment (thanks!). (cherry picked from commit 243e28b)
Configuration menu - View commit details
-
Copy full SHA for 4c3a0ae - Browse repository at this point
Copy the full SHA 4c3a0aeView commit details -
Revert "Revert "doc: Update section about imperative containers""
I fixed the problem. This reverts commit 29624f6.
Configuration menu - View commit details
-
Copy full SHA for 4867086 - Browse repository at this point
Copy the full SHA 4867086View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26537f5 - Browse repository at this point
Copy the full SHA 26537f5View commit details -
(cherry picked from commit b1857da)
Configuration menu - View commit details
-
Copy full SHA for 8b3bff1 - Browse repository at this point
Copy the full SHA 8b3bff1View commit details -
pythonPackages.python-mapnik: Fix build
There were two things to fix: - Boost started shipping libboost_python.so as libboost_python{Major}{Minor} - Make sure that mapnik and boost link to the correct version of python. (cherry picked from commit be6451e)
Configuration menu - View commit details
-
Copy full SHA for f2a1d99 - Browse repository at this point
Copy the full SHA f2a1d99View commit details -
language_subtag_registry: fix hash (#47555)
(cherry picked from commit 61007c0)
Configuration menu - View commit details
-
Copy full SHA for a3e5e6e - Browse repository at this point
Copy the full SHA a3e5e6eView commit details -
pythonPackages.py-cpuinfo: Fix darwin build (#47558)
(cherry picked from commit 49dcf7b)
Configuration menu - View commit details
-
Copy full SHA for 0f1911e - Browse repository at this point
Copy the full SHA 0f1911eView commit details
There are no files selected for viewing