{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":6860175,"defaultBranch":"master","name":"vuizvui","ownerLogin":"openlab-aux","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2012-11-26T05:15:24.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3979750?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1711279232.0","currentOid":""},"activityList":{"items":[{"before":"45f459f45d4fbe39489ecbe06c1649588c57559c","after":"6754067c59a5042e33eaddba88c55107810ab09e","ref":"refs/heads/master","pushedAt":"2024-08-22T15:31:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"devhell","name":null,"path":"/devhell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/896182?s=80&v=4"},"commit":{"message":"profiles/packages: disable visidata\n\nThere's a security issue with libolm, and visidata depends on it, so\ndisabling for now.","shortMessageHtmlLink":"profiles/packages: disable visidata"}},{"before":"95aca612d8f6c39a5671bac5e13c99a46f5b3e70","after":"45f459f45d4fbe39489ecbe06c1649588c57559c","ref":"refs/heads/master","pushedAt":"2024-08-22T15:04:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"devhell","name":null,"path":"/devhell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/896182?s=80&v=4"},"commit":{"message":"profiles/packages: remove gomuks, update to taskwarrior3","shortMessageHtmlLink":"profiles/packages: remove gomuks, update to taskwarrior3"}},{"before":"472ff844663c2d245fd56a61e6f9b032322d8a40","after":"95aca612d8f6c39a5671bac5e13c99a46f5b3e70","ref":"refs/heads/master","pushedAt":"2024-08-19T12:03:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"devhell","name":null,"path":"/devhell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/896182?s=80&v=4"},"commit":{"message":"profiles/packages: add ollama and oterm\n\nTime to plunge into it...","shortMessageHtmlLink":"profiles/packages: add ollama and oterm"}},{"before":"fd2623c2557679a8c592b0ec93b07a8c978cc758","after":"472ff844663c2d245fd56a61e6f9b032322d8a40","ref":"refs/heads/master","pushedAt":"2024-08-15T10:25:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sternenseemann","name":null,"path":"/sternenseemann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3154475?s=80&v=4"},"commit":{"message":"modules/user/sternenseemann: reflect renames of pkgs and options","shortMessageHtmlLink":"modules/user/sternenseemann: reflect renames of pkgs and options"}},{"before":"d0bab3a83d28fe4ef82389f485ee90842c9df95d","after":"fd2623c2557679a8c592b0ec93b07a8c978cc758","ref":"refs/heads/master","pushedAt":"2024-08-15T10:17:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sternenseemann","name":null,"path":"/sternenseemann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3154475?s=80&v=4"},"commit":{"message":"modules/user/devhell: fix bash completion option name","shortMessageHtmlLink":"modules/user/devhell: fix bash completion option name"}},{"before":"4b0ac094c83e1224e85f6272c78d379559cec01e","after":"d0bab3a83d28fe4ef82389f485ee90842c9df95d","ref":"refs/heads/master","pushedAt":"2024-08-14T15:47:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"devhell","name":null,"path":"/devhell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/896182?s=80&v=4"},"commit":{"message":"devhell/{herja,base,packages}: fix recent option changes","shortMessageHtmlLink":"devhell/{herja,base,packages}: fix recent option changes"}},{"before":"3806a249a957ac0d371d51767a35460046a41cc9","after":"4b0ac094c83e1224e85f6272c78d379559cec01e","ref":"refs/heads/master","pushedAt":"2024-08-13T13:23:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aszlig","name":null,"path":"/aszlig","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/192147?s=80&v=4"},"commit":{"message":"psi: Update to latest upstream master\n\nThe main reason to update this is because I wanted to debug a small\nissue and wanted to make sure that the version is the latest one.\n\nSigned-off-by: aszlig ","shortMessageHtmlLink":"psi: Update to latest upstream master"}},{"before":"a64389e13268febc58de1b280810820cff58dc78","after":"3806a249a957ac0d371d51767a35460046a41cc9","ref":"refs/heads/master","pushedAt":"2024-08-12T22:36:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aszlig","name":null,"path":"/aszlig","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/192147?s=80&v=4"},"commit":{"message":"pkgs/aszlig/gpodder: Fix evaluation error\n\nFixes the following evaluation error:\n\n error: Python version mismatch in 'gpodder-git-2023-07-24':\n\n The Python derivation 'gpodder-git-2023-07-24' depends on a Python derivation\n named 'python3.12-dbus-python-1.3.2', but the two derivations use different versions\n of Python:\n\n 'gpodder-git-2023-07-24' uses /nix/store/747rhv8hh2w8kqwyni7jcfqzxpldxxcv-python3-3.11.9\n 'python3.12-dbus-python-1.3.2' uses /nix/store/l014xp1qxdl6gim3zc0jv3mpxhbp346s-python3-3.12.4\n\nThe reason why this error happens is because we override gpodder with\nour own version directly from Git and supply additional dependencies\nfrom python3Packages, which is always the latest Python version (3.12 in\nthis gase). This obviously doesn't mix well with the version used in\nnixpkgs, which is still Python 3.11.\n\nSigned-off-by: aszlig ","shortMessageHtmlLink":"pkgs/aszlig/gpodder: Fix evaluation error"}},{"before":"3da4f8ab1b15ab9b37c23a2d828f08c2ac234376","after":"a64389e13268febc58de1b280810820cff58dc78","ref":"refs/heads/master","pushedAt":"2024-08-11T16:06:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"devhell","name":null,"path":"/devhell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/896182?s=80&v=4"},"commit":{"message":"profiles/base: increase starship command timeout","shortMessageHtmlLink":"profiles/base: increase starship command timeout"}},{"before":"318586515a5fbea4b6a86989c6606dd1139591b3","after":"3da4f8ab1b15ab9b37c23a2d828f08c2ac234376","ref":"refs/heads/master","pushedAt":"2024-08-08T14:24:15.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Profpatsch","name":null,"path":"/Profpatsch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3153638?s=80&v=4"},"commit":{"message":"machines/profpatsch/haku: update to current config\n\nI didn’t push this in a while … I think right now it’s\nin a somewhat stable state.","shortMessageHtmlLink":"machines/profpatsch/haku: update to current config"}},{"before":"a613281001703c2259fdcb9400648beca336e035","after":"318586515a5fbea4b6a86989c6606dd1139591b3","ref":"refs/heads/master","pushedAt":"2024-08-08T13:57:52.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"Profpatsch","name":null,"path":"/Profpatsch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3153638?s=80&v=4"},"commit":{"message":"pkgs/profpatsch/xdg-open: use packages from path\n\nor lazy-load the heavy, not often-used ones.\n\nI mean in theory I could just hard-code the drvs, but it’s kind of\nuseful to have an indirection through PATH?","shortMessageHtmlLink":"pkgs/profpatsch/xdg-open: use packages from path"}},{"before":"e0d4f2aad34c3339a4085bc734dba817e3fd121d","after":"a613281001703c2259fdcb9400648beca336e035","ref":"refs/heads/master","pushedAt":"2024-07-30T14:09:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Profpatsch","name":null,"path":"/Profpatsch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3153638?s=80&v=4"},"commit":{"message":"machines/Profpatsch/pkgs: wrapMpv -> mpv.override\n\nidk why they have to break this every year or so, it’s v annoying","shortMessageHtmlLink":"machines/Profpatsch/pkgs: wrapMpv -> mpv.override"}},{"before":"7f866f8f8bca9c5daa4ce62f51d243855bd73823","after":"e0d4f2aad34c3339a4085bc734dba817e3fd121d","ref":"refs/heads/master","pushedAt":"2024-07-27T16:19:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"devhell","name":null,"path":"/devhell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/896182?s=80&v=4"},"commit":{"message":"profiles/packages: disable mnamer\n\nUpstream doesn't seem interested in development, so dropping it for now.","shortMessageHtmlLink":"profiles/packages: disable mnamer"}},{"before":"fbb0c7da06d31912cdaf1a878e4040068b06c5ab","after":"7f866f8f8bca9c5daa4ce62f51d243855bd73823","ref":"refs/heads/master","pushedAt":"2024-07-27T11:28:25.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Profpatsch","name":null,"path":"/Profpatsch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3153638?s=80&v=4"},"commit":{"message":"machines/profpatsch/schiki: use nixos-hardware profile\n\nOh yes, sweet hardware accel.\n\nlol","shortMessageHtmlLink":"machines/profpatsch/schiki: use nixos-hardware profile"}},{"before":"aac5abc90ee47cd219da7dececd5f89cb0ce5257","after":"fbb0c7da06d31912cdaf1a878e4040068b06c5ab","ref":"refs/heads/master","pushedAt":"2024-07-22T15:17:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"devhell","name":null,"path":"/devhell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/896182?s=80&v=4"},"commit":{"message":"profiles/packages: remove spek\n\nI don't need it that much anymore, and also, it has a webkitgtk\ndependency which fails to build rather often.","shortMessageHtmlLink":"profiles/packages: remove spek"}},{"before":"a68dfdff33a5e49c1c1004e61098b2b3903c77ca","after":"aac5abc90ee47cd219da7dececd5f89cb0ce5257","ref":"refs/heads/master","pushedAt":"2024-07-22T11:56:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"devhell","name":null,"path":"/devhell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/896182?s=80&v=4"},"commit":{"message":"profiles/packages: add csvlens\n\nOh, so nice for working with CSV files in the terminal.","shortMessageHtmlLink":"profiles/packages: add csvlens"}},{"before":"95a4219fddf3e39bd40f92bf4b2657f59141b155","after":"a68dfdff33a5e49c1c1004e61098b2b3903c77ca","ref":"refs/heads/master","pushedAt":"2024-07-21T20:34:12.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Profpatsch","name":null,"path":"/Profpatsch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3153638?s=80&v=4"},"commit":{"message":"machines/profpatsch: fix renames","shortMessageHtmlLink":"machines/profpatsch: fix renames"}},{"before":"267638857e9b28af86cd2c59b5b754abf750deb3","after":"95a4219fddf3e39bd40f92bf4b2657f59141b155","ref":"refs/heads/master","pushedAt":"2024-07-21T20:28:24.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Profpatsch","name":null,"path":"/Profpatsch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3153638?s=80&v=4"},"commit":{"message":"pkgs/profpatsch/xdg-open: dont import nixpkgs a second time","shortMessageHtmlLink":"pkgs/profpatsch/xdg-open: dont import nixpkgs a second time"}},{"before":"c23864e48a84c1a0168bbd6811cd5886165c4bff","after":"267638857e9b28af86cd2c59b5b754abf750deb3","ref":"refs/heads/master","pushedAt":"2024-07-21T18:52:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Profpatsch","name":null,"path":"/Profpatsch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3153638?s=80&v=4"},"commit":{"message":"pkgs/profpatsch/xdg-open: migrate first part to importPurescript\n\nwhoa","shortMessageHtmlLink":"pkgs/profpatsch/xdg-open: migrate first part to importPurescript"}},{"before":"f69b78325d96216c09599676a80c3fb8f56f1b04","after":"c23864e48a84c1a0168bbd6811cd5886165c4bff","ref":"refs/heads/master","pushedAt":"2024-07-20T13:24:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Profpatsch","name":null,"path":"/Profpatsch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3153638?s=80&v=4"},"commit":{"message":"machines/profpatsch: remove mikiya","shortMessageHtmlLink":"machines/profpatsch: remove mikiya"}},{"before":"c43b9c851f4ce6707c903504c9619c66e0dc899b","after":"f69b78325d96216c09599676a80c3fb8f56f1b04","ref":"refs/heads/master","pushedAt":"2024-07-20T13:22:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Profpatsch","name":null,"path":"/Profpatsch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3153638?s=80&v=4"},"commit":{"message":"pkgs/profpatsch: update netencode dep","shortMessageHtmlLink":"pkgs/profpatsch: update netencode dep"}},{"before":"0b093e88199fd8f515a47002dd2817de9964c567","after":"c43b9c851f4ce6707c903504c9619c66e0dc899b","ref":"refs/heads/master","pushedAt":"2024-07-20T13:21:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Profpatsch","name":null,"path":"/Profpatsch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3153638?s=80&v=4"},"commit":{"message":"machines/profpatsch: add read-qr-code-from-camera","shortMessageHtmlLink":"machines/profpatsch: add read-qr-code-from-camera"}},{"before":"8b17c37828f9242e82ffb5dbeffeed8acf33a812","after":"0b093e88199fd8f515a47002dd2817de9964c567","ref":"refs/heads/master","pushedAt":"2024-07-20T13:19:57.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"Profpatsch","name":null,"path":"/Profpatsch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3153638?s=80&v=4"},"commit":{"message":"machines/profpatsch/pkgs: use normal vim","shortMessageHtmlLink":"machines/profpatsch/pkgs: use normal vim"}},{"before":"51ee9e845ff0de6928117a9e2f6f566ea4146307","after":"8b17c37828f9242e82ffb5dbeffeed8acf33a812","ref":"refs/heads/master","pushedAt":"2024-07-20T13:10:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Profpatsch","name":null,"path":"/Profpatsch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3153638?s=80&v=4"},"commit":{"message":"machines/profpatsch: get rid of toml experiment\n\nIt was an … idea. But lol.","shortMessageHtmlLink":"machines/profpatsch: get rid of toml experiment"}},{"before":"2c887935de0ee541b2edbe36e730c456ce2675a7","after":"51ee9e845ff0de6928117a9e2f6f566ea4146307","ref":"refs/heads/master","pushedAt":"2024-07-20T12:53:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Profpatsch","name":null,"path":"/Profpatsch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3153638?s=80&v=4"},"commit":{"message":"modules: actually add missing module for my xserver lol","shortMessageHtmlLink":"modules: actually add missing module for my xserver lol"}},{"before":"5c2bbaa0cbd034981089c2532a3c38688fdf6c8d","after":"2c887935de0ee541b2edbe36e730c456ce2675a7","ref":"refs/heads/master","pushedAt":"2024-07-20T12:48:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Profpatsch","name":null,"path":"/Profpatsch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3153638?s=80&v=4"},"commit":{"message":"modules: add missing module for my xserver","shortMessageHtmlLink":"modules: add missing module for my xserver"}},{"before":"edcd06eff9e7dbb7fd3adcc7e463e694778a8e9d","after":"5c2bbaa0cbd034981089c2532a3c38688fdf6c8d","ref":"refs/heads/master","pushedAt":"2024-07-15T20:10:24.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"aszlig","name":null,"path":"/aszlig","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/192147?s=80&v=4"},"commit":{"message":"profiles/workstation: Remove sound.enable\n\nThis has been killed off recently[1] and since I pretty much directly\nenable/configure pulseaudio/pipewire it shouldn't be necessary for my\nsetups, at least that's what the newly added documentation argues:\n\n The `sound` options have been largely removed, as they are unnecessary\n for most modern setups, and cause issues when enabled.\n\n If you set `sound.enable` in your configuration:\n - If you are using Pulseaudio or PipeWire, simply remove that option\n - If you are not using an external sound server, and want volumes to\n be persisted across shutdowns, set\n `hardware.alsa.enablePersistence = true` instead\n\n If you set `sound.enableOSSEmulation` in your configuration:\n - Make sure it is still necessary, as very few applications actually\n use OSS\n - If necessary, set `boot.kernelModules = [ \"snd_pcm_oss\" ]`\n\n If you set `sound.extraConfig` in your configuration:\n - If you are using another sound server, like Pulseaudio, JACK or\n PipeWire, migrate your configuration to that\n - If you are not using an external sound server, set\n `environment.etc.\"asound.conf\".text = yourExtraConfig` instead\n\n If you set `sound.mediaKeys` in your configuration:\n - Preferably switch to handling media keys in your desktop\n environment/compositor\n - If you want to maintain the exact behavior of the option, use the\n following snippet\n\nShould my sound setup no longer work due to this, I'm going to find out\nsoon enough anyway :-D\n\n[1]: https://github.com/NixOS/nixpkgs/commit/3eeff54780a1a8c73c82ca51987962b62bd4219e\n\nSigned-off-by: aszlig ","shortMessageHtmlLink":"profiles/workstation: Remove sound.enable"}},{"before":"ebba48e50849e82b50e21fb1d39d10ea64b57ecb","after":"edcd06eff9e7dbb7fd3adcc7e463e694778a8e9d","ref":"refs/heads/master","pushedAt":"2024-06-30T15:16:56.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"devhell","name":null,"path":"/devhell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/896182?s=80&v=4"},"commit":{"message":"profiles/base: make steam not include nerdfonts\n\nIf nerfonts are included through FHS, closure size on hydra explodes.\n\nThanks to aszlig for this!","shortMessageHtmlLink":"profiles/base: make steam not include nerdfonts"}},{"before":"a8be8bfcd0c62509bbad230e529a06f8a65c6d54","after":"ebba48e50849e82b50e21fb1d39d10ea64b57ecb","ref":"refs/heads/master","pushedAt":"2024-06-27T17:12:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"devhell","name":null,"path":"/devhell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/896182?s=80&v=4"},"commit":{"message":"devhell/machines: remove driSupport\n\nThis isn't needed anymore.","shortMessageHtmlLink":"devhell/machines: remove driSupport"}},{"before":"767c4e9084d22d951d5bd9b845bf936a63958510","after":"a8be8bfcd0c62509bbad230e529a06f8a65c6d54","ref":"refs/heads/master","pushedAt":"2024-06-18T22:58:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aszlig","name":null,"path":"/aszlig","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/192147?s=80&v=4"},"commit":{"message":"profiles/base: Add termdown to systemPackages\n\nI used to use coreutils \"sleep\" for simple countdown timers and given\nthat I get an urgency hint whenever a command completes, this made a\npretty good stopwatch.\n\nHowever, with \"sleep\" it's a little bit tricky (eg. via procfs) to find\nout the elapsed time, which is something I occasionally need.\n\nTermdown does that and also displays the countdown in a more fancy way\nvia Figlet, so it's exactly what I want for this purpose.\n\nSigned-off-by: aszlig ","shortMessageHtmlLink":"profiles/base: Add termdown to systemPackages"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEoXWAwgA","startCursor":null,"endCursor":null}},"title":"Activity · openlab-aux/vuizvui"}