index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-05-28
add gitlab libfetcher
Finn Behrens
2020-05-28
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-05-28
Merge branch 'store-visited' of https://github.com/mkenigs/nix into flakes
Eelco Dolstra
2020-05-28
nixpkgsFlakeRef(): Use locked nixpkgs
Eelco Dolstra
2020-05-27
Merge pull request #3621 from gilligan/add-json-tests
Eelco Dolstra
2020-05-27
Merge pull request #3625 from gilligan/xml-writer-tests
Eelco Dolstra
2020-05-25
Add unit tests for xml-writer
Tobias Pflug
2020-05-25
Add unit tests for "json.hh"
Tobias Pflug
2020-05-25
Add unit tests for hashing functions
Tobias Pflug
2020-05-21
handle circular flake dependencies in list-inputs
Matthew Kenigsberg
2020-05-20
Add unit testes for url.cc
Tobias Pflug
2020-05-18
Cleanup
Eelco Dolstra
2020-05-18
Merge branch 'wait-for-builders' of https://github.com/serokell/nix
Eelco Dolstra
2020-05-16
rm includes
Matthew Kenigsberg
2020-05-16
Create bashInteractive InstallableFlake
Matthew Kenigsberg
2020-05-16
Call lockFlake once and store in _lockedFlake
Matthew Kenigsberg
2020-05-16
use flake's nixpkgs to find bashInteractive
Matthew Kenigsberg
2020-05-16
use nixpkgs#bashInteractive for dev-shell
Matthew Kenigsberg
2020-05-15
Move registry-related commands from 'nix flake' to 'nix registry'
Eelco Dolstra
2020-05-14
Don't lock a user while doing remote builds
Alexander Bantyev
2020-05-13
Update src/libfetchers/git.cc
Eelco Dolstra
2020-05-12
Merge pull request #3587 from NixOS/bash-completion
Eelco Dolstra
2020-05-12
Show hint how to enable experimental features
Eelco Dolstra
2020-05-12
nix: Don't require --experimental-features=nix-command for some subcommands
Eelco Dolstra
2020-05-12
Fix InstallableCommand
Eelco Dolstra
2020-05-12
Fix macOS build
Eelco Dolstra
2020-05-11
nix flake: Add completion support
Eelco Dolstra
2020-05-11
When completing flakerefs, only return directories
Eelco Dolstra
2020-05-11
Add completion for installables
Eelco Dolstra
2020-05-11
Shut up warnings while running completers
Eelco Dolstra
2020-05-11
Merge pull request #3568 from kolloch/outputHashModeError
Domen Kožar
2020-05-11
Update src/libstore/build.cc
Domen Kožar
2020-05-11
Cleanup
Eelco Dolstra
2020-05-10
Simplify
Eelco Dolstra
2020-05-10
Add completion for paths
Eelco Dolstra
2020-05-10
nix: Implement basic bash completion
Eelco Dolstra
2020-05-09
Reorder to build
Matthew Kenigsberg
2020-05-09
Refactor installables
Matthew Kenigsberg
2020-05-09
InstallableExpr unused
Matthew Kenigsberg
2020-05-09
doc: consistently refer to 'fixed-output' with a dash
Benjamin Hipple
2020-05-08
Merge pull request #3571 from gilligan/nix-unit-testing
Eelco Dolstra
2020-05-08
Enable toLower umlauts test
Tobias Pflug
2020-05-08
Enable `baseNameOf` test
Tobias Pflug
2020-05-08
Enable `dirOf` test
Tobias Pflug
2020-05-08
configure: Look for gtest
Eelco Dolstra
2020-05-08
Don't install unit tests
Eelco Dolstra
2020-05-08
make check: Run unit tests
Eelco Dolstra
2020-05-08
Fix warning
Eelco Dolstra
2020-05-08
Move unit tests to sr/libutil/tests, use mk make rules
Eelco Dolstra
2020-05-08
Mention build users in the 'waiting for' message
Alexander Bantyev
[next]