update nixos base system and nextcloud version
This commit is contained in:
parent
f102f48aa1
commit
fef97d2ac9
8 changed files with 82 additions and 79 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
inputs = {
|
||||
# FIXME: Switch to 23.05 when phpunit released
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.05";
|
||||
# Required for multi platform support
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue