-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d9dabb0e66c6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cc7ed9671666
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 1 file changed
- 1 contributor
Commits on Sep 25, 2017
-
nixos/network-interfaces: IPs must always be set
Previously, depending on the environment and the type of interface that was created, the configured IPs of an interface wouldn't be applied on a nixos-rebuild switch. It works after a reboot. This patch ensures that the network-addresses service is started either via the network-link service or if the networking target is activated (i.e. on system activation). Fixes #28474 #16230. (cherry picked from commit 3a670da)
Configuration menu - View commit details
-
Copy full SHA for 2d178d8 - Browse repository at this point
Copy the full SHA 2d178d8View commit details -
nixos/network-interfaces: cannot delay device units
Systemd is complaining that it can't delay the startup of device units. We have a before dependency on the respective device unit for every netdev service, which doesn't make any sense because we create the actual interface in this service. (cherry picked from commit 13a110e)
Configuration menu - View commit details
-
Copy full SHA for 35cbbeb - Browse repository at this point
Copy the full SHA 35cbbebView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc7ed96 - Browse repository at this point
Copy the full SHA cc7ed96View commit details
There are no files selected for viewing