summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gnu: git-annex: Update to 10.20221103.Efraim Flashner2022-11-151-2/+2
| | | | * gnu/packages/haskell-apps.scm (git-annex): Update to 10.20221103.
* gnu: moreutils: Add release-monitoring-url.Efraim Flashner2022-11-151-1/+3
| | | | * gnu/packages/moreutils.scm (moreutils)[properties]: New field.
* gnu: Add go-github-com-miolini-datacounter.(unmatched-parenthesis2022-11-151-0/+22
| | | | | | | * gnu/packages/golang.scm (go-github-com-miolini-datacounter): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
* gnu: Add go-github-com-riywo-loginshell.(unmatched-parenthesis2022-11-151-0/+26
| | | | | | | * gnu/packages/golang.scm (go-github-com-riywo-loginshell): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
* gnu: multipath-tools: Set prefix instead of DESTDIR.Ricardo Wurmus2022-11-141-1/+3
| | | | | | | | | This is necessary to avoid having multipath look for its plugins in /lib instead of /gnu/store/...-multipath-tools-.../lib. * gnu/packages/linux.scm (multipath-tools)[arguments]: Replace DESTDIR with prefix in make flags; override configdir to look up stateful configurations in global /etc directory.
* gnu: multipath-tools: Enable parallel build.Ricardo Wurmus2022-11-141-2/+1
| | | | | * gnu/packages/linux.scm (multipath-tools)[arguments]: Remove parallel-build? argument.
* gnu: multipath-tools: Update to 0.9.3.Ricardo Wurmus2022-11-141-3/+3
| | | | | * gnu/packages/linux.scm (multipath-tools): Update to 0.9.3. [source]: Adjust snippet.
* gnu: dropbear: Update to 2022.83.Tobias Geerinckx-Rice2022-11-131-8/+2
| | | | | * gnu/packages/ssh.scm (dropbear): Update to 2022.83. [arguments]: Remove obsolete part of 'enable-x11-forwarding phase.
* gnu: prosody: Invoke prosody wrapper script directly.Arun Isaac2022-11-151-0/+9
| | | | | * gnu/packages/messaging.scm (prosody)[arguments]: Add invoke-prosody-wrapper phase.
* gnu: emacs-package-build: Update to 3.2.Nicolas Goaziou2022-11-141-2/+2
| | | | * gnu/packages/emacs-xyz.scm (emacs-package-build): Update to 3.2.
* gnu: emacs-ebib: Update to 2.39.3.Nicolas Goaziou2022-11-141-2/+2
| | | | * gnu/packages/emacs-xyz.scm (emacs-ebib): Update to 2.39.3.
* gnu: emacs-project: Update to 0.8.3.Nicolas Goaziou2022-11-141-2/+2
| | | | * gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.8.3.
* gnu: tegola: Don't use autogenerated tarball.Efraim Flashner2022-11-141-6/+6
| | | | * gnu/packages/geo.scm (tegola)[source]: Download using git-fetch.
* gnu: imposm3: Don't use autogenerated tarball.Efraim Flashner2022-11-141-6/+7
| | | | * gnu/packages/geo.scm (imposm3)[source]: Download using git-fetch.
* gnu: infinibadn-diags: Don't use autogenerated tarball.Efraim Flashner2022-11-141-5/+5
| | | | | | * gnu/packages/fabric-management.scm (infiniband-diags)[source]: Download release tarball. [native-inputs]: Remove autoconf, automake, libtool.
* gnu: sqlcipher: Don't use autogenerated tarball.Efraim Flashner2022-11-141-6/+7
| | | | | * gnu/packages/databases.scm (sqlcipher)[source]: Download using git-fetch.
* gnu: tint2: Add source file-name.Efraim Flashner2022-11-141-0/+1
| | | | * gnu/packages/xdisorg.scm (tint2)[source]: Add file-name field.
* gnu: i3-gaps: Add source file-name.Efraim Flashner2022-11-141-0/+1
| | | | * gnu/packages/wm.scm (i3-gaps)[source]: Add file-name field.
* gnu: gfeeds: Add source file-name.Efraim Flashner2022-11-141-0/+1
| | | | * gnu/packages/syndication.scm (gfeeds)[source]: Add file-name field.
* gnu: python-readability-lxml: Add source file-name.Efraim Flashner2022-11-141-0/+1
| | | | | * gnu/packages/python-xyz.scm (python-readability-lxml)[source]: Add file-name field.
* gnu: python-flask-migrate: Add source file-name.Efraim Flashner2022-11-141-0/+1
| | | | | * gnu/packages/python-web.scm (python-flask-migrate)[source]: Add file-name field.
* gnu: tdlib-1.8.0: Add source file-name.Efraim Flashner2022-11-141-1/+2
| | | | * gnu/packages/messaging.scm (tdlib-1.8.0)[source]: Add file-name field.
* gnu: cddlib: Add source file-name.Efraim Flashner2022-11-141-1/+2
| | | | * gnu/packages/maths.scm (cddlib)[source]: Add file-name field.
* gnu: irrlicht-for-minetest: Add source file-name.Efraim Flashner2022-11-141-0/+1
| | | | | * gnu/packages/games.scm (irrlicht-for-minetest)[source]: Add file-name field.
* gnu: emacs-hledger-mode: Add source file-name.Efraim Flashner2022-11-141-0/+1
| | | | | * gnu/packages/finance.scm (emacs-hledger-mode)[source]: Add file-name field.
* gnu: emacs-nyan-mode: Add source file-name.Efraim Flashner2022-11-141-0/+1
| | | | | * gnu/packages/emacs-xyz.scm (emacs-nyan-mode)[source]: Add file-name field.
* gnu: emacs-consult-org-roam: Add source file-name.Efraim Flashner2022-11-141-0/+1
| | | | | * gnu/packages/emacs-xyz.scm (emacs-consult-org-roam)[source]: Add file-name field.
* gnu: emacs-fennel-mode: Add source file-name.Efraim Flashner2022-11-141-0/+1
| | | | | * gnu/packages/emacs-xyz.scm (emacs-fennel-mode)[source]: Add file-name field.
* gnu: emacs-w3m: Add source file-name.Efraim Flashner2022-11-141-0/+1
| | | | * gnu/packages/emacs-xyz.scm (emacs-w3m)[source]: Add file-name field.
* gnu: emacs-org-chef: Add source file-name.Efraim Flashner2022-11-141-0/+1
| | | | | * gnu/packages/emacs-xyz.scm (emacs-org-chef)[source]: Add file-name field.
* gnu: emacs-ox-gfm: Add source file-name.Efraim Flashner2022-11-141-0/+1
| | | | | * gnu/packages/emacs-xyz.scm (emacs-ox-gfm)[source]: Add file-name field.
* gnu: emacs-pdfgrep: Add source file-name.Efraim Flashner2022-11-141-0/+1
| | | | | * gnu/packages/emacs-xyz.scm (emacs-pdfgrep)[source]: Add file-name field.
* gnu: emacs-orca: Add source file-name.Efraim Flashner2022-11-141-0/+1
| | | | * gnu/packages/emacs-xyz.scm (emacs-orca)[source]: Add file-name field.
* gnu: emacs-ednc: Add source file-name.Efraim Flashner2022-11-141-0/+1
| | | | * gnu/packages/emacs-xyz.scm (emacs-ednc)[source]: Add file-name field.
* gnu: emacs-consult-bibtex: Add source file-name.Efraim Flashner2022-11-141-0/+1
| | | | | * gnu/packages/emacs-xyz.scm (emacs-consult-bibtex)[source]: Add file-name field.
* gnu: qm-dsp: Add source file-name.Efraim Flashner2022-11-141-0/+1
| | | | * gnu/packages/audio.scm (qm-dsp)[source]: Add file-name field.
* gnu: btop: Don't use autogenerated tarball.Efraim Flashner2022-11-141-5/+6
| | | | * gnu/packages/admin.scm (btop)[source]: Download using git-fetch.
* gnu: luajit: Add source file-name.Efraim Flashner2022-11-141-0/+1
| | | | * gnu/packages/lua.scm (luajit)[source]: Add file-name field.
* gnu: kanshi: Update to 1.3.0.kiasoc52022-11-141-2/+2
| | | | | | * gnu/packages/wm.scm (kanshi): Update to 1.3.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: wf-recorder: Update to 0.3.0.kiasoc52022-11-141-2/+2
| | | | | | * gnu/packages/video.scm (wf-recorder): Update to 0.3.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: swayidle: Update to 1.7.1.kiasoc52022-11-141-2/+2
| | | | | | * gnu/packages/wm.scm (swayidle): Update to 1.7.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add snixembed.John Kehayias2022-11-141-1/+44
| | | | | | * gnu/packages/freedesktop.scm (snixembed): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: luajit: Update to commit 6c4826.Leo Nikkilä2022-11-143-66/+39
| | | | | | | | * gnu/packages/lua.scm (luajit)[source]: Use git-fetch, remove patch. * gnu/packages/patches/luajit-no_ldconfig.patch: Delete patch. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add siril.Sharlatan Hellseher2022-11-141-0/+42
| | | | | | * gnu/packages/astronomy.scm (siril): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add librtprocess.Sharlatan Hellseher2022-11-141-0/+24
| | | | | | * gnu/packages/photo.scm (librtprocess): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add clojure-data-csv.Fabio Natali2022-11-141-0/+25
| | | | | | * gnu/packages/clojure.scm (clojure-data-csv): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-enoslib.Matthieu Simonin2022-11-141-0/+57
| | | | | | * gnu/packages/python-web.scm (python-enoslib): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* self: Mark the generation (guix config) as non-declarative.Ludovic Courtès2022-11-141-0/+6
| | | | | | | | | | | | Fixes <https://issues.guix.gnu.org/58927>. Reported by Maxime Devos <maximedevos@telenet.be> and Marius Bakke <marius@gnu.org>. Starting from 076e825dc5d585943ce820a279fffe4af09757fb, "guix --version" would print "0" as the version number, due to '%guix-version' being inlined in (guix ui) when compiling '*core-modules*' in (guix self). * guix/self.scm (make-config.scm): Pass #:declarative? #f.
* gnu: bbswitch-module: Update to 20220529 and fix for Linux 5.18+.Pierre Neidhardt2022-11-141-4/+7
| | | | | | * gnu/packages/linux.scm (bbswitch-module): Update to 20220529 and fix for Linux 5.18+. [source]: Switch to fork since fix is not merged upstream yet.
* gnu: protobuf-2: Use gexp in arguments.Christopher Baines2022-11-141-2/+2
| | | | | | | | | | This fixes the breakage introduced when the protobuf package switched to using gexp's in the arguments. The package doesn't build, but at least the builder is now deterministic and valid Guile. * gnu/packages/protobuf.scm (protobuf-2)[arguments]: Adapt to use gexp's.