index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-06-19
Merge pull request #8524 from amjoseph-nixpkgs/pr/doc/linkify-allowed-uris
Eelco Dolstra
2023-06-19
Clean up a few things related to profiles (#8526)
John Ericson
2023-06-18
src/libexpr/eval.hh: add link for allowed-uris option
Adam Joseph
2023-06-16
Merge pull request #8477 from edolstra/tarball-flake-redirects
Eelco Dolstra
2023-06-16
Merge pull request #8517 from hercules-ci/fix-build-hook-error-for-lib-users
Eelco Dolstra
2023-06-15
Don't assume the type of string::size_type
Théophane Hufschmitt
2023-06-15
Fix build hook error for libstore library users
Robert Hensing
2023-06-14
src/libexpr/eval.hh: fix typo
Adam Joseph
2023-06-15
Merge pull request #8516 from wentasah/remove-registerprimop
John Ericson
2023-06-14
Fixup description of substituters (#8291)
Valentin Gagarin
2023-06-14
Remove RegisterPrimOp constructor without support for documentation
Michal Sojka
2023-06-14
Merge pull request #8490 from flox/stdin_handling
John Ericson
2023-06-14
Merge pull request #8491 from wentasah/builtins-doc
John Ericson
2023-06-14
Remove dead code (#8504)
Daniel Asaturov
2023-06-14
Merge pull request #4803 from ShamrockLee/nix-channel-list-generations
John Ericson
2023-06-14
Merge pull request #4282 from tweag/fix-ca-hash-rewriting
John Ericson
2023-06-13
Document fromTOML, hasContext and getContext builtins
Michal Sojka
2023-06-13
Allow tarball URLs to redirect to a lockable immutable URL
Eelco Dolstra
2023-06-13
Add a generic check for rev attribute mismatches
Eelco Dolstra
2023-06-12
test: add test for non-defaulting for stding installable input
Tom Bereknyei
2023-06-12
Don't include uds-remote-store.md from a header file
Eelco Dolstra
2023-06-11
Register all PrimOps via the Info structure
Michal Sojka
2023-06-11
fix: Do not apply default installables when using --stdin
Tom Bereknyei
2023-06-09
Merge branch 'master' into angerman/mac-fix-recursive-nix
Eelco Dolstra
2023-06-09
Parse TOML timestamps (#8120)
Andrea Bedini
2023-06-06
Merge pull request #8391 from aneeshusa/remove-wrong-default-value-in-docs-fo...
Eelco Dolstra
2023-06-06
Merge pull request #8438 from zhaofengli/armv5tel-linux32
Eelco Dolstra
2023-06-06
Merge pull request #8456 from emilytrau/include-select
Eelco Dolstra
2023-06-06
Fix SourcePath::resolveSymlinks()
Eelco Dolstra
2023-06-05
Add missing <sys/select.h> include
Emily Trau
2023-06-04
Fix code block formatting in man page
figsoda
2023-06-02
Document manual migration for use-xdg-base-directories (#8044)
Alexander Bantyev
2023-06-02
Also set the PER_LINUX32 personality flag on armv5tel-linux
Zhaofeng Li
2023-06-02
Add nix-channel --list-generations
Shamrock Lee
2023-05-31
Merge pull request #8421 from fricklerhandwerk/doc-replaceStrings
Eelco Dolstra
2023-05-31
Merge pull request #8318 from fricklerhandwerk/doc-currentTime
Valentin Gagarin
2023-05-30
update documentation according to release notes
Valentin Gagarin
2023-05-30
Merge pull request #8398 from polykernel/perf/lazy-eval-replacements-replaces...
Robert Hensing
2023-05-30
Merge pull request #8406 from NixOS/fix-ca-attrs-false
Eelco Dolstra
2023-05-27
Merge pull request #8399 from tweag/fix-chrooted-stores-error-path
Eelco Dolstra
2023-05-27
Restore Nix 2.3 behaviour for {__impure,__contentAddressed} = false
Eelco Dolstra
2023-05-26
create pathAccessible, use it to infer default dirs
Yorick van Pelt
2023-05-26
getDefaultNixPath: ignore EPERM
Yorick van Pelt
2023-05-26
Call getDefaultSSLCertFile() only when none is specified
Yorick van Pelt
2023-05-26
ci: Always run with sandbox, even on Darwin
Silvan Mosberger
2023-05-25
primops: lazy evaluation of replaceStrings replacements
polykernel
2023-05-25
Properly report build errors on chrooted stores
Théophane Hufschmitt
2023-05-24
Remove old default from docs for `hashed-mirrors`
Aneesh Agrawal
2023-05-24
Normalize the hash-rewriting process when building derivations
Théophane Hufschmitt
2023-05-24
Use a RewritingSink in derivation goal
Théophane Hufschmitt
[next]