aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-28Merge pull request #3455 from Ericson2314/enum-FileIngestionMethodEelco Dolstra
2020-05-28Merge pull request #3632 from LnL7/darwin-xzEelco Dolstra
2020-05-27Use `FileIngestionMethod` for `nix hash`John Ericson
2020-05-27installer: don't require xz on darwinDaiderd Jordan
2020-05-27Rename some variables named “recursive” to “method”Matthew Bauer
2020-05-27Don’t use FileIngestionMethod for StorePathsCommandMatthew Bauer
2020-05-27Merge pull request #3608 from surajbarkale/patch-1Eelco Dolstra
2020-05-27Merge pull request #3621 from gilligan/add-json-testsEelco Dolstra
2020-05-27Merge pull request #3625 from gilligan/xml-writer-testsEelco Dolstra
2020-05-27Merge pull request #3620 from gilligan/hash-testsEelco Dolstra
2020-05-26Change remaining bools with FileIngestionMethodCarlo Nucera
2020-05-26Merge remote-tracking branch 'origin/master' into enum-FileIngestionMethodCarlo Nucera
2020-05-26installer: fix unused variableDomen Kožar
2020-05-26Fix installer script bugsDomen Kožar
2020-05-25Add unit tests for xml-writerTobias Pflug
2020-05-25Merge pull request #3375 from domenkozar/multi-user-countDomen Kožar
2020-05-25Merge pull request #3623 from domenkozar/installer-pass-nix-confDomen Kožar
2020-05-25Allow passing extra nix.conf to installerDomen Kožar
2020-05-25install-multi-user: allow overriding user countDomen Kožar
2020-05-25Add unit tests for "json.hh"Tobias Pflug
2020-05-25Add unit tests for hashing functionsTobias Pflug
2020-05-23Merge pull request #3611 from nomeata/joachim/nix-env-manDomen Kožar
2020-05-23Merge pull request #3610 from LnL7/hydra-build-productsDomen Kožar
2020-05-23Manpages: Do not refer to nixpkgs-channelsJoachim Breitner
2020-05-23fix hydra build productsDaiderd Jordan
2020-05-23Merge pull request #3212 from LnL7/darwin-10.15-installDomen Kožar
2020-05-23scripts/create-darwin-volume.sh: remove unused variableDomen Kožar
2020-05-22Merge pull request #3606 from tweag/unquoted-urlsEelco Dolstra
2020-05-22Use /etc/zshenv instead of /etc/zshrc for profileSuraj Barkale
2020-05-21installer: don't clobber synthetic.confDaiderd Jordan
2020-05-21focus on golden-path covering most scenariosTravis A. Everett
2020-05-21installer: refuse apfs volume creation when FileVault is enabledDaiderd Jordan
2020-05-21manual: clarify volume creation sectionDaiderd Jordan
2020-05-21install: make synthetic.conf and fstab checks stricterDaiderd Jordan
2020-05-21install: improve output and error handlingDaiderd Jordan
2020-05-21install: hide the store volume on darwinDaiderd Jordan
2020-05-21manual: add apfs volume sectionDaiderd Jordan
2020-05-21install: show macOS 10.15 message with --daemonDaiderd Jordan
2020-05-21install: also configure ~/.zshenvDaiderd Jordan
2020-05-21install: configure and bootstrap synthetic.conf on darwinDaiderd Jordan
2020-05-21documentation: avoid unquoted URLsKrzysztof Gogolewski
2020-05-20Merge pull request #3603 from gilligan/url-testsEelco Dolstra
2020-05-20Add unit testes for url.ccTobias Pflug
2020-05-18CleanupEelco Dolstra
2020-05-18Merge branch 'wait-for-builders' of https://github.com/serokell/nixEelco Dolstra
2020-05-18Merge pull request #3592 from Mic92/doc-fixesEelco Dolstra
2020-05-16Remove -j option from simple-build-testingJörg Thalheim
2020-05-15actions: use latest OSDomen Kožar
2020-05-14Don't lock a user while doing remote buildsAlexander Bantyev
2020-05-13Merge pull request #3588 from prusnak/nix-skip-channel-addEelco Dolstra