Commit graph

3977 commits

Author SHA1 Message Date
John Ericson
db6e089456
Merge pull request #127875 from misuzu/binutils-armv7l-native-fix
binutils: apply R_ARM_COPY.patch only when cross-compiling to armv7l
2021-06-29 10:40:08 -04:00
Robert Schütz
d6234c2165 Merge branch 'master' into staging-next 2021-06-26 00:33:58 +02:00
Sandro
54cccb99de
Merge pull request #127941 from liff/libwnck/3-is-default 2021-06-25 15:53:01 +02:00
Robert Schütz
c1dca92daf Merge branch 'master' into staging-next 2021-06-25 10:02:10 +02:00
Olli Helenius
8609f3fd20
libwnck: make 3.36.0 default 2021-06-24 18:04:30 +03:00
Sandro
12a0371894
Merge pull request #127882 from babariviere/fix/darwin-graalvm 2021-06-24 11:15:03 +02:00
Jonathan Ringer
3394da8775 hydra-unstable: fix build, pin libpqxx to 6.4.5 2021-06-24 00:47:07 -07:00
Bastien Rivière
b19285d9f6
clojure-lsp: update maintainers list
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-23 16:17:00 +02:00
Bastien Riviere
e234811bb0
clojure-lsp: fix compilation on darwin 2021-06-23 16:16:45 +02:00
misuzu
5aad70e8be binutils: apply R_ARM_COPY.patch only when cross-compiling to armv7l
Applying R_ARM_COPY.patch when not cross-compiling breaks native armv7l builds.
2021-06-23 11:37:40 +03:00
Martin Weinelt
eef9694ebc
Merge branch 'master' into staging-next 2021-06-22 00:58:31 +02:00
Sandro
7e567a3d09
Merge pull request #119564 from attila-lendvai/c2ffi 2021-06-21 12:30:41 +02:00
Attila Lendvai
aaeb941fcc c2ffi: init at 2021-06-16
upstream doesn't have releases.
2021-06-21 09:18:55 +02:00
github-actions[bot]
b936df67cb
Merge master into staging-next 2021-06-19 18:04:22 +00:00
Ben Siraphob
683c3a86f3
Merge pull request #127462 from kira-bruneau/texlab
texlab: 3.1.0 → 3.2.0
2021-06-20 00:37:32 +07:00
Ben Siraphob
a632733e4b
Merge pull request #127420 from lrworth/unused-2.2
unused: 2.1 -> 2.2
2021-06-20 00:29:15 +07:00
Kira Bruneau
d900491d80 texlab: 3.1.0 → 3.2.0 2021-06-19 08:25:01 -04:00
Luke Worth
7d245c4aee
unused: 2.1 -> 2.2 2021-06-19 08:02:54 +10:00
github-actions[bot]
dd892e7e2f
Merge master into staging-next 2021-06-18 12:04:55 +00:00
Sandro
3fbace382d
Merge pull request #127282 from r-burns/ccache
ccache: fix tests on darwin
2021-06-18 12:11:40 +02:00
Ryan Burns
bec5a8c533 ccache: fix tests on darwin 2021-06-17 17:42:17 -07:00
06kellyjac
751ae12d6f terraform-ls: 0.18.0 -> 0.18.1 2021-06-17 16:53:16 +01:00
Felix Bühler
547cd904d6
autoconf: use pname & version instead of name (#127059)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-17 01:17:31 +02:00
Sandro
d258a6f7b4
Merge pull request #126747 from 06kellyjac/terraform-ls
terraform-ls: drop test that fail on aarch64 for aarch64 builds
2021-06-14 12:45:46 +02:00
06kellyjac
a936ab5eb6 terraform-ls: drop test that fail on aarch64 for aarch64 builds 2021-06-13 12:39:15 +01:00
Eric Dallo
e1d5e9da32
polylith: init at 0.1.0-alpha9 2021-06-12 15:12:52 -03:00
Fabian Affolter
8abb6b4488
Merge pull request #126572 from SuperSandro2000/act
act: 0.2.22 -> 0.2.23
2021-06-11 13:57:35 +02:00
Sandro Jäckel
337eedb066
act: 0.2.22 -> 0.2.23 2021-06-11 10:46:17 +02:00
Sandro
08b351d45e
Merge pull request #126518 from 06kellyjac/terraform-ls
terraform-ls: 0.16.2 -> 0.18.0
2021-06-11 10:32:43 +02:00
06kellyjac
6419fc3f21 terraform-ls: 0.16.2 -> 0.18.0
Set buildFlagsArray in bash
Ensure pre-release is empty
Remove the check that requires networking so we can run tests
Add changelog

Add myself as a maintainer
2021-06-10 19:09:10 +01:00
Thiago Kenji Okada
cf6f922924 clojure-lsp: 2021.04.13-12.47.33 -> 2021.06.01-16.19.44 2021-06-10 15:00:22 -03:00
tomberek
2a1cbfb7ea
Merge pull request #125531 from r-ryantm/auto-update/fswatch
fswatch: 1.15.0 -> 1.16.0
2021-06-07 01:42:12 -04:00
Vincent Laporte
c3d87595f1 coccinelle: 1.0.6 → 1.1.0 2021-06-05 13:38:01 +02:00
Zhaofeng Li
9a8b5d6e15 nongnu-libunwind: Disable package for RISC-V
The author has stated that he does not have time to implement support.
There is no use for the `supportsHost` passthru attribute anymore, so
let's remove that as well.
2021-06-04 20:44:38 -07:00
Elis Hirwing
68eb5305ac
php: Drop PHP 7.3 support
PHP 7.3 won't be supported by upstream for the entire life cycle of
the 21.11 release.

Also drop the pcre' alias since it isn't needed anymore since we don't
need different pcre versions anymore.
2021-06-04 09:26:54 +02:00
Doron Behar
42e9a2ccfa
Merge pull request #125591 from kira-bruneau/texlab
texlab: 3.0.1 -> 3.1.0
2021-06-04 06:24:17 +00:00
Kira Bruneau
10210587ed texlab: 3.0.1 -> 3.1.0 2021-06-03 19:58:49 -04:00
R. RyanTM
3fac09bbe0 fswatch: 1.15.0 -> 1.16.0 2021-06-03 16:51:56 +00:00
Sandro Jäckel
89d5f4b3d0
treewide: setuptools_scm -> setuptools-scm 2021-06-03 12:44:33 +02:00
Sandro
50aeda3131
Merge pull request #125402 from Pamplemousse/ptags 2021-06-02 19:57:03 +02:00
Pamplemousse
c103913661 ptags: Add ctags to the PATH
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2021-06-02 10:06:54 -07:00
Nicolas Dudebout
60753cefb7
stlink: add withGUI option (#124017) 2021-05-26 04:01:37 +02:00
Gabriel Ebner
eef236e8ef ccls: fix libc++ header path 2021-05-24 14:48:42 +02:00
Jonathan Ringer
11a9ac00fc
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
 pkgs/tools/networking/xh/default.nix
2021-05-22 18:19:10 -07:00
Kira Bruneau
9201ef9749
texlab: 3.0.0 → 3.0.1 (#124053) 2021-05-22 15:30:15 -04:00
Kira Bruneau
cd4780fab4
maintainers: rename metadark -> kira-bruneau (#124035) 2021-05-22 16:47:40 +02:00
Jonathan Ringer
5cd5b9b97f
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
 pkgs/development/tools/kubie/default.nix
2021-05-21 10:39:34 -07:00
Eelco Dolstra
62ee635d53
Replace nixFlakes -> nixUnstable 2021-05-21 15:23:52 +02:00
github-actions[bot]
929b12e7b5
Merge master into staging-next 2021-05-21 12:28:43 +00:00
Mario Rodas
947193bd02 terraform-lsp: 0.0.10 -> 0.0.12 2021-05-20 04:20:00 +00:00