{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":285092401,"defaultBranch":"main","name":"devshell","ownerLogin":"numtide","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-08-04T20:29:01.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/20373834?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1710152088.0","currentOid":""},"activityList":{"items":[{"before":"c4d176424d168b7d173aae0387a7bf1096b4d3a3","after":"126da58235467a4bdad8f1a373d6adec3d315de6","ref":"refs/heads/gh-pages","pushedAt":"2024-04-19T13:20:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploy to GitHub pages","shortMessageHtmlLink":"Deploy to GitHub pages"}},{"before":"2c8e04e5c29299bec53c2e5a73da0f9afa8dabb5","after":"12e914740a25ea1891ec619bb53cf5e6ca922e40","ref":"refs/heads/main","pushedAt":"2024-04-19T13:19:58.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"zimbatm","name":"Jonas Chevalier","path":"/zimbatm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3248?s=80&v=4"},"commit":{"message":"Merge pull request #307 from deemp/fix-packagesFrom\n\nFix packagesFrom","shortMessageHtmlLink":"Merge pull request #307 from deemp/fix-packagesFrom"}},{"before":"d4c43c0b8db6cda3c3e9db4d04fc8b4cd3e6dc50","after":"c4d176424d168b7d173aae0387a7bf1096b4d3a3","ref":"refs/heads/gh-pages","pushedAt":"2024-04-15T15:44:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploy to GitHub pages","shortMessageHtmlLink":"Deploy to GitHub pages"}},{"before":"2d45b54ca4a183f2fdcf4b19c895b64fbf620ee8","after":"2c8e04e5c29299bec53c2e5a73da0f9afa8dabb5","ref":"refs/heads/main","pushedAt":"2024-04-15T15:44:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"zimbatm","name":"Jonas Chevalier","path":"/zimbatm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3248?s=80&v=4"},"commit":{"message":"init compatibility with: nix bundle, nix run, lib.getExe (#306)\n\nThis makes all devshells compatible with `lib.getExe`, `nix run`and `nix bundle` by setting `meta.mainProgram` and creating an executable under `$out/bin/${meta.mainProgram}`\r\n\r\nAlso remove the now unnecessary flakeApp workaround from the docs and replace it with updated instructions.\r\n\r\nMy main motivation behind this is to create portable executable devshells via `nix bundle`.\r\nFor example, to bundle the devShell of devshell itself into a static executable:\r\n\r\n```sh\r\nnix bundle --bundler github:DavHau/nix-portable github:numtide/devshell#devShells.x86_64-linux.default\r\n```","shortMessageHtmlLink":"init compatibility with: nix bundle, nix run, lib.getExe (#306)"}},{"before":"93fb615e44335bcaa6dd9dc4c11f86d3e4423f65","after":"d4c43c0b8db6cda3c3e9db4d04fc8b4cd3e6dc50","ref":"refs/heads/gh-pages","pushedAt":"2024-03-22T09:24:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploy to GitHub pages","shortMessageHtmlLink":"Deploy to GitHub pages"}},{"before":"bc68b058dc7e6d4d6befc4ec6c60082b6e844b7d","after":"2d45b54ca4a183f2fdcf4b19c895b64fbf620ee8","ref":"refs/heads/main","pushedAt":"2024-03-22T09:23:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zimbatm","name":"Jonas Chevalier","path":"/zimbatm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3248?s=80&v=4"},"commit":{"message":"fix https://github.com/numtide/devshell/pull/289#discussion_r1533706614","shortMessageHtmlLink":"fix #289 (comment)"}},{"before":"2513cf60c9d626d32498719889d6d5464ecd7c97","after":"93fb615e44335bcaa6dd9dc4c11f86d3e4423f65","ref":"refs/heads/gh-pages","pushedAt":"2024-03-11T11:21:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploy to GitHub pages","shortMessageHtmlLink":"Deploy to GitHub pages"}},{"before":"a25c0d11663af4857b3d4a9e5d005b07f85598bc","after":null,"ref":"refs/heads/dependabot/github_actions/cachix/install-nix-action-26","pushedAt":"2024-03-11T11:21:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"zimbatm","name":"Jonas Chevalier","path":"/zimbatm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3248?s=80&v=4"}},{"before":"5ddecd67edbd568ebe0a55905273e56cc82aabe3","after":"bc68b058dc7e6d4d6befc4ec6c60082b6e844b7d","ref":"refs/heads/main","pushedAt":"2024-03-11T11:21:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"zimbatm","name":"Jonas Chevalier","path":"/zimbatm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3248?s=80&v=4"},"commit":{"message":"build(deps): bump cachix/install-nix-action from 25 to 26 (#304)\n\nBumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 25 to 26.\r\n- [Release notes](https://github.com/cachix/install-nix-action/releases)\r\n- [Commits](https://github.com/cachix/install-nix-action/compare/v25...v26)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: cachix/install-nix-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): bump cachix/install-nix-action from 25 to 26 (#304)"}},{"before":null,"after":"a25c0d11663af4857b3d4a9e5d005b07f85598bc","ref":"refs/heads/dependabot/github_actions/cachix/install-nix-action-26","pushedAt":"2024-03-11T10:14:48.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":"build(deps): 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":"build(deps): bump cachix/install-nix-action from 25 to 26"}},{"before":"db08dd29befcdf71953735d760212dc1b9843ed4","after":"2513cf60c9d626d32498719889d6d5464ecd7c97","ref":"refs/heads/gh-pages","pushedAt":"2024-02-26T09:33:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploy to GitHub pages","shortMessageHtmlLink":"Deploy to GitHub pages"}},{"before":"83cb93d6d063ad290beee669f4badf9914cc16ec","after":"5ddecd67edbd568ebe0a55905273e56cc82aabe3","ref":"refs/heads/main","pushedAt":"2024-02-26T09:32:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"zimbatm","name":"Jonas Chevalier","path":"/zimbatm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3248?s=80&v=4"},"commit":{"message":"fix: using with nixpkgs config.allowAliases = false (#302)","shortMessageHtmlLink":"fix: using with nixpkgs config.allowAliases = false (#302)"}},{"before":"339222590d19709399f90566756cc044c114bbed","after":"db08dd29befcdf71953735d760212dc1b9843ed4","ref":"refs/heads/gh-pages","pushedAt":"2024-01-15T15:28:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploy to GitHub pages","shortMessageHtmlLink":"Deploy to GitHub pages"}},{"before":"6a7e872d506725fde425ca3eeb80ff68346ea1d3","after":null,"ref":"refs/heads/dependabot/github_actions/cachix/cachix-action-14","pushedAt":"2024-01-15T15:27:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"zimbatm","name":"Jonas Chevalier","path":"/zimbatm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3248?s=80&v=4"}},{"before":"ea8db557d3b438d93bc3937fce098c15b283f0e0","after":"83cb93d6d063ad290beee669f4badf9914cc16ec","ref":"refs/heads/main","pushedAt":"2024-01-15T15:27:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"zimbatm","name":"Jonas Chevalier","path":"/zimbatm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3248?s=80&v=4"},"commit":{"message":"build(deps): bump cachix/cachix-action from 13 to 14 (#299)\n\nBumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 13 to 14.\r\n- [Release notes](https://github.com/cachix/cachix-action/releases)\r\n- [Commits](https://github.com/cachix/cachix-action/compare/v13...v14)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: cachix/cachix-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): bump cachix/cachix-action from 13 to 14 (#299)"}},{"before":"fd538a2fb836cc8eef20791ea7132595d4c6e790","after":"339222590d19709399f90566756cc044c114bbed","ref":"refs/heads/gh-pages","pushedAt":"2024-01-15T15:26:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploy to GitHub pages","shortMessageHtmlLink":"Deploy to GitHub pages"}},{"before":"2c43f6f580ff82c352ec43f913974540484a2600","after":"6a7e872d506725fde425ca3eeb80ff68346ea1d3","ref":"refs/heads/dependabot/github_actions/cachix/cachix-action-14","pushedAt":"2024-01-15T15:26:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump cachix/cachix-action from 13 to 14\n\nBumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 13 to 14.\n- [Release notes](https://github.com/cachix/cachix-action/releases)\n- [Commits](https://github.com/cachix/cachix-action/compare/v13...v14)\n\n---\nupdated-dependencies:\n- dependency-name: cachix/cachix-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump cachix/cachix-action from 13 to 14"}},{"before":"6548df17fb9fb16c86b69646cadbc83370578199","after":null,"ref":"refs/heads/dependabot/github_actions/cachix/install-nix-action-25","pushedAt":"2024-01-15T15:25:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"zimbatm","name":"Jonas Chevalier","path":"/zimbatm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3248?s=80&v=4"}},{"before":"ca1ff587c602b934afe830ea3cb26d0fbde4c395","after":"ea8db557d3b438d93bc3937fce098c15b283f0e0","ref":"refs/heads/main","pushedAt":"2024-01-15T15:25:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"zimbatm","name":"Jonas Chevalier","path":"/zimbatm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3248?s=80&v=4"},"commit":{"message":"build(deps): bump cachix/install-nix-action from 24 to 25 (#300)\n\nBumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 24 to 25.\r\n- [Release notes](https://github.com/cachix/install-nix-action/releases)\r\n- [Commits](https://github.com/cachix/install-nix-action/compare/v24...v25)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: cachix/install-nix-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): bump cachix/install-nix-action from 24 to 25 (#300)"}},{"before":null,"after":"6548df17fb9fb16c86b69646cadbc83370578199","ref":"refs/heads/dependabot/github_actions/cachix/install-nix-action-25","pushedAt":"2024-01-15T10:01:29.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":"build(deps): 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":"build(deps): bump cachix/install-nix-action from 24 to 25"}},{"before":null,"after":"2c43f6f580ff82c352ec43f913974540484a2600","ref":"refs/heads/dependabot/github_actions/cachix/cachix-action-14","pushedAt":"2024-01-15T10:01:24.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":"build(deps): bump cachix/cachix-action from 13 to 14\n\nBumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 13 to 14.\n- [Release notes](https://github.com/cachix/cachix-action/releases)\n- [Commits](https://github.com/cachix/cachix-action/compare/v13...v14)\n\n---\nupdated-dependencies:\n- dependency-name: cachix/cachix-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump cachix/cachix-action from 13 to 14"}},{"before":"04773b5a46966d7ce21bfb33093c84723ee6eb61","after":"fd538a2fb836cc8eef20791ea7132595d4c6e790","ref":"refs/heads/gh-pages","pushedAt":"2024-01-14T13:53:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploy to GitHub pages","shortMessageHtmlLink":"Deploy to GitHub pages"}},{"before":"d45f45b634c624d2be705973b2af3b9bec29deff","after":"ca1ff587c602b934afe830ea3cb26d0fbde4c395","ref":"refs/heads/main","pushedAt":"2024-01-14T13:52:13.000Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"zimbatm","name":"Jonas Chevalier","path":"/zimbatm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3248?s=80&v=4"},"commit":{"message":"Merge pull request #295 from deemp/prettify-modules-docs\n\nPrettify modules docs","shortMessageHtmlLink":"Merge pull request #295 from deemp/prettify-modules-docs"}},{"before":"b04c14f677fd43b06368a85196cbd0da04e520f4","after":"04773b5a46966d7ce21bfb33093c84723ee6eb61","ref":"refs/heads/gh-pages","pushedAt":"2024-01-11T20:30:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploy to GitHub pages","shortMessageHtmlLink":"Deploy to GitHub pages"}},{"before":"41108ea7d1cbc969b6d646b6a2f23c52f2cb2c7c","after":"d45f45b634c624d2be705973b2af3b9bec29deff","ref":"refs/heads/main","pushedAt":"2024-01-11T20:29:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"zimbatm","name":"Jonas Chevalier","path":"/zimbatm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3248?s=80&v=4"},"commit":{"message":"fix: set PS1 in nix shells only (#205)\n\n- outside of nix shells, e.g. when sourcing the env\r\n respect the user's env preferences (e.g. starship)","shortMessageHtmlLink":"fix: set PS1 in nix shells only (#205)"}},{"before":"01bf932a4e6f2e465587d0925c63b784a682fea1","after":"b04c14f677fd43b06368a85196cbd0da04e520f4","ref":"refs/heads/gh-pages","pushedAt":"2024-01-11T20:28:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploy to GitHub pages","shortMessageHtmlLink":"Deploy to GitHub pages"}},{"before":"e9b08b4da857727790e7c7f5d3ea35aa3b100763","after":"01bf932a4e6f2e465587d0925c63b784a682fea1","ref":"refs/heads/gh-pages","pushedAt":"2024-01-11T20:28:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploy to GitHub pages","shortMessageHtmlLink":"Deploy to GitHub pages"}},{"before":"fceea2efcf683cea3b98c5a3e124200f350b4026","after":"41108ea7d1cbc969b6d646b6a2f23c52f2cb2c7c","ref":"refs/heads/main","pushedAt":"2024-01-11T20:27:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"zimbatm","name":"Jonas Chevalier","path":"/zimbatm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3248?s=80&v=4"},"commit":{"message":"fix: restore legacyPackages (#293)\n\naddress https://github.com/numtide/devshell/pull/289#issuecomment-1886561809","shortMessageHtmlLink":"fix: restore legacyPackages (#293)"}},{"before":"f54745fd4aae92443817ddc566ce06572b178b5a","after":"fceea2efcf683cea3b98c5a3e124200f350b4026","ref":"refs/heads/main","pushedAt":"2024-01-11T20:27:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"zimbatm","name":"Jonas Chevalier","path":"/zimbatm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3248?s=80&v=4"},"commit":{"message":"fix(services): Add quotes around $PRJ_ROOT to allow for paths with spaces (#294)","shortMessageHtmlLink":"fix(services): Add quotes around $PRJ_ROOT to allow for paths with sp…"}},{"before":"a239ab02cca1bff8bf2b463e10305502e922c8d7","after":"e9b08b4da857727790e7c7f5d3ea35aa3b100763","ref":"refs/heads/gh-pages","pushedAt":"2024-01-07T17:25:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploy to GitHub pages","shortMessageHtmlLink":"Deploy to GitHub pages"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAENTA6lwA","startCursor":null,"endCursor":null}},"title":"Activity · numtide/devshell"}