Commit graph

271445 commits

Author SHA1 Message Date
Arnout Engelen
b47bb058b8
sweethome3d: run using the default jre
The default jdk was updated, but various applications were kept at
jdk8 so they could be updated one-by-one, testing that the update
does not break those packages.

I tested sweethome3d, and found out that while it runs fine with
the default jre, the build script of the current release does not
work on JDK9 or higher. This has already been fixed on trunk but
not yet released. Since this is specific to this package, I
moved the selection of 'jdk8' to inside the packages' .nix, with a
note so we don't forget to update to the default jdk as well when
a new version of sweethome3d is released.
2021-02-21 21:13:01 +01:00
ajs124
9816b99e71
Merge pull request #113616 from r-ryantm/auto-update/texstudio
texstudio: 3.0.4 -> 3.1.0
2021-02-19 20:06:45 +01:00
Michael Weiss
7722cb1b13
Merge pull request #113660 from Hoverbear/nvme-cli-add-libuuid
nvme-cli: add libuuid input
2021-02-19 19:58:53 +01:00
Ana Hobden
db9ddab5bb
nvme-cli: Build with libuuid (for gen-hostnqn)
Without this change:
$ nvme gen-hostnqn
"gen-hostnqn" not supported. Install lib uuid and rebuild.

Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-02-19 19:56:34 +01:00
Michael Weiss
8df4ea8d28
chromiumDev: 90.0.4412.3 -> 90.0.4421.5 2021-02-19 19:45:39 +01:00
Sandro
41edfe8c20
Merge pull request #113295 from siraben/cc-eq-cc 2021-02-19 19:25:41 +01:00
Matt Snider
b8e6168ce7
ankisyncd: 2.1.0 -> 2.2.0 (#111755)
See #107526
2021-02-19 19:10:38 +01:00
Sandro
c1a0106f40
Merge pull request #113681 from AndersonTorres/new-dap 2021-02-19 19:06:14 +01:00
Ben Siraphob
4b2c44c0a7 treewide: drop conditional makeFlag for darwin when specifiying cross-compiler 2021-02-20 01:02:08 +07:00
Ben Siraphob
223f25cf4a treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
adisbladis
f583732ec0
Merge pull request #99485 from liff/fix-magit-delta
emacsPackages.magit-delta: add git as a build-time dependency
2021-02-19 18:59:39 +01:00
Sandro
906adb1d1a
Merge pull request #113393 from fabaff/bump-adb-shell 2021-02-19 18:57:18 +01:00
Sandro
5f923d1e9e
Merge pull request #112979 from fabaff/tellduslive 2021-02-19 18:56:34 +01:00
Sandro
69f7aa6c0f
Merge pull request #112527 from 06kellyjac/montserrat 2021-02-19 18:55:46 +01:00
superwhiskers
c90d8b8242
carp: 0.3.0 -> 0.5.0 (#113376) 2021-02-19 18:51:52 +01:00
Raghav Sood
c704b68e0a
Merge pull request #113627 from r-ryantm/auto-update/wasabiwallet
wasabiwallet: 1.1.12.3 -> 1.1.12.4
2021-02-20 01:51:17 +08:00
Olli Helenius
8534707a7d
emacsPackages.magit-delta: add git as a build-time dependency 2021-02-19 18:15:34 +01:00
Olli Helenius
1f9b5eaa5e
emacsPackages: group all buildWithGit packages together 2021-02-19 18:15:34 +01:00
Olli Helenius
336fc0a77a
emacsPackages: add buildWithGit helper 2021-02-19 18:15:34 +01:00
adisbladis
44864cd2ef
Merge pull request #107777 from collares/native-load-path
emacs: add currently compiling package dirs to load-path
2021-02-19 17:59:42 +01:00
R. RyanTM
cad32a90a1
xdg-desktop-portal: 1.8.0 -> 1.8.1 (#113632)
fontconfig dependency was dropped.

Co-authored-by: Daniël de Kok <me@danieldk.eu>
2021-02-19 17:23:22 +01:00
Graham Christensen
5e6c9ffac8
Merge pull request #113687 from grahamc/perlpkgs
perlPackages.{FunctionParameters,TieHashMethod,TestPostgreSQL}: init
2021-02-19 11:14:26 -05:00
R. RyanTM
4f88373ed5
gerrit: 3.3.1 -> 3.3.2 (#113671) 2021-02-19 17:10:59 +01:00
Jan Tojnar
7d4b0acfb5
Merge pull request #93401 from davidak/mbrola
mbrola: init at 3.3
2021-02-19 17:04:52 +01:00
Mauricio Collares
ca4db1bc79
emacs: add currently compiling package dirs to load-path
Co-authored-by: Tad Fisher <tadfisher@gmail.com>
2021-02-19 16:46:31 +01:00
Guillaume Girol
56923181e9
Merge pull request #107402 from ctem/fix/luksroot-master
boot.initrd.luks: add reusePassphrases support for YubiKey 2FA
2021-02-19 15:42:45 +00:00
davidak
bcfd64fc1a
espeak-ng: add mbrola support 2021-02-19 16:40:35 +01:00
davidak
5d4cb57ad1
mbrola: init at 3.3
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-19 16:39:09 +01:00
José Romildo Malaquias
675969a09b
Merge pull request #113677 from r-ryantm/auto-update/gsimplecal
gsimplecal: 2.1 -> 2.2
2021-02-19 12:20:37 -03:00
Daniël de Kok
40652f8603
Merge pull request #113691 from NeQuissimus/ripgrep_pcre2
ripgrep: Add PCRE2 check
2021-02-19 15:53:10 +01:00
Tim Steinbach
d7e77e0202
ripgrep: Add PCRE2 check 2021-02-19 09:33:59 -05:00
Graham Christensen
4f07645f6f
perlPackages.TestPostgreSQL: init at 1.27 2021-02-19 09:30:20 -05:00
Graham Christensen
2058e64c9c
perlPackages.TieHashMethod: init at 0.02 2021-02-19 09:30:20 -05:00
Graham Christensen
d9736c984c
perlPackages.FunctionParameters: init at 2.001003 2021-02-19 09:30:17 -05:00
Ryan Mulligan
e88bfd7c92
Merge pull request #113633 from r-ryantm/auto-update/xkb-switch
xkb-switch: 1.6.0 -> 1.8.5
2021-02-19 06:28:05 -08:00
Ryan Mulligan
c039c62aae
Merge pull request #111864 from thiagokokada/clojure-lsp-graalvm
clojure-lsp: migrate to GraalVM
2021-02-19 06:27:22 -08:00
Ryan Mulligan
de93fa72bb
Merge pull request #113667 from r-ryantm/auto-update/dasel
dasel: 1.13.0 -> 1.13.1
2021-02-19 06:24:36 -08:00
Tim Steinbach
bc1d90eb25
Revert "linux: Disable BFQ scheduler"
This reverts commit b2f79fe7e7.
2021-02-19 09:14:30 -05:00
Sandro
c2c24f1940
Merge pull request #111006 from fabaff/bump-fwup
fwup: 1.5.2 -> 1.8.3
2021-02-19 14:47:39 +01:00
Sandro
08f5631891
Merge pull request #112631 from DavHau/garble-init 2021-02-19 14:39:31 +01:00
Thiago Kenji Okada
2c3ad4ef9c clojure-lsp: build it from source
Nowadays we build it from the jar released from upstream, but this PRs
changes it to build it from source code.
2021-02-19 10:38:31 -03:00
Thiago Kenji Okada
cd98c0e4ba clojure-lsp: add tests 2021-02-19 10:25:55 -03:00
Thiago Kenji Okada
3fa00685ce clojure-lsp: migrate to GraalVM
clojure-lsp now supports GraalVM builds that makes the binary faster to
start and also seems to reduce memory usage.
2021-02-19 10:25:55 -03:00
AndersonTorres
111256a480 dap: init at 3.10 2021-02-19 10:24:24 -03:00
Sandro
b8f6a927f7
Merge pull request #113145 from fabaff/secretscanner
secretscanner: init at 20210214-42a38f9
2021-02-19 14:07:10 +01:00
AndersonTorres
cf70751ffc 1password-gui: rename 2021-02-19 09:53:29 -03:00
Sandro
4b694d5e3d
Merge pull request #113674 from SuperSandro2000/fix-collection16 2021-02-19 13:27:03 +01:00
Sandro
53cdc362a1
Merge pull request #113673 from 06kellyjac/nerdctl
nerdctl: 0.5.0 -> 0.6.0
2021-02-19 13:25:38 +01:00
adisbladis
bb01efb202
Merge pull request #113592 from collares/precompile-all-trampolines
emacs: precompile all trampolines
2021-02-19 13:19:36 +01:00
Sandro
635c93b40c
Merge pull request #113666 from andersk/openafs-kernel-5.11
openafs: Add upstream patches for Linux kernel 5.11
2021-02-19 13:16:54 +01:00