1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-19 12:11:28 +00:00
nixpkgs/nixos
Graham Christensen 2d42fc240c
nixos-enter: redirect to fd2 instead of a file named /dev/stderr
In some cases, /dev/stderr may not point to a sensible location. For
example, running nixos-enter inside a systemd unit where the unit's
StandardOutput and StandardError are set to be sockets. In these
cases, this line would fail.

Piping to fd2 directly works just as well, even under strange and
twisted executions.

Co-authored-by: Michael Bishop <michael.bishop@iohk.io>
2020-02-12 21:18:27 -05:00
..
doc rl-2009: typo 2020-02-10 14:23:00 -05:00
lib Merge pull request #79335 from flokli/deprecate-perl-vm-tests 2020-02-09 21:08:11 -05:00
maintainers maintainers/create-azure.sh: run from anywhere 2020-01-09 20:54:28 +00:00
modules nixos-enter: redirect to fd2 instead of a file named /dev/stderr 2020-02-12 21:18:27 -05:00
tests nixos/tests/firefox: support running the test with the firefox ESR version 2020-02-11 08:58:13 +01:00
COPYING
default.nix
README
release-combined.nix nixos/tests/firefox: support running the test with the firefox ESR version 2020-02-11 08:58:13 +01: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 nixos/release.nix: Import './..' instead of nixpkgs 2020-02-12 22:44:59 +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.