aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-24Perform input rewrites only in LocalDerivationGoalMaximilian Bosch
2021-06-22Move `writeStructuredAttrsShell` out of `ParsedDerivation` classMaximilian Bosch
2021-06-22Prefix env vars for attrs.* files with NIX_Maximilian Bosch
2021-06-22Remove now-obsolete typedefMaximilian Bosch
2021-06-22Add testcase for `nix develop` with `__structuredAttrs`Maximilian Bosch
2021-06-22Split shell & json creation for build environments with structured attrsMaximilian Bosch
2021-06-22Fix usage of structured attrs for `nix develop`Maximilian Bosch
2021-06-22Set environment variables for .attrs.json & .attrs.shMaximilian Bosch
2021-06-22Source complete env in `nix-shell` with `__structuredAttrs = true;`Maximilian Bosch
2021-06-22Merge pull request #4930 from domenkozar/perl-binding-aarch64-darwinDomen Kožar
2021-06-21perlBindings: fix build on aarch64-darwinDomen Kožar
2021-06-21Merge pull request #4833 from NixOS/ca/json-realisations-in-worker-protocolEelco Dolstra
2021-06-21Merge pull request #4928 from NixOS/ca/remove-existing-invalid-store-pathEelco Dolstra
2021-06-21Merge pull request #4929 from NixOS/only-symlink-wanted-outputsEelco Dolstra
2021-06-21Only symlink the requested outputs in `nix build`regnat
2021-06-21Remove a possible existing store path when building CA derivationsregnat
2021-06-21Merge pull request #4923 from edolstra/uds-store-root-paramEelco Dolstra
2021-06-18UDSRemoteStore: Support the 'root' store parameterEelco Dolstra
2021-06-15nix develop: Filter out NIX_REMOTEEelco Dolstra
2021-06-04Merge pull request #4889 from puckipedia/fix-atomic-sunosEelco Dolstra
2021-06-04configure.ac: fix use of unread LIBS variablePuck Meerburg
2021-06-02Merge pull request #4871 from chuahou/masterEelco Dolstra
2021-06-02Merge pull request #4879 from keke-cute/fix-optional-namespaceEelco Dolstra
2021-06-02fix error: 'optional' in namespace 'std' does not name a template typekeke
2021-06-02flake.lock: UpdateDomen Kožar
2021-06-02Merge pull request #4878 from NixOS/flake-check-keep-goingEelco Dolstra
2021-06-02doc: Wrap at 80 charactersregnat
2021-06-02Fix a documentation typoThéophane Hufschmitt
2021-06-02throw_ -> reportErrorregnat
2021-06-02Let `nix flake check` keep going when keep-going is setregnat
2021-06-02Install zsh completion scriptChua Hou
2021-06-01Check the CA hash when importing stuff in the local storeregnat
2021-06-01Merge pull request #4866 from alyssais/libdlEelco Dolstra
2021-06-01Merge pull request #4864 from jeremyschlatter/fix-typoEelco Dolstra
2021-06-01Run autoupdateEelco Dolstra
2021-06-01Merge branch 'aarch64-darwin' of https://github.com/Kloenk/nixos-nixEelco Dolstra
2021-06-01Merge pull request #4734 from p01arst0rm/fix-s3-ifdefEelco Dolstra
2021-06-01Only link with libdl on LinuxAlyssa Ross
2021-06-01Include aarch64-darwin in installerFinn Behrens
2021-06-01enable aarch64-darwin buildFinn Behrens
2021-06-01Fix typo in documentationJeremy Schlatter
2021-05-31Merge pull request #4855 from timothyklim/masterEelco Dolstra
2021-05-29Build for aarch64-darwinDomen Kožar
2021-05-29Add .tar.zst support for TarballInputSchemeTimothy Klim
2021-05-28Merge pull request #4849 from NixOS/ca/fix-nix-store--exportEelco Dolstra
2021-05-28Merge pull request #4853 from Synthetica9/no-freenodeEelco Dolstra
2021-05-27throw freenode down the memory holePatrick Hilhorst
2021-05-26Remove the remaining occurenceses of a NarHash moduloregnat
2021-05-25Make the Nar hash non moduloregnat
2021-05-25Merge pull request #4846 from michaeladler/fix-docEelco Dolstra