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-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-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
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
2022-03-02
Add EvalState::coerceToStorePath() helper
Eelco Dolstra
2022-03-02
nix profile: Support CA derivations
Eelco Dolstra
2022-03-02
Move installables-related operations
Eelco Dolstra
2022-03-02
Style
Eelco Dolstra
2022-02-28
Merge pull request #6072 from Ma27/fix-nix-why-depends-non-precise
Théophane Hufschmitt
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2022-02-24
Merge pull request #6089 from edolstra/dot-default
Eelco Dolstra
2022-02-24
libfetchers: Rename immutable -> locked
Eelco Dolstra
2022-02-24
Merge pull request #5342 from Misterio77/add-sourcehut
Théophane Hufschmitt
2022-02-22
Update docs
Eelco Dolstra
2022-02-22
nix flake check: Warn about deprecated flake outputs
Eelco Dolstra
2022-02-22
Replace defaultBla.$system with bla.$system.default
Eelco Dolstra
2022-02-21
Merge pull request #6136 from matthewbauer/profile-upgrade-verbosity
Eelco Dolstra
2022-02-21
Apply suggestions from code review
Matthew Bauer
2022-02-21
Remove std::set alias
Eelco Dolstra
2022-02-20
Add verbosity to nix profile upgrade
Matthew Bauer
2022-02-19
path-info: use full store paths when we have them
Linus Heckemann
2022-02-17
Merge pull request #6103 from Radvendii/welcomeText
Eelco Dolstra
2022-02-17
make flake template welcomeText markdown
Taeer Bar-Yam
[next]