{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":596846571,"defaultBranch":"main","name":"use-nix-shell-action","ownerLogin":"rrbutani","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-02-03T03:34:14.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7833358?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1696742651.0","currentOid":""},"activityList":{"items":[{"before":"702a784fad5bdeb40f0c75feb4c1b5d14a9661d0","after":"7966d9b7cfd36561d7a5e36b45683115f3168cab","ref":"refs/heads/fix/macos","pushedAt":"2023-10-08T07:06:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rrbutani","name":"Rahul Butani","path":"/rrbutani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7833358?s=80&v=4"},"commit":{"message":"what","shortMessageHtmlLink":"what"}},{"before":"9eff4a5892ddc4d209b4da668b31368ced50fa8d","after":"702a784fad5bdeb40f0c75feb4c1b5d14a9661d0","ref":"refs/heads/fix/macos","pushedAt":"2023-10-08T06:59:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"rrbutani","name":"Rahul Butani","path":"/rrbutani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7833358?s=80&v=4"},"commit":{"message":"action: check for `git`, fetch from nixpkgs\n\nrequired for devShells/flakes that come from git repos (local or remote)\n\nnot sure why this only afflicts macOS..","shortMessageHtmlLink":"action: check for git, fetch from nixpkgs"}},{"before":"5ded6164d3c64db1e2068f47cfc9b46587220135","after":"9eff4a5892ddc4d209b4da668b31368ced50fa8d","ref":"refs/heads/fix/macos","pushedAt":"2023-10-08T06:55:36.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"rrbutani","name":"Rahul Butani","path":"/rrbutani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7833358?s=80&v=4"},"commit":{"message":"action: check for `git`, fetch from nixpkgs\n\nrequired for devShells/flakes that come from git repos (local or remote)\n\nnot sure why this only afflicts macOS..","shortMessageHtmlLink":"action: check for git, fetch from nixpkgs"}},{"before":"529915c3d782437aafb32196ac4729255b5b827b","after":"5ded6164d3c64db1e2068f47cfc9b46587220135","ref":"refs/heads/fix/macos","pushedAt":"2023-10-08T06:48:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rrbutani","name":"Rahul Butani","path":"/rrbutani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7833358?s=80&v=4"},"commit":{"message":"ci: use `bashInteractive` in the shell","shortMessageHtmlLink":"ci: use bashInteractive in the shell"}},{"before":"ccb2a9f9d724804956a785ebf9581d09e378ba25","after":"529915c3d782437aafb32196ac4729255b5b827b","ref":"refs/heads/fix/macos","pushedAt":"2023-10-08T06:47:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rrbutani","name":"Rahul Butani","path":"/rrbutani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7833358?s=80&v=4"},"commit":{"message":"ci: fail on errors in the env var roundtrip test\n\nwe were previously silently ignoring that compgen isn't present (meaning\nno vars were tested?)","shortMessageHtmlLink":"ci: fail on errors in the env var roundtrip test"}},{"before":"135f5ecdda47c514f5369f796ee4c7cffc5c7e33","after":"ccb2a9f9d724804956a785ebf9581d09e378ba25","ref":"refs/heads/fix/macos","pushedAt":"2023-10-08T06:38:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"rrbutani","name":"Rahul Butani","path":"/rrbutani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7833358?s=80&v=4"},"commit":{"message":"fixup! action: check for `tac` as well in deciding to use coreutils from nixpkgs","shortMessageHtmlLink":"fixup! action: check for tac as well in deciding to use coreutils f…"}},{"before":"7c6721f09b5d6e7439d687dfeaff51c7ad4994dc","after":"135f5ecdda47c514f5369f796ee4c7cffc5c7e33","ref":"refs/heads/fix/macos","pushedAt":"2023-10-08T06:31:42.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"rrbutani","name":"Rahul Butani","path":"/rrbutani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7833358?s=80&v=4"},"commit":{"message":"fixup! action: check for `tac` as well in deciding to use coreutils from nixpkgs","shortMessageHtmlLink":"fixup! action: check for tac as well in deciding to use coreutils f…"}},{"before":"167d8ae75ec9b97f262427e105039587fe14da41","after":"7c6721f09b5d6e7439d687dfeaff51c7ad4994dc","ref":"refs/heads/fix/macos","pushedAt":"2023-10-08T06:25:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rrbutani","name":"Rahul Butani","path":"/rrbutani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7833358?s=80&v=4"},"commit":{"message":"action: check for `tac` as well in deciding to use coreutils from nixpkgs","shortMessageHtmlLink":"action: check for tac as well in deciding to use coreutils from nix…"}},{"before":"5fe76013a48cdeaa0f149b39a244d01f26ace4bd","after":"167d8ae75ec9b97f262427e105039587fe14da41","ref":"refs/heads/fix/macos","pushedAt":"2023-10-08T06:20:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rrbutani","name":"Rahul Butani","path":"/rrbutani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7833358?s=80&v=4"},"commit":{"message":"action: accommodate BSD `mktemp`\n\n(for macOS support)\n\nBSD mktemp doesn't support `--suffix`. Despite what its manpages say,\nthe `mktemp` that ships on macOS doesn't seem to actually replace the\n`XXX`s... This is unfortunate but does not ultimately matter.","shortMessageHtmlLink":"action: accommodate BSD mktemp"}},{"before":"93f35a285fa43e89da985bfe78c79fae0fd3660b","after":"5fe76013a48cdeaa0f149b39a244d01f26ace4bd","ref":"refs/heads/fix/macos","pushedAt":"2023-10-08T05:59:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rrbutani","name":"Rahul Butani","path":"/rrbutani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7833358?s=80&v=4"},"commit":{"message":"action: try to install `nix` before attempting to fetch bash from nixpkgs\n\non macOS (where `/bin/bash` is too old) we will (by default) fall back\nto trying to fetch bash from nixpkgs\n\nprior to this commit, in workflows where nix is not already installed,\nthis would fail because our logic that installs nix only runs after\nwe've found a suitable bash interpreter\n\nbecause we don't actually need a modern interactive bash to check for\nand install nix, we can reorder the steps to fix this","shortMessageHtmlLink":"action: try to install nix before attempting to fetch bash from nix…"}},{"before":"be524bfa66ed750688eda2de2ac1115144d2add2","after":"93f35a285fa43e89da985bfe78c79fae0fd3660b","ref":"refs/heads/fix/macos","pushedAt":"2023-10-08T05:40:36.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"rrbutani","name":"Rahul Butani","path":"/rrbutani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7833358?s=80&v=4"},"commit":{"message":"action: bump fallback nix install step to cachix/install-nix-action@v22","shortMessageHtmlLink":"action: bump fallback nix install step to cachix/install-nix-action@v22"}},{"before":"ad9cf933b8fd46e582f621f976e6d9622a4a47f7","after":"be524bfa66ed750688eda2de2ac1115144d2add2","ref":"refs/heads/fix/macos","pushedAt":"2023-10-08T05:26:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"rrbutani","name":"Rahul Butani","path":"/rrbutani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7833358?s=80&v=4"},"commit":{"message":"ci: actually test on macOS..","shortMessageHtmlLink":"ci: actually test on macOS.."}},{"before":null,"after":"ad9cf933b8fd46e582f621f976e6d9622a4a47f7","ref":"refs/heads/fix/macos","pushedAt":"2023-10-08T05:24:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rrbutani","name":"Rahul Butani","path":"/rrbutani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7833358?s=80&v=4"},"commit":{"message":"ci: actually test on macOS..","shortMessageHtmlLink":"ci: actually test on macOS.."}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADkfba-gA","startCursor":null,"endCursor":null}},"title":"Activity · rrbutani/use-nix-shell-action"}