nixpkgs/nixos
Uli Schlachter 5465d6f7de awesome: Use --search instead of $LUA_PATH/$LUA_CPATH
Instead of polluting the environment with environment variables which
are inherited by processes spawned from awesome, use the command line
argument "--search" to add things to the search path.

cc #33169
2018-01-02 17:24:56 +00:00
..
doc/manual Merge pull request #33196 from obsidiansystems/bintools-release-note 2017-12-30 19:37:06 -05:00
lib make-disk-image.nix: Really fix write permissions in the store 2017-12-20 17:28:46 +02:00
maintainers create-amis.sh: Ass eu-west-3 2017-12-20 16:35:22 +01:00
modules awesome: Use --search instead of $LUA_PATH/$LUA_CPATH 2018-01-02 17:24:56 +00:00
tests beegfs: init at 6.17 2017-12-31 07:07:02 +00:00
COPYING
default.nix Remove nixFallback 2017-03-06 15:54:50 +01:00
README
release-combined.nix Merge pull request #31805 from gleber/make-switch-to-configuration-pure 2017-11-19 19:03:52 +00:00
release-small.nix php: pcre test blocks -small channels as well 2017-11-12 11:03:54 +01:00
release.nix beegfs: init at 6.17 2017-12-31 07:07:02 +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.