Logo
Explore Help
Sign In
public/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Packages Projects Releases Wiki Activity
nixpkgs/nixos/lib/from-env.nix

5 lines
143 B
Nix
Raw Normal View History

adding two new options: - system.copySystemConfiguration (requested by Ludovic Courtès) - system.extraSystemBuilderCmds svn path=/nixos/trunk/; revision=21406
2010-04-28 14:55:26 +00:00
# TODO: remove this file. There is lib.maybeEnv now
* Make eval-config.nix a bit more general to make it easier to build other kinds of configurations (like the installation CD). svn path=/nixos/branches/modular-nixos/; revision=15864
2009-06-05 13:19:39 +00:00
name: default:
let value = builtins.getEnv name; in
if value == "" then default else value
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 829ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API