index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2018-12-14
tests/fetchurl: fix after changing default hash from 512 to 256
Will Dietz
2018-12-13
Support SRI hashes
Eelco Dolstra
2018-11-20
Merge branch 'better-git-cache' of https://github.com/graham-at-target/nix
Eelco Dolstra
2018-11-07
Enable sandboxing by default
Eelco Dolstra
2018-10-27
Restore old (dis)allowedRequisites behaviour for self-references
Eelco Dolstra
2018-10-23
Per-output reference and closure size checks
Eelco Dolstra
2018-10-08
Merge pull request #2452 from ElvishJerricco/verify-sigs-overflow
Eelco Dolstra
2018-09-28
Check requiredSystemFeatures for local builds
Eelco Dolstra
2018-09-25
Add a test for signed content-addressed paths
Will Fancher
2018-09-10
Prefer 'remote builder' over 'slave'
Graham Christensen
2018-08-19
FIx floating point evaluation
Eelco Dolstra
2018-08-17
fetchGit: use a better caching scheme
Graham Christensen
2018-08-06
Require libbrotli
Eelco Dolstra
2018-08-03
Add a test for LegacySSHStore that doesn't require a VM
Eelco Dolstra
2018-08-03
Merge pull request #2326 from aszlig/fix-symlink-leak
Eelco Dolstra
2018-08-03
Fix symlink leak in restricted eval mode
aszlig
2018-08-02
Allows selectively adding environment variables to pure shells.
Samuel Dionne-Riel
2018-07-05
lib.concatMap and lib.mapAttrs to be builtins
volth
2018-07-03
tests/search.sh: minor fix to unbreak tests after search ux merge
Will Dietz
2018-07-03
Add a fromTOML primop
Eelco Dolstra
2018-06-06
tests: more robust check for user namespaces availability (canUseSandbox)
Aleksandr Pashkov
2018-06-05
Don't require --fallback to recover from disappeared binary cache NARs
Eelco Dolstra
2018-06-05
Improve binary cache fallback test
Eelco Dolstra
2018-06-05
Remove non-existent NIX_DEBUG_SUBST
Eelco Dolstra
2018-05-30
Modularize config settings
Eelco Dolstra
2018-05-24
add docs and tests
volth
2018-05-11
Don't return negative numbers from the flex tokenizer
Eelco Dolstra
2018-05-02
Fix builtins.add test
Eelco Dolstra
2018-04-29
add tests for builtins.add
Tim Sears
2018-04-23
Merge branch 'pos-crash-fix' of git://github.com/dezgeg/nix
Shea Levy
2018-04-23
Merge branch 'add-test-eval-okay-nested-with' of git://github.com/ryantrinkle...
Shea Levy
2018-04-18
add tests for multi search
Daniel Poelzleithner
2018-04-09
Merge branch 'fix/ruby-shebang' of git://github.com/samueldr/nix
Shea Levy
2018-04-09
Hardcodes `nix-shell` instead of `/usr/bin/env nix-shell`...
Samuel Dionne-Riel
2018-04-08
Adds `nix-shell` test for special-cased ruby interpreter.
Samuel Dionne-Riel
2018-04-06
Add missing eval-okay-regex-split.exp test file
Doug Beardsley
2018-04-03
libexpr: Make unsafeGetAttrPos not crash on noPos
Tuomas Tynkkynen
2018-03-30
Add test eval-okay-nested-with
Ryan Trinkle
2018-03-16
nix-shell: allow symlinks to .drvs
Linus Heckemann
2018-03-16
Merge pull request #1939 from dezgeg/lexer-fix
Eelco Dolstra
2018-03-14
Use boost::format from the boost package
Eelco Dolstra
2018-03-13
Merge pull request #1906 from dtzWill/fix/nix-search
Shea Levy
2018-03-02
Merge branch 'write-failure-fixes' of git://github.com/lheckemann/nix
Shea Levy
2018-03-02
libexpr: Recognize newline in more places in lexer
Tuomas Tynkkynen
2018-03-01
tests/search.sh: simplify, don't rely on consistent ordering
Will Dietz
2018-02-26
libexpr: Fix prim_replaceStrings() to work on an empty source string
Tuomas Tynkkynen
2018-02-25
tests: test nix search behavior
Will Dietz
2018-02-22
Merge branch 'fix/dry-run-partially' of https://github.com/dtzWill/nix
Eelco Dolstra
2018-02-21
Revert "libexpr: Fix prim_replaceStrings() to work on an empty source string"
Eelco Dolstra
2018-02-19
libexpr: Fix prim_replaceStrings() to work on an empty source string
Tuomas Tynkkynen
[next]