Skip to content

nixos: fix rename.nix bugs#39048

Merged
joachifm merged 2 commits intoNixOS:masterfrom
oxij:nixos/fix-rename-bugs
Apr 22, 2018
Merged

nixos: fix rename.nix bugs#39048
joachifm merged 2 commits intoNixOS:masterfrom
oxij:nixos/fix-rename-bugs

Conversation

@oxij
Copy link
Member

@oxij oxij commented Apr 17, 2018

Motivation for this change

I think this should be a proper fix to #34253 (comment) of #34253. It is a bug I introduced myself.
/cc @fpletz

Things done

oxij added 2 commits April 17, 2018 09:05
Introduced in 286b007 and then
in 2e6b796.

This a proper fix for what 70c6f65 tried to do.
Removing the "config" prefix triggers the bug on pure nixos too, not only
on nixops.
@oxij oxij changed the title Nixos/fix rename bugs nixos: fix rename.nix bugs Apr 17, 2018
@GrahamcOfBorg GrahamcOfBorg added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Apr 17, 2018
@oxij
Copy link
Member Author

oxij commented Apr 19, 2018

ping

@oxij
Copy link
Member Author

oxij commented Apr 22, 2018

/cc @ttuegel since your code is involved here, @joachifm as a common editor of the file, and @vcunat and @Ericson2314 for general wisdom on the topic

@oxij
Copy link
Member Author

oxij commented Apr 22, 2018 via email

@oxij oxij deleted the nixos/fix-rename-bugs branch September 8, 2018 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants