index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-02-24
add objectives and tasks for Nix team
Valentin Gagarin
2023-02-24
Merge pull request #7412 from edolstra/release-process
Eelco Dolstra
2023-02-23
Merge pull request #5753 from obsidiansystems/init-twice-works
Robert Hensing
2023-02-23
Clean up daemon handling
John Ericson
2023-02-23
Make init.sh safe to run twice
John Ericson
2023-02-22
Merge pull request #7764 from yorickvP/build-remote-warning
Théophane Hufschmitt
2023-02-22
Merge pull request #7884 from edolstra/fix-static
Eelco Dolstra
2023-02-22
Merge pull request #7881 from NixOS/thufschmitt-codeowners-shrink
Eelco Dolstra
2023-02-22
Fix the static build
Eelco Dolstra
2023-02-22
Remove my CODEOWNER-ship to libstore
Théophane Hufschmitt
2023-02-21
Merge pull request #7875 from obsidiansystems/try-fix-aarch64-static
Eelco Dolstra
2023-02-21
Fix `isStatic` arguments to `commonDeps`
John Ericson
2023-02-21
Merge pull request #7874 from obsidiansystems/fix-no-gc-build
Théophane Hufschmitt
2023-02-21
Merge pull request #7755 from obsidiansystems/mix-read-only-mode
Théophane Hufschmitt
2023-02-21
Fix the build without GC
John Ericson
2023-02-21
Merge pull request #7856 from yorickvP/fix-nsswitch
Théophane Hufschmitt
2023-02-20
Merge pull request #7872 from obsidiansystems/test-derivation-to-json
tomberek
2023-02-20
`Derivation::toJSON`: fix bug!
John Ericson
2023-02-20
Merge pull request #7863 from obsidiansystems/test-derivation-to-json
Robert Hensing
2023-02-20
Merge pull request #7867 from NixOS/hacking-cross
Robert Hensing
2023-02-20
Make `--read-only` a separate mixin
John Ericson
2023-02-20
Merge pull request #7748 from obsidiansystems/split-other-installables
tomberek
2023-02-20
Split out `CmdRepl` and `editorFor`
John Ericson
2023-02-20
Slight cleanup of `InstallablesCommand::load`
John Ericson
2023-02-20
Split out `InstallableFlake` and `InstallableAttrPath`
John Ericson
2023-02-20
Merge pull request #6538 from zimbatm/simplify-flake
Robert Hensing
2023-02-20
doc/hacking.md: Corrections and additions for cross
Robert Hensing
2023-02-20
Nix's own flake: Dedup and memoize more
John Ericson
2023-02-20
Merge pull request #7433 from yorickvP/improv-onboarding
Théophane Hufschmitt
2023-02-19
Merge pull request #7158 from sternenseemann/foldl-strict-accumulation-value
Valentin Gagarin
2023-02-19
Test `toJSON` of `DerivationOutput` and `Derivation`
John Ericson
2023-02-19
Move `Derivation` toJSON logic to libnixstore
John Ericson
2023-02-17
Wait with making /etc unwritable until after build env setup
Yorick van Pelt
2023-02-16
Merge pull request #7811 from Et7f3/fix_memory_leaks
Robert Hensing
2023-02-16
ExprOpHasAttr,ExprSelect,stripIndentation,binds,formals: delete losts objects
Et7f3
2023-02-15
Merge pull request #7835 from edolstra/fix-static-build
Eelco Dolstra
2023-02-14
Fix static build
Eelco Dolstra
2023-02-14
Merge pull request #7830 from yorickvP/fix-writable-etc
Eelco Dolstra
2023-02-14
Make /etc writability conditional on uid-range feature
Yorick van Pelt
2023-02-14
container test: make /etc writable
Yorick van Pelt
2023-02-14
Don't allow writing to /etc
Yorick van Pelt
2023-02-13
Merge pull request #4589 from obsidiansystems/better-build-ca-json
tomberek
2023-02-13
Merge pull request #7744 from obsidiansystems/split-installable-store-path
tomberek
2023-02-13
Merge pull request #7616 from hercules-ci/fix-3898
Eelco Dolstra
2023-02-13
Merge pull request #7804 from PJungkamp/fix-completions
Eelco Dolstra
2023-02-13
Improve hacking.md
Yorick van Pelt
2023-02-12
ExprString: Avoid copy of string
Et7f3
2023-02-12
parser: use implicit rule
Et7f3
2023-02-10
Test `nix build --json` return output paths in floating CA case
John Ericson
2023-02-10
Completions::add use libutil trim()
Philipp Jungkamp
[next]