aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-26Recursively substitute the realisationsregnat
2021-05-26Aso track the output path of the realisation dependenciesregnat
2021-05-26Merge branch 'ca/track-drvoutput-dependencies-2-le-retour' into ca/recursivel...regnat
2021-05-26Add a db migration scriptregnat
2021-05-26Make `copyPaths` copy the whole realisations closureregnat
2021-05-26Properly track the drvoutput references when buildingregnat
2021-05-26Add a method to compute the closure of a realisationregnat
2021-05-26Store the realisation deps on the local storeregnat
2021-05-26Add a dependencies field to DrvOutputInforegnat
2021-05-26Merge branch 'ca/json-realisations-in-worker-protocol'regnat
2021-05-26Always send the realisations as JSONregnat
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
2021-05-24fix doc: nix profile info -> nix profile listMichael Adler
2021-05-19Merge pull request #4834 from NixOS/generic-closure-functionEelco Dolstra
2021-05-19Always send the realisations as JSONregnat
2021-05-19Extract a generic `computeClosure` functionregnat
2021-05-19Merge pull request #4831 from matthewbauer/fix-extra-slash-in-canon-pathEelco Dolstra
2021-05-18Fix extra slash in canonPath outputMatthew Bauer
2021-05-18Merge pull request #4828 from NixOS/ca/fix-nix-runEelco Dolstra
2021-05-18Restore an accidentally suppressed negationregnat
2021-05-18Merge pull request #4827 from matthewbauer/run-bashrc-first-in-nix-developEelco Dolstra
2021-05-18Merge pull request #4825 from NixOS/split-app-parsing-and-resolvingEelco Dolstra
2021-05-17Source bashrc first in nix developMatthew Bauer
2021-05-17Split the parsing of an `App` and its resolvingregnat
2021-05-17Merge pull request #4819 from NixOS/ca/fix-nix-runEelco Dolstra
2021-05-17Merge pull request #4818 from NixOS/ca/cli-use-builtpathsEelco Dolstra
2021-05-17Add a test for `nix run` with CA derivationsregnat
2021-05-17Merge pull request #4817 from emilazy/fix-sandboxed-big-sur-system-version-ac...Eelco Dolstra
2021-05-17Resolve the program path in `nix run`regnat