summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* 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.
* gnu: proot: Make the check phase honor the tests? argument.Maxim Cournoyer2021-07-12
| | | | | | * gnu/packages/linux.scm: Remove duplicate copyright line. (proot): Delete trailing #t. [phases]{check}: Skip when TESTS? is #f.
* gnu: Add python-pygmsh.Paul Garlick2021-07-12
| | | | * gnu/packages/simulation.scm (python-pygmsh): New variable.
* gnu: gmsh: Install Python API in standard directory.Paul Garlick2021-07-12
| | | | | | | * gnu/packages/maths.scm (gmsh)[imported-modules]: New argument. [modules]: New argument. [phases]: New argument. [inputs]: Add python.
* gnu: Add cl-authentic.Charles2021-07-12
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-authentic, ecl-authentic, cl-authentic): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: java-xz: Update to 1.9.Efraim Flashner2021-07-12
| | | | | * gnu/packages/java-compression.scm (java-xz): Update to 1.9. [arguments]: Build with openjdk9.
* gnu: gnome-maps: Update to 3.36.7.Leo Prikler2021-07-12
| | | | * gnu/packages/geo.scm (gnome-maps): Update to 3.36.7.
* gnu: libheif: Satisfy 'libheif.pc'.Vinicius Monego2021-07-12
| | | | | | | | * gnu/packages/image.scm (libheif)[inputs]: Move dav1d, libaom, libde265, x265 to ... [propagated-inputs]: ... here. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: strongswan: Update to 5.9.3.Domagoj Stolfa2021-07-12
| | | | | | * gnu/packages/vpn.scm (strongswan): Update to 5.9.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add spinneret.Pierre Neidhardt2021-07-12
| | | | * gnu/packages/lisp-xyz.scm (cl-spinneret, ecl-spinneret, sbcl-spinneret): New variables.
* gnu: Add cl-cache-while.Charles2021-07-12
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cache-while, ecl-cache-while, cl-cache-while): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-tailrec: Update to 0-2.6f88284.Charles2021-07-12
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-tailrec): Update to 0-2.6f88284. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: linux-libre 4.4: Update to 4.4.275.Leo Famulari2021-07-11
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.275. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.275.Leo Famulari2021-07-11
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.275. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.239.Leo Famulari2021-07-11
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.239. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.197.Leo Famulari2021-07-11
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.197. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.131.Leo Famulari2021-07-11
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.131. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.49.Leo Famulari2021-07-11
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.49. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.12.16.Leo Famulari2021-07-11
| | | | | * gnu/packages/linux.scm (linux-libre-5.12-version): Update to 5.12.16. (linux-libre-5.12-pristine-source): Update hash.