Skip to content
Snippets Groups Projects
  1. Jun 09, 2021
  2. Jun 07, 2021
  3. Jun 04, 2021
  4. Jun 02, 2021
  5. Jun 01, 2021
  6. May 14, 2021
  7. Mar 26, 2021
  8. Mar 15, 2021
  9. Mar 13, 2021
  10. Mar 08, 2021
    • Eelco Dolstra's avatar
      Merge pull request #4616 from lovesegfault/backport-4601 · 2a19287b
      Eelco Dolstra authored
      Backport #4601
      2a19287b
    • Bernardo Meurer's avatar
      nix-build: set execfail · da1629d7
      Bernardo Meurer authored
      When starting a nix-shell with `-i` it was previously possible for it to
      silently fail in the scenario where the specified interpreter didn't
      exist. This happened due to the `exec` call masking the issue.
      
      With this change we enable `execfail`, which causes the script using
      `nix-shell` as interpreter to correctly exit with code 127.
      
      Fixes: #4598
      (cherry picked from commit 6e849e3b)
      da1629d7
  11. Jan 25, 2021
  12. Dec 28, 2020
  13. Dec 26, 2020
  14. Dec 25, 2020
  15. Dec 22, 2020
  16. Dec 16, 2020
  17. Dec 15, 2020
  18. Dec 04, 2020
Loading