index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-02
Move createTempFile to libutil
Eelco Dolstra
2019-05-02
nix dev-shell: Execute shellHook
Eelco Dolstra
2019-05-02
nix dev-shell: Use 'provides.devShell' by default
Eelco Dolstra
2019-05-02
Add function for quoting strings
Eelco Dolstra
2019-05-02
Add 'nix dev-shell' and 'nix print-dev-env' command
Eelco Dolstra
2019-04-30
Merge remote-tracking branch 'tweag/flakeFlags' into flakes
Eelco Dolstra
2019-04-30
Merge pull request #67 from tweag/fixFlakeList
Eelco Dolstra
2019-04-30
Fixed issue #13
Nick Van den Broeck
2019-04-30
Fix flag registry order
Nick Van den Broeck
2019-04-25
Merge remote-tracking branch 'tweag/fixFlakeList' into flakes
Eelco Dolstra
2019-04-25
Merge remote-tracking branch 'tweag/fix' into flakes
Eelco Dolstra
2019-04-25
Fix printing FlakeList
Nick Van den Broeck
2019-04-25
Fixed lookupFlake bug
Nick Van den Broeck
2019-04-24
Merge remote-tracking branch 'tweag/flake-clone' into flakes
Eelco Dolstra
2019-04-19
Use "." as the default installable
Eelco Dolstra
2019-04-19
Merge remote-tracking branch 'tweag/resolvedFlake' into flakes
Eelco Dolstra
2019-04-19
Update flake.lock
Eelco Dolstra
2019-04-19
flake-registry: Use nixpkgs 19.03
Eelco Dolstra
2019-04-19
nlohmann-json: 3.5.0 -> 3.6.1
Eelco Dolstra
2019-04-19
fetchGit -> fetchTarball
Eelco Dolstra
2019-04-19
Shut up clang warning
Eelco Dolstra
2019-04-19
Changed some names
Nick Van den Broeck
2019-04-19
nix flake info: Show revcount
Eelco Dolstra
2019-04-19
fetchGit: Return revCount for dirty working trees
Eelco Dolstra
2019-04-19
exportGit: Don't clone local repositories
Eelco Dolstra
2019-04-19
Improve missing flake.nix error message
Eelco Dolstra
2019-04-19
Clean up exportGit argument handling
Eelco Dolstra
2019-04-19
Fix assertion failure in FlakeRef::to_string()
Eelco Dolstra
2019-04-19
Fix assertion failure
Eelco Dolstra
2019-04-17
Fix mutability check
Eelco Dolstra
2019-04-17
Add command `flake clone`
Nick Van den Broeck
2019-04-16
Pass a flake to itself as "self"
Eelco Dolstra
2019-04-16
Allow refs to start with a digit
Eelco Dolstra
2019-04-16
Use the lock file
Eelco Dolstra
2019-04-16
Improve 'nix flake info' a bit
Eelco Dolstra
2019-04-16
Add flake lockfile
Eelco Dolstra
2019-04-16
Fix lock file generation
Eelco Dolstra
2019-04-16
updateLockFile(): Make sure Git can see flake.lock
Eelco Dolstra
2019-04-16
Remove unneeded pureEval flags
Eelco Dolstra
2019-04-16
Update lock files from InstallableFlake::toValue()
Eelco Dolstra
2019-04-16
Pass stuff by reference
Eelco Dolstra
2019-04-16
writeLockFile(): Emit empty objects rather than null
Eelco Dolstra
2019-04-16
getFlake(): Use impureIsAllowed
Eelco Dolstra
2019-04-16
Improve incremental build
Eelco Dolstra
2019-04-16
Remove dead function
Eelco Dolstra
2019-04-16
Fix makeFlakeValue()
Eelco Dolstra
2019-04-16
Add nix to the flake registry
Eelco Dolstra
2019-04-16
Add FIXME for pureEval
Eelco Dolstra
2019-04-16
Merge remote-tracking branch 'tweag/privateGithub' into flakes
Eelco Dolstra
2019-04-16
Merge remote-tracking branch 'tweag/flakePinIssues' into flakes
Eelco Dolstra
[next]