{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":475234893,"defaultBranch":"main","name":"hive","ownerLogin":"divnix","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-03-29T01:17:28.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/79233628?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1705513594.0","currentOid":""},"activityList":{"items":[{"before":"e7e3873da470a2a8ed267e2ab492129ff780579b","after":"658417a0461bbef57ef109eec28b029c212de2a9","ref":"refs/heads/main","pushedAt":"2024-03-25T12:36:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"},"commit":{"message":"fix: ensure minimal closure on bootstrap","shortMessageHtmlLink":"fix: ensure minimal closure on bootstrap"}},{"before":"d4646e75f7ed73c98d9bf63d93e121ec3315fdbc","after":"e7e3873da470a2a8ed267e2ab492129ff780579b","ref":"refs/heads/main","pushedAt":"2024-03-17T15:16:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"},"commit":{"message":"fix: explicitly mention `pkgs` as module argument\n\nThe previous change made in PR #31 caused failures when depending on `pkgs` in modules captured by haumea. This is due to the behaviour of `nixpkgs.lib.nixos.evalModules` which does not look up all arguments but only those captured by name explicitly, in addition to `config`, `options`, and `lib` passed by default.\n\nThis patch fixes those failures by explicitly making `pkgs` part of the argument list for the module returned by `load`, so that `evalModules` applies the correct argument list.","shortMessageHtmlLink":"fix: explicitly mention pkgs as module argument"}},{"before":"57481ccd435ee5218b08c4c65b0cd5721445accd","after":"d4646e75f7ed73c98d9bf63d93e121ec3315fdbc","ref":"refs/heads/main","pushedAt":"2024-03-13T20:17:01.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"},"commit":{"message":"feat: forward all module args through load","shortMessageHtmlLink":"feat: forward all module args through load"}},{"before":"869a41599d8a0f5d929382737a13121bdf9ea866","after":null,"ref":"refs/heads/fix/load","pushedAt":"2024-01-17T17:46:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"}},{"before":"0a8ce17efe6c448feb7d209459dcd7d14a50797f","after":"57481ccd435ee5218b08c4c65b0cd5721445accd","ref":"refs/heads/main","pushedAt":"2024-01-17T17:46:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"},"commit":{"message":"fix: effectively expose hive load - toplayers cover bottom layers :facepalm:","shortMessageHtmlLink":"fix: effectively expose hive load - toplayers cover bottom layers 🤦"}},{"before":null,"after":"869a41599d8a0f5d929382737a13121bdf9ea866","ref":"refs/heads/fix/load","pushedAt":"2024-01-17T17:09:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"},"commit":{"message":"fix: effectively expose hive load - toplayers cover bottom layers :facepalm:","shortMessageHtmlLink":"fix: effectively expose hive load - toplayers cover bottom layers 🤦"}},{"before":"05facc4307d7aca173e46825f572bca72ea0c775","after":"0a8ce17efe6c448feb7d209459dcd7d14a50797f","ref":"refs/heads/main","pushedAt":"2023-10-30T14:12:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"},"commit":{"message":"feat: add colmena darwin support","shortMessageHtmlLink":"feat: add colmena darwin support"}},{"before":"43dbf68aab132d5c41282253ea7bb607111272b5","after":"05facc4307d7aca173e46825f572bca72ea0c775","ref":"refs/heads/main","pushedAt":"2023-10-16T22:03:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"},"commit":{"message":"When nixpkgs.pkgs is defined nixpkgs.config is being ignored","shortMessageHtmlLink":"When nixpkgs.pkgs is defined nixpkgs.config is being ignored"}},{"before":"fe855329830d2656bbc6bedd154e7fc7a75ec35b","after":"43dbf68aab132d5c41282253ea7bb607111272b5","ref":"refs/heads/main","pushedAt":"2023-09-15T23:12:00.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"},"commit":{"message":"chore: sync with release","shortMessageHtmlLink":"chore: sync with release"}},{"before":null,"after":"c74a00ee0fb0aa032e75a8b5b5d32da04b3412ee","ref":"refs/heads/release/0.5","pushedAt":"2023-09-15T23:11:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"},"commit":{"message":"chore(version): v0.5.0","shortMessageHtmlLink":"chore(version): v0.5.0"}},{"before":"8164f2f203bf58a8ebd94567956dad76c0af7baf","after":null,"ref":"refs/heads/feat/local-cell-for-devx","pushedAt":"2023-09-15T22:22:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"}},{"before":"fccc31b7a90f33f842c18a921d2b65bf3fd08860","after":"fe855329830d2656bbc6bedd154e7fc7a75ec35b","ref":"refs/heads/main","pushedAt":"2023-09-15T22:22:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"},"commit":{"message":"feat: add best practice local cell","shortMessageHtmlLink":"feat: add best practice local cell"}},{"before":null,"after":"8164f2f203bf58a8ebd94567956dad76c0af7baf","ref":"refs/heads/feat/local-cell-for-devx","pushedAt":"2023-09-15T22:22:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"},"commit":{"message":"feat: add best practice local cell","shortMessageHtmlLink":"feat: add best practice local cell"}},{"before":"bf34d980a0e7f7a70c714cec54f0f480b3a4e9af","after":null,"ref":"refs/heads/feat/auxilio","pushedAt":"2023-09-15T22:20:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"}},{"before":"406d2452e82e95a868dc40cc4a2b3981b9a529b8","after":"fccc31b7a90f33f842c18a921d2b65bf3fd08860","ref":"refs/heads/main","pushedAt":"2023-09-15T22:20:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"},"commit":{"message":"fead: add bootstrap auxilio","shortMessageHtmlLink":"fead: add bootstrap auxilio"}},{"before":"4df5845b67db26305c92c69b3e3ada21d8e2e6a1","after":"bf34d980a0e7f7a70c714cec54f0f480b3a4e9af","ref":"refs/heads/feat/auxilio","pushedAt":"2023-09-15T20:49:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"},"commit":{"message":"fead: add bootstrap auxilio","shortMessageHtmlLink":"fead: add bootstrap auxilio"}},{"before":"d75ae99f3a677fdd4939b6103427581521289043","after":"4df5845b67db26305c92c69b3e3ada21d8e2e6a1","ref":"refs/heads/feat/auxilio","pushedAt":"2023-09-15T20:48:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"},"commit":{"message":"wip: auxilio","shortMessageHtmlLink":"wip: auxilio"}},{"before":"a11d537b1bd8b492b3bfe320f70b235f1019d12c","after":"d75ae99f3a677fdd4939b6103427581521289043","ref":"refs/heads/feat/auxilio","pushedAt":"2023-09-15T10:13:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"},"commit":{"message":"wip: auxilio","shortMessageHtmlLink":"wip: auxilio"}},{"before":"3b18d52b9473139c9fa7d2e651cc08e226777f33","after":"a11d537b1bd8b492b3bfe320f70b235f1019d12c","ref":"refs/heads/feat/auxilio","pushedAt":"2023-09-14T22:07:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"},"commit":{"message":"wip: auxilio","shortMessageHtmlLink":"wip: auxilio"}},{"before":null,"after":"3b18d52b9473139c9fa7d2e651cc08e226777f33","ref":"refs/heads/feat/auxilio","pushedAt":"2023-09-14T22:02:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"},"commit":{"message":"wip: auxilio","shortMessageHtmlLink":"wip: auxilio"}},{"before":"51ebd702e98a03151352f1ecc41036c985b8c58e","after":"406d2452e82e95a868dc40cc4a2b3981b9a529b8","ref":"refs/heads/main","pushedAt":"2023-09-14T08:22:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"},"commit":{"message":"Add regular file support for findLoad","shortMessageHtmlLink":"Add regular file support for findLoad"}},{"before":"8de984b0abd3401b39b5c357dc49a2e1fff49d19","after":"51ebd702e98a03151352f1ecc41036c985b8c58e","ref":"refs/heads/main","pushedAt":"2023-08-15T08:32:58.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"},"commit":{"message":"fix: use __cr and actually call baseNameOf\n\nI assume _cr was a typo. Function calls in lists should be wrapped in\nparentheses, lest it be an item of the list and not an expression.","shortMessageHtmlLink":"fix: use __cr and actually call baseNameOf"}},{"before":"9724c6a62b80fa2453898cedd5343efae0ed4662","after":null,"ref":"refs/heads/implement-load-finder","pushedAt":"2023-08-12T20:07:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"}},{"before":"ad8641456c1a39317451dc2773c64b9d6d53331e","after":"8de984b0abd3401b39b5c357dc49a2e1fff49d19","ref":"refs/heads/main","pushedAt":"2023-08-12T20:07:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"},"commit":{"message":"feat: add a convenience block target load finder","shortMessageHtmlLink":"feat: add a convenience block target load finder"}},{"before":"da808245bc237f5860e391b274f36aa68e179b1e","after":"9724c6a62b80fa2453898cedd5343efae0ed4662","ref":"refs/heads/implement-load-finder","pushedAt":"2023-08-12T20:06:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"},"commit":{"message":"feat: add a convenience block target load finder","shortMessageHtmlLink":"feat: add a convenience block target load finder"}},{"before":"4abdfc14353775038f6dd4f02da3f9f78b338ed8","after":null,"ref":"refs/heads/set-default-location-for-haumea-loaded-modules","pushedAt":"2023-08-12T20:06:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"}},{"before":"c5c2c819408b9f8936afd31d1cd1958b97c04a46","after":"ad8641456c1a39317451dc2773c64b9d6d53331e","ref":"refs/heads/main","pushedAt":"2023-08-12T20:06:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"},"commit":{"message":"feat: set default location on haumea loaded modules for deduplication","shortMessageHtmlLink":"feat: set default location on haumea loaded modules for deduplication"}},{"before":"ec665d6f447cdff523be5444294e735ebec0d1f8","after":"da808245bc237f5860e391b274f36aa68e179b1e","ref":"refs/heads/implement-load-finder","pushedAt":"2023-08-12T19:49:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"},"commit":{"message":"feat: add a convenience block target load finder","shortMessageHtmlLink":"feat: add a convenience block target load finder"}},{"before":null,"after":"ec665d6f447cdff523be5444294e735ebec0d1f8","ref":"refs/heads/implement-load-finder","pushedAt":"2023-08-12T19:43:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"},"commit":{"message":"feat: add a convenience block target load finder","shortMessageHtmlLink":"feat: add a convenience block target load finder"}},{"before":null,"after":"4abdfc14353775038f6dd4f02da3f9f78b338ed8","ref":"refs/heads/set-default-location-for-haumea-loaded-modules","pushedAt":"2023-08-12T19:28:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"blaggacao","name":"David Arnold","path":"/blaggacao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7548295?s=80&v=4"},"commit":{"message":"feat: set default location on haumea loaded modules for deduplication","shortMessageHtmlLink":"feat: set default location on haumea loaded modules for deduplication"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0yNVQxMjozNjo1NC4wMDAwMDBazwAAAAQejOj0","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0yNVQxMjozNjo1NC4wMDAwMDBazwAAAAQejOj0","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOC0xMlQxOToyODozNC4wMDAwMDBazwAAAANpgM3T"}},"title":"Activity · divnix/hive"}