gnu: Add pam-wrapper.
* gnu/packages/samba.scm (pam-wrapper): New variable.
Change-Id: Ifca36b05c4effbe6822bcbd96138472c48545855
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add resolv-wrapper.
* gnu/packages/samba.scm (resolv-wrapper): New variable.
Change-Id: I27c023fcf12b929915975a7d91230687f31e4c7a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add nss-wrapper.
* gnu/packages/samba.scm (nss-wrapper): New variable.
Change-Id: Ia20db3a94da9f4fff57dda60026c2098e08da933
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add uid-wrapper.
* gnu/packages/samba.scm (uid-wrapper): New variable.
Change-Id: I13ab49ec79de7ebb527b0ce7a8f30dcb8f04c74a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add socket-wrapper.
* gnu/packages/samba.scm (socket-wrapper): New variable.
Change-Id: Ife9388b5af7365e892a58f3795c7deb52232fb9e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-peewee: Enable tests.
* gnu/packages/databases.scm (python-peewee): Enable tests.
[source]: Use upstream source since PyPI does not include tests.
[arguments]: Run the tests.
Change-Id: I359cfbfebba1b5664cb5fb2209879237860b4659
gnu: trealla: Update to 2.83.15.
* gnu/packages/prolog.scm (trealla): Update to 2.83.15.
Change-Id: I9e4b0eada08c8d9a86172598977e252e002e7e91
Signed-off-by: jgart <jgart@dismail.de>
gnu: emacs-org-mem: Update to 0.20.0.
* gnu/packages/emacs-xyz.scm (emacs-org-mem): Update to 0.20.0.
[#:phases]: Add move-source-files.
[#:test-command]: Remove.
Change-Id: I06965c5745c351022928fd98cd959795fd2870c9
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: emacs-marginalia: Update to 2.3.
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 2.3.
Change-Id: I3e75ade1f1431ff0ba59e653368779d077589eb9
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: emacs-age: Update to 0.1.9.
* gnu/packages/emacs-xyz.scm (emacs-age): Update to 0.1.9.
[#:tests]: Disable.
Change-Id: I6b2db762446e23dd7cddeb34ac625c376937249f
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: emacs-emmet-mode: Update to 1.0.8-2.322d3bb.
* gnu/packages/emacs-xyz.scm (emacs-emmet-mode): Update to 1.0.8-2.322d3bb.
Change-Id: I592dd5377986c09c14bb93f0ceb3c653bc379768
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: emacs-ob-gptel: Update to 0.1.0-2.60e704a.
* gnu/packages/emacs-xyz.scm (emacs-ob-gptel): Update to
0.1.0-2.60e704a.
Change-Id: Ib094d4827a7ae56fb12233bfb6b3e40d8e6d0d1f
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: emacs-gptel-prompts: Update to 1.0-1.17fd35a.
* gnu/packages/emacs-xyz.scm (emacs-gptel-prompts): Update to 1.0-1.17fd35a.
Change-Id: I9ca0236362a022d42257269f94a928e821c10493
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: Add emacs-lobsters.
* gnu/packages/emacs-xyz.scm (emacs-lobsters): New variable.
Change-Id: Iac17b352ea30d7b29f2ca5746680831b166d3bc2
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: cbqn: Update to 0.9.0.
* gnu/packages/bqn.scm (cbqn): Update to 0.9.0.
[source]: Use `cbqn-combined-source' computed origin with appropriate inputs.
[arguments]<#:make-flags>: Add “for-build”.
<#:phases>: Add `generate-bytecode' phase before `build', add new tests to
`check'.
[native-inputs]: Remove `dbqn', add `cbqn-bootstrap'.
[license]: Add licenses for singeli and replxx to inherited licenses.
Change-Id: If58a8cb3e822f497be75d0499c1227e9054d936d
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: Add cbqn-combined-source.
* gnu/packages/bqn.scm (cbqn-combined-source): New procedure to generate a
computed origin with singeli and replxx included.
Change-Id: Ieceee7b06a2bdf6309ab78e32a13c28c3f6c98c3
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: cbqn-bootstrap: Update to 0.9.0.
* gnu/packages/bqn.scm (cbqn-bootstrap): Update to 0.9.0.
[version]: Use `%cbqn-version' (0.9.0) as version.
[source]: Use `cbqn-sources' for source.
[arguments]<#:make-flags>: Add “version=#$(version)”, “nogit=1”
and “for-bootstrap”.
<#:phases>: Delete `generate-bytecode'.
[native-inputs]: Remove field.
[inputs]: Remove `icedtea-8'.
[license]: Update license list to list all exceptions.
Change-Id: If18e89db51fd80a831a65382a678ba02f51a27f9
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: Add singeli-sources
* gnu/packages/bqn.scm (%singeli-commit, singeli-sources): New variables.
Change-Id: Ie818dcfd4d9f326d57f172baefd4c0081e886bb7
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: Add replxx-sources
* gnu/packages/bqn.scm (%replxx-commit, replxx-sources): New variables.
Change-Id: Ifb5af80e6b1fd5237b22385e93e0e12a136b19cb
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>