<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/packages/polkit.scm, branch master</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>gnu: Reference the inherited inputs values.</title>
<updated>2026-03-20T12:27:16+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2026-03-11T22:12:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=1ae20f03f43a2af2bcde3751a2809fe152298d34'/>
<id>1ae20f03f43a2af2bcde3751a2809fe152298d34</id>
<content type='text'>
This commit was made by running this command:

  sed -e's/modify-inputs (package-\([a-z-]*\)inputs [a-zA-Z0-9-]\+)/modify-inputs \1inputs/g' -i gnu/packages/*.scm

… and then reverting individual hunks where the change would trigger unbound
variable warnings or other issues (such as ‘native-inputs’ is bound in the
body of the ‘inputs’ field, but it refers to the ‘native-inputs’ thunk defined
just above).

Change-Id: I6d94819f2809313fa1fbefc61897502ee7d66fab
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit was made by running this command:

  sed -e's/modify-inputs (package-\([a-z-]*\)inputs [a-zA-Z0-9-]\+)/modify-inputs \1inputs/g' -i gnu/packages/*.scm

… and then reverting individual hunks where the change would trigger unbound
variable warnings or other issues (such as ‘native-inputs’ is bound in the
body of the ‘inputs’ field, but it refers to the ‘native-inputs’ thunk defined
just above).

Change-Id: I6d94819f2809313fa1fbefc61897502ee7d66fab
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: polkit: Remove unneeded phase.</title>
<updated>2026-03-06T13:53:08+00:00</updated>
<author>
<name>Ada Stevenson</name>
<email>adanskana@gmail.com</email>
</author>
<published>2025-10-14T08:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=f74a37a4adff9c068d4c17ad8444a458040ba06a'/>
<id>f74a37a4adff9c068d4c17ad8444a458040ba06a</id>
<content type='text'>
The previous `python-dbusmock` update causes this phase to have no
effect.  There is a small pause, but the package builds fine and so this
phase is no longer necessary.

* gnu/packages/gnome.scm (polkit)[#:phases]: Remove ‘check’ replacement.

Change-Id: I57446688f65c68ea10ca06ac725d1571ef0181a9
Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The previous `python-dbusmock` update causes this phase to have no
effect.  There is a small pause, but the package builds fine and so this
phase is no longer necessary.

* gnu/packages/gnome.scm (polkit)[#:phases]: Remove ‘check’ replacement.

Change-Id: I57446688f65c68ea10ca06ac725d1571ef0181a9
Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-dbusmock-minimal: Rename to python-dbusmock-for-tests.</title>
<updated>2026-02-07T11:28:28+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-01-19T21:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=8a3c363dd41f043a7a343cd96f25e52698832d0a'/>
<id>8a3c363dd41f043a7a343cd96f25e52698832d0a</id>
<content type='text'>
* gnu/packages/gnome.scm (upower)
* gnu/packages/gtk.scm (at-spi2-core)
* gnu/packages/polkit.scm (polkit)
[native-inputs]: Remove python-dbusmock-minimal; add
python-dbusmock-for-tests.

* gnu/packages/python-xyz.scm
(python-dbusmock-minimal): Rename to python-dbusmock-for-tests.
(python-dbusmock-minimal): New deprecated package.

Change-Id: I640ede147bd1b85b671a76b2d9096fea063164b1
Reviewed-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
Reviewed-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/gnome.scm (upower)
* gnu/packages/gtk.scm (at-spi2-core)
* gnu/packages/polkit.scm (polkit)
[native-inputs]: Remove python-dbusmock-minimal; add
python-dbusmock-for-tests.

* gnu/packages/python-xyz.scm
(python-dbusmock-minimal): Rename to python-dbusmock-for-tests.
(python-dbusmock-minimal): New deprecated package.

Change-Id: I640ede147bd1b85b671a76b2d9096fea063164b1
Reviewed-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
Reviewed-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Reapply "Update Maxim's email address."</title>
<updated>2025-09-18T04:44:12+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2025-09-18T03:25:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=10482f731e6def20df23caa9cd0b9ab428f52a50'/>
<id>10482f731e6def20df23caa9cd0b9ab428f52a50</id>
<content type='text'>
This reverts commit a7db92d9b389cbe565395523882c34c6eff2c21a, this time with
the more careful command, to avoid a world rebuild:

grep -rl --exclude-dir=build --exclude-dir=patches --exclude=ld-wrapper.in \
  --exclude=sitecustomize.py --exclude=guix-emacs.el maxim.cournoyer@gmail.com |
  xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'

Change-Id: I0871f5cf9ace79e34e78e24154d0da6ea95a3a91
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit a7db92d9b389cbe565395523882c34c6eff2c21a, this time with
the more careful command, to avoid a world rebuild:

grep -rl --exclude-dir=build --exclude-dir=patches --exclude=ld-wrapper.in \
  --exclude=sitecustomize.py --exclude=guix-emacs.el maxim.cournoyer@gmail.com |
  xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'

Change-Id: I0871f5cf9ace79e34e78e24154d0da6ea95a3a91
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Update Maxim's email address."</title>
<updated>2025-09-18T03:07:31+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2025-09-18T03:04:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=a7db92d9b389cbe565395523882c34c6eff2c21a'/>
<id>a7db92d9b389cbe565395523882c34c6eff2c21a</id>
<content type='text'>
This reverts commit d0d87a744d724b7e7d5ac013c586039652087bb3. Oops! This
caused a world rebuild.

Change-Id: I25fff644b2b61d0ee93d69b457b04c72b5b74d15
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit d0d87a744d724b7e7d5ac013c586039652087bb3. Oops! This
caused a world rebuild.

Change-Id: I25fff644b2b61d0ee93d69b457b04c72b5b74d15
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Maxim's email address.</title>
<updated>2025-09-17T23:05:19+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2025-09-17T23:03:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=d0d87a744d724b7e7d5ac013c586039652087bb3'/>
<id>d0d87a744d724b7e7d5ac013c586039652087bb3</id>
<content type='text'>
The change was automated via:

  git grep -l maxim.cournoyer@gmail.com |
    xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'

* .mailmap: New entry.

Change-Id: Iaa88b1e51c94159c49138fb43910badb990eb169
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The change was automated via:

  git grep -l maxim.cournoyer@gmail.com |
    xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'

* .mailmap: New entry.

Change-Id: Iaa88b1e51c94159c49138fb43910badb990eb169
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: hyprpolkitagent: Update to 0.1.3.</title>
<updated>2025-09-13T20:03:06+00:00</updated>
<author>
<name>Murilo</name>
<email>murilo@disroot.org</email>
</author>
<published>2025-09-10T16:28:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=7a5f1dd820f41d6b64b6668eea2e71a42b9a7c89'/>
<id>7a5f1dd820f41d6b64b6668eea2e71a42b9a7c89</id>
<content type='text'>
* gnu/packages/polkit.scm (hyprpolkitagent): Update to 0.1.3.

Change-Id: Idd3e3087762ee221225f20ede0cb40b61129e391
Signed-off-by: John Kehayias &lt;john@guixotic.coop&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/polkit.scm (hyprpolkitagent): Update to 0.1.3.

Change-Id: Idd3e3087762ee221225f20ede0cb40b61129e391
Signed-off-by: John Kehayias &lt;john@guixotic.coop&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: hyprpolkitagent: Build with gcc-15.</title>
<updated>2025-09-09T21:17:39+00:00</updated>
<author>
<name>John Kehayias</name>
<email>john.kehayias@protonmail.com</email>
</author>
<published>2025-09-09T21:14:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=77bf6b489e4d2031d69edbd8ccaea2127e5ae8c2'/>
<id>77bf6b489e4d2031d69edbd8ccaea2127e5ae8c2</id>
<content type='text'>
* gnu/packages/polkit.scm (hyprpolkitagent)[native-inputs]: Change gcc-14 to
gcc-15.

Change-Id: I424a1d6ff23f98cbf970d5d99dfaaaa47a5fab8e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/polkit.scm (hyprpolkitagent)[native-inputs]: Change gcc-14 to
gcc-15.

Change-Id: I424a1d6ff23f98cbf970d5d99dfaaaa47a5fab8e
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: polkit: Fix build with gcc-14.</title>
<updated>2025-07-18T18:17:16+00:00</updated>
<author>
<name>Janneke Nieuwenhuizen</name>
<email>janneke@gnu.org</email>
</author>
<published>2024-12-30T12:40:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=21e4263207eeb599c48cc047dd9f5bbcbeb703c4'/>
<id>21e4263207eeb599c48cc047dd9f5bbcbeb703c4</id>
<content type='text'>
* gnu/packages/polkit.scm (polkit)[arguments]: Add phase
"relax-gcc-14-strictness".

Change-Id: I56f100f416d17a73fe8daae4775251800e713820
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/polkit.scm (polkit)[arguments]: Add phase
"relax-gcc-14-strictness".

Change-Id: I56f100f416d17a73fe8daae4775251800e713820
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add hyprpolkitagent.</title>
<updated>2025-06-27T11:50:05+00:00</updated>
<author>
<name>Josep Bigorra</name>
<email>jjbigorra@gmail.com</email>
</author>
<published>2025-06-25T17:53:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=a88d6a45e422cede96d57d7a953439dc27c6a50c'/>
<id>a88d6a45e422cede96d57d7a953439dc27c6a50c</id>
<content type='text'>
* gnu/packages/polkit.scm (hyprpolkitagent): New variable.

Change-Id: I858dc238a7f817d231fab0a75310d4f41c791bdc
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/polkit.scm (hyprpolkitagent): New variable.

Change-Id: I858dc238a7f817d231fab0a75310d4f41c791bdc
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
