index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-02-21
Document usage of MANPATH in nix-profile.sh
Nicolas Mattia
2022-01-14
Merge pull request #5916 from NixOS/5896-git-in-docker-image
Rok Garbas
2022-01-14
Add git to the docker image
regnat
2022-01-13
Tweak
Eelco Dolstra
2022-01-13
Merge branch 'patch-1' of https://github.com/TheodorRene/nix
Eelco Dolstra
2022-01-13
Merge pull request #5903 from Profpatsch/release-notes-2.4-add-indirect-noop
Eelco Dolstra
2022-01-12
Release Notes 2.4: add `--indirect` no-op change
Profpatsch
2022-01-12
Merge pull request #5887 from pennae/avoid-streams
Théophane Hufschmitt
2022-01-12
use boost::lexical_cast for string2*
pennae
2022-01-12
optimize ExprConcatStrings::eval
pennae
2022-01-11
Add link to explanation when introducing a new operator
Theodor René Carlsen
2022-01-11
Merge pull request #5883 from fzakaria/faridzakaria/check-meta
Théophane Hufschmitt
2022-01-11
Merge pull request #5898 from layus/repair-path-links
Eelco Dolstra
2022-01-11
Prefer RepairFlag over bool when applicable
Guillaume Maudoux
2022-01-11
Make --repair-path also repair corrupt optimised links
Guillaume Maudoux
2022-01-10
Merge branch 'readfile' of https://github.com/abbradar/nix
Eelco Dolstra
2022-01-10
'target' points to 'source'
Eelco Dolstra
2022-01-10
Merge branch 'recursive-nix-fix' of https://github.com/L-as/nix
Eelco Dolstra
2022-01-09
Add test for readFile keeping context
Nikolay Amiantov
2022-01-09
builtins.readFile: Propagate path context
Nikolay Amiantov
2022-01-07
dump(): Use emplace()
Eelco Dolstra
2022-01-07
isInDir() / isDirOrInDir(): Use std::string_view
Eelco Dolstra
2022-01-07
DerivationGoal::loadDerivation(): Don't use derivationFromPath()
Eelco Dolstra
2022-01-07
avoid ostream sentries per json string character
pennae
2022-01-06
Check for `--meta` before emitting it for `--json`
Farid Zakaria
2022-01-06
Merge branch 'install-nlohmann-json-headers' of https://github.com/hercules-c...
Eelco Dolstra
2022-01-06
Merge pull request #5878 from fzakaria/faridzakaria/json-outputs
Eelco Dolstra
2022-01-06
Merge pull request #5546 from NixOS/allow-paths-in-flake-local-options
Eelco Dolstra
2022-01-06
Add outputs to JSON query
Farid Zakaria
2022-01-06
Merge pull request #5749 from GavinRay97/patch-1
Domen Kožar
2022-01-05
Merge pull request #5864 from edolstra/attr-sets-cleanup
Eelco Dolstra
2022-01-04
Remove EvalState::mkAttrs()
Eelco Dolstra
2022-01-04
Move empty attrset optimisation
Eelco Dolstra
2022-01-04
Turn mkString(Symbol) into a method
Eelco Dolstra
2022-01-04
Remove non-method mkPath()
Eelco Dolstra
2022-01-04
Remove non-method mk<X> functions
Eelco Dolstra
2022-01-04
Remove non-method mkString()
Eelco Dolstra
2022-01-04
Ensure that attrsets are sorted
Eelco Dolstra
2022-01-04
Merge pull request #5862 from SuperSandro2000/patch-1
Eelco Dolstra
2022-01-04
Add iana-etc for /etc/protocols to default packages
Sandro
2022-01-04
Merge pull request #5830 from pennae/zipAttrsWith
Eelco Dolstra
2022-01-03
add zipAttrsWith primop
pennae
2022-01-03
Merge pull request #5839 from tweag/balsoft/yet-another-follows-bugfix
Eelco Dolstra
2022-01-03
Merge pull request #5840 from tweag/balsoft/nix-repl-show-trace
Eelco Dolstra
2022-01-03
Merge pull request #5844 from Kha/fix-ifd-chroot-once-more
Eelco Dolstra
2022-01-03
Merge pull request #5852 from autc04/docker-tmp-permissions
Eelco Dolstra
2022-01-01
docker.nix: set correct permissions on /tmp
Wolfgang Thaller
2021-12-29
Fix IFD with chroot store
Sebastian Ullrich
2021-12-29
Add ability to toggle show-trace from within the repl
Alexander Bantyev
2021-12-29
Merge pull request #5841 from lilyinstarlight/fix-fromtoml-attrs
Eelco Dolstra
[next]