index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-09-02
Improve error message when a directory is not a flake
Eelco Dolstra
2019-09-02
nix dev-shell --profile: Support relative path
Eelco Dolstra
2019-08-30
Fix sourceInfo
Eelco Dolstra
2019-08-30
Remove 'name' attribute from flakes
Eelco Dolstra
2019-08-30
Turn flake inputs into an attrset
Eelco Dolstra
2019-08-30
Clean up the 'outputs' interface
Eelco Dolstra
2019-08-30
Extract flake dependencies from the 'outputs' arguments
Eelco Dolstra
2019-08-29
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-08-29
Merge pull request #3069 from matthewbauer/max-name
Eelco Dolstra
2019-08-29
Don't rely on st_blocks
Eelco Dolstra
2019-08-29
Cleanup
Eelco Dolstra
2019-08-28
Merge pull request #2921 from matthewbauer/handle-sigwinch
Eelco Dolstra
2019-08-28
Set maximum name length in Nix
Matthew Bauer
2019-08-28
Don't send certain setting overrides to the daemon
Eelco Dolstra
2019-08-27
Merge branch 'test-sandboxing' of https://github.com/matthewbauer/nix
Eelco Dolstra
2019-08-23
Reset tmpDirInSandbox for unsandboxed
Matthew Bauer
2019-08-16
nix-store: fix out of sync protocol
zimbatm
2019-08-16
libutil: add SizedSource
zimbatm
2019-08-15
Merge pull request #2782 from grahamc/flames
Eelco Dolstra
2019-08-14
Track function start and ends for flame graphs
Graham Christensen
2019-08-09
nix dev-shell: Set dontAddDisableDepTrack
Eelco Dolstra
2019-08-08
Merge pull request #3031 from grahamc/low-speed-limit
Eelco Dolstra
2019-08-08
conf: stalled-download-timeout: make tunable
Graham Christensen
2019-08-08
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-08-07
Merge pull request #3030 from dtzWill/fix/missing-include-ocloexec
Eelco Dolstra
2019-08-07
Merge pull request #2995 from tweag/post-build-hook
Eelco Dolstra
2019-08-07
pathlocks: add include to fcntl.h for O_CLOEXEC
Will Dietz
2019-08-02
nix-store --verify: Don't repair while holding the GC lock
Eelco Dolstra
2019-08-02
Simplify
Eelco Dolstra
2019-08-02
Use BSD instead of POSIX file locks
Eelco Dolstra
2019-08-02
Add a test for auto-GC
Eelco Dolstra
2019-08-02
Add a post-build-hook
regnat
2019-07-30
Don’t rely on EPERM
Matthew Bauer
2019-07-30
Merge pull request #3009 from codedownio/add-pname-and-version-to-json
Eelco Dolstra
2019-07-30
Merge pull request #3013 from basvandijk/disable-lsof-for-darwin-tests
Eelco Dolstra
2019-07-30
Disable findRuntimeRoots on darwin when running tests because lsof is slow
Bas van Dijk
2019-07-30
Allow builtins.pathExists to check the existence of /nix/store paths
Bas van Dijk
2019-07-27
Add pname and version to nix-env -q --json
Tom McLaughlin
2019-07-26
nix dev-shell: Set IN_NIX_SHELL in the derivation
Eelco Dolstra
2019-07-25
Use sandbox fallback when cloning fails in builder
Matthew Bauer
2019-07-25
Disable CLONE_NEWUSER when it’s unavailable
Matthew Bauer
2019-07-13
Merge pull request #2975 from matthewbauer/fix-nsswitch-issue
Eelco Dolstra
2019-07-12
nix dev-shell: Make it possible to enter a profile
Eelco Dolstra
2019-07-12
Refactor a bit
Eelco Dolstra
2019-07-12
nix dev-shell: Add --profile flag
Eelco Dolstra
2019-07-12
nix build: Add '--profile' flag
Eelco Dolstra
2019-07-12
Don't write lock files if they have dirty inputs
Eelco Dolstra
2019-07-12
fetchGit: Warn about dirty trees
Eelco Dolstra
2019-07-11
Use "git add --force --intent-to-add" for flake.lock
Eelco Dolstra
2019-07-11
Rename 'epoch' -> 'edition'
Eelco Dolstra
[next]