nixpkgs/nixos
Robert Irelan 8844f09d53 xrdp: fix clipboard for non-ASCII characters
Without this line, attempting to copy and paste non-ASCII characters
will result in error messages like the following (and pasting from the
server to the client will not work):

```
CLIPBOARD  clipboard_send_data_response_for_text: 823 : ERROR: clipboard_send_data_response_for_text: bad string
```
2019-01-22 09:52:53 -08:00
..
doc nixos manual: fix a typo that made it invalid XML 2019-01-13 23:23:32 +01:00
lib Merge pull request #51661 from eonpatapon/testing-hosts 2019-01-12 20:41:13 +01:00
maintainers google-compute-image: make it a module and the size tuneable (#49854) 2018-11-26 14:51:00 +00:00
modules xrdp: fix clipboard for non-ASCII characters 2019-01-22 09:52:53 -08:00
tests Merge pull request #53952 from Ma27/improve-gitea-module 2019-01-15 23:55:16 +02:00
COPYING
default.nix
README
release-combined.nix nixos/release-combined.nix: makes aarch64-linux limited support 2018-12-21 20:43:23 -05:00
release-small.nix
release.nix nixos/sd-image-aarch64-new-kernel: Added to release 2018-12-26 11:03:32 +00: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.