aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-09-14nix flake show --json: Add type infoEelco Dolstra
2021-09-14Merge branch 'tomberek/show_json' of https://github.com/tomberek/nixEelco Dolstra
2021-09-14Merge pull request #5247 from edolstra/stablize-ca-referencesEelco Dolstra
2021-09-14Respect NO_COLOR in Markdown outputEelco Dolstra
2021-09-14Merge pull request #5248 from edolstra/flake-cloneEelco Dolstra
2021-09-14Advise using --extra-experimental-features instead of --experimental-featuresEelco Dolstra
2021-09-14Remove the 'ca-references' feature checkEelco Dolstra
2021-09-14github fetcher: Don't use HEAD branch when cloningEelco Dolstra
2021-09-14github fetcher: Use git+https for cloningEelco Dolstra
2021-09-14Merge pull request #5245 from edolstra/warningsEelco Dolstra
2021-09-14Merge pull request #5240 from edolstra/builtin-helpEelco Dolstra
2021-09-14Change warnings from yellow to magentaEelco Dolstra
2021-09-14ANSI_YELLOW -> ANSI_WARNINGEelco Dolstra
2021-09-14Fix macOS buildEelco Dolstra
2021-09-14Fix clang warningEelco Dolstra
2021-09-13RunOptions: Use designated initializersEelco Dolstra
2021-09-13Remove tabsEelco Dolstra
2021-09-13hashFile, hashString: realize context before calculation, and discard afterwardskvtb
2021-09-13nix --help: Display help using lowdown instead of manEelco Dolstra
2021-09-13Fix markdown errorEelco Dolstra
2021-09-13Use Bindings::{get,need} instead of findEelco Dolstra
2021-09-13renderMarkdownToTerminal(): Fix terminal width computationEelco Dolstra
2021-09-10Remove tabsEelco Dolstra
2021-09-10Make installables constEelco Dolstra
2021-09-09Merge pull request #5224 from baloo/baloo/5089/force-nss_dns-loadEelco Dolstra
2021-09-08Ensure nix flake show produces valid jsonTom Bereknyei
2021-09-08preloadNSS: load NSS before threads are startedArthur Gautier
2021-09-08Merge branch 'fix-3976' of https://github.com/mkenigs/nixEelco Dolstra
2021-09-08Add missing include in util.ccNaïm Favier
2021-09-08Merge pull request #5215 from ncfavier/patch-1Eelco Dolstra
2021-09-07Merge pull request #4922 from nrdxp/default-submodulesShea Levy
2021-09-06preloadNSS: fixup nss_dns loadArthur Gautier
2021-09-05Fix use-registries logic in builtins.getFlakeNaïm Favier
2021-09-02Add FIXMEEelco Dolstra
2021-09-02Don't use read-only mode for nix build --dry-runGeorges Dubus
2021-09-02parseInstallables(): Parse store paths as store pathsEelco Dolstra
2021-09-02Merge pull request #5203 from NixOS/fix-invalid-lockfile-namesEelco Dolstra
2021-09-02Docs: Fix syntax error in json example in man pageLucas Hoffmann
2021-09-02Don’t create lockfiles with an invalid path nameregnat
2021-09-01StyleEelco Dolstra
2021-09-01Merge branch 'short-circuit-subst' of https://github.com/Kha/nixEelco Dolstra
2021-09-01Merge pull request #5066 from Radvendii/masterEelco Dolstra
2021-08-31fix parse of `/${foo}`. was `// + foo`Taeer Bar-Yam
2021-08-31path antiquotations: canonizePath -> canonicalizePathTaeer Bar-Yam
2021-08-31nix-store --serve: pass on `settings.keepFailed` from SSH storeMaximilian Bosch
2021-08-31Merge pull request #5071 from NixOS/dont-send-xp-features-to-the-daemonEelco Dolstra
2021-08-30TarArchive: Small refactoringEelco Dolstra
2021-08-30Don't segfault if archive_entry_pathname() returns nullEelco Dolstra
2021-08-30Merge pull request #5175 from Pamplemousse/makeEelco Dolstra
2021-08-30Merge pull request #5191 from hercules-ci/evalstate-lifetime-hygieneEelco Dolstra