nixpkgs/nixos
Lin Jian fb445b517e nixos/fish: use a local version of runCommand for babelfishTranslate
Building etc."fish/setEnvironment.fish" needs
config.system.build.setEnvironment, which can be very large. And what
babelfishTranslate does is to translate env vars exported by bash
syntax, which does not need much computing power.

This patch can reduce the network traffic when using remote builders
with almost no harm.
2022-11-04 18:35:18 -07:00
..
doc Merge pull request #199094 from NickCao/pdns 2022-11-04 14:09:36 +01:00
lib nixos/systemd-unit-options: document correct wantedBy default for user units (#199007) 2022-11-02 07:03:22 +00:00
maintainers nixos/*: md-convert hidden plaintext options 2022-08-31 16:32:54 +02:00
modules nixos/fish: use a local version of runCommand for babelfishTranslate 2022-11-04 18:35:18 -07:00
tests nixos/tests/bazarr: set timezone to fix runtime failure 2022-11-04 14:10:31 +01:00
COPYING
default.nix
README
release-combined.nix nixos/release: add acme to tested set 2022-10-25 07:22:27 +10:00
release-small.nix nixos/release: add acme to tested set 2022-10-25 07:22:27 +10:00
release.nix nixos/release-combined: Build graphical ISOs for aarch64-linux 2022-10-11 15:33:41 +02: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.