index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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-09
Merge pull request #4995 from NixOS/fetchgit-name-attribute
Eelco Dolstra
2021-07-08
Restore the possibility to use a `name` parameter in fetchGit
regnat
2021-07-08
Merge pull request #4988 from NixOS/fetchgit-name-attribute
Eelco Dolstra
2021-07-08
Forbid the `name` attribute for fetchTree
regnat
2021-07-08
Merge pull request #4935 from alyssais/host_os
Eelco Dolstra
2021-07-08
Merge pull request #4969 from serokell/balsoft/fix-nixConfig-flake-registry
Eelco Dolstra
2021-07-07
Merge branch 'master' of github.com:NixOS/nix
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-06
allow fetchFromGitHub to take a `name` argument
regnat
2021-07-06
allow fetchMercurial to take a `name` argument
regnat
2021-07-06
allow fetchTarball to take a `name` argument
regnat
2021-07-06
Allow `fetchGit` to take a `name` argument
regnat
2021-07-05
Merge pull request #4980 from Ma27/file-attr-completion
Eelco Dolstra
2021-07-05
completeInstallable: also match for already typed prefixes
Maximilian Bosch
2021-07-05
Merge pull request #4978 from NixOS/scp-uris
Eelco Dolstra
2021-07-05
Merge pull request #4938 from tomcur/store-uri-parsing
Eelco Dolstra
2021-07-05
Merge branch 'disable_gc' of https://github.com/Pamplemousse/nix
Eelco Dolstra
2021-07-05
Fix devShell handling of env values including @ and %
Michael Fellinger
2021-07-03
libcmd/installables: implement completion for Nix expressions passed via `-f`
Maximilian Bosch
2021-07-03
Merge pull request #4967 from Pamplemousse/specific_errors
Domen Kožar
2021-07-02
Allow scp-style uris in `fetchgit`
regnat
2021-07-02
Add $NO_COLOR check to ANSI escape conditions
Yestin L. Harrison
2021-07-01
Respect TERM=dumb more consistently
Yestin L. Harrison
2021-07-01
Prefer to throw specific errors
Pamplemousse
2021-07-01
fixup! flake.nixConfig: fix flake-registry config settings
Alexander Bantyev
2021-07-01
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
Allow to compile after `./configure --enable-gc=no`
Pamplemousse
2021-06-30
Merge pull request #4958 from NixOS/nix-develop-remove-override-input-warning
Eelco Dolstra
2021-06-29
Merge pull request #4960 from NixOS/nix-repl-experimental-features
Eelco Dolstra
2021-06-29
Forward the experimental features to the nix repl subprocesses
regnat
2021-06-29
Merge pull request #4959 from NixOS/override-non-flake-inputs
Eelco Dolstra
2021-06-29
Keep the `isFlake` attribute for overriden inputs
regnat
2021-06-29
Merge pull request #4944 from hercules-ci/fix-gc-crash
Eelco Dolstra
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-28
Merge pull request #4942 from NixOS/ca/remove-lock-files
Eelco Dolstra
2021-06-28
Merge pull request #4937 from NixOS/ca/make-the-tests-useful
Eelco Dolstra
2021-06-24
Eventually delete the CA paths lock files
regnat
2021-06-24
Perform input rewrites only in LocalDerivationGoal
Maximilian Bosch
2021-06-24
Make CA derivations compatible with recursive Nix
regnat
2021-06-24
BoehmGCStackAllocator: ignore stack protection page
Robert Hensing
2021-06-24
Make the post-build-hook also run for unresolved CA derivations
regnat
2021-06-23
Improve machine store URI parsing
Thomas Churchman
[next]