{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":125632049,"defaultBranch":"master","name":"nixpkgs-review","ownerLogin":"Mic92","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-03-17T13:30:00.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/96200?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1718097515.0","currentOid":""},"activityList":{"items":[{"before":"7e6150ab4d8020e1dbe4f47dc1bde4c9ae7f1433","after":"1097624569a7de712ef266d773d3dc8d2ba7aec9","ref":"refs/heads/master","pushedAt":"2024-09-09T12:16:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"fix: distinguish build failures from store failures\n\n\"nix-store --verify-path\" exits with status 1 in various situations,\nincluding when the path does not exist (due to having failed to build)\nor when the checksum doesn't match the Nix database.\n\nSince nixpkgs-review tries to report build failures specifically, use\n\"nix store verify\" instead with its \"--no-contents\" flag. This avoids\nclassifying checksum mismatches as build failures, which can be\nmisleading to nixpkgs-review users.\n\nThough still an abnormal situation that might be useful to report, we\nnow ignore store path errors; these are generally an abnormal\nsituation, and detecting them is out-of-scope for nixpkgs-review. Should\nit become clearer that it would be useful to report them, it could be\ndone by removing --no-contents and checking \"nix store verify\"'s exit\nstatus, which indicates the nature of the problem.","shortMessageHtmlLink":"fix: distinguish build failures from store failures"}},{"before":"b85f5b097bf23480c0d532269aaa50154ed88b06","after":"7e6150ab4d8020e1dbe4f47dc1bde4c9ae7f1433","ref":"refs/heads/master","pushedAt":"2024-09-06T13:28:57.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"Artturin","name":"Artturin","path":"/Artturin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56650223?s=80&v=4"},"commit":{"message":"Merge pull request #414 from Pandapip1/patch-1\n\nAdd emojis to nixpkgs-review post-result","shortMessageHtmlLink":"Merge pull request #414 from Pandapip1/patch-1"}},{"before":"59a89e4ac1eb0c2d93984fed1d81a24a612f9259","after":"b85f5b097bf23480c0d532269aaa50154ed88b06","ref":"refs/heads/master","pushedAt":"2024-06-11T09:18:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Mic92","name":"Jörg Thalheim","path":"/Mic92","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96200?s=80&v=4"},"commit":{"message":"bump version 2.10.5","shortMessageHtmlLink":"bump version 2.10.5"}},{"before":"2a8e5f44bbf92673b0e0f19fc4e3eea2858d5b9e","after":"59a89e4ac1eb0c2d93984fed1d81a24a612f9259","ref":"refs/heads/master","pushedAt":"2024-06-11T09:02:36.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"Mic92","name":"Jörg Thalheim","path":"/Mic92","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96200?s=80&v=4"},"commit":{"message":"Merge pull request #402 from pbsds/no-shell-post-results\n\nMake `--no-shell` not exit early","shortMessageHtmlLink":"Merge pull request #402 from pbsds/no-shell-post-results"}},{"before":"b4152d8b671183178d2d63720fd4541b60bb8a3a","after":"2a8e5f44bbf92673b0e0f19fc4e3eea2858d5b9e","ref":"refs/heads/master","pushedAt":"2024-06-11T08:56:40.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"nix fmt\n\nalso adds mypy ignore to a line","shortMessageHtmlLink":"nix fmt"}},{"before":"14339add462bfb5f3181979899debe62d97325ce","after":"b4152d8b671183178d2d63720fd4541b60bb8a3a","ref":"refs/heads/master","pushedAt":"2024-06-11T08:51:09.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"Mic92","name":"Jörg Thalheim","path":"/Mic92","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96200?s=80&v=4"},"commit":{"message":"Merge pull request #399 from Et7f3/patch-1\n\nprint copiable commands","shortMessageHtmlLink":"Merge pull request #399 from Et7f3/patch-1"}},{"before":"1ee8d2e662cb6d39f1feffc52442a836af7cdc7e","after":null,"ref":"refs/heads/dependabot/github_actions/cachix/install-nix-action-27","pushedAt":"2024-05-20T09:52:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"737426cb9bd90a2a47b11465198a89b4830bc913","after":"14339add462bfb5f3181979899debe62d97325ce","ref":"refs/heads/master","pushedAt":"2024-05-20T09:52:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Bump cachix/install-nix-action from 26 to 27\n\nBumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 26 to 27.\n- [Release notes](https://github.com/cachix/install-nix-action/releases)\n- [Commits](https://github.com/cachix/install-nix-action/compare/v26...V27)\n\n---\nupdated-dependencies:\n- dependency-name: cachix/install-nix-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump cachix/install-nix-action from 26 to 27"}},{"before":null,"after":"1ee8d2e662cb6d39f1feffc52442a836af7cdc7e","ref":"refs/heads/dependabot/github_actions/cachix/install-nix-action-27","pushedAt":"2024-05-20T09:47:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump cachix/install-nix-action from 26 to 27\n\nBumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 26 to 27.\n- [Release notes](https://github.com/cachix/install-nix-action/releases)\n- [Commits](https://github.com/cachix/install-nix-action/compare/v26...V27)\n\n---\nupdated-dependencies:\n- dependency-name: cachix/install-nix-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump cachix/install-nix-action from 26 to 27"}},{"before":"05b2764297e7c69a7c8dc5dd2be7917ec711e6e8","after":"737426cb9bd90a2a47b11465198a89b4830bc913","ref":"refs/heads/master","pushedAt":"2024-03-25T18:41:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Mic92","name":"Jörg Thalheim","path":"/Mic92","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96200?s=80&v=4"},"commit":{"message":"bump version 2.10.4","shortMessageHtmlLink":"bump version 2.10.4"}},{"before":"f2c5167b814db7c883e4bd24c62b726171c2a675","after":"05b2764297e7c69a7c8dc5dd2be7917ec711e6e8","ref":"refs/heads/master","pushedAt":"2024-03-17T15:52:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"bump flake.lock","shortMessageHtmlLink":"bump flake.lock"}},{"before":"5de05494730f5e51b9997a9b207c8944f10f7093","after":"c24854894af02178047d3c612b3633152d2972f2","ref":"refs/heads/joerg-ci","pushedAt":"2024-03-17T15:47:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Mic92","name":"Jörg Thalheim","path":"/Mic92","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96200?s=80&v=4"},"commit":{"message":"bump flake.lock","shortMessageHtmlLink":"bump flake.lock"}},{"before":"f86a93a0b95732ff387112688feba3def5f37b88","after":"f2c5167b814db7c883e4bd24c62b726171c2a675","ref":"refs/heads/master","pushedAt":"2024-03-16T21:24:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"argcomplete: fix auto-generated shell-completions in postInstall","shortMessageHtmlLink":"argcomplete: fix auto-generated shell-completions in postInstall"}},{"before":"ad641656cedc137064a66d6cfe2f2f7d77348f46","after":null,"ref":"refs/heads/dependabot/github_actions/cachix/install-nix-action-26","pushedAt":"2024-03-11T09:21:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"a7e6387710200146cbfe2c9f43b521a363a48d98","after":"f86a93a0b95732ff387112688feba3def5f37b88","ref":"refs/heads/master","pushedAt":"2024-03-11T09:21:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Bump cachix/install-nix-action from 25 to 26\n\nBumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 25 to 26.\n- [Release notes](https://github.com/cachix/install-nix-action/releases)\n- [Commits](https://github.com/cachix/install-nix-action/compare/v25...v26)\n\n---\nupdated-dependencies:\n- dependency-name: cachix/install-nix-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump cachix/install-nix-action from 25 to 26"}},{"before":null,"after":"ad641656cedc137064a66d6cfe2f2f7d77348f46","ref":"refs/heads/dependabot/github_actions/cachix/install-nix-action-26","pushedAt":"2024-03-11T09:16:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump cachix/install-nix-action from 25 to 26\n\nBumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 25 to 26.\n- [Release notes](https://github.com/cachix/install-nix-action/releases)\n- [Commits](https://github.com/cachix/install-nix-action/compare/v25...v26)\n\n---\nupdated-dependencies:\n- dependency-name: cachix/install-nix-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump cachix/install-nix-action from 25 to 26"}},{"before":"56bea979449d51d21c118d6a536feebd14e16ae0","after":"a7e6387710200146cbfe2c9f43b521a363a48d98","ref":"refs/heads/master","pushedAt":"2024-02-25T18:35:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"fix case where nom-shell is in not in PATH","shortMessageHtmlLink":"fix case where nom-shell is in not in PATH"}},{"before":"a890edff9c34dcef5049d83ab4e2c6534db382a1","after":"5de05494730f5e51b9997a9b207c8944f10f7093","ref":"refs/heads/joerg-ci","pushedAt":"2024-02-25T18:31:00.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Merge branch 'master' into joerg-ci","shortMessageHtmlLink":"Merge branch 'master' into joerg-ci"}},{"before":null,"after":"a890edff9c34dcef5049d83ab4e2c6534db382a1","ref":"refs/heads/joerg-ci","pushedAt":"2024-02-25T18:30:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Mic92","name":"Jörg Thalheim","path":"/Mic92","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96200?s=80&v=4"},"commit":{"message":"fix case where nom-shell is in not in PATH","shortMessageHtmlLink":"fix case where nom-shell is in not in PATH"}},{"before":null,"after":"68daf32236e5c5779bc3dcd16e746fa1096184ec","ref":"refs/heads/nom-fix","pushedAt":"2024-02-25T18:26:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Mic92","name":"Jörg Thalheim","path":"/Mic92","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96200?s=80&v=4"},"commit":{"message":"fix case where nom-shell is in not in PATH","shortMessageHtmlLink":"fix case where nom-shell is in not in PATH"}},{"before":"bc414c6abf6bb80c96ec15587176850430b83d07","after":null,"ref":"refs/heads/dependabot/github_actions/cachix/install-nix-action-25","pushedAt":"2024-01-15T09:58:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"d75803365aac84b0d5ce95a1d2671fd82c674008","after":"56bea979449d51d21c118d6a536feebd14e16ae0","ref":"refs/heads/master","pushedAt":"2024-01-15T09:58:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Bump cachix/install-nix-action from 24 to 25\n\nBumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 24 to 25.\n- [Release notes](https://github.com/cachix/install-nix-action/releases)\n- [Commits](https://github.com/cachix/install-nix-action/compare/v24...v25)\n\n---\nupdated-dependencies:\n- dependency-name: cachix/install-nix-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump cachix/install-nix-action from 24 to 25"}},{"before":null,"after":"bc414c6abf6bb80c96ec15587176850430b83d07","ref":"refs/heads/dependabot/github_actions/cachix/install-nix-action-25","pushedAt":"2024-01-15T09:53:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump cachix/install-nix-action from 24 to 25\n\nBumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 24 to 25.\n- [Release notes](https://github.com/cachix/install-nix-action/releases)\n- [Commits](https://github.com/cachix/install-nix-action/compare/v24...v25)\n\n---\nupdated-dependencies:\n- dependency-name: cachix/install-nix-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump cachix/install-nix-action from 24 to 25"}},{"before":"1584a9bf48fdc9675503b1cd6b4a05ba0c708bc0","after":"dec78edbbebe68831b1857d240d94ebdb4ddecae","ref":"refs/heads/buildenv","pushedAt":"2024-01-02T11:03:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Mic92","name":"Jörg Thalheim","path":"/Mic92","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96200?s=80&v=4"},"commit":{"message":"always use the buildEnv\n\nThe purpose of this `env` is to add the binaries to the `PATH`.\n\nThe benefit of making it purer is that unwrapped programs missing\ndependencies may fail.\n\nAs a added benefit this dramatically reduces the collision warnings from `buildEnv`","shortMessageHtmlLink":"always use the buildEnv"}},{"before":null,"after":"1584a9bf48fdc9675503b1cd6b4a05ba0c708bc0","ref":"refs/heads/buildenv","pushedAt":"2024-01-02T11:03:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Mic92","name":"Jörg Thalheim","path":"/Mic92","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96200?s=80&v=4"},"commit":{"message":"always use the buildEnv\n\nThe purpose of this `env` is to add the binaries to the `PATH`.\n\nThe benefit of making it purer is that unwrapped programs missing\ndependencies may fail.\n\nAs a added benefit this dramatically reduces the collision warnings from `buildEnv`","shortMessageHtmlLink":"always use the buildEnv"}},{"before":"d36483888ee8266a8fbd9b0144b56da9b7a0f51f","after":"d75803365aac84b0d5ce95a1d2671fd82c674008","ref":"refs/heads/master","pushedAt":"2024-01-02T10:53:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"nix: make review-shell.nix code static\n\nPreviously, the whole shell.nix was created at runtime using string substitution\nand other crimes that made it hard to work on the expression itself.\n\nThis patch turns the string substitutions into Nix function arguments to an\notherwise static Nix expression and only generates the list of attrs to be built\ndynamically.","shortMessageHtmlLink":"nix: make review-shell.nix code static"}},{"before":"b1a698f0dfc0e5c160eb23d26ce09735a0fb77cc","after":null,"ref":"refs/heads/dependabot/github_actions/cachix/install-nix-action-24","pushedAt":"2023-12-04T09:29:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"a45de7c827e41846a165bad226fdff15461d381f","after":"d36483888ee8266a8fbd9b0144b56da9b7a0f51f","ref":"refs/heads/master","pushedAt":"2023-12-04T09:29:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Bump cachix/install-nix-action from 23 to 24\n\nBumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 23 to 24.\n- [Release notes](https://github.com/cachix/install-nix-action/releases)\n- [Commits](https://github.com/cachix/install-nix-action/compare/v23...v24)\n\n---\nupdated-dependencies:\n- dependency-name: cachix/install-nix-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump cachix/install-nix-action from 23 to 24"}},{"before":null,"after":"b1a698f0dfc0e5c160eb23d26ce09735a0fb77cc","ref":"refs/heads/dependabot/github_actions/cachix/install-nix-action-24","pushedAt":"2023-12-04T09:24:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump cachix/install-nix-action from 23 to 24\n\nBumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 23 to 24.\n- [Release notes](https://github.com/cachix/install-nix-action/releases)\n- [Commits](https://github.com/cachix/install-nix-action/compare/v23...v24)\n\n---\nupdated-dependencies:\n- dependency-name: cachix/install-nix-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump cachix/install-nix-action from 23 to 24"}},{"before":"2b9d7f8d12bf9ebc98834cf3fc1324ff35075fab","after":null,"ref":"refs/heads/joerg-ci","pushedAt":"2023-11-20T13:25:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"SuperSandro2000","name":"Sandro","path":"/SuperSandro2000","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7258858?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEsNuDZwA","startCursor":null,"endCursor":null}},"title":"Activity · Mic92/nixpkgs-review"}