index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-11
Remove default constructor from `OutputsSpec`
John Ericson
2023-01-11
Make it hard to construct an empty `OutputsSpec::Names`
John Ericson
2023-01-11
Simplify and document store path installable parsing
John Ericson
2023-01-11
Split `OutputsSpec` and `ExtendedOutputsSpec`, use the former more
John Ericson
2023-01-11
Rename `OutputPath` -> `ExtendedOutputPath`
John Ericson
2023-01-11
Improve `OutputsSpec` slightly
John Ericson
2023-01-11
Merge pull request #7543 from obsidiansystems/typed-string-context
Théophane Hufschmitt
2023-01-10
Merge pull request #7541 from hercules-ci/check-manual-links
Robert Hensing
2023-01-10
doc/manual/src/contributing/hacking.md: Apply suggestion
Robert Hensing
2023-01-10
doc/manual/hacking: Document @docroot@ variable
Robert Hensing
2023-01-10
doc/manual: Apply suggestions from code review
Robert Hensing
2023-01-10
doc/manual: Move the html files back where they were before
Robert Hensing
2023-01-10
doc/manual: Document hacking on the manual links
Robert Hensing
2023-01-10
doc/manual: Fix broken internal links
Robert Hensing
2023-01-10
doc/manual: Introduce @docroot@ as a stable base for includable snippets
Robert Hensing
2023-01-10
manual: Check links
Robert Hensing
2023-01-10
Parse string context elements properly
John Ericson
2023-01-10
Make clear that `StorePathWithOutputs` is a deprecated type
John Ericson
2023-01-10
Merge pull request #7484 from edolstra/fix-7417
Eelco Dolstra
2023-01-10
Merge pull request #7547 from alxthm/fish-support-older-versions
Eelco Dolstra
2023-01-10
Add a FIXME
Eelco Dolstra
2023-01-10
Clean up toDerivedPaths() logic
Eelco Dolstra
2023-01-10
Apply suggestions from code review
Eelco Dolstra
2023-01-10
Show string in error message
Eelco Dolstra
2023-01-10
ExtraInfo -> ExtraPathInfo
Eelco Dolstra
2023-01-10
Merge remote-tracking branch 'origin/master' into fix-7417
Eelco Dolstra
2023-01-10
Merge pull request #7570 from lheckemann/fix-tests
Eelco Dolstra
2023-01-09
Add a pointer from "realising" to `nix log`. (#4876)
Jeremy Fleischman
2023-01-08
tests: fix for nixpkgs 22.11
Linus Heckemann
2023-01-07
Merge pull request #7568 from willbush/patch-1
Théophane Hufschmitt
2023-01-06
Fix typo in example for builtin function map
Will Bush
2023-01-06
Merge pull request #7498 from fricklerhandwerk/path+string
Eelco Dolstra
2023-01-06
Merge pull request #7307 from hercules-ci/derivation-goal-improve-comment
Théophane Hufschmitt
2023-01-06
Merge pull request #7557 from NixOS/fix-7529
Eelco Dolstra
2023-01-05
Merge pull request #7559 from ncfavier/no-check-modules
Théophane Hufschmitt
2023-01-05
Don't check NixOS modules
Naïm Favier
2023-01-05
Merge pull request #7500 from akhildevelops/patch-1
Eelco Dolstra
2023-01-05
Merge pull request #7542 from edolstra/gc-deadlock
Eelco Dolstra
2023-01-05
Merge pull request #7539 from tweag/fix-nix-why-depends--derivation
Eelco Dolstra
2023-01-05
bring back table, extract annotations
Valentin Gagarin
2023-01-05
add links to documentation for data types
Valentin Gagarin
2023-01-05
use more self-explanatory placeholder names
Valentin Gagarin
2023-01-05
add semantics of overloaded `+` operator
Valentin Gagarin
2023-01-05
reword descriptions of operators
Valentin Gagarin
2023-01-05
convert table to subsections
Valentin Gagarin
2023-01-05
reorder columns
Valentin Gagarin
2023-01-05
On macOS with auto-uid-allocation and sandboxing, use the correct gid
Eelco Dolstra
2023-01-05
Merge pull request #7551 from NixOS/macos-sandbox-files
Eelco Dolstra
2023-01-04
Move macOS sandbox files to sr/libstore/build
Eelco Dolstra
2023-01-04
Include macOS sandbox files in the Nix binary
Eelco Dolstra
[next]