index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
Age
Commit message (
Expand
)
Author
2024-03-04
Merge pull request #9930 from rvl/print-dev-env-unbound-variables
eldritch horrors
2024-03-04
Merge pull request #9481 from iFreilicht/disallow-nix-search-without-search-t...
eldritch horrors
2024-03-04
Merge pull request #9805 from yshui/prefetch-unpack
eldritch horrors
2024-03-04
Merge pull request #8043 from bobvanderlinden/pr-shell-env
eldritch horrors
2024-03-04
Merge pull request #9648 from cole-h/nix-shell-ordering
eldritch horrors
2024-03-04
Merge pull request #9494 from sellout/nix-run-execv
eldritch horrors
2023-11-10
backport fix for the `--help` output
Valentin Gagarin
2023-09-12
docs: make the nix develop --command example unambiguous (#8952)
Emil Nikolov
2023-09-07
fix: `nix shell` multiple commands example (#8950)
thenbe
2023-09-07
Allow dynamic derivation deps in `inputDrvs`
John Ericson
2023-08-28
Port the flags of nix-daemon to nix daemon (#8788)
Bryan Honof
2023-08-18
Fixing #7479
John Ericson
2023-08-14
Create `outputOf` primop.
John Ericson
2023-08-10
Make the Derived Path family of types inductive for dynamic derivations
John Ericson
2023-08-07
Merge pull request #8786 from Ma27/fix-why-depends-precise
Eelco Dolstra
2023-08-07
Merge pull request #8692 from obsidiansystems/add-another-xp-check
Théophane Hufschmitt
2023-08-04
nix/why-depends: fix output of `--precise`
Maximilian Bosch
2023-08-02
Add infra for experimental store implemenations
John Ericson
2023-07-31
Move evaluator settings (type and global) to separate file/header
John Ericson
2023-07-21
Merge pull request #8650 from obsidiansystems/content-address-simpler
Eelco Dolstra
2023-07-13
Feature gate `DownstreamPlaceholder::unknownCaOutput`
John Ericson
2023-07-10
Merge pull request #8579 from obsidiansystems/findPath-cleanup-2
John Ericson
2023-07-10
Fix some grammar in installables doc (#8682)
Bader AlAttar
2023-07-09
Clean up `SearchPath`
John Ericson
2023-07-07
Simplify `ContentAddress`
John Ericson
2023-07-05
Merge pull request #8631 from iFreilicht/profile-list
Eelco Dolstra
2023-07-04
Document the path flakeref format (#8640)
Théophane Hufschmitt
2023-07-03
nix profile list: Add --json flag
Eelco Dolstra
2023-07-03
Rename 'resolvedRef' to 'lockedRef'
Eelco Dolstra
2023-07-02
nix profile list: Improve readability of the output
Eelco Dolstra
2023-06-27
Automatically document builtin constants
John Ericson
2023-06-27
nix flake check: improve error message if overlay is not a lambda (#8582)
Maximilian Bosch
2023-06-24
Merge pull request #5385 from Enzime/add/dirty-rev
Théophane Hufschmitt
2023-06-24
Add `dirtyRev` and `dirtyShortRev` to `fetchGit`
Michael Hoang
2023-06-23
Merge pull request #8519 from fricklerhandwerk/reword-trusted-users
Robert Hensing
2023-06-20
be more serious about security risks with trusted users
Valentin Gagarin
2023-06-19
Create `worker_proto::{Read,Write}Conn`
John Ericson
2023-06-19
Clean up a few things related to profiles (#8526)
John Ericson
2023-06-16
fix typo
Valentin Gagarin
2023-06-16
do not refer to `trusted-users` another time
Valentin Gagarin
2023-06-16
fix link text
Valentin Gagarin
2023-06-15
Update src/nix/daemon.cc
John Ericson
2023-06-15
reword documentation on trusted users and substituters
Valentin Gagarin
2023-06-05
Add missing <sys/select.h> include
Emily Trau
2023-06-04
Fix code block formatting in man page
figsoda
2023-05-23
`nix flake check`: skip derivations for foreign systems (#7759)
Peter Becich
2023-05-17
Upgrade `downstreamPlaceholder` to a type with methods
John Ericson
2023-05-17
Also use long options in src/nix/*.md
Alexander Schmolck
2023-05-16
Fix the printing of the installables on `nix profile install` conflict
Théophane Hufschmitt
2023-05-16
Rename `ProfileElement.describe()` to `.identifier`
Théophane Hufschmitt
[next]