index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2021-01-25
Merge pull request #4467 from edolstra/error-formatting
Eelco Dolstra
2021-01-25
Merge pull request #4387 from obsidiansystems/non-local-store-build
Eelco Dolstra
2021-01-22
Improve documentation and test and requested
John Ericson
2021-01-21
Change error position formatting
Eelco Dolstra
2021-01-20
Merge pull request #4281 from lilyball/shebang
Eelco Dolstra
2021-01-15
Merge remote-tracking branch 'upstream/master' into non-local-store-build
John Ericson
2021-01-14
Add 'nix daemon' command
Eelco Dolstra
2021-01-13
Rename 'nix store sign-paths' to 'nix store sign'
Eelco Dolstra
2021-01-11
Add 'nix store delete' command
Eelco Dolstra
2021-01-10
Add 'nix store gc' command
Eelco Dolstra
2021-01-06
Make sodium a required dependency
Eelco Dolstra
2021-01-06
Add commands for generating secret/public keys
Eelco Dolstra
2020-12-23
Test nix-build with non-local-store --store
John Ericson
2020-12-23
Test nix-instantiate with binary cache store
John Ericson
2020-12-22
Merge branch 'git-rev-error' of https://github.com/Ma27/nix into master
Eelco Dolstra
2020-12-22
Move <nix/fetchurl.nix> into the nix binary
Eelco Dolstra
2020-12-22
tests/fetchGit: test behavior of `allRefs = true;`
Maximilian Bosch
2020-12-11
Store metadata about drv outputs realisations
regnat
2020-12-11
Merge pull request #4350 from NixOS/ca/fix-build-with-nix-command
Eelco Dolstra
2020-12-11
Fix the `nix` command with CA derivations
regnat
2020-12-09
Use no substituers by default in the tests
regnat
2020-12-09
Test the post-build-hook with remote builders
regnat
2020-12-04
Split 'nix store add-to-store' into 'add-path' and 'add-file'
Eelco Dolstra
2020-12-03
Move most store-related commands to 'nix store'
Eelco Dolstra
2020-12-03
Move NAR-related commands to 'nix nar'
Eelco Dolstra
2020-12-03
Move 'nix hash-*' and 'nix to-*' to 'nix hash'
Eelco Dolstra
2020-12-03
Merge pull request #4308 from tweag/properly-test-early-cutoff
Eelco Dolstra
2020-12-03
Properly test early cutoff with CA derivations
regnat
2020-12-02
nix eval: Add option to write a directory
Eelco Dolstra
2020-12-01
Merge pull request #4284 from tweag/fixed-output-depending-on-ca
Eelco Dolstra
2020-11-27
Allow fixed-output derivations to depend on (floating) content-addressed ones
regnat
2020-11-26
builtins.fetchGit: Fix shortRev attribute for dirty trees
Eelco Dolstra
2020-11-25
fix the hash rewriting for ca-derivations
regnat
2020-11-24
Escape filename given to nix-shell in shebang mode
Lily Ballard
2020-11-23
fetchMercurial: set HGPLAIN when invoking hg
Luke Granger-Brown
2020-11-17
Remove stray debug statement
Eelco Dolstra
2020-11-17
Merge pull request #4182 from mkenigs/fix-1930
Eelco Dolstra
2020-11-17
Fix deadlock in IFD through the daemon
Eelco Dolstra
2020-11-13
tests: Test #4197 nix-build output order regression
Robert Hensing
2020-11-11
Test nix build --json
Matthew Kenigsberg
2020-11-09
Add test case for incidentally fixed #4228
Sebastian Ullrich
2020-11-09
Make test case more precise
Sebastian Ullrich
2020-11-09
nix develop: Preserve stdin with `-c`
Sebastian Ullrich
2020-11-02
nix-copy-closure: verify it works with drvs
Graham Christensen
2020-10-27
Merge pull request #4056 from tweag/non-ca-depending-on-ca
Eelco Dolstra
2020-10-27
Test the remote caching of non-ca-depending-on-ca derivations
regnat
2020-10-27
Allow non-CA derivations to depend on CA derivations
regnat
2020-10-26
Fix test
Eelco Dolstra
2020-10-21
Add NIX_CONFIG env var for applying nix.conf overrides
Christian Kampka
2020-10-18
Tests for #3964
Robert Hensing
[next]