- Jul 09, 2021
-
-
Eelco Dolstra authored
nix print-dev-env: Add --json flag
-
Eelco Dolstra authored
-
Eelco Dolstra authored
nix develop: Make bash environment parsing more robust
-
- Jul 08, 2021
-
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
Instead have get-env.sh dump the bash environment as JSON. This should be a lot less error-prone. Fixes #4992.
-
Eelco Dolstra authored
-
Eelco Dolstra authored
Fix the `name` attribute in builtins.fetchGit
-
Eelco Dolstra authored
Add a name attribute to the fetchers
-
regnat authored
We need to support it for the “old” fetch* functions for backwards compatibility, but we don’t need it for fetchTree (as it’s a new function). Given that changing the `name` messes-up the content hashing, we can just forbid passing a custom `name` argument to it
-
Eelco Dolstra authored
Apply OS checks to host platform, not build
-
Eelco Dolstra authored
flake.nixConfig: fix flake-registry config settings
-
- Jul 07, 2021
-
-
Eelco Dolstra authored
-
Eelco Dolstra authored
Fixes this random failure: error: hash mismatch in fixed-output derivation '/tmp/nix-shell.EUgAVU/nix-test/tests/check/store/sfps3l3c5n7dabpx34kigxnfhmrwk2h6-dummy.drv': specified: sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU= got: sha256-0qhPS4tlCTfsj3PNi+LHSt1akRumTfJ0WO2CKdqASiY= which happens because multiple tests were writing to ./dummy.
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
- Jul 06, 2021
- Jul 05, 2021
-
-
Eelco Dolstra authored
Fix wrong hash var for aarch64-darwin binary
-
Eelco Dolstra authored
libcmd/installables: implement completion for Nix expressions passed via `-f`
-
Maximilian Bosch authored
-
Jarrett Keifer authored
-
Eelco Dolstra authored
Allow scp-style uris in `fetchgit`
-
Eelco Dolstra authored
doc: builtins: use a definition list
-
Eelco Dolstra authored
Add a fish completion script
-
Eelco Dolstra authored
Improve machine store URI parsing
-
Eelco Dolstra authored
Fix devShell handling of env values including @ and %
-
Michael Fellinger authored
-
- Jul 03, 2021
-
-
Maximilian Bosch authored
-
Domen Kožar authored
Prefer to throw specific errors
-
- Jul 02, 2021
-
-
regnat authored
Fix #5303
-
Eelco Dolstra authored
Respect TERM=dumb more consistently
-
Yestin L. Harrison authored
-
Eelco Dolstra authored
upload-release.pl: add aarch64-darwin
-