aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-14Disallow reading flake.lockEelco Dolstra
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 #5242 from NixOS/dependabot/github_actions/cachix/install-...Domen Kožar
2021-09-14Merge pull request #5247 from edolstra/stablize-ca-referencesEelco Dolstra
2021-09-14Respect NO_COLOR in Markdown outputEelco Dolstra
2021-09-14Bump cachix/install-nix-action from 13 to 14dependabot[bot]
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 #5246 from edolstra/faster-checkEelco Dolstra
2021-09-14Merge pull request #5245 from edolstra/warningsEelco Dolstra
2021-09-14flake.nix: Don't do cross builds in 'nix flake check'Eelco Dolstra
2021-09-14nix-tests: Run 'make installcheck' in parallelEelco Dolstra
2021-09-14Merge pull request #5240 from edolstra/builtin-helpEelco Dolstra
2021-09-14Merge branch 'lowdown_configure_dependency' of https://github.com/fedepell/nixEelco Dolstra
2021-09-14Change warnings from yellow to magentaEelco Dolstra
2021-09-14ANSI_YELLOW -> ANSI_WARNINGEelco Dolstra
2021-09-14Merge pull request #5244 from edolstra/fix-mac-buildEelco Dolstra
2021-09-14Fix macOS buildEelco Dolstra
2021-09-14Fix clang warningEelco Dolstra
2021-09-14configure: explicit dependency on lowdown libraryFederico Pellegrin
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-13Merge pull request #5239 from NixOS/fix-recursive-nixEelco Dolstra
2021-09-13nix --help: Display help using lowdown instead of manEelco Dolstra
2021-09-13lowdown: Update to 0.8.6Eelco Dolstra
2021-09-13flake.lock: UpdateEelco Dolstra
2021-09-13Fix markdown errorEelco Dolstra
2021-09-13tests: Fix the recursive test with the daemonregnat
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-09Manual: Link to 2.4 release notesEelco Dolstra
2021-09-09Manual: Depend on all *.md filesEelco 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-08Merge pull request #5225 from ncfavier/patch-1Eelco 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