aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-16rm includesMatthew Kenigsberg
2020-05-16Create bashInteractive InstallableFlakeMatthew Kenigsberg
2020-05-16Call lockFlake once and store in _lockedFlakeMatthew Kenigsberg
2020-05-16use flake's nixpkgs to find bashInteractiveMatthew Kenigsberg
2020-05-16use nixpkgs#bashInteractive for dev-shellMatthew Kenigsberg
2020-05-16Remove -j option from simple-build-testingJörg Thalheim
2020-05-15Move registry-related commands from 'nix flake' to 'nix registry'Eelco Dolstra
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
2020-05-13Update src/libfetchers/git.ccEelco Dolstra
2020-05-12Expose installer configuration environment variables via command line flagsPavol Rusnak
2020-05-12Merge pull request #3587 from NixOS/bash-completionEelco Dolstra
2020-05-12Merge pull request #3583 from mkenigs/InstallablesRefactorEelco Dolstra
2020-05-12Show hint how to enable experimental featuresEelco Dolstra
2020-05-12nix: Don't require --experimental-features=nix-command for some subcommandsEelco Dolstra
2020-05-12tests/binary-cache.sh: Improve incomplete closure testEelco Dolstra
2020-05-12Introduce NIX_INSTALLER_NO_CHANNEL_ADD which skips nix-channel --addPavol Rusnak
2020-05-12Fix InstallableCommandEelco Dolstra
2020-05-12Fix macOS buildEelco Dolstra
2020-05-11nix flake: Add completion supportEelco Dolstra
2020-05-11When completing flakerefs, only return directoriesEelco Dolstra
2020-05-11Add completion for installablesEelco Dolstra
2020-05-11Shut up warnings while running completersEelco Dolstra
2020-05-11Bash completion: Don't break on ':'Eelco Dolstra
2020-05-11Merge pull request #3568 from kolloch/outputHashModeErrorDomen Kožar
2020-05-11Update src/libstore/build.ccDomen Kožar
2020-05-11Merge pull request #3581 from TerrorJack/patch-1Domen Kožar
2020-05-11Merge pull request #3582 from bhipple/doc/fixed-outputDomen Kožar
2020-05-11CleanupEelco Dolstra
2020-05-10SimplifyEelco Dolstra
2020-05-10Add completion for pathsEelco Dolstra
2020-05-10nix: Implement basic bash completionEelco Dolstra
2020-05-09Reorder to buildMatthew Kenigsberg
2020-05-09Refactor installablesMatthew Kenigsberg
2020-05-09Merge pull request #3580 from dmedinag/patch-1Domen Kožar
2020-05-09InstallableExpr unusedMatthew Kenigsberg
2020-05-09doc: consistently refer to 'fixed-output' with a dashBenjamin Hipple
2020-05-09Update "Upgrading Nix" documentationShao Cheng
2020-05-09Fix typoDani
2020-05-08Merge pull request #3571 from gilligan/nix-unit-testingEelco Dolstra
2020-05-08Enable toLower umlauts testTobias Pflug
2020-05-08Enable `baseNameOf` testTobias Pflug
2020-05-08Enable `dirOf` testTobias Pflug
2020-05-08configure: Look for gtestEelco Dolstra
2020-05-08Don't install unit testsEelco Dolstra
2020-05-08make check: Run unit testsEelco Dolstra
2020-05-08Fix warningEelco Dolstra