summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
* gnu: Add traceroute.Vincent Legoll2021-07-13
| | | | | | * gnu/packages/networking.scm (traceroute): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: guile-pfds: Apply a bug fix to hamts.sls.Amirouche2021-07-13
| | | | | | | * gnu/packages/guile-xyz.scm (guile-pfds): Remove trailing #t. [phases]{patch-sources}: New phase. Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: filezilla: Update to 3.55.0.Tobias Geerinckx-Rice2021-07-13
| | | | | * gnu/packages/ftp.scm (libfilezilla): Update to 0.30.0. (filezilla): Update to 3.55.0.
* gnu: claws-mail: Update to 3.18.0.Tobias Geerinckx-Rice2021-07-13
| | | | * gnu/packages/mail.scm (claws-mail): Update to 3.18.0.
* gnu: less: Update to 590.Tobias Geerinckx-Rice2021-07-13
| | | | * gnu/packages/less.scm (less): Update to 590.
* gnu: Add linux-libre 5.13.Leo Famulari2021-07-13
| | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.13-version, deblob-scripts-5.13, linux-libre-5.13-pristine-source, linux-libre-5.13-source, linux-libre-headers-5.13, linux-libre-5.13): New variables. * gnu/packages/aux-files/linux-libre/5.13-arm.conf, gnu/packages/aux-files/linux-libre/5.13-arm64.conf, gnu/packages/aux-files/linux-libre/5.13-i686.conf, gnu/packages/aux-files/linux-libre/5.13-x86_64.conf: New files. * Makefile.am (AUX_FILES): Add them.
* gnu: Borg: Update to 1.1.17.Leo Famulari2021-07-13
| | | | * gnu/packages/backup.scm (borg): Update to 1.1.17.
* gnu: Add python-warcio.swedebugia2021-07-13
| | | | | | * gnu/packages/python-web.scm (python-warcio): New variable. Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add python-wsgiprox.Maxim Cournoyer2021-07-13
| | | | * gnu/packages/python-web.scm (python-wsgiprox): New variable.
* gnu: Add python-certauth.Maxim Cournoyer2021-07-13
| | | | * gnu/packages/python-crypto.scm (python-certauth): New variable.
* gnu: Add gr-satellites.Guillaume Le Vaillant2021-07-13
| | | | * gnu/packages/radio.scm (gr-satellites): New variable.
* gnu: guile-lib: Add modules list to description.swedebugia2021-07-13
| | | | | | * gnu/packages/guile.scm (guile-lib)[description]: Add modules list. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: password-store: Fix passmenu paths substitution.David Dashyan2021-07-13
| | | | | | | | * gnu/packages/password-utils.scm (password-store) [arguments]: Fix dmenu and xdotool path substitution in patch-passmenu-path phase. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: gmsh: Sort inputs alphabetically.Efraim Flashner2021-07-13
| | | | * gnu/packages/maths.scm (gmsh)[propagated-inputs]: Sort alphabetically.
* gnu: gmsh: Simply downloading source logic.Efraim Flashner2021-07-13
| | | | * gnu/packages/maths.scm (gmsh)[source]: Use string-replace-substring.
* gnu: gmsh: Update to 4.8.4.Paul A. Patience2021-07-13
| | | | | | * gnu/packages/maths.scm (gmsh): Update to 4.8.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: hyperfine: Install completions.Efraim Flashner2021-07-13
| | | | | * gnu/packages/rust-apps.scm (hyperfine)[arguments]: Add custom 'install-more phase to install manpage and shell completions.
* gnu: Add hyperfine.Domagoj Stolfa2021-07-13
| | | | | | * gnu/packages/rust-apps.scm (hyperfine): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-colored-2.Domagoj Stolfa2021-07-13
| | | | | | | * gnu/packages/crates-io.scm (rust-colored-2): New variable. (rust-colored-1): Inherit from rust-colored-2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-rust-decimal-1.Domagoj Stolfa2021-07-13
| | | | | | | * gnu/packages/crates-io.scm (rust-rust-decimal-1): New variable. (rust-rust-decimal-0.10): Inherit from rust-rust-decimal-1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-statistical-1.Domagoj Stolfa2021-07-13
| | | | | | * gnu/packages/crates-io.scm (rust-statistical-1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-postgres-0.19.Domagoj Stolfa2021-07-13
| | | | | | | * gnu/packages/crates-io.scm (rust-postgres-0.19): New variable. (rust-postgres-0.15): Inherit from rust-postgres-0.19. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-tokio-postgres-0.7.Domagoj Stolfa2021-07-13
| | | | | | * gnu/packages/crates-io.scm (rust-tokio-postgres-0.7): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-socket2-0.4.Domagoj Stolfa2021-07-13
| | | | | | | * gnu/packages/crates-io.scm (rust-socket2-0.4): New variable. (rust-socket2-0.3): Inherit from rust-socket2-0.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-postgres-types-0.2.Domagoj Stolfa2021-07-13
| | | | | | * gnu/packages/crates-io.scm (rust-postgres-types-0.2): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-geo-types-0.6.Domagoj Stolfa2021-07-13
| | | | | | * gnu/packages/crates-io.scm (rust-geo-types-0.6): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-eui48-0.4.Domagoj Stolfa2021-07-13
| | | | | | | * gnu/packages/crates-graphics.scm (rust-eui48-0.4): New variable. (rust-eui48-0.3): Inherit from rust-eui48-0.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-postgres-protocol-0.6.Domagoj Stolfa2021-07-13
| | | | | | | * gnu/packages/crates-io.scm (rust-postgres-protocol-0.6): New variable. (rust-postgres-protocol-0.3): Inherit from rust-postgres-protocol-0.6. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-hmac-0.10.Domagoj Stolfa2021-07-13
| | | | | | * gnu/packages/crates-io.scm (rust-hmac-0.10): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-hmac-0.11.Domagoj Stolfa2021-07-13
| | | | | | | * gnu/packages/crates-io.scm (rust-hmac-0.11): New variable. (rust-hmac-0.8): Inherit from rust-hmac-0.11. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-streebog-0.9.Domagoj Stolfa2021-07-13
| | | | | | * gnu/packages/crates-io.scm (rust-streebog-0.9): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-crypto-mac-0.11.Domagoj Stolfa2021-07-13
| | | | | | | * gnu/packages/crates-io.scm (rust-crypto-mac-0.11): New variable. (rust-crypto-mac-0.10): Inherit from rust-crypto-mac-0.11. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-cipher-0.3.Domagoj Stolfa2021-07-13
| | | | | | | * gnu/packages/crates-io.scm (rust-cipher-0.3): New variable. (rust-cipher-0.2): Inherit from rust-cipher-0.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-bit-vec-0.6.Domagoj Stolfa2021-07-13
| | | | | | | * gnu/packages/crates-io.scm (rust-bit-vec-0.6): New variable. (rust-bit-vec-0.5): Inherit from rust-bit-vec-0.6. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-geo-types-0.7Domagoj Stolfa2021-07-13
| | | | | | * gnu/packages/crates-io.scm (rust-geo-types-0.7): New public variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-rstar-0.8.Efraim Flashner2021-07-13
| | | | * gnu/packages/crates-io.scm (rust-rstar-0.8): New variable.
* gnu: Add rust-rstar-0.9.Domagoj Stolfa2021-07-13
| | | | | | * gnu/packages/crates-io.scm (rust-rstar-0.9): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-postgres-derive-0.4.Domagoj Stolfa2021-07-13
| | | | | | * gnu/packages/crates-io.scm (rust-postgres-derive-0.4): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-pdqselect-0.1.Domagoj Stolfa2021-07-13
| | | | | | * gnu/packages/crates-io.scm (rust-pdqselect-0.1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add python-pingouin.Arun Isaac2021-07-13
| | | | * gnu/packages/python-science.scm (python-pingouin): New variable.
* gnu: Add python-pandas-flavor.Arun Isaac2021-07-13
| | | | * gnu/packages/python-science.scm (python-pandas-flavor): New variable.
* gnu: erlang: Remove 'autoconf phase.Efraim Flashner2021-07-13
| | | | | | | * gnu/packages/erlang.scm (erlang)[native-inputs]: Remove autoconf, automake. [arguments]: Remove deprecated 'autoconf phase. Remove unneeded 'patch-configure-shell-script.
* gnu: erlang: Update to 24.0.2.Cees de Groot2021-07-13
| | | | | | | | * gnu/packages/erlang.scm (erlang): Update to 24.0.2. [arguments]: Adjust custom 'install-doc phase for changes in manpage input. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: elixir: Update to 1.12.0.Cees de Groot2021-07-13
| | | | | | * gnu/packages/elixir.scm (elixir): Update to 1.12.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: labelme: Update to 4.5.9.Lars-Dominik Braun2021-07-13
| | | | * gnu/packages/image-processing.scm (labelme): Update to 4.5.9.
* services: ntp: Log to file.Brice Waegeneire2021-07-13
| | | | | * gnu/services/networking.scm (ntp-shepherd-service)[start]: Specify log file.
* services: tor: Log to file.Brice Waegeneire2021-07-13
| | | | | * gnu/services/networking.scm (tor-shepherd-service)[start]: Specify log file.
* services: gpm: Use "make-forkexec-contstructor".Brice Waegeneire2021-07-13
| | | | | * gnu/services/base.scm (gpm-shepherd-service)[start]: Replace custom logic with "make-forkexec-constructor".
* gnu: openocd: Build and install info manual.Morgan Smith2021-07-13
| | | | | | * gnu/packages/embedded.scm (openocd)[native-inputs]: Add texinfo. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: proot: Update to 5.2.0-alpha.Maxim Cournoyer2021-07-12
| | | | | | | | | | | | | | | | | | This allows proot to be built for aarch64-linux and armhf-linux. * gnu/packages/patches/proot-test-fhs.patch: Delete patch. * gnu/local.mk (dist_patch_DATA): Un-register it. * gnu/packages/linux.scm: Update to 5.2.0-alpha. [patches]: Remove field. [supported-system]: New field. [tests?]: Disable for ARM-based systems. [phases]{fix-fhs-assumptions-in-tests, set-shell-file-name}: Combine into... {patch-sources}: ... this new phase. {build-manpage}: New phase. {check}: Add seccomp issue URL in comment. [native-inputs]: Add coreutils issue URL in comment. Add pkg-config and python-docutils. [inputs]: Add libarchive.