index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-07-22
RemoteStore::buildPaths(): Handle evalStore
Eelco Dolstra
2021-07-22
Remove redundant RealisedPath::closure() call
Eelco Dolstra
2021-07-22
buildPaths(): Add an evalStore argument
Eelco Dolstra
2021-07-22
copyPaths: Pass store by reference
Eelco Dolstra
2021-07-22
Use eval-store in more places
Eelco Dolstra
2021-07-22
DummyStore: Remove redundant method
Eelco Dolstra
2021-07-22
nix-shell: Handle --eval-store correctly
Eelco Dolstra
2021-07-22
nix-build: Copy drv closure between eval store and build store
Eelco Dolstra
2021-07-22
Support --eval-store in nix-instantiate and nix-build
Eelco Dolstra
2021-07-22
Hacky fast closure copying mechanism
Eelco Dolstra
2021-07-22
Add --eval-store option
Eelco Dolstra
2021-07-22
Downgrade warning message
Eelco Dolstra
2021-07-21
Tweak --no/use-registries doc strings
Eelco Dolstra
2021-07-21
Merge branch 'balsoft/no-registries' of https://github.com/serokell/nix
Eelco Dolstra
2021-07-20
deletePath(): Return ENFILE instead of EBADF when out of file descriptors
Eelco Dolstra
2021-07-20
Merge remote-tracking branch 'origin/repl-flake-support'
Eelco Dolstra
2021-07-20
Merge pull request #5030 from NixOS/lock-ca-derivations
Eelco Dolstra
2021-07-20
Properly lock the builds of CA derivations
regnat
2021-07-19
Merge pull request #5028 from hercules-ci/edit-package-not-derivation
Eelco Dolstra
2021-07-19
Merge remote-tracking branch 'origin/cleaner-nix3-manpages-install'
Eelco Dolstra
2021-07-19
nix repl: Update :edit help text
Robert Hensing
2021-07-19
Rename findDerivationFilename -> findPackageFilename
Robert Hensing
2021-07-19
Add a `:load-flake` command to the nix repl
regnat
2021-07-19
Cleanup the generation of the nix3 manpages
regnat
2021-07-19
Merge pull request #5020 from NixOS/make-the-repl-reuse-the-whole-nix-config
Eelco Dolstra
2021-07-19
Merge pull request #5022 from NixOS/more-lenient-realisation-compatibility-check
Eelco Dolstra
2021-07-16
Add use-registries config option (and deprecate --no-registries flag)
Alexander Bantyev
2021-07-16
Be more lenient when realisations have a conflicting dependency set
regnat
2021-07-16
Forward the whole Nix config to the repl subprocesses
regnat
2021-07-15
Merge pull request #5019 from NixOS/make-the-post-hook-reuse-the-process-config
Eelco Dolstra
2021-07-15
Forward the whole Nix config to the post-build-hook
regnat
2021-07-15
Merge pull request #5016 from edolstra/nlohmann
Eelco Dolstra
2021-07-15
Fix perl bindings build
Eelco Dolstra
2021-07-15
nlohmann_json: Update to 3.9.1, fix use of internal copy
Eelco Dolstra
2021-07-15
Merge pull request #5011 from Pamplemousse/fix_adjustLoc
Eelco Dolstra
2021-07-14
libexpr: Fix read out-of-bound on the heap
Pamplemousse
2021-07-13
Merge pull request #5008 from NixOS/flake-devShells-attribute
Eelco Dolstra
2021-07-13
Make `nix flake check` aware of `devShells`
regnat
2021-07-13
Make `nix flake show` display the `devShells`
regnat
2021-07-13
nix develop: Search in `devShells.${system}` by default
regnat
2021-07-13
Merge pull request #5006 from illustris/nscd
Eelco Dolstra
2021-07-13
fixed output derivations: fix incorrect responses for getpwuid
illustris
2021-07-12
Merge pull request #5000 from nielsegberts/master
Eelco Dolstra
2021-07-12
Style
Eelco Dolstra
2021-07-12
Merge branch 'structured-attrs-shell' of https://github.com/Ma27/nix
Eelco Dolstra
2021-07-12
Merge branch 'master' into structured-attrs-shell
Maximilian Bosch
2021-07-12
Error -> UsageError
Eelco Dolstra
2021-07-12
Merge branch 'days' of https://github.com/nielsegberts/nix
Eelco Dolstra
2021-07-11
Throw on unexpected input for --delete-older-than
Niels Egberts
2021-07-09
toString also coerces a set with an outPath attribute to a string
Niels Egberts
[next]