File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
nixos/modules/virtualisation Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 6262 skopeo
6363 umoci
6464 ]
65+ ++ lib . optionals ( lib . versionAtLeast cfg . package . version "6.11.0" ) [
66+ lego
67+ ]
6568 ++ lib . optionals config . security . apparmor . enable [
6669 apparmor-bin-utils
6770
Original file line number Diff line number Diff line change 11import ./generic.nix {
2- hash = "sha256-uuaJoUrAZ1kSeO2xdXhfdI8Zy4zbA9r1pIhPMqzUios =" ;
3- version = "6.10.1 " ;
4- vendorHash = "sha256-/8aBG8RiC03+oVI9lgPFwbi3b4juumziXL4WH0k/4PA =" ;
2+ hash = "sha256-S6PTtgP4MFV+kiEgV8PBvek1SrVjLaCR9OJy/6jqJGE =" ;
3+ version = "6.11.0 " ;
4+ vendorHash = "sha256-wKL+woCMjGJwCBG/JBhFbY4uc97/5K7OWPZRp0J+5DQ =" ;
55 patches = [ ] ;
66 nixUpdateExtraArgs = [
77 "--override-filename=pkgs/by-name/in/incus/package.nix"
You can’t perform that action at this time.
0 commit comments