index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
Age
Commit message (
Expand
)
Author
2017-11-01
Fix build
Eelco Dolstra
2017-11-01
fetchMercurial: Don't fetch hashes we already have
Eelco Dolstra
2017-11-01
Add fetchMercurial primop
Eelco Dolstra
2017-10-31
Fix filterSource
Eelco Dolstra
2017-10-30
builtins.fetchgit: Support importing a working tree
Eelco Dolstra
2017-10-30
Don't parse "x:x" as a URI
Eelco Dolstra
2017-10-30
Make "fetchGit /path" work
Eelco Dolstra
2017-10-30
fetchGit: Fix broken assertion
Eelco Dolstra
2017-10-30
Add option allowed-uris
Eelco Dolstra
2017-10-30
builtins.fetchGit: Return an attrset with revision info
Eelco Dolstra
2017-10-30
enable-http2 -> http2
Eelco Dolstra
2017-10-30
fetchgit -> fetchGit
Eelco Dolstra
2017-10-30
fetchTarball: Use "source" as the default name
Eelco Dolstra
2017-10-30
fetchurl/fetchTarball: Respect name changes
Eelco Dolstra
2017-10-30
builtins.fetchgit: Don't mess up the progress indicator
Eelco Dolstra
2017-10-30
builtins.fetchgit: Support a "name" attribute
Eelco Dolstra
2017-10-29
nix repl :t: Indicate strings that have a context
Eelco Dolstra
2017-10-25
Bump language version
Eelco Dolstra
2017-10-25
Pass lists/attrsets to bash as (associative) arrays
Eelco Dolstra
2017-10-24
nix: Respect -I, --arg, --argstr
Eelco Dolstra
2017-10-17
fetchgit: Remove incomplete/unneeded ref check.
Shea Levy
2017-10-16
fetchgit: Remove incomplete/unneeded isURI check.
Shea Levy
2017-08-15
Add builtins.string function.
Nicolas B. Pierron
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2017-07-27
builtins.fetchgit: Support specifying commit hashes
Eelco Dolstra
2017-07-27
builtins.fetchgit: Respect tarball-ttl
Eelco Dolstra
2017-07-27
builtins.fetchgit: Use proper refs locally
Eelco Dolstra
2017-07-27
builtins.fetchgit: Cache hash -> store path mappings
Eelco Dolstra
2017-07-26
nix-build/nix-shell: Eliminate call to nix-instantiate / nix-store
Eelco Dolstra
2017-07-20
nix-shell: Use bashInteractive from <nixpkgs>
Eelco Dolstra
2017-07-20
Add "nix search" command
Eelco Dolstra
2017-07-10
Merge pull request #1428 from rimmington/clearer-regex-space-error
Eelco Dolstra
2017-07-10
Clearer error message when regex exceeds space limit
Rhys
2017-07-04
Support base-64 hashes
Eelco Dolstra
2017-07-03
Replace a few bool flags with enums
Eelco Dolstra
2017-06-20
Restore thunks on any exception
Eelco Dolstra
2017-05-17
builtins.match: Improve error message for bad regular expression
Eelco Dolstra
2017-05-16
Improve progress indicator
Eelco Dolstra
2017-05-15
Disallow outputHash being null or an empty string
Eelco Dolstra
2017-05-05
Figure out the user's home directory if $HOME is not set
Eelco Dolstra
2017-05-01
lexer: remove catch-all rules hiding real errors
Guillaume Maudoux
2017-05-01
Fix lexer to support `$'` in multiline strings.
Guillaume Maudoux
2017-04-25
Restructure installables handling in the "nix" command
Eelco Dolstra
2017-04-19
getDerivations(): Filter out packages with bad derivation names
Eelco Dolstra
2017-04-14
Shut up some warnings
Eelco Dolstra
2017-04-13
Merge branch 'rework-options' of https://github.com/copumpkin/nix
Eelco Dolstra
2017-03-31
builtins.exec: Make the argument just a list
Shea Levy
2017-03-30
Add exec primop behind allow-unsafe-native-code-during-evaluation.
Shea Levy
2017-03-24
use std::tuple for ValueMap allocator
Daiderd Jordan
2017-03-08
Add option to disable import-from-derivation completely, even if the drv is a...
Shea Levy
[prev]
[next]