stratisd: init at 3.2.2#184675
Conversation
|
to test: {
systemd.packages = [ pkgs.stratisd ];
services.dbus.packages = [ pkgs.stratisd ];
services.udev.packages = [ pkgs.stratisd ];
systemd.services.stratisd.wantedBy = [ "sysinit.target" ];
}A WIP |
f877c7d to
6bb7d21
Compare
We should move that into a nixos module, right? |
I'd like to take care of that and add some tests later (when |
SuperSandro2000
left a comment
There was a problem hiding this comment.
otherwise looks solid
SuperSandro2000
left a comment
There was a problem hiding this comment.
I just noticed that this will not work since both variables are fixed output derivations
There are works on making these fetchers overriable: #158018 |
|
Can we bush that back until it is figured out how to do that? Right now it is really vague and nothing concrete. Maybe this gets so big that we get a treewide change and convert everything? We don't know yet and I would like to avoid compatibility code for something that might come eventually. |
Description of changes
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)nixos/doc/manual/md-to-db.shto update generated release notes