Commit Graph

4788 Commits

Author SHA1 Message Date
Mario Rodas
b18f7fb2de mkcert: 1.4.3 -> 1.4.4
https://github.com/FiloSottile/mkcert/releases/tag/v1.4.4
2022-04-27 04:20:00 +00:00
Bobby Rong
c50a5acc96
Merge pull request #169948 from ktosiek/remove-from-maintainers
Remove ktosiek from the maintainers list
2022-04-27 12:54:11 +08:00
Bobby Rong
1976ab0a52
dfeet: add teams.gnome.members to maintainers 2022-04-27 10:45:38 +08:00
Sandro
eaac1105bd
Merge pull request #170249 from michaeladler/go-license-detector
go-license-detector: 3.1.0 -> 4.3.0
2022-04-26 00:38:21 +02:00
Sandro
7954176776
Merge pull request #169625 from DarkOnion0/devspace
devspace: init at 5.18.4
2022-04-25 21:06:29 +02:00
Michael Adler
2b071e05f0 go-license-detector: 3.1.0 -> 4.3.0 2022-04-25 15:01:11 +02:00
DarkOnion0
a14a51f417 devspace: init at 5.18.4
devspace: add go ldflag

devspace: add missing ldflags

devspace: reformat code

devspace: add comments
2022-04-25 14:23:49 +02:00
Tomasz Kontusz
e85479a413 maintainers: remove ktosiek 2022-04-23 15:19:59 +02:00
Alex Martens
1ecd153644 saleae-logic-2: 2.3.47 -> 2.3.50 2022-04-22 23:52:19 +02:00
Alyssa Ross
3a73bf2b6e patchelf: clarify license 2022-04-22 17:31:57 +00:00
Alyssa Ross
e22d0b49a9 patchelf: use 0.13.x on aarch64+musl
The C++ compiler in our musl bootstrap for aarch64 is too old to build
the latest version of patchelf, so we need to use the latest version
that builds with that compiler to get a new bootstrap.
2022-04-22 17:26:43 +00:00
Alyssa Ross
3838a0a7e7 patchelf_0_13: init at 0.13.1
The C++ compiler in our musl bootstrap for aarch64 is too old to build
the latest version of patchelf, so introduce a package for the most
recent version it's capable of building that we can use to get a new
bootstrap.
2022-04-22 17:26:43 +00:00
R. Ryantm
37f5232868 circleci-cli: 0.1.17110 -> 0.1.17142 2022-04-22 09:04:04 +00:00
Soner Sayakci
2cbdaf9fbe
blackfire: 2.5.2 -> 2.8.0 2022-04-21 23:57:08 +02:00
Aleksei Sidorov
e551794bfe sccache: Fix sccache compilation on aarch64-linux platform
sccache-dist is only supported on x86_64 Linux machines, see this
comment:

https://github.com/mozilla/sccache/blob/main/src/bin/sccache-dist/main.rs#L69
2022-04-20 21:00:57 +04:00
Andrew Childs
9568a7afef binutils: fix cross compilation from darwin
The libtool patch is required to correctly invoke the linker while
building, so it should depend on the build toolchain.
2022-04-20 00:03:01 +09:00
R. Ryantm
107284eec4 clojure-lsp: 2022.03.31-20.00.20 -> 2022.04.18-00.59.32 2022-04-19 01:41:52 +00:00
Martin Weinelt
a7fc5aaa76 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-15 13:30:48 +02:00
Lassulus
92734ac395
Merge pull request #166865 from malob/treewide-mainProgram
treewide: add meta.mainProgram to many packages
2022-04-15 09:28:00 +01:00
Martin Weinelt
10a976fd1f
Merge pull request #167071 from a-m-joseph/libtool-2.4.7
libtool: 2.4.6 -> 2.4.7
2022-04-15 03:45:28 +02:00
Malo Bourgon
0e802eafad treewide: add meta.mainProgram to many packages 2022-04-14 10:24:01 -07:00
github-actions[bot]
999a16ca63
Merge staging-next into staging 2022-04-14 12:02:14 +00:00
Mario Rodas
0f542f395c
Merge pull request #168311 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.17087 -> 0.1.17110
2022-04-14 06:02:43 -05:00
Vladimír Čunát
d5d94127fd
Merge branch 'staging-next' into staging
Minor conflicts; I hope I didn't mess up:
	pkgs/development/tools/misc/binutils/default.nix
	pkgs/games/openjk/default.nix
2022-04-14 09:53:21 +02:00
Anderson Torres
ff9efb0724
Merge pull request #168355 from AndersonTorres/new-misc
pkgconf: refactor
2022-04-12 21:26:28 -03:00
AndersonTorres
f734194027 pkgconf: refactor 2022-04-12 00:53:16 -03:00
Adam Joseph
dfb616bf5e libtool: 2.4.6 -> 2.4.7
libtool2-macos11.patch has been merged upstream as 9e8c88251

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-11 20:46:04 -07:00
Anderson Torres
cb7fbbe67f
Merge pull request #168198 from AndersonTorres/new-misc
acr: init at 2.0.0
2022-04-11 21:15:35 -03:00
Sandro
d3684f786d
Merge pull request #167489 from a-m-joseph/binutils-apply-debian-patch 2022-04-11 23:55:42 +02:00
R. Ryantm
b34b81c848 circleci-cli: 0.1.17087 -> 0.1.17110 2022-04-11 19:33:22 +00:00
AndersonTorres
05d0116368 acr: init at 2.0.0 2022-04-10 21:50:16 -03:00
github-actions[bot]
bf63dd7434
Merge staging-next into staging 2022-04-10 18:01:38 +00:00
R. Ryantm
b1e76e8447 circleci-cli: 0.1.16947 -> 0.1.17087 2022-04-10 12:47:34 +00:00
Martin Weinelt
cc774b5792 Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-07 12:12:57 +02:00
Bobby Rong
8ffc4aa12e
Merge pull request #165855 from newAM/saleae-logic-2
saleae-logic-2: 2.3.45 -> 2.3.47
2022-04-06 22:41:39 +08:00
Adam Joseph
8305aa29c2 binutils: apply debian's patch if isMips64n64
Upstream binutils is missing sensible defaults for a few flags
(notably linker personality) when cross-compiling to
mips64el-*-*abi64.

Most of the time this isn't an issue because packages that invoke the
linker directly detect the flags from gcc's behavior (for example,
libtool does this) and gcc has good code for detecting the right
defaults.  However some do not; notably nix, itself lacks this.

Presumably Debian is working on upstreaming this, and has more clout
than we do.  I propose we carry their patch in the meantime.  The
patch is conditioned on stdenv.targetPlatform.isMips64n64 in order to
avoid mass-rebuilds.

Closes #164835.
2022-04-05 23:59:45 -07:00
github-actions[bot]
a5b67b42a4
Merge staging-next into staging 2022-04-06 06:01:49 +00:00
Martin Weinelt
22f857bf48
nix-bisect: apply patch to fix nix compat 2022-04-06 02:13:04 +02:00
github-actions[bot]
3dc8bd98b9
Merge staging-next into staging 2022-04-06 00:02:41 +00:00
Sandro
ebd9c4ae02
Merge pull request #163362 from trofi/updater-patchelfUnstable
patchelfUnstable: 2021-11-16 -> 2022-02-21
2022-04-05 21:27:48 +02:00
Vladimír Čunát
b4729bad3d
Merge #165406: staging-next 2022-03-23 2022-04-05 20:34:08 +02:00
github-actions[bot]
3063a8ea39
Merge staging-next into staging 2022-04-05 12:10:46 +00:00
github-actions[bot]
27a4e52731
Merge master into staging-next 2022-04-05 12:05:41 +00:00
Martin Weinelt
d4899e96eb
nix-bisect: init at 0.4.1 2022-04-05 12:42:49 +02:00
Fabian Affolter
74400c4a41
Merge pull request #167014 from lourkeur/fix_167012
gef: add missing dependency
2022-04-05 10:18:14 +02:00
github-actions[bot]
ba0cd3c436
Merge staging-next into staging 2022-04-05 06:02:19 +00:00
github-actions[bot]
444daea093
Merge master into staging-next 2022-04-05 06:01:45 +00:00
R. Ryantm
ef5d2ce251 grcov: 0.8.8 -> 0.8.9 2022-04-04 22:20:47 -04:00
Martin Weinelt
bf1914e12a Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-05 04:05:02 +02:00
Martin Weinelt
c6476294e1 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-04 18:40:34 +02:00