aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-12Fix zsh completion scriptMatthew Bauer
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
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-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
2021-05-17Enfore the use of properly built paths in libcmdregnat
2021-05-17sandbox: allow SystemVersionCompat.plist on DarwinEmily