nixpkgs/nixos
aszlig dc525e8b12
Merge pull request #66648 (improve xkbvalidate)
This allows xkbvalidate to be compiled via Clang and also has a few
other portability improvements, eg. it now can even be compiled on OS X,
even though it's probably not needed there.

In addition, I changed the binary name so that it matches the package
name.

I'm merging this in right now, because there is only the xserver NixOS
module where this is used, so the risk of a catastrophic breakage is
very low.

Checks and build done by ofborg also ran successfully and I also did a
few local tests (eg. running via valgrind to avoid leaks) to make sure
it's still working properly.
2019-08-15 01:32:09 +02:00
..
doc nixos: Add release notes for CUPS changes 2019-08-14 11:47:48 -04:00
lib pkgs.lib -> lib 2019-08-12 11:46:53 +02:00
maintainers treewide: Remove usage of isNull 2019-04-29 14:05:50 +02:00
modules Merge pull request #66648 (improve xkbvalidate) 2019-08-15 01:32:09 +02:00
tests cups: add myself as maintainer 2019-08-14 11:47:48 -04:00
COPYING
default.nix
README
release-combined.nix nixosTests.pantheon: enable for all platforms 2019-08-07 15:55:39 -04:00
release-small.nix release-small.nix: Don't depend on currentSystem 2019-06-19 14:07:37 +02:00
release.nix

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