nixpkgs/nixos
Vladimír Čunát ae74a0e27c
(nixos/)knot-resolver: 4.3.0 -> 5.0.0
Minor incompatibilities due to moving to upstream defaults:
  - capabilities are used instead of systemd.socket units
  - the control socket moved:
    /run/kresd/control -> /run/knot-resolver/control/1
  - cacheDir moved and isn't configurable anymore
  - different user+group names, without static IDs

Thanks Mic92 for multiple ideas.
2020-01-31 15:22:52 +01:00
..
doc nixos/docs: Fix nixos-install --system command (#77719) 2020-01-23 03:39:38 +01:00
lib Merge pull request #77587 from singron/fix-shared 2020-01-19 22:07:31 +01:00
maintainers maintainers/create-azure.sh: run from anywhere 2020-01-09 20:54:28 +00:00
modules (nixos/)knot-resolver: 4.3.0 -> 5.0.0 2020-01-31 15:22:52 +01:00
tests Merge pull request #77830 from 1000101/dokuwiki 2020-01-25 10:08:14 +01:00
COPYING
default.nix
README
release-combined.nix nixos/nfs: test nfs with kerberos authentication 2019-12-12 15:42:44 +00:00
release-small.nix nixos/containers-ip: Test both ipv4 and ipv6 in the same script 2019-11-27 09:13:02 +01:00
release.nix Pass on nixos configuration to amazonImage 2020-01-23 14:16:25 +01:00

*** NixOS ***

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