nixpkgs/nixos
Sergei Trofimovich 4e2cfde94e modules: fix fontconfig.nix to use '$dst', not 'dst'
Without the change non-default configs like:

    fonts.fontconfig.subpixel.rgba = "rgb"

fail to build the system as:

    fontconfig-conf> ln: failed to create symbolic link 'dst/': No such file or directory
2023-06-04 09:45:28 +01:00
..
doc/manual Merge staging-next into staging 2023-06-03 18:02:23 +00:00
lib nixos/test-driver: fix formatting 2023-05-28 12:29:26 +00:00
maintainers maintainers/scripts: fix typos 2023-05-19 22:31:04 -04:00
modules modules: fix fontconfig.nix to use '$dst', not 'dst' 2023-06-04 09:45:28 +01:00
tests Merge pull request #229610 from flokli/systemd-253.4 2023-06-03 16:15:44 +02:00
COPYING
default.nix
README
release-combined.nix nixos/release-*: finish dropping the conntrack tests 2023-03-04 09:28:09 +01:00
release-small.nix Merge pull request #209870 from amjoseph-nixpkgs/pr/stdenv/external-gcc-bootstrap 2023-04-03 08:19:03 -07:00
release.nix nixos/release: add deepin closure 2023-05-08 18:25:41 +08:00

*** 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.