aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-02-26Merge pull request #4477 from NixOS/ca/build-remoteEelco Dolstra
2021-02-26nix flake update: Recreate the lock fileEelco Dolstra
2021-02-25Add a test for the copy of CA pathsregnat
2021-02-24Initialize plugins after handling initial command line flagsShea Levy
2021-02-23Merge pull request #4551 from danieldk/system-features-compute-levelEelco Dolstra
2021-02-23Test the remote building of ca derivationsregnat
2021-02-22Add x86_64 compute levels as additional system typesDaniƫl de Kok
2021-02-19Test the garbage collection of CA derivationsregnat
2021-02-09Revert "narinfo: Change NAR URLs to be addressed on the NAR hash instead of t...Graham Christensen
2021-02-09Merge pull request #4464 from tweag/nar-narhash-addressedEelco Dolstra
2021-02-05Add a trace to readLine() failuresEelco Dolstra
2021-01-25Merge pull request #4467 from edolstra/error-formattingEelco Dolstra
2021-01-25Merge pull request #4387 from obsidiansystems/non-local-store-buildEelco Dolstra
2021-01-22Improve documentation and test and requestedJohn Ericson
2021-01-21Change error position formattingEelco Dolstra
2021-01-21narinfo: Change NAR URLs to be addressed on the NAR hash instead of the compr...adisbladis
2021-01-20Merge pull request #4281 from lilyball/shebangEelco Dolstra
2021-01-15Merge remote-tracking branch 'upstream/master' into non-local-store-buildJohn Ericson
2021-01-14Add 'nix daemon' commandEelco Dolstra
2021-01-13Rename 'nix store sign-paths' to 'nix store sign'Eelco Dolstra
2021-01-11Add 'nix store delete' commandEelco Dolstra
2021-01-10Add 'nix store gc' commandEelco Dolstra
2021-01-06Make sodium a required dependencyEelco Dolstra
2021-01-06Add commands for generating secret/public keysEelco Dolstra
2020-12-23Test nix-build with non-local-store --storeJohn Ericson
2020-12-23Test nix-instantiate with binary cache storeJohn Ericson
2020-12-22Merge branch 'git-rev-error' of https://github.com/Ma27/nix into masterEelco Dolstra
2020-12-22Move <nix/fetchurl.nix> into the nix binaryEelco Dolstra
2020-12-22tests/fetchGit: test behavior of `allRefs = true;`Maximilian Bosch
2020-12-11Store metadata about drv outputs realisationsregnat
2020-12-11Merge pull request #4350 from NixOS/ca/fix-build-with-nix-commandEelco Dolstra
2020-12-11Fix the `nix` command with CA derivationsregnat
2020-12-09Use no substituers by default in the testsregnat
2020-12-09Test the post-build-hook with remote buildersregnat
2020-12-04Split 'nix store add-to-store' into 'add-path' and 'add-file'Eelco Dolstra
2020-12-03Move most store-related commands to 'nix store'Eelco Dolstra
2020-12-03Move NAR-related commands to 'nix nar'Eelco Dolstra
2020-12-03Move 'nix hash-*' and 'nix to-*' to 'nix hash'Eelco Dolstra
2020-12-03Merge pull request #4308 from tweag/properly-test-early-cutoffEelco Dolstra
2020-12-03Properly test early cutoff with CA derivationsregnat
2020-12-02nix eval: Add option to write a directoryEelco Dolstra
2020-12-01Merge pull request #4284 from tweag/fixed-output-depending-on-caEelco Dolstra
2020-11-27Allow fixed-output derivations to depend on (floating) content-addressed onesregnat
2020-11-26builtins.fetchGit: Fix shortRev attribute for dirty treesEelco Dolstra
2020-11-25fix the hash rewriting for ca-derivationsregnat
2020-11-24Escape filename given to nix-shell in shebang modeLily Ballard
2020-11-23fetchMercurial: set HGPLAIN when invoking hgLuke Granger-Brown
2020-11-17Remove stray debug statementEelco Dolstra
2020-11-17Merge pull request #4182 from mkenigs/fix-1930Eelco Dolstra
2020-11-17Fix deadlock in IFD through the daemonEelco Dolstra