Sergei Trofimovich
eece5d0dc0
gcc: enable stripping for cross-compilers
...
With explicit support for distinction between Host and Target strip paths
we can now safely strip ELF binaries with their according strip tools
without fear of damaging binaries due to architecture mismatch.
Closure size change for `pkgsCross.mingwW64.gcc12Stdenv.cc.cc`:
# before:
$ nix path-info -Sh $(nix-build -A pkgsCross.mingwW64.gcc12Stdenv.cc.cc) | unnix
/<<NIX>>/x86_64-w64-mingw32-stage-final-gcc-debug-12.1.0 2.5G
# after:
$ nix path-info -Sh $(nix-build -A pkgsCross.mingwW64.gcc12Stdenv.cc.cc) | unnix
/<<NIX>>/x86_64-w64-mingw32-stage-final-gcc-12.1.0 1.5G
2022-07-25 11:06:58 +01:00
Sandro
8455ba6d64
Merge pull request #181258 from SuperSandro2000/onlyoffice
2022-07-22 16:28:13 +02:00
zendo
8b6838735e
eget: init at 1.1.0 ( #182166 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-22 16:20:52 +02:00
Emil Johansen
c8fc89334d
avalonia-ilspy: Init at 7.2-rc ( #182196 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-22 16:20:40 +02:00
Sandro
ed05a2b827
Merge pull request #180988 from reckenrode/moltenvk-no-sdk-v3
2022-07-22 16:17:52 +02:00
Sandro
c68669ed5f
Merge pull request #182303 from qowoz/ncdu
2022-07-22 16:09:51 +02:00
Sandro
3d91ee6922
Merge pull request #182208 from romildo/upd.qogir-kde
...
qogir-kde: init at unstable-2022-07-08
2022-07-22 15:51:36 +02:00
Sandro
15ee3ad767
Merge pull request #182002 from romildo/upd.colloid-gtk-theme
...
colloid-gtk-theme: init at 2022-07-18
2022-07-22 15:50:04 +02:00
Sandro
bbda031dd1
Merge pull request #182106 from SuperSandro2000/dive
...
Revert go 1.17 bumps because of outdated golang.org/x/sys
2022-07-22 14:28:07 +02:00
Bernardo Meurer
789e6d97b0
Merge pull request #182372 from fortuneteller2k/xanmod
...
xanmod-kernels: update and init tt
2022-07-21 17:27:03 -07:00
zowoq
98367d2c61
ncdu: default to v2
2022-07-22 08:08:57 +10:00
Randy Eckenrode
3c695f159a
binocle: fix build on Darwin
2022-07-21 17:03:54 -04:00
Randy Eckenrode
3580e419ea
google-amber: fix build on Darwin
2022-07-21 17:03:54 -04:00
Randy Eckenrode
a88ca05577
wgpu-utils: fix build on Darwin
2022-07-21 17:03:54 -04:00
Sandro
3f21fea08a
Merge pull request #181339 from centromere/cxx-rs-1.0.71
2022-07-21 22:54:58 +02:00
Sandro
38afef9653
Merge pull request #182120 from astro/re-isearch
2022-07-21 22:22:21 +02:00
fortuneteller2k
9459bcdc13
linux_xanmod_tt: init at 5.15.54
2022-07-21 20:12:00 +00:00
Alex Wied
34e761962b
cxx-rs: init at 1.0.72
...
This library provides a safe mechanism for calling C++ code from Rust
and Rust code from C++, not subject to the many ways that things can
go wrong when using bindgen or cbindgen to generate unsafe C-style
bindings.
2022-07-21 11:57:40 -04:00
Anderson Torres
b73f704a2f
Merge pull request #178567 from Artturin/pkgconfignew
...
makePkgconfigItem: init new function to generate pc files
2022-07-20 23:31:58 -03:00
SuperHeroINTJ
dc111d84f0
Merge pull request #182213 from stehessel/fix-kubectx-darwin
...
kubectx: pin to go 1.17
2022-07-20 19:32:03 -03:00
Stephan Heßelmann
41e371106b
kubectx: pin to go 1.17
...
The build with go 1.18 is broken on Darwin.
Fixes #182108 .
2022-07-21 00:29:58 +02:00
Robert Scott
3d27d7ed52
Merge pull request #182148 from amarshall/arrow-cpp-glib
...
arrow-glib: init at 8.0.0
2022-07-20 21:50:18 +01:00
José Romildo
f0b82935f5
qogir-kde: init at unstable-2022-07-08
2022-07-20 11:10:54 -03:00
Andrew Marshall
5b2bf60e0b
arrow-cpp-glib: init at 8.0.0
2022-07-20 09:22:15 -04:00
Martin Weinelt
cd8d178450
Merge pull request #181921 from helsinki-systems/init/unifi-protect-backup
2022-07-20 11:57:05 +02:00
ajs124
73ad01f7d3
unifi-protect-backup: init at 0.7.1
2022-07-20 11:49:31 +02:00
Lassulus
f5161e5bee
Merge pull request #181853 from kmein/cardo-font
2022-07-20 08:55:24 +02:00
Winter
dd4fe67ac0
Merge pull request #182038 from natsukium/dssp/init
...
dssp: init at 4.0.5
2022-07-20 01:06:16 -04:00
Artturin
7249b8a2f3
makePkgconfigItem: init new function to generate pc files
...
A function to generate pkg-config files for Nix packages that need to create them ad hoc,
like blas and lapack.
Inspiration taken from `makeDesktopItem`.
2022-07-20 06:22:39 +03:00
Kierán Meinhardt
5b76bb6110
cardo: init at 1.04
2022-07-19 20:13:35 +02:00
Astro
481ad5b3c3
re-Isearch: init at unstable-2022-03-24
2022-07-19 20:05:55 +02:00
Wael Nasreddine
6f884c2f43
Merge pull request #181407 from kalbasit/wkhtmltopdf
2022-07-19 10:55:53 -07:00
Vladimír Čunát
2543ab976c
Merge #181133 : staging-next 2022-07-11
2022-07-19 18:47:48 +02:00
Dmitry Kalinkin
d57f20b903
Merge pull request #181777 from veprbl/pr/clhep_init
...
clhep: init at 2.4.5.3
2022-07-19 10:25:57 -04:00
Sandro Jäckel
9b79ff3a10
Revert "noti: fix build"
...
This reverts commit 538d28ff33
.
2022-07-19 15:21:56 +02:00
Sandro Jäckel
55ce7255bc
Revert "dive: fix build"
...
This reverts commit cdd324d59b
.
2022-07-19 15:19:30 +02:00
github-actions[bot]
cfe78489c9
Merge master into staging-next
2022-07-19 12:01:43 +00:00
Mario Rodas
c576c03e24
Merge pull request #181898 from marsam/add-mloader
...
mloader: init at 1.1.8
2022-07-19 01:15:32 -05:00
github-actions[bot]
305e8cb7b8
Merge master into staging-next
2022-07-19 06:03:02 +00:00
Mario Rodas
cdd324d59b
dive: fix build
...
dive doesn't build with go 1.18
2022-07-19 04:20:00 +00:00
natsukium
cf0dc604a6
dssp: init at 4.0.5
2022-07-19 12:17:34 +09:00
natsukium
a8a4cdb76d
libcifpp: init at 4.2.0
2022-07-19 12:14:28 +09:00
Dmitry Kalinkin
8d10015d3a
clhep: init at 2.4.5.3
2022-07-18 16:30:23 -04:00
José Romildo
0c4eb785f6
colloid-gtk-theme: init at 2022-07-18
2022-07-18 16:00:52 -03:00
github-actions[bot]
83702a6ef7
Merge master into staging-next
2022-07-18 18:01:14 +00:00
sternenseemann
0005ee6060
josh: init at 22.06.22
2022-07-18 17:09:22 +02:00
Nikolay Korotkiy
d9a59b22ee
Group GIS applications
2022-07-18 14:09:45 +02:00
github-actions[bot]
71fe747e70
Merge master into staging-next
2022-07-18 12:01:55 +00:00
Sandro
073a8eeb0f
Merge pull request #181871 from hqurve/ob-kb
2022-07-18 12:22:15 +02:00
Sandro
278bd9c231
Merge pull request #180711 from loicreynier/feat-fzf-obc-init
...
fzf-obc: init at 1.3.0
2022-07-18 12:19:42 +02:00