init: ocis_70-bin and ocis_71-bin #409138
Conversation
0fb0cdc to
d7cd0bc
Compare
|
Fixed merge conflicts |
|
Fixed merge conflicts, again. |
@Ramblurr apologies for long delays between activity, $LIFE has been very busy and my github activity has diminished as a result. I have also temporarily stopped being a sysadmin for myself, so haven't kept up with ocis dev either. Until I am back to using the package on daily basis it would be wise to take my name off maintainers list. That being said, the changes LGTM, approved. |
89e8a7e to
d5142cd
Compare
|
Fixed merge conflicts. |
|
@wegank I have yet again fixed the merge conflicts. Could you please remove the label? This PR has been languishing for well over a month and I would like to get it merged as no one can upgrade their owncloud without it. |
0194f32 to
997e956
Compare
|
Fixed new fmt requirements. |
997e956 to
500b732
Compare
500b732 to
e0155d6
Compare
e0155d6 to
738511b
Compare
738511b to
f098fd2
Compare
This is a follow up to #394598
TL;DR: (full explanation is in the "Maintainer information" in the nixos documentation)
Upgrading ocis requires stepping through every stable major and minor version. You cannot skip one.
This PR adds ocis 7.0 and ocis 7.1. ocis 6.0 was skipped as it is not a stable version.
The nixos module is updated to choose the appropriate version based on the
system.stateVersion, and now provides some tools to help the user update their
instance.
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)pinging fellow maintainers
@bhankas @danth
Add a 👍 reaction to pull requests you find important.