Switch fieldseeker to not do a top-level merge
This actually breaks on any servers that don't define the fieldseeker deployments as an empty list. Instead we do the clunkier, but working, import-then-merge-each-attr.
This commit is contained in:
parent
b7b06ec63b
commit
7147413112
5 changed files with 150 additions and 185 deletions
|
|
@ -13,7 +13,7 @@
|
|||
type = "github";
|
||||
owner = "Gleipnir-Technology";
|
||||
repo = "fieldseeker-sync";
|
||||
rev = "4cba4c5d2e32366a6f38184e053c3a2bd6166020";
|
||||
rev = "6d02b1ff2da98f165390491f850d3f7bf04e600a";
|
||||
};
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager/release-25.05";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue