index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-26
Fix the `store ping` test
regnat
2022-01-26
Add some tests for `nix store ping`
regnat
2022-01-26
Merge pull request #5991 from edolstra/remote-nix-version
Eelco Dolstra
2022-01-25
nix store ping: Report Nix daemon version
Eelco Dolstra
2022-01-25
Merge pull request #5987 from edolstra/rust-cleanup
Eelco Dolstra
2022-01-25
Merge pull request #5922 from fzakaria/fzakaria/json-ignore-assertion
Eelco Dolstra
2022-01-25
Merge pull request #5966 from SuperSandro2000/patch-2
Eelco Dolstra
2022-01-25
Remove unused Rust stuff
Eelco Dolstra
2022-01-25
Merge pull request #5984 from NixOS/5982-correctly-parse-__curPosFoo
Eelco Dolstra
2022-01-25
Fix parsing of variable names that are a suffix of '__curPos'
regnat
2022-01-24
Do not suppress errors in nix-env from feedback by Eelco
Farid Zakaria
2022-01-25
flake.nix: Fix indentation
Eelco Dolstra
2022-01-25
Bump version
Eelco Dolstra
2022-01-25
Merge pull request #5978 from edolstra/nixpkgs-regression-tests
Eelco Dolstra
2022-01-25
Move rl-next.md to rl-2.5.md
Eelco Dolstra
2022-01-25
Add regression / performance tests against a fixed revision of Nixpkgs
Eelco Dolstra
2022-01-25
Merge pull request #5976 from edolstra/read-invalid-paths
Eelco Dolstra
2022-01-24
Allow builtins.{readFile,path} on invalid paths
Eelco Dolstra
2022-01-24
Merge pull request #5969 from edolstra/curpos-fix
Eelco Dolstra
2022-01-24
Fix parsing of variable names that are a prefix of '__curPos'
Eelco Dolstra
2022-01-24
ExprConcatStrings::show(): Print values instead of pointers
Eelco Dolstra
2022-01-24
Add a test for nix-assertion failures in nix-env
Eelco Dolstra
2022-01-24
hiliteMatches(): Style fixes, pass more stuff by reference
Eelco Dolstra
2022-01-24
Remove url literals
Sandro
2022-01-24
Merge pull request #5945 from afishhh/master
Théophane Hufschmitt
2022-01-24
Merge pull request #5960 from zombiezen/patch-1
Eelco Dolstra
2022-01-24
Merge pull request #5963 from FlorianFranzen/test-flake-git
Eelco Dolstra
2022-01-24
Tweak release notes
Eelco Dolstra
2022-01-24
Merge pull request #5964 from pennae/fix-bulk-alloc
Eelco Dolstra
2022-01-24
Merge pull request #5965 from SuperSandro2000/nix-shell-rm
Eelco Dolstra
2022-01-24
Merge pull request #5875 from hercules-ci/fix-large-drv-field-stack-overflow
Eelco Dolstra
2022-01-24
Add a small documentation for `hiliteMatches`
regnat
2022-01-23
nix-shell: use clean rm, not any aliases/functions
Sandro Jäckel
2022-01-22
Merge pull request #5829 from NixOS/push-docker-image-to-docker-hub
Rok Garbas
2022-01-22
allocate a GC root value for the Value cache pointer
pennae
2022-01-22
tests: skip flake search test if no git is present
Florian Franzen
2022-01-21
Correct NIX_BUILD_PATH default description
Ross Light
2022-01-21
Add some tests for hiliteMatches in libutil
Fishhh
2022-01-21
Move hilite_all into libutil and rename it to hiliteMatches
Fishhh
2022-01-21
derivations.cc: Use larger buffer in printString
Robert Hensing
2022-01-21
Merge pull request #5953 from edolstra/fix-realise-path-errors
Eelco Dolstra
2022-01-21
Adding docs regarding the docker image from master
Rok Garbas
2022-01-21
also tagging with latest commit with a `master` tag
Rok Garbas
2022-01-21
Merge remote-tracking branch 'origin/master' into push-docker-image-to-docker...
Rok Garbas
2022-01-21
Fix exception handling around realisePath()
Eelco Dolstra
2022-01-21
Merge pull request #5949 from obsidiansystems/old-copyClosure
Eelco Dolstra
2022-01-21
Merge pull request #5943 from NixOS/3204-fix-build-with-newer-nlohmann-json
Eelco Dolstra
2022-01-21
Merge pull request #5942 from NixOS/5912-quieter-nix-why-depends
Eelco Dolstra
2022-01-21
Improve the description of the `--precise` option
Théophane Hufschmitt
2022-01-20
Add back `copyClosure` for plain `StorePath`s
John Ericson
[next]