nixpkgs/nixos
Jason Yundt b1bb9bb6c8 treewide: fix backwards smart apostrophes
According to the Unicode Standard, you should use U+2019 RIGHT SINGLE
QUOTATION MARK for apostrophes [1]. Before this change, some of the text
in this repo would use U+2018 LEFT SINGLE QUOTATION MARKs instead.

[1]: https://www.unicode.org/versions/Unicode15.0.0/ch06.pdf#G12411
2023-02-06 07:24:42 -05:00
..
doc Merge pull request #214103 from NickCao/zram 2023-02-06 12:53:19 +01:00
lib channel: add --show-trace to nix-env command 2023-02-03 23:02:47 +00:00
maintainers treewide: fix backwards smart apostrophes 2023-02-06 07:24:42 -05:00
modules treewide: fix backwards smart apostrophes 2023-02-06 07:24:42 -05:00
tests Merge pull request #214103 from NickCao/zram 2023-02-06 12:53:19 +01:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix

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