@philiptaron's lix workspace
Find a file
Greg Price e40e01c1dd doc: Files in the store have modes 444/555, not 644/755
This line has been this way since it was written, in 9e08f5efe
in 2006.

I think it was just a small mistake then; Eelco's thesis earlier
that year says the permission on each file is set to 0444 or 0555
in a derivation's output as part of the build process.  In any
case I'm pretty sure that's the behavior now.
2020-03-23 20:23:27 -07:00
.github
config
contrib
corepkgs
doc/manual doc: Files in the store have modes 444/555, not 644/755 2020-03-23 20:23:27 -07:00
m4
maintainers
misc
mk
nix-rust
perl
scripts installer: Set files read-only when copying into store 2020-03-22 23:07:20 -07:00
src Merge pull request #3429 from LnL7/darwin-sandbox 2020-03-23 09:13:36 +01:00
tests
.dir-locals.el
.editorconfig
.gitignore
.travis.yml
.version
bootstrap.sh
configure.ac
COPYING
local.mk
Makefile
Makefile.config.in
precompiled-headers.h
README.md
release-common.nix
release.nix
shell.nix

Open Collective supporters

Nix, the purely functional package manager

Nix is a new take on package management that is fairly unique. Because of its purity aspects, a lot of issues found in traditional package managers don't appear with Nix.

To find out more about the tool, usage and installation instructions, please read the manual, which is available on the Nix website at https://nixos.org/nix/manual.

Contributing

Take a look at the Hacking Section of the manual. It helps you to get started with building Nix from source.

License

Nix is released under the LGPL v2.1