<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs.git/lib/tests, branch staging-python</title>
<subtitle>Nix Packages collection</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/'/>
<entry>
<title>teams/maintainers list: show instructions for validating the contents</title>
<updated>2022-06-20T20:20:26+00:00</updated>
<author>
<name>Graham Christensen</name>
<email>graham@grahamc.com</email>
</author>
<published>2020-04-15T12:20:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=9ed793229ca8a988f49b2001b13d33f0edc0790d'/>
<id>9ed793229ca8a988f49b2001b13d33f0edc0790d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>maintainer teams: check them in lib tests</title>
<updated>2022-06-20T20:20:26+00:00</updated>
<author>
<name>Graham Christensen</name>
<email>graham@grahamc.com</email>
</author>
<published>2020-04-15T12:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=ff38ee15c2762ffeacbfe19a259101c685429060'/>
<id>ff38ee15c2762ffeacbfe19a259101c685429060</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>maintainer lib test: extract maintainer module</title>
<updated>2022-06-20T20:20:26+00:00</updated>
<author>
<name>Graham Christensen</name>
<email>graham@grahamc.com</email>
</author>
<published>2020-04-15T12:07:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=3ac995a5680610000f36c855435062626cde1bed'/>
<id>3ac995a5680610000f36c855435062626cde1bed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>maintainers: remove longkeyid</title>
<updated>2022-06-20T20:20:26+00:00</updated>
<author>
<name>Graham Christensen</name>
<email>graham@grahamc.com</email>
</author>
<published>2020-04-15T02:42:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=c8cebff38b598a84466c387f694133585bba1a85'/>
<id>c8cebff38b598a84466c387f694133585bba1a85</id>
<content type='text'>
see https://dkg.fifthhorseman.net/blog/openpgp-key-ids-are-not-useful.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
see https://dkg.fifthhorseman.net/blog/openpgp-key-ids-are-not-useful.html
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/modules: Throw earlier when module function does not return attrs</title>
<updated>2022-06-14T21:23:41+00:00</updated>
<author>
<name>Robert Hensing</name>
<email>robert@roberthensing.nl</email>
</author>
<published>2022-06-14T21:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=3c4a49f506575306f8b355e86d2b19cf02c84688'/>
<id>3c4a49f506575306f8b355e86d2b19cf02c84688</id>
<content type='text'>
`m` must always be an attrset at this point. It is basically always
evaluated. This will make it throw when any of the attrs is accessed,
rather than just `config`. We assume that this will improve the error
message in more scenarios.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`m` must always be an attrset at this point. It is basically always
evaluated. This will make it throw when any of the attrs is accessed,
rather than just `config`. We assume that this will improve the error
message in more scenarios.
</pre>
</div>
</content>
</entry>
<entry>
<title>lib.deferredModule: Make it properly singular</title>
<updated>2022-06-14T21:01:27+00:00</updated>
<author>
<name>Robert Hensing</name>
<email>robert@roberthensing.nl</email>
</author>
<published>2022-06-14T00:12:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=dfd98a5da26c341cf3b7e6fe7e2dbbaeb0af519c'/>
<id>dfd98a5da26c341cf3b7e6fe7e2dbbaeb0af519c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lib.types.deferredModule: Allow path-typed module references</title>
<updated>2022-06-14T21:01:26+00:00</updated>
<author>
<name>Robert Hensing</name>
<email>robert@roberthensing.nl</email>
</author>
<published>2022-05-19T14:31:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=781c2e0789f7f6b75454a8e986c675ad36e6ee36'/>
<id>781c2e0789f7f6b75454a8e986c675ad36e6ee36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lib.types.deferredModule: Improve reported location</title>
<updated>2022-06-14T21:01:26+00:00</updated>
<author>
<name>Robert Hensing</name>
<email>robert@roberthensing.nl</email>
</author>
<published>2022-05-18T16:46:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=a2c29561e722e9546c61323a91f9faffcc3bf268'/>
<id>a2c29561e722e9546c61323a91f9faffcc3bf268</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/test/modules.sh: Test deferredModule error location file</title>
<updated>2022-06-14T21:01:26+00:00</updated>
<author>
<name>Robert Hensing</name>
<email>robert@roberthensing.nl</email>
</author>
<published>2022-05-18T16:42:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=38b7709a6f02ea33fe67220b7ff14fb21ab08e14'/>
<id>38b7709a6f02ea33fe67220b7ff14fb21ab08e14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lib.types: Add deferredModule</title>
<updated>2022-06-14T21:01:23+00:00</updated>
<author>
<name>Robert Hensing</name>
<email>robert@roberthensing.nl</email>
</author>
<published>2022-03-10T21:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=4746f6d03e4f8dc6e7399f45aaba0ca3aac32761'/>
<id>4746f6d03e4f8dc6e7399f45aaba0ca3aac32761</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
