aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-20Mark official releaseEelco Dolstra
2023-09-20Merge pull request #9002 from NixOS/release-notesEelco Dolstra
2023-09-20Release notesEelco Dolstra
2023-09-20Merge pull request #8991 from NixOS/dependabot/github_actions/docker/login-ac...Eelco Dolstra
2023-09-20Merge pull request #8569 from vcunat/p/flake-updateEelco Dolstra
2023-09-19Use "touch -h"Eelco Dolstra
2023-09-19Disable systemd-nspawn testEelco Dolstra
2023-09-19Disable rapidcheck tests in the coverage runEelco Dolstra
2023-09-19Try aws-sdk-cpp fixEelco Dolstra
2023-09-19Merge remote-tracking branch 'origin/master' into p/flake-updateEelco Dolstra
2023-09-18Bump docker/login-action from 2 to 3dependabot[bot]
2023-09-14Merge pull request #7661 from henrik-ch/repl-docThéophane Hufschmitt
2023-09-13Merge pull request #8959 from maralorn/print-parentThéophane Hufschmitt
2023-09-12docs: make the nix develop --command example unambiguous (#8952)Emil Nikolov
2023-09-11Merge pull request #8962 from mkenigs/dead-codeJohn Ericson
2023-09-10Drop dead codeMatthew Kenigsberg
2023-09-09Print parent activity field in json logmaralorn
2023-09-09docs: fixed the default priority of nix-env --install (#8945)Emil Nikolov
2023-09-07fix: `nix shell` multiple commands example (#8950)thenbe
2023-09-07Merge pull request #8944 from fricklerhandwerk/fix-anchorRobert Hensing
2023-09-07Merge pull request #4628 from obsidiansystems/dynamic-drvsRobert Hensing
2023-09-07Merge pull request #8938 from obsidiansystems/better-drv-parsingJohn Ericson
2023-09-07Special-case error message to add extra informationJohn Ericson
2023-09-07Allow dynamic derivation deps in `inputDrvs`John Ericson
2023-09-07fix invalid anchor linkValentin Gagarin
2023-09-06Improve derivation parsingJohn Ericson
2023-09-06Merge pull request #8933 from fricklerhandwerk/option-anchorsJohn Ericson
2023-09-06Merge pull request #8932 from fricklerhandwerk/formattingJohn Ericson
2023-09-06Merge pull request #8927 from obsidiansystems/test-derivation-atermJohn Ericson
2023-09-06Merge pull request #8928 from cafkafk/patch-2John Ericson
2023-09-06Retitle section as Robert suggestsJohn Ericson
2023-09-06Merge pull request #8930 from fricklerhandwerk/output-pathRobert Hensing
2023-09-06add anchors to option listingsValentin Gagarin
2023-09-06dedent common options listing; one sentence per lineValentin Gagarin
2023-09-06disambiguate output from output pathValentin Gagarin
2023-09-06Fix globals.hh typoChristina Sørensen
2023-09-05Merge pull request #8925 from NixOS/dependabot/github_actions/cachix/install-...Robert Hensing
2023-09-05Merge pull request #8924 from NixOS/dependabot/github_actions/actions/checkout-4Robert Hensing
2023-09-05Test and begin documentation of the ATerm format for derivationsJohn Ericson
2023-09-05Merge pull request #8422 from fricklerhandwerk/remove-checklistValentin Gagarin
2023-09-05add checklist to contribution guideValentin Gagarin
2023-09-05reorder list itemsValentin Gagarin
2023-09-05remove maintainers checklist in PR templateValentin Gagarin
2023-09-05Merge pull request #7592 from fricklerhandwerk/nix-store-realiseValentin Gagarin
2023-09-04Bump cachix/install-nix-action from 22 to 23dependabot[bot]
2023-09-04Bump actions/checkout from 3 to 4dependabot[bot]
2023-09-01Merge pull request #8898 from edolstra/fix-catch-polymorphic-by-valueEelco Dolstra
2023-09-01Fix warning 'catching polymorphic type by value'Eelco Dolstra
2023-09-01Merge pull request #8863 from symphorien/valid_deriver_2Eelco Dolstra
2023-09-01flake: update nixpkgs: 22.11 -> 23.05Vladimír Čunát