aboutsummaryrefslogtreecommitdiff
path: root/src/nix
AgeCommit message (Expand)Author
2024-03-18libutil: remove vforkeldritch horrors
2024-03-17Delete hasPrefix and hasSuffix from the codebaseJade Lovelace
2024-03-11Merge "util.hh: split out signals stuff" into mainjade
2024-03-11util.hh: split out signals stuffJade Lovelace
2024-03-10Merge "Print derivation paths in `nix eval`" into mainjade
2024-03-09Merge pull request #9925 from 9999years/fmt-cleanupeldritch horrors
2024-03-09libexpr: Support structured error classeseldritch horrors
2024-03-08Print derivation paths in `nix eval`Rebecca Turner
2024-03-09Merge pull request #9753 from 9999years/print-value-on-type-erroreldritch horrors
2024-03-07Merge changes I03bbff94,I778edad1,Iaa80073b,Ib1d58fe4 into maineldritch horrors
2024-03-07Merge pull request #9032 from Ma27/structured-attrs-env-varseldritch horrors
2024-03-07Print how many checks are runeldritch horrors
2024-03-07Print derivation pathseldritch horrors
2024-03-07Log what `nix flake check` doeseldritch horrors
2024-03-04Merge pull request #10067 from ramboman/fix-proxy-nixeldritch horrors
2024-03-04Merge pull request #9930 from rvl/print-dev-env-unbound-variableseldritch horrors
2024-03-04Merge pull request #9481 from iFreilicht/disallow-nix-search-without-search-t...eldritch horrors
2024-03-04Merge pull request #9805 from yshui/prefetch-unpackeldritch horrors
2024-03-04Merge pull request #8043 from bobvanderlinden/pr-shell-enveldritch horrors
2024-03-04Merge pull request #9648 from cole-h/nix-shell-orderingeldritch horrors
2024-03-04Merge pull request #9494 from sellout/nix-run-execveldritch horrors
2023-11-10backport fix for the `--help` outputValentin Gagarin
2023-09-12docs: make the nix develop --command example unambiguous (#8952)Emil Nikolov
2023-09-07fix: `nix shell` multiple commands example (#8950)thenbe
2023-09-07Allow dynamic derivation deps in `inputDrvs`John Ericson
2023-08-28Port the flags of nix-daemon to nix daemon (#8788)Bryan Honof
2023-08-18Fixing #7479John Ericson
2023-08-14Create `outputOf` primop.John Ericson
2023-08-10Make the Derived Path family of types inductive for dynamic derivationsJohn Ericson
2023-08-07Merge pull request #8786 from Ma27/fix-why-depends-preciseEelco Dolstra
2023-08-07Merge pull request #8692 from obsidiansystems/add-another-xp-checkThéophane Hufschmitt
2023-08-04nix/why-depends: fix output of `--precise`Maximilian Bosch
2023-08-02Add infra for experimental store implemenationsJohn Ericson
2023-07-31Move evaluator settings (type and global) to separate file/headerJohn Ericson
2023-07-21Merge pull request #8650 from obsidiansystems/content-address-simplerEelco Dolstra
2023-07-13Feature gate `DownstreamPlaceholder::unknownCaOutput`John Ericson
2023-07-10Merge pull request #8579 from obsidiansystems/findPath-cleanup-2John Ericson
2023-07-10Fix some grammar in installables doc (#8682)Bader AlAttar
2023-07-09Clean up `SearchPath`John Ericson
2023-07-07Simplify `ContentAddress`John Ericson
2023-07-05Merge pull request #8631 from iFreilicht/profile-listEelco Dolstra
2023-07-04Document the path flakeref format (#8640)Théophane Hufschmitt
2023-07-03nix profile list: Add --json flagEelco Dolstra
2023-07-03Rename 'resolvedRef' to 'lockedRef'Eelco Dolstra
2023-07-02nix profile list: Improve readability of the outputEelco Dolstra
2023-06-27Automatically document builtin constantsJohn Ericson
2023-06-27nix flake check: improve error message if overlay is not a lambda (#8582)Maximilian Bosch
2023-06-24Merge pull request #5385 from Enzime/add/dirty-revThéophane Hufschmitt
2023-06-24Add `dirtyRev` and `dirtyShortRev` to `fetchGit`Michael Hoang
2023-06-23Merge pull request #8519 from fricklerhandwerk/reword-trusted-usersRobert Hensing