-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: eabe7b845f86
head repository: NixOS/nixpkgs-channels
compare: fd32d60169cb
- 14 commits
- 9 files changed
- 7 contributors
Commits on Apr 25, 2019
-
nixos/tinc: remove ordering dependency on network.target
This allows configuring IP addresses on a tinc interface using networking.interfaces."tinc.${n}".ipv[46].addresses. Previously, this would fail with timeouts, because of the dependency chain tinc.${netname}.service --after--> network.target --after--> network-addresses-tinc.${n}.service (and network-link-…) --after--> sys-subsystem-net-devices-tinc.${n}.device But the network interface doesn't exist until tinc creates it! So systemd waits in vain for the interface to appear, and by then the network-addresses-* and network-link-* units have failed. This leads to the network link not being brought up and the network addresses not being assigned, which in turn stops tinc from actually working.
Configuration menu - View commit details
-
Copy full SHA for d4cd164 - Browse repository at this point
Copy the full SHA d4cd164View commit details
Commits on May 8, 2019
-
kernel/common-config: move criu to its own set
It was previously in the "test" set, which seemed an inappropriate placement.
Configuration menu - View commit details
-
Copy full SHA for ac63370 - Browse repository at this point
Copy the full SHA ac63370View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4c2698 - Browse repository at this point
Copy the full SHA e4c2698View commit details
Commits on May 12, 2019
-
python37Packages.pympler: 0.6 -> 0.7
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-pympler/versions
Configuration menu - View commit details
-
Copy full SHA for 2fddcae - Browse repository at this point
Copy the full SHA 2fddcaeView 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/xonsh/versions
Configuration menu - View commit details
-
Copy full SHA for b324116 - Browse repository at this point
Copy the full SHA b324116View commit details
Commits on May 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for faf5e8a - Browse repository at this point
Copy the full SHA faf5e8aView commit details -
Merge pull request #61162 from lheckemann/kernel-preempt-voluntary
Kernel config: use PREEMPT_VOLUNTARY
Configuration menu - View commit details
-
Copy full SHA for 1d37727 - Browse repository at this point
Copy the full SHA 1d37727View commit details -
Merge pull request #60231 from mayflower/tinc-allow-networking-interf…
…aces nixos/tinc: remove ordering dependency on network.target
Configuration menu - View commit details
-
Copy full SHA for 2b13c29 - Browse repository at this point
Copy the full SHA 2b13c29View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6d9487 - Browse repository at this point
Copy the full SHA d6d9487View commit details -
Merge pull request #61452 from r-ryantm/auto-update/xonsh
xonsh: 0.8.12 -> 0.9.0
Configuration menu - View commit details
-
Copy full SHA for a46ee78 - Browse repository at this point
Copy the full SHA a46ee78View commit details -
chirp: 20190304 -> 20190511 (#61279)
* chirp: 20190304 -> 20190429 Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/chirp-daily/versions * chirp: 20190429 -> 20190511
Configuration menu - View commit details
-
Copy full SHA for a3ccd43 - Browse repository at this point
Copy the full SHA a3ccd43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9760c3e - Browse repository at this point
Copy the full SHA 9760c3eView commit details -
Merge pull request #61392 from r-ryantm/auto-update/python3.7-Pympler
python37Packages.pympler: 0.6 -> 0.7
Configuration menu - View commit details
-
Copy full SHA for 87ba28d - Browse repository at this point
Copy the full SHA 87ba28dView commit details -
Merge pull request #61503 from ggPeti/master
pg_partman: init at 4.1.0
Configuration menu - View commit details
-
Copy full SHA for fd32d60 - Browse repository at this point
Copy the full SHA fd32d60View 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 eabe7b845f86...fd32d60169cb