index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-01
fetchOrSubstituteTree improvements
Matthew Kenigsberg
2020-05-30
Move substitution into Input::fetch()
Eelco Dolstra
2020-05-30
Check revCount / lastModified input attributes if specified
Eelco Dolstra
2020-05-30
Remove TreeInfo
Eelco Dolstra
2020-05-29
Factor out GitHub / GitLab commonality
Eelco Dolstra
2020-05-29
Merge branch 'gitlab' of https://github.com/Kloenk/nixos-nix into flakes
Eelco Dolstra
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-28
Merge branch 'nixpkgs#bashInteractive' of https://github.com/mkenigs/nix into...
Eelco Dolstra
2020-05-28
Merge pull request #3632 from LnL7/darwin-xz
Eelco Dolstra
2020-05-27
installer: don't require xz on darwin
Daiderd Jordan
2020-05-27
Merge pull request #3608 from surajbarkale/patch-1
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-27
Merge pull request #3620 from gilligan/hash-tests
Eelco Dolstra
2020-05-26
installer: fix unused variable
Domen Kožar
2020-05-26
Fix installer script bugs
Domen Kožar
2020-05-25
Add unit tests for xml-writer
Tobias Pflug
2020-05-25
Merge pull request #3375 from domenkozar/multi-user-count
Domen Kožar
2020-05-25
Merge pull request #3623 from domenkozar/installer-pass-nix-conf
Domen Kožar
2020-05-25
Allow passing extra nix.conf to installer
Domen Kožar
2020-05-25
install-multi-user: allow overriding user count
Domen Kožar
2020-05-25
Add unit tests for "json.hh"
Tobias Pflug
2020-05-25
Add unit tests for hashing functions
Tobias Pflug
2020-05-23
Merge pull request #3611 from nomeata/joachim/nix-env-man
Domen Kožar
2020-05-23
Merge pull request #3610 from LnL7/hydra-build-products
Domen Kožar
2020-05-23
Manpages: Do not refer to nixpkgs-channels
Joachim Breitner
2020-05-23
fix hydra build products
Daiderd Jordan
2020-05-23
Merge pull request #3212 from LnL7/darwin-10.15-install
Domen Kožar
2020-05-23
scripts/create-darwin-volume.sh: remove unused variable
Domen Kožar
2020-05-22
Merge pull request #3606 from tweag/unquoted-urls
Eelco Dolstra
2020-05-22
Use /etc/zshenv instead of /etc/zshrc for profile
Suraj Barkale
2020-05-21
circular test
Matthew Kenigsberg
2020-05-21
handle circular flake dependencies in list-inputs
Matthew Kenigsberg
2020-05-21
Fix GitHub test
Eelco Dolstra
2020-05-21
installer: don't clobber synthetic.conf
Daiderd Jordan
2020-05-21
focus on golden-path covering most scenarios
Travis A. Everett
2020-05-21
installer: refuse apfs volume creation when FileVault is enabled
Daiderd Jordan
2020-05-21
manual: clarify volume creation section
Daiderd Jordan
2020-05-21
install: make synthetic.conf and fstab checks stricter
Daiderd Jordan
2020-05-21
install: improve output and error handling
Daiderd Jordan
2020-05-21
install: hide the store volume on darwin
Daiderd Jordan
2020-05-21
manual: add apfs volume section
Daiderd Jordan
2020-05-21
install: show macOS 10.15 message with --daemon
Daiderd Jordan
2020-05-21
install: also configure ~/.zshenv
Daiderd Jordan
2020-05-21
install: configure and bootstrap synthetic.conf on darwin
Daiderd Jordan
2020-05-21
documentation: avoid unquoted URLs
Krzysztof Gogolewski
2020-05-20
Merge pull request #3603 from gilligan/url-tests
Eelco Dolstra
[next]