nixpkgs/nixos
Pascal Wittmann 668bbeb2d2 nixos/subsonic: use jre8
The latest version of Subsonic (6.1.6) does not suport Java SE 9 or later
because it depends on the JAXB APIs. Those are considered to be Java EE
APIs are no longer contained on the default classpath in Java SE 9 and
are completely removed in Java SE 11..

(cherry picked from commit 14c5fe8c1b61c957ad45d0df801c7928d9e4d134)
2021-10-18 18:49:29 +00:00
..
doc nixos: fix release notes about linux_latest version 2021-08-17 07:12:42 +00:00
lib nixos/make-zfs-image: init 2021-09-13 16:20:46 +00:00
maintainers create-amis.sh: fix typo 2021-10-07 09:43:49 -07:00
modules nixos/subsonic: use jre8 2021-10-18 18:49:29 +00:00
tests Revert "nixos/nextcloud: temp fix for MariaDB >=10.6" 2021-10-10 09:34:53 +02:00
COPYING
README treewide: use https for nixos.org and hydra.nixos.org 2020-05-03 22:14:21 -07:00
default.nix nixos: fix "nixos-rebuild build-vm-with-bootloader" for EFI systems 2021-01-08 19:36:10 +01:00
release-combined.nix nixos/release-combined: fix a test name 2021-05-17 22:52:28 +02:00
release-small.nix Merge pull request #104322 from grahamc/amazon-image 2020-11-19 18:45:07 -05:00
release.nix NixOS/amazonImageZfs: init 2021-09-13 16:20:46 +00:00

README

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.