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
2022-04-21
Move hiliteMatches into a separate header
Eelco Dolstra
2022-04-20
Merge pull request #3720 from obsidiansystems/fix-url-format
Théophane Hufschmitt
2022-04-20
Merge remote-tracking branch 'upstream/master' into fix-url-format
John Ericson
2022-04-20
nix repl: make symlinks with the :bl command
ckie
2022-04-19
Require formatters to be packages
Eelco Dolstra
2022-04-19
Merge branch 'issue-6075' of https://github.com/kamadorueda/nix
Eelco Dolstra
2022-04-19
Fix compilation, style fixes
Eelco Dolstra
2022-04-19
Merge branch 'make-flake-show-more-lenient-on-apps' of https://github.com/flo...
Eelco Dolstra
2022-04-19
Merge pull request #6404 from edolstra/unify-flake-attr-eval
Eelco Dolstra
2022-04-19
Avoid `fmt` when constructor already does it
John Ericson
2022-04-18
Add .tgz as tarball extension in documentation
Robert Helgesson
2022-04-15
Merge pull request #6323 from erikarvstedt/eval-read-only
Eelco Dolstra
2022-04-14
fix: ensure apps are apps and packages are packages
Tom Bereknyei
2022-04-14
Make InstallableFlake::toValue() and toDerivation() behave consistently
Eelco Dolstra
2022-04-06
nix flake check: Warn about deprecated nixosModule output
Rehno Lindeque
2022-04-05
Merge pull request #6362 from thufschmitt/verbose-doctor
Eelco Dolstra
2022-04-05
doctor: Always show the output
Théophane Hufschmitt
2022-04-05
Allow `welcomeText` when checking a flake template
Théophane Hufschmitt
2022-04-01
fix(run): set applyNixConfig lockFlag
Tom Bereknyei
2022-04-01
Merge pull request #6344 from flox/profile_url_uri
Eelco Dolstra
2022-03-31
Add support for impure derivations
Eelco Dolstra
2022-03-30
profile!: consistent use of url/uri. create new version
Tom Bereknyei
2022-03-30
bundler: update default bundler to support new bundler API
Tom Bereknyei
2022-03-29
Simplify the handling of the hash modulo
Théophane Hufschmitt
2022-03-28
Merge pull request #6330 from edolstra/run-remote-store
Théophane Hufschmitt
2022-03-28
nix {run,shell}: Print a better error message if the store is not local
Eelco Dolstra
2022-03-28
nix profile install: Don't use queryDerivationOutputMap()
Eelco Dolstra
2022-03-26
nix eval: Add option `read-only`
Erik Arvstedt
2022-03-25
Only provide builtin.{getFlake,fetchClosure} is the corresponding experimenta...
Eelco Dolstra
2022-03-24
nix: allow whitespace characters before command in repl
polykernel
2022-03-24
nix store make-content-addressed: Support --from / --to
Eelco Dolstra
2022-03-24
Rename 'nix store make-content-addressable' to 'nix store make-content-addres...
Eelco Dolstra
2022-03-24
fetchClosure: Allow a path to be rewritten to CA on the fly
Eelco Dolstra
2022-03-24
Fix flake profile use of originalUrl vs. originalUri
Rok Garbas
2022-03-22
nix edit: support kakoune
Hideaki Kawai
2022-03-22
Merge pull request #6237 from obsidiansystems/store-path-string-context
Eelco Dolstra
2022-03-18
Decode string context straight to using `StorePath`s
John Ericson
2022-03-18
Use Deferred when building an input-addressed drv
John Ericson
2022-03-17
Clean up `DerivationOutput`, and headers
John Ericson
2022-03-17
Fix `nix build --dry-run` with CA derivations
Théophane Hufschmitt
2022-03-15
Merge pull request #6229 from obsidiansystems/refactor-hash-modulo
Théophane Hufschmitt
2022-03-11
Reduce variants for derivation hash modulo
John Ericson
2022-03-11
nix-fmt: add command
Kevin Amado
2022-03-11
Deduplicate the Store downcasting with a template
John Ericson
2022-03-11
Factor out a `LogStore` interface
John Ericson
2022-03-11
Rename `requireGcStore` to `GcStore::require`
John Ericson
2022-03-07
Style
Eelco Dolstra
2022-03-07
Explicit error in flake init/new when not in store
Guillaume Desforges
2022-03-03
Factor out a `GcStore` interface
John Ericson
2022-03-03
printValue(): Don't show repeated values
Eelco Dolstra
[next]