index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
Age
Commit message (
Expand
)
Author
2021-09-08
Merge branch 'fix-3976' of https://github.com/mkenigs/nix
Eelco Dolstra
2021-09-02
Don't use read-only mode for nix build --dry-run
Georges Dubus
2021-09-02
Docs: Fix syntax error in json example in man page
Lucas Hoffmann
2021-08-21
nix {bundle,run}: drop broken flake attr-path prefixes
Jan Tojnar
2021-08-21
nix develop: Fix `devShells` lookup
Jan Tojnar
2021-08-19
nix develop --phase: chdir to flake directory
Matthew Kenigsberg
2021-07-27
nix develop: Support chroot stores
Eelco Dolstra
2021-07-27
Merge pull request #5048 from tweag/flox-eval-store
Eelco Dolstra
2021-07-22
Fix formatting error in 'nix store' manpage
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-20
Merge remote-tracking branch 'origin/repl-flake-support'
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-16
Forward the whole Nix config to the repl subprocesses
regnat
2021-07-15
Forward the whole Nix config to the post-build-hook
regnat
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-12
Merge branch 'master' into structured-attrs-shell
Maximilian Bosch
2021-07-09
nix print-dev-env: Add --json flag
Eelco Dolstra
2021-07-09
nix develop: Filter some bash magic variables
Eelco Dolstra
2021-07-09
nix develop: Don't parse bash environment with regexes
Eelco Dolstra
2021-07-08
Merge pull request #4969 from serokell/balsoft/fix-nixConfig-flake-registry
Eelco Dolstra
2021-07-07
Style tweaks
Eelco Dolstra
2021-07-07
Merge branch 'balsoft/registry' of https://github.com/serokell/nix
Eelco Dolstra
2021-07-05
Fix devShell handling of env values including @ and %
Michael Fellinger
2021-07-01
fixup! flake.nixConfig: fix flake-registry config settings
Alexander Bantyev
2021-06-30
nix registry pin: add a way to pin to a custom locked
Alexander Bantyev
2021-06-30
nix registry: add --registry flag
Alexander Bantyev
2021-06-30
Merge pull request #4958 from NixOS/nix-develop-remove-override-input-warning
Eelco Dolstra
2021-06-29
Forward the experimental features to the nix repl subprocesses
regnat
2021-06-29
develop: Discard the input{Overrides,Updates} when getting bash
regnat
2021-06-28
man: fix formatting of nix3-profile-remove
Florian Franzen
2021-06-23
Merge pull request #4908 from NixOS/ca/fix-nix-develop
Eelco Dolstra
2021-06-22
Add testcase for `nix develop` with `__structuredAttrs`
Maximilian Bosch
2021-06-22
Fix usage of structured attrs for `nix develop`
Maximilian Bosch
2021-06-21
Properly set the output env variables
Théophane Hufschmitt
2021-06-21
Only symlink the requested outputs in `nix build`
regnat
2021-06-18
UDSRemoteStore: Support the 'root' store parameter
Eelco Dolstra
2021-06-15
nix develop: Filter out NIX_REMOTE
Eelco Dolstra
2021-06-11
Make `nix develop` work with CA derivations
regnat
2021-06-02
doc: Wrap at 80 characters
regnat
2021-06-02
Fix a documentation typo
Théophane Hufschmitt
2021-06-02
throw_ -> reportError
regnat
2021-06-02
Let `nix flake check` keep going when keep-going is set
regnat
2021-06-01
Fix typo in documentation
Jeremy Schlatter
2021-05-29
Add .tar.zst support for TarballInputScheme
Timothy Klim
[next]