<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix-packages, branch master</title>
<subtitle>My custom guix package files</subtitle>
<id>https://code.ryuslash.org/guix-packages/atom?h=master</id>
<link rel='self' href='https://code.ryuslash.org/guix-packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/guix-packages/'/>
<updated>2024-08-12T16:49:26Z</updated>
<entry>
<title>Add missing dependency for ‘emacs-oni-php’</title>
<updated>2024-08-12T16:49:26Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-08-12T16:49:26Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/guix-packages/commit/?id=4c67f5f9e153b4ce5ca9b810bc13429e4328ebbb'/>
<id>urn:sha1:4c67f5f9e153b4ce5ca9b810bc13429e4328ebbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove reference to custom scsh build</title>
<updated>2024-08-12T05:22:34Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-08-12T05:22:34Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/guix-packages/commit/?id=6e158d3f6b857be5a5e67ee6255018c44eef605e'/>
<id>urn:sha1:6e158d3f6b857be5a5e67ee6255018c44eef605e</id>
<content type='text'>
This custom scsh was removed some time ago since the packaged one includes the
patch needed.
</content>
</entry>
<entry>
<title>Fix dependency name</title>
<updated>2024-08-12T05:04:42Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-08-12T05:04:42Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/guix-packages/commit/?id=055836757d5b3dfbfee9018671f7562c27fed98a'/>
<id>urn:sha1:055836757d5b3dfbfee9018671f7562c27fed98a</id>
<content type='text'>
Unlike channels in guix configurations the ones defined in the channel
dependencies don't need their names quoted.
</content>
</entry>
<entry>
<title>Remove unnecessary dependency introduction</title>
<updated>2024-08-12T05:03:27Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-08-12T05:03:27Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/guix-packages/commit/?id=6109963cdd94b447e2539bc521bf2db8f205125a'/>
<id>urn:sha1:6109963cdd94b447e2539bc521bf2db8f205125a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused channel dependency</title>
<updated>2024-08-12T04:47:28Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-08-12T04:47:28Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/guix-packages/commit/?id=29f36e61c798056b4cfe478eed7496f62dd22a2e'/>
<id>urn:sha1:29f36e61c798056b4cfe478eed7496f62dd22a2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add channel definition with dependencies</title>
<updated>2024-08-12T04:45:57Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-08-12T04:45:57Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/guix-packages/commit/?id=ad9e13ea2bb7ca86bd36a55c42f5328471daa914'/>
<id>urn:sha1:ad9e13ea2bb7ca86bd36a55c42f5328471daa914</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copy package definitions from my ‘new-dotfiles’ project</title>
<updated>2024-07-01T22:30:32Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-07-01T22:27:57Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/guix-packages/commit/?id=eea636e04e76e772380f8f96c41eb77bea24a0cd'/>
<id>urn:sha1:eea636e04e76e772380f8f96c41eb77bea24a0cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix import for latest Guix</title>
<updated>2024-03-12T19:15:46Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-03-12T19:15:46Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/guix-packages/commit/?id=401dc308f1e6e105c9cf0b802d45eb433d92fcd6'/>
<id>urn:sha1:401dc308f1e6e105c9cf0b802d45eb433d92fcd6</id>
<content type='text'>
The package ‘go-golang-org-x-sys’ was moved from ‘(gnu packages golang)’ to
‘(gnu packages golang-build)’.
</content>
</entry>
<entry>
<title>Delete ‘remove-temporary-cache’ phase inherited from stumpwm</title>
<updated>2023-06-20T06:09:43Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2023-06-20T06:09:43Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/guix-packages/commit/?id=f31be596214dfe94bea9a97520b405eff28ce76b'/>
<id>urn:sha1:f31be596214dfe94bea9a97520b405eff28ce76b</id>
<content type='text'>
The originating commit in the Guix project doesn't explain why exactly this is
the right way to go about it, but this package doesn't build with that stage
included.
</content>
</entry>
<entry>
<title>Add package ‘emacs-oni-eshell’</title>
<updated>2023-04-16T18:50:54Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2023-04-16T18:50:54Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/guix-packages/commit/?id=4d4de17124dea63d2bf271d7ae675b1adcf56cc9'/>
<id>urn:sha1:4d4de17124dea63d2bf271d7ae675b1adcf56cc9</id>
<content type='text'>
</content>
</entry>
</feed>
