The dunst package is much beter suited to be in wm.scm. This patch deletes
dunst.scm, moves dunst to wm.scm, and removes dunst.scm from the build
process.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove dunst.scm.
* gnu/packages/dunst.scm: Delete file.
* gnu/packages/wm.scm (dunst): New variable.
Change-Id: I3b074f12f34e14ef1101069ed45ddb33f8d3ea51
Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu/packages/dunst.scm (dunst): Update to 1.9.2.
[arguments]: Use gexps.
Change-Id: Ic13f1679074462918991a1ceba8571a46e721224
Signed-off-by: Christopher Baines <mail@cbaines.net>
By using go-to-location which caches the number of bytes to seek by to get to
specific lines in a file.
* guix/lint.scm (report-formatting-issues): Use go-to-location.
Change-Id: I34e4d3acfbb1e14e026d2e7f712ba8d22b56c147
Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu/packages/java.scm (icedtea-7)[arguments]: Adjust custom
'install-libjvm phase to add support for powerpc-linux.
Change-Id: Ie77a2b53fdef1e0ddc0351e6c2d0241d08b80508
This is a followup to commit e672066097.
* gnu/packages/linux.scm (deblob-scripts 5.10): Update hash.
Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: I0fe56dd2694185b6c77468ecc844aaf25ec7564a
This is a followup to commit b26526ea05.
* gnu/packages/linux.scm (deblob-scripts 5.15): Update hash.
Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: Ia59003f2ccfe98e2390593d1ca0b7077f0b7bd5d
This is a followup to commit 26709726a8.
* gnu/packages/linux.scm (deblob-scripts 6.1): Update hash.
Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: I0035078f4c229763e56cf70ccae730804b123640
* gnu/packages/python-xyz.scm (python-pikepdf)[native-inputs]: Add
python-setuptools-scm to correct embedded version form 0.0.0 to 1.17.0.
Change-Id: I659ed3e725fff6afe17abe6f55449567ba84cdfc
This removes ‘coreutils’, ‘grep’, ‘sed’, ‘which’, ‘bash-minimal’ and
‘gnu-make’ inputs, which were only used by the Makefile and
install_host_app.sh. Instead of running install_host_app.sh (through
‘make’) which does a few text substitutions, do the text substitutions with
Scheme code. This simplifies things and avoids unnecessary native inputs.
* gnu/packages/browser-extensions.scm (passff-host)[build-system]: Change to
copy-build-system.
[arguments]: Copy passff.json and passff.py. Do text substitutions on
them rather than running make. Refer to ‘password-store’ and ‘python’ through
inputs rather than directly.
[inputs]: Add PASSWORD-STORE and PYTHON.
Change-Id: I8fdb757516a7c30eae36b15f2a8d91e1445b19a5
* gnu/packages/password-utils.scm (password-store)[arguments]: Add “tail” to
the list of requisites.
[inputs]: Add COREUTILS.
Change-Id: I7f59e6c0abfb5396b9548edaec08d3b0a7c0eb23
gdata 3.0.0 has removed support for reading Excel files.
* gnu/packages/statistics.scm (r-gdata)[description]: Update it.
Change-Id: Ic4090bc765d330d38136bf1b1dbbb6bb136edd39
This package has been removed with the release of Bioconductor 3.18.
* gnu/packages/bioconductor.scm (r-sigpathway): Remove variable.
Change-Id: I5cb9d938f370aa28b196f9cea95fb6024c2e6e37
This package had been removed from Bioconductor with release 3.11.
* gnu/packages/bioconductor.scm (r-genomegraphs): Remove variable.
Change-Id: I73cc8cc8546089d91212176939b8c0c0a7afc309
This package had been removed from Bioconductor since release 3.12.
* gnu/packages/bioconductor.scm (r-wavetiling): Remove variable.
Change-Id: I5eb624d975f0eb170b263266b144eacf11944580
* gnu/packages/bioconductor.scm (r-mpo-db)[arguments]: Bypass fetching of the
database from the internet when in build environment.
[native-inputs]: Add MPO.sqlite.
Change-Id: Ic7228322b89ce78a85a9bd5ffbd985ccd906d268
* gnu/packages/bioconductor.scm (r-hpo-db)[arguments]: Bypass fetching of the
database from the internet when in build environment.
[native-inputs]: Add HPO.sqlite.
Change-Id: Ie01605ef2531d992fb85c07bae5cfaabda626ea6