aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-14experimental/optional -> optionalEelco Dolstra
2019-03-14nix-store --gc --print-roots: Sort outputEelco Dolstra
2019-03-14findRoots(): Don't censor for trusted usersEelco Dolstra
2019-03-14findRoots(): Add 'censor' parameterEelco Dolstra
2019-03-14findRuntimeRoots: Simplify/fix handling of /proc filesEelco Dolstra
2019-03-10Update tests to the new --roots formatGuillaume Maudoux
2019-03-10Fix warning about unused variableGuillaume Maudoux
2019-03-10Unify internal findRootsXxx() apiGuillaume Maudoux
2019-03-10unify naming of roots as links & targetsGuillaume Maudoux
2019-03-10require c++ 17Guillaume Maudoux
2019-03-10Also obfuscate the number of memory rootsGuillaume Maudoux
2019-03-10Also print rooted path in `nix-store -q --roots`Guillaume Maudoux
2019-03-10fixup! Make roots a map of store paths to pinning linksGuillaume Maudoux
2019-03-10Make roots a map of store paths to pinning linksGuillaume Maudoux
2019-03-10Obfuscate memory roots for non-root usersGuillaume Maudoux
2019-03-10detail memory rootsGuillaume Maudoux
2019-03-07Implemented writeRegistryNick Van den Broeck
2019-03-07Implemented json flag for `nix flake info`Nick Van den Broeck
2019-03-06Merge pull request #2710 from volth/patch-6Eelco Dolstra
2019-03-06canBuildLocally: check for featuresvolth
2019-03-04Restore --init calls in testsEelco Dolstra
2019-03-01manual nitpick: document sha512 support in hashStringVladimír Čunát
2019-03-01archive.cc: ignore more posix_fallocate "not supported" error codesWill Dietz
2019-03-01Merge pull request #2674 from LnL7/daemon-disable-fork-safetyEelco Dolstra
2019-02-26Merge pull request #2703 from pradd/support_s3_region_paramEelco Dolstra
2019-02-26Implemented "nix flake info"Nick Van den Broeck
2019-02-26fix indentationDzmitry Zaitsau
2019-02-25Apply param values on S3Helper initializationDzmitry Zaitsau
2019-02-25Extend S3 URL parsing with parameters extractionDzmitry Zaitsau
2019-02-25Extract and expose splitUriAndParams functionDzmitry Zaitsau
2019-02-25fetchFlake: Use infinite TTL when the revision is specifiedEelco Dolstra
2019-02-25downloadCached: Return ETagEelco Dolstra
2019-02-23scripts: remove default 'sandbox = false' from multi-user installerAustin Seipp
2019-02-23Merge pull request #2694 from zimbatm/no-store-initEelco Dolstra
2019-02-22remove noop uses of nix-store --initzimbatm
2019-02-14nix.sh: Be set -u compliant.Shea Levy
2019-02-14Merge pull request #2579 from catern/dumpdbEelco Dolstra
2019-02-13Merge pull request #2677 from matthewbauer/disable-sharedEelco Dolstra
2019-02-13Support --disable-shared flag.Matthew Bauer
2019-02-12Add basic flake lock file supportEelco Dolstra
2019-02-12Interpret all file:// URIs as Git repositoriesEelco Dolstra
2019-02-12nix: Add --flake flagEelco Dolstra
2019-02-12Enforce use of immutable flakes in pure modeEelco Dolstra
2019-02-12nix: Enable pure mode by defaultEelco Dolstra
2019-02-12Improve flake referencesEelco Dolstra
2019-02-12Merge pull request #2628 from shlevy/context-introspectionEelco Dolstra
2019-02-12pkg-config files: Use c++17Eelco Dolstra
2019-02-12experimental/optional -> optionalEelco Dolstra
2019-02-11Add flake registryEelco Dolstra
2019-02-11Add github URIsEelco Dolstra