treewide: Upgrade to NixOS 23.11

This commit is contained in:
Tristan Daniël Maat 2023-12-29 16:11:46 +01:00
parent 4a966412b8
commit ebc45a9af1
Signed by: tlater
GPG key ID: 49670FD774E43268
5 changed files with 54 additions and 42 deletions

View file

@ -5,4 +5,5 @@
fetchNextcloudApp {
url = source.src.url;
sha256 = source.src.sha256;
license = "unlicense"; # Blatant lie
}