index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
2017-11-01
Mention isFloat function in "Built-in Functions" section
Zoran Plesivčak
2017-11-01
Mention "float" type in builtins.typeOf section of the docs
Zoran Plesivčak
2017-10-30
Add option allowed-uris
Eelco Dolstra
2017-10-30
fetchurl/fetchTarball are *not* allowed in restricted mode
Eelco Dolstra
2017-10-30
Merge pull request #1633 from orivej/doc
Domen Kožar
2017-10-30
fetchgit -> fetchGit
Eelco Dolstra
2017-10-26
Clarify indented string escaping rules
Orivej Desh
2017-10-26
Describe "with" scoping precedence
Orivej Desh
2017-10-26
Describe arithmetic operators
Orivej Desh
2017-10-23
Release note updates
Eelco Dolstra
2017-10-19
Mention C++14 dependency in the manual.
Keshav Kini
2017-09-18
Update release notes
Eelco Dolstra
2017-09-05
Add automatic garbage collection
Eelco Dolstra
2017-08-31
Rename a few configuration options
Eelco Dolstra
2017-08-19
Remove nix-mode.el from Nix.
Matthew Bauer
2017-08-18
update MD5 to SHA-256 in expression-syntax
Chase Adams
2017-08-16
Update release notes
Eelco Dolstra
2017-08-16
Merge branch 'tokenize' of https://github.com/nbp/nix
Eelco Dolstra
2017-08-15
Add builtins.string function.
Nicolas B. Pierron
2017-08-15
Move builtins.match documentation between map and mul.
Nicolas B. Pierron
2017-08-10
Start of 1.12 release notes
Eelco Dolstra
2017-07-30
replace "Mac OS X" with "macOS"
davidak
2017-07-18
Update the mailing list.
Graham Christensen
2017-07-17
Make the hashes mirrors used by builtins.fetchurl configurable
Eelco Dolstra
2017-07-15
use sha256 hashes in the examples
Harmen
2017-07-10
fix buggy nix-shell man page
Robert Vollmert
2017-07-07
man page (nix-shell): Fix grouping of -p option
Robert Vollmert
2017-07-07
man page (nix-prefetch-url): Add some missing options
Robert Vollmert
2017-07-07
man page (nix-instantiate): -E is optional
Robert Vollmert
2017-07-07
man page (nix-instantiate): Add --json to synopsis, order variables
Robert Vollmert
2017-07-07
man page (nix-instantiate): Remove non-existent nix-build argument -r
Robert Vollmert
2017-07-07
man pages: Consistently separate alternatives by /
Robert Vollmert
2017-07-07
man pages: Argument for --max-jobs
Robert Vollmert
2017-07-07
man pages: Grouping for option alternatives
Robert Vollmert
2017-07-07
glossary: Fix word order
Robert Vollmert
2017-07-06
Fix nix-instantiate manpage indentation
Robert Vollmert
2017-07-04
Add allow-new-privileges option
Eelco Dolstra
2017-06-14
OS X -> macOS
Eelco Dolstra
2017-06-14
Add 1.11.10 release notes
Eelco Dolstra
2017-05-29
Merge pull request #1393 from pyrtsa/patch-1
Eelco Dolstra
2017-05-28
Remove stray `>` in builtins doc
Pyry Jahkola
2017-05-28
Fix variable name typo in derivations doc
Pyry Jahkola
2017-05-24
Merge pull request #1382 from FRidh/patch-1
Eelco Dolstra
2017-05-17
Document that builtins.match takes a POSIX extended RE
Eelco Dolstra
2017-05-11
Document fetchTarball can take a sha256
Frederik Rietdijk
2017-05-10
Typo
Eelco Dolstra
2017-05-10
Replace readline by linenoise
Eelco Dolstra
2017-05-10
doc: builtins.attrNames returns alphabetically sorted list
Domen Kožar
2017-05-03
Merge pull request #1371 from regnat/doc_--xml_fix
Eelco Dolstra
2017-05-03
doc: fix the description of --xml and --json
regnat
[next]