first-gnu-guix-contributions.md (1323B)
1 title: First GNU Guix Contributions 2 author: Yuval Langer 3 tags: guix, gnu 4 date: 2024-01-05 22:36 5 --- 6 7 This is rather exciting! A few hours ago I've gotten two emails from 8 [the bug tracking system of the GNU project][1], one for the 9 [guile-srfi-133][2] and the other for the [guile-srfi-232][3] package 10 definition patches I wrote. They've been tweaked and added to the 11 [GNU Guix][4] distribution by [Ludovic Courtès][5] as two commits, one 12 for [guile-srfi-133][6] and one for [guile-srfi-232][7]. 13 14 I was worried my contribution was not good enough and was ignored by 15 the developers because I first sent these patches a few weeks ago……… 16 I still have an [unmerge package definition][8] for [Michelangelo 17 Rodriguez's greader][9], but now I see that it might be merge 18 eventually. 19 20 [1]: https://debbugs.gnu.org/ 21 [2]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67847 22 [3]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67760 23 [4]: https://guix.gnu.org/ 24 [5]: https://www.wikidata.org/wiki/Q15981411 25 [6]: https://git.savannah.gnu.org/gitweb/?p=guix.git;a=commitdiff;h=5dbfd2db62354d96eb69d30a66422f362688ebbb 26 [7]: https://git.savannah.gnu.org/gitweb/?p=guix.git;a=commitdiff;h=5279bd453f354cbbaafff44e46c6fa03a39bc10a 27 [8]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68116 28 [9]: https://elpa.gnu.org/packages/greader.html