aboutsummaryrefslogtreecommitdiff
path: root/src/nix
AgeCommit message (Expand)Author
2020-12-02nix eval: Add option to write a directoryEelco Dolstra
2020-12-02Add 'nix help'Eelco Dolstra
2020-12-02Sink: Use std::string_viewEelco Dolstra
2020-12-01shut up clang warningsregnat
2020-11-23Removed reference check from bundler commandWil Taylor
2020-11-21Added switchWil Taylor
2020-11-17Merge pull request #4189 from edolstra/flake-configEelco Dolstra
2020-11-17Merge pull request #4182 from mkenigs/fix-1930Eelco Dolstra
2020-11-11Print built derivations as json for buildMatthew Kenigsberg
2020-11-09nix develop: Preserve stdin with `-c`Sebastian Ullrich
2020-11-02nix repl: Fix handling of multi-line expressionsEelco Dolstra
2020-10-28Capitalize JSON for consistencyMatthew Kenigsberg
2020-10-27Merge pull request #4056 from tweag/non-ca-depending-on-caEelco Dolstra
2020-10-27Allow non-CA derivations to depend on CA derivationsregnat
2020-10-26Allow nix.conf options to be set in flake.nixEelco Dolstra
2020-10-26Move ExplicitEelco Dolstra
2020-10-26Make the prompt used in development shells configurableEelco Dolstra
2020-10-22Fix clang buildEelco Dolstra
2020-10-22nix develop: Add --redirect flag to redirect dependenciesEelco Dolstra
2020-10-21nix develop: Handle 'declare -ax' in bash outputEelco Dolstra
2020-10-20Make bash non-interactive for nix develop --phaseMatthew Kenigsberg
2020-10-15Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-buildsJohn Ericson
2020-10-11Merge pull request #4135 from obsidiansystems/split-local-fs-store-headerEelco Dolstra
2020-10-09Split out `local-fs-store.hh`John Ericson
2020-10-09nix develop: Unset $HOSTNAMEEelco Dolstra
2020-10-09nix develop: Source ~/.bashrcEelco Dolstra
2020-10-09Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-buildsJohn Ericson
2020-10-09Add a description in the completion outputsregnat
2020-10-06Remove static variable name clashesEelco Dolstra
2020-10-06Remove unneeded -lboost_* flagsEelco Dolstra
2020-10-02Fix profile update in nix commandFabian Möller
2020-10-01add more examples to --help of `nix run`DavHau
2020-09-29nix registry list: Show 'dir' attributeEelco Dolstra
2020-09-25stdout_ -> coutJohn Ericson
2020-09-24Fixes fall-through to report correct description of hash-file command.Kevin Quick
2020-09-18nix build: find() -> get()Eelco Dolstra
2020-09-17Merge pull request #3829 from obsidiansystems/remove-storetype-delegate-regStoreEelco Dolstra
2020-09-17Remove corepkgs/unpack-channel.nixEelco Dolstra
2020-09-16Merge remote-tracking branch 'upstream/master' into remove-storetype-delegate...John Ericson
2020-09-16Merge branch 'document-store-options' of https://github.com/tweag/nixEelco Dolstra
2020-09-16Fix doc generationEelco Dolstra
2020-09-16Add a markdown output to `nix describe-stores`regnat
2020-09-16Add a name to the storesregnat
2020-09-16Make `nix describe-stores` functionalregnat
2020-09-16Make the store plugins more introspectableregnat
2020-09-15Merge remote-tracking branch 'upstream/master' into remove-storetype-delegate...John Ericson
2020-09-04Fix some of the issues raised by @edolstraJohn Ericson
2020-09-04Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-buildsJohn Ericson
2020-09-03Merge remote-tracking branch 'upstream/master' into single-ca-drv-buildJohn Ericson
2020-09-03addPermRoot(): Remove indirect flagEelco Dolstra