github-actions[bot]
8c6d819143
Merge master into staging-next
2021-05-16 18:32:41 +00:00
Anderson Torres
cf45c45605
Merge pull request #121588 from eduardosm/sip-rename
...
pythonPackages.sip: rename to sip_4, pythonPackages.sip_5: rename to sip
2021-05-16 13:31:55 -03:00
Andrew Childs
56fcbcd154
llvmPackages_11: darwin cross compilation and bootstrapping
2021-05-17 00:28:05 +09:00
Andrew Childs
c31591cf8b
all-packages.nix: use darwin.LibsystemCross if defined
2021-05-17 00:28:05 +09:00
Andrew Childs
4b569c17d7
release.nix: add cross-compiled aarch64-darwin bootstrap tools
2021-05-17 00:28:05 +09:00
Andrew Childs
48519562e3
darwin-packages: avoid exporting attributes that don't exist
2021-05-17 00:28:05 +09:00
Ivan Babrou
f9e6eb090e
llvmPackages: default to llvmPackages_11 on aarch64-darwin
...
It doesn't make sense to use llvm7, which doesn't work on arm64.
2021-05-17 00:28:02 +09:00
Andrew Childs
aadc07a3d9
mc: fix code signature on aarch64-darwin
2021-05-17 00:27:03 +09:00
Andrew Childs
79e34294bd
nukeReferences: fix code signatures on aarch64-darwin
2021-05-17 00:27:03 +09:00
Andrew Childs
f067102afe
removeReferencesTo: fix code signatures on aarch64-darwin
2021-05-17 00:27:03 +09:00
Andrew Childs
d2c9670339
darwin: add CoreFoundation to the build when explicitly required
2021-05-17 00:27:02 +09:00
Vladimír Čunát
1a2cb94c82
hydra jobset support for aarch64-darwin
2021-05-17 00:27:02 +09:00
Andrew Childs
772b66531a
darwin: wrap strip and install_name_tool to codesign modified files
...
Co-authored-by: Moritz Angermann <moritz.angermann@gmail.com>
2021-05-17 00:27:02 +09:00
Andrew Childs
7eb1e3695d
darwin.signingUtils: init
...
Helper scripts for code signing on darwin.
2021-05-17 00:27:02 +09:00
Andrew Childs
bfd9a7784e
darwin.postLinkSignHook: init
2021-05-17 00:27:02 +09:00
Andrew Childs
4c890ce9aa
darwin.sigtool: init
2021-05-17 00:27:02 +09:00
Andrew Childs
a7bcb6b936
darwin cross: include CoreFoundation in stdenv
2021-05-17 00:27:01 +09:00
Andrew Childs
9e05276949
bash: provide a working binutils
...
Why does bash need binutils at all? What's wrong with stdenv?
This avoids a broken ld wrapper, since binutils is binutils wrapped
for linux, even though it's only required on darwin.
2021-05-17 00:27:01 +09:00
Andrew Childs
c696fcdacb
fixDarwinDylibNames: set name of install_name_tool
2021-05-17 00:27:01 +09:00
Andrew Childs
9fb8924389
darwin: integrate macOS 11 sdk
2021-05-17 00:27:01 +09:00
Andrew Childs
b7abec31d4
rewrite-tbd: init
2021-05-17 00:27:01 +09:00
Andrew Childs
257cb1c8e8
print-reexports: rehome, tbd4 support, cross compilation
2021-05-17 00:27:01 +09:00
Andrew Childs
bd4a45f5d4
cctools: drop suspicious dependency
2021-05-17 00:27:00 +09:00
Pontus Stenetorp
8949ae188a
julia: init julia_10-bin at 1.0.5
...
Almost as clean as it could be, but was forced to set `LD_LIBRARY_PATH`
to work around a `Libdl` failure that is unique to v1.0.x.
2021-05-16 14:12:37 +00:00
Pontus Stenetorp
351f9114b0
julia: init julia_16-bin at 1.6.1
...
Relevant patches lifted from the `release-1.6` branch of my Julia fork:
https://git.sr.ht/~ninjin/julia-nix/tree/release-1.6
2021-05-16 14:12:36 +00:00
Jan Tojnar
684991c696
Merge branch 'master' into staging-next
...
- Thunderbird 68 has been dropped on master.
- gccCrossLibcStdenv has been factored out on staging-next in all-packages.nix, while the file has been re-formatted on master.
2021-05-16 15:34:51 +02:00
superherointj
e33dfd47af
firebird: 2.5.7 -> 2.5.9, init 3.0.7, init 4.0.0-rc1
2021-05-16 10:29:01 -03:00
Anderson Torres
82f1702669
Merge pull request #123014 from primeos/wio-wlroots-0.13
...
wio: Build with wlroots 0.13
2021-05-16 09:46:18 -03:00
superherointj
a5092257c4
top-level: refactor for editorconfig-checker all-packages
2021-05-16 08:24:36 -03:00
Matthieu Coudron
3399b0e332
Merge pull request #123129 from helsinki-systems/drop/thunderbird-68
...
drop thunderbird{,-bin} 68
2021-05-16 12:15:51 +02:00
(cdep)illabout
0293c964de
haskellPackages.ldgallery-compiler: add pacien as maintainer
2021-05-16 17:09:57 +09:00
(cdep)illabout
f75fe9394f
Merge remote-tracking branch 'origin/master' into haskell-updates
2021-05-16 16:56:34 +09:00
s1341
6e177852ef
The max llvm package should do calculated using ints, not string
2021-05-16 08:52:33 +03:00
(cdep)illabout
0c7f75732f
haskell-language-server: disable hydra tests for ghc-9.0
2021-05-16 14:41:24 +09:00
Ryan Horiguchi
db8a884d4b
fancy-motd: init at unstable-2021-05-15
2021-05-16 04:34:45 +02:00
(cdep)illabout
1ddd893bd1
haskell-updates: remove tests.writers.x86_64-darwin job from Hydra
2021-05-16 11:24:28 +09:00
github-actions[bot]
9911b1c75b
Merge staging-next into staging
2021-05-16 01:01:01 +00:00
github-actions[bot]
b484cef365
Merge master into staging-next
2021-05-16 01:00:58 +00:00
Fabian Affolter
3771fed9b9
python3Packages.ha-philipsjs: init at 2.7.4
2021-05-16 01:56:16 +02:00
Fabian Affolter
808caa6de4
python3Packages.ovoenergy: init at 1.1.12
2021-05-16 01:09:42 +02:00
Fabian Affolter
11ac60daa8
python3Packages.py-canary: init 0.5.1
2021-05-16 00:51:13 +02:00
Fabian Affolter
00df27fb04
python3Packages.pydelijn: init at 0.6.1
2021-05-16 00:25:16 +02:00
Fabian Affolter
d5998fd272
python3Packages.pyobihai: init at 1.3.1
2021-05-15 23:33:29 +02:00
Matthieu Coudron
3675e4b7e3
Merge pull request #122998 from ck3d/add-neovide
...
neovide: init at ba42855
2021-05-15 21:49:51 +02:00
Victor Roest
c2ad296ebd
unpackerr: init at 0.9.4
2021-05-15 19:43:40 +00:00
Stéphan Kochen
e957b3c5b8
evcxr: fix darwin build
2021-05-15 12:35:47 -07:00
Stéphan Kochen
f8a8ac2331
cairomm_1_16: fix darwin build ( #123020 )
2021-05-15 15:28:44 -04:00
github-actions[bot]
c10600230e
Merge staging-next into staging
2021-05-15 18:30:31 +00:00
github-actions[bot]
f1b78f8618
Merge master into staging-next
2021-05-15 18:30:28 +00:00
Chris Wögi
0a0d1a5ecb
ErlangR24: fix missing packages ( #123136 )
2021-05-15 20:14:03 +02:00
ajs124
b13474158f
thunderbird{,-bin}-68: add aliases
2021-05-15 18:01:28 +02:00
ajs124
829b324e6d
thunderbird-bin-68: drop
2021-05-15 17:59:40 +02:00
ajs124
36d2488cb6
nss_3_44: drop
2021-05-15 17:59:39 +02:00
ajs124
dd9525240f
thunderbird-68: drop
2021-05-15 17:58:49 +02:00
devhell
f944147dbb
sheesy-cli: init at 4.0.11
2021-05-15 16:36:50 +01:00
Ben Wolsieffer
f3c7a6c56a
fcl: init at 0.6.1
2021-05-15 10:58:31 -04:00
Ben Wolsieffer
4e0d914db7
libccd: init at 2.1
2021-05-15 10:58:31 -04:00
Ben Wolsieffer
cba07da6b1
octomap: init at 1.9.6
2021-05-15 10:58:26 -04:00
Jan Tojnar
80a3e0dc0e
Merge pull request #122997 from NixOS/gnome-40
...
GNOME 40: more updates
2021-05-15 16:25:54 +02:00
github-actions[bot]
49ec716c04
Merge staging-next into staging
2021-05-15 12:25:36 +00:00
github-actions[bot]
ec10b0958d
Merge master into staging-next
2021-05-15 12:25:33 +00:00
Leonardo Romor
eb88a2fb42
openslide: init at v3.4.1
...
OpenSlide is a C library that provides a simple interface to read whole-slide images (also known as virtual slides).
https://openslide.org
Apply suggestions from code review
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-15 13:04:36 +02:00
Pamplemousse
4f77a0e08e
python3Packages.colored-traceback: init at 0.3.0
...
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2021-05-15 12:19:59 +02:00
Vincenzo Mantova
3d385c7894
perlPackages.TextBibTeX: use lib instead of lib64 on aarch64 ( #122567 )
2021-05-15 10:04:35 +02:00
Vladimír Čunát
4e8fa08311
Revert "lua51Packages.luxio: fix build"
...
This reverts commit 322ec24acd
.
After the parent commit we don't need to fix individual lua users.
2021-05-15 09:37:32 +02:00
Jonathan Ringer
322ec24acd
lua51Packages.luxio: fix build
2021-05-15 00:27:53 -07:00
lewo
ef95fa40e9
Merge pull request #122772 from nlewo/gremlin-3.5
...
gremlin-console: 3.4.10 -> 3.5.0
2021-05-15 09:18:34 +02:00
Antoine Eiche
a4ae041a22
gremlin-console: 3.4.10 -> 3.5.0
2021-05-15 08:59:18 +02:00
github-actions[bot]
78ae7ac75e
Merge staging-next into staging
2021-05-15 06:22:25 +00:00
Jonathan Ringer
0546e68ef7
Merge remote-tracking branch 'origin/master' into staging-next
2021-05-14 21:57:09 -07:00
(cdep)illabout
ea304f2d78
release-haskell: add documentation explaining what this file is used for
2021-05-15 11:49:00 +09:00
Stéphan Kochen
bb24db68aa
dmtx-utils: fix darwin build ( #123033 )
2021-05-14 17:34:07 -04:00
Stéphan Kochen
4bfa8bdd46
ecpdap: fix darwin build ( #123035 )
2021-05-14 17:33:51 -04:00
John Ericson
18c38f8aee
treewide: All the linker to be chosen independently
...
This will begin the process of breaking up the `useLLVM` monolith. That
is good in general, but I hope will be good for NetBSD and Darwin in
particular.
Co-authored-by: sterni <sternenseemann@systemli.org>
2021-05-14 21:29:51 +00:00
Stéphan Kochen
2adca7ae14
cd-hit: fix darwin build ( #123026 )
2021-05-14 17:27:16 -04:00
Vladimír Čunát
c48eaa70e3
Merge branch 'master' into staging-next
2021-05-14 22:27:34 +02:00
Stéphan Kochen
006d7f80eb
imagemagick6: fix darwin build ( #123023 )
2021-05-14 16:21:38 -04:00
John Ericson
e3a1c149d2
llvmPackages: Fix default version calculation
...
Add a comment with explanation, which I should have done all along.
2021-05-14 19:12:22 +00:00
John Ericson
f030f859b9
Merge pull request #121323 from sternenseemann/pkgs-llvm
...
pkgsLLVM: cross compiled package set using llvm compilers
2021-05-14 15:00:25 -04:00
Michael Weiss
fdbf305e3b
wio: Build with wlroots 0.13
2021-05-14 19:47:03 +02:00
Michael Weiss
c5a08f8a62
waybox: 2020-05-01 -> 2021-04-07
2021-05-14 19:44:55 +02:00
Christian Kögler
428edf7fe0
neovide: init at ba42855
2021-05-14 18:53:15 +02:00
Robert Schütz
b3ae02c0cf
pybind11: drop
...
Instead, pythonPackages.pybind11 for the appropriate version of Python
should be used.
2021-05-14 18:33:57 +02:00
Vladimír Čunát
0023f45705
Merge #111431 : autoconf: 2.70 -> 2.71 (into staging)
2021-05-14 18:29:05 +02:00
Jan Tojnar
4d2d4d329d
gtk-frdp: init at 3.37.1-unstable-2020-10-26
2021-05-14 16:36:53 +02:00
Robert Schütz
e611d663f4
Merge pull request #120440 from dotlambda/radicale-settings
...
nixos/radicale: add settings option
2021-05-14 15:37:26 +02:00
WilliButz
94b2848559
Merge pull request #91663 from mweinelt/kea-exporter
...
prometheus-kea-exporter: init at 0.4.1
2021-05-14 14:38:08 +02:00
WilliButz
64f46d44d4
Merge pull request #122732 from Ma27/jiq
...
jiq: init at 0.7.1
2021-05-14 14:06:55 +02:00
Fabian Affolter
6c9b24191b
ipinfo: init at 1.1.2
2021-05-14 12:27:13 +02:00
zowoq
004f8cd986
Merge staging-next into staging
2021-05-14 16:32:43 +10:00
github-actions[bot]
bfb5f4cc5e
Merge master into staging-next
2021-05-14 06:22:26 +00:00
Doron Behar
210784b7c8
Merge pull request #121563 from austinbutler/wrap
2021-05-14 05:50:35 +00:00
Austin Butler
3c93d355b4
wrap: init at 0.3.1
2021-05-13 20:54:26 -07:00
Austin Butler
4b349864ca
gnuradio: rename wrap option to doWrap
...
Prevents naming conflict, see NixOS#121563
2021-05-13 20:53:35 -07:00
Anderson Torres
5d4a430472
Merge pull request #122140 from vs49688/rpcs3
...
rpcs3: 0.0.12 -> 0.0.16
2021-05-14 00:19:10 -03:00
github-actions[bot]
bf5d8bb531
Merge master into staging-next
2021-05-14 00:58:11 +00:00
Jan Tojnar
ac6a4f7cf5
Merge branch 'staging-next' into staging
2021-05-14 01:40:09 +02:00
Martin Weinelt
5281ae97c2
ansible: 2.9.12 -> 2.10.9
2021-05-13 15:38:56 -07:00
Martin Weinelt
ff2e731ace
python3Packages.ansible-collections: init at 3.4.0
2021-05-13 15:38:56 -07:00
Martin Weinelt
a4eaed4fd6
python3Packages.pynetbox: init at 6.2.1
2021-05-13 15:38:56 -07:00
Martin Weinelt
8ddfb3a1f6
ttp: init from python3Packages.ttp
2021-05-13 15:38:56 -07:00
Martin Weinelt
3c9cf0d0b6
python3Packages.ttp: init at 0.6.0
2021-05-13 15:38:56 -07:00
Martin Weinelt
250ae0d055
python3Packages.yangson: init at 1.4.8
2021-05-13 15:38:56 -07:00
Martin Weinelt
3dd45fac6d
python3Packages.pyxb: init at 1.2.6
2021-05-13 15:38:56 -07:00
Martin Weinelt
18b8f5efe3
python3Packages.jxmlease: init at 1.0.3
2021-05-13 15:38:56 -07:00
Martin Weinelt
1e67245f20
python3Packages.ansible-base: init at 2.10.9
2021-05-13 15:38:56 -07:00
Georg Haas
41f448f2fc
prometheus-xmpp-alerts: 0.4.2 -> 0.5.1
2021-05-13 23:30:06 +02:00
Maximilian Bosch
bfd4c121ff
Merge pull request #122637 from mayflower/prometheus-2.26.0
...
Prometheus 2.26.0 + exporter updates
2021-05-13 23:05:29 +02:00
Justin Wood
7500267ed9
ErlangR24: init at 24.0
...
Update configure options
The configure script now needs to be told about the headers and the
actual lib files separately.
Remove extra whitespace
2021-05-13 11:48:19 -07:00
github-actions[bot]
39e3f7c2cc
Merge master into staging-next
2021-05-13 18:32:50 +00:00
Frido Friedemann
d52e8aaab5
glcontext: init at 2.3.3 and add as moderngl dep
2021-05-13 09:29:37 -07:00
Robert Schütz
882b692c4f
python3Packages.arrow_1: merge into python3Packages.arrow
...
They are the same version.
2021-05-13 09:21:56 -07:00
github-actions[bot]
60f5ecc76d
Merge staging-next into staging
2021-05-13 12:26:52 +00:00
github-actions[bot]
7465594428
Merge master into staging-next
2021-05-13 12:26:48 +00:00
maralorn
5687a345be
Merge pull request #122705 from rvl/fix-taffybar
2021-05-13 13:54:18 +02:00
DavHau
0b14ea44a6
auditwheel: init at 4.0.0 ( #122607 )
2021-05-13 13:44:08 +02:00
Jan Tojnar
0313c77b55
Merge branch 'staging-next' into staging
2021-05-13 11:42:36 +02:00
Fabian Affolter
77523d2c66
Merge pull request #122734 from fabaff/fix-dependency-injector
...
python3Packages.dependency-injector: 4.31.1 -> 4.32.2
2021-05-13 11:11:45 +02:00
github-actions[bot]
e59f22faf5
Merge master into staging-next
2021-05-13 06:22:11 +00:00
Jörg Thalheim
03f680dc30
Merge pull request #122533 from Mic92/pyright
...
pyright: also add to all-packages for better visibility
2021-05-13 07:10:10 +01:00
github-actions[bot]
a8e5ac148b
Merge master into staging-next
2021-05-13 00:56:26 +00:00
Rodney Lorrimar
c46059f732
taffybar: restore ability to override ghcWithPackages arg
2021-05-13 10:01:50 +10:00
David
32c14664e8
erlang-ls: init at 0.15.0
2021-05-13 08:54:43 +09:00
Robert Hensing
7b0e0ca35e
nixos-install-tools: init
...
The essential commands from the NixOS installer as a package
With this package, you get the commands like nixos-generate-config and
nixos-install that you would otherwise only find on a NixOS system, such
as an installer image.
This way, you can install NixOS using a machine that only has Nix.
It also includes the manpages, which are important because the commands
rely on those for providing --help.
2021-05-13 01:29:02 +02:00
Mauricio Scheffer
368ef57d31
telepresence2: init at 2.2.1
2021-05-12 23:09:35 +01:00
Sandro
c92942e00d
Merge pull request #121766 from bmwalters/minipro
2021-05-12 23:23:08 +02:00
Robert Schütz
371257d898
pythonPackages.slimit: drop
...
Upstream looks abandoned and it's not used in Nixpkgs anymore.
2021-05-12 23:18:29 +02:00
Sandro
3d06d98b28
Merge pull request #122763 from dotlambda/django-pipeline-drop
...
pythonPackages.django-pipeline: drop
2021-05-12 23:17:11 +02:00
Stéphan Kochen
e90057a4a5
chafa: fix darwin build
2021-05-12 22:41:50 +02:00
Robert Schütz
42ee87ee79
pythonPackages.django-pipeline: drop
...
It is marked as broken since October 2019.
2021-05-12 22:13:19 +02:00
Martin Weinelt
7944ea7b66
prometheus-kea-exporter: init at 0.4.2
2021-05-12 21:51:44 +02:00
Robert Schütz
d099e7558e
mono: 5 -> 6
2021-05-12 21:32:40 +02:00
Robert Schütz
808d88971a
Merge pull request #121058 from winterqt/init-jesec-rtorrent
...
rtorrent-jesec: init at 0.9.8-r11
2021-05-12 20:42:32 +02:00
github-actions[bot]
b057978bb2
Merge staging-next into staging
2021-05-12 18:32:29 +00:00
github-actions[bot]
f214722172
Merge master into staging-next
2021-05-12 18:32:26 +00:00
Winter
0c6b4f2c75
rtorrent-jesec: init at 0.9.8-r11
2021-05-12 13:43:30 -04:00
Winter
ce6d077290
libtorrent-jesec: init at 0.13.8-r1
2021-05-12 13:43:30 -04:00
Sandro
f8a1317749
Merge pull request #121524 from Mdsp9070/earthly
2021-05-12 18:49:20 +02:00
Martin Weinelt
a18880bf72
Merge remote-tracking branch 'origin/master' into staging-next
2021-05-12 18:28:03 +02:00
Sandro
78f2bae18d
Merge pull request #122639 from stephank/fix-atuin-darwin
...
atuin: fix darwin build
2021-05-12 18:16:41 +02:00
Sandro
76e3279009
Merge pull request #122636 from rmcgibbo/vips
...
vips: fix darwin
2021-05-12 18:15:41 +02:00
Sandro
d2d634c6ca
Merge pull request #122699 from legendofmiracles/steam-tui
...
steam-tui: init at 0.1.0
2021-05-12 17:29:00 +02:00
Maximilian Bosch
026b5c14ee
jiq: init at 0.7.1
2021-05-12 16:13:05 +02:00
Fabian Affolter
33faf27e31
python3Packages.mypy-boto3-s3: init at 1.17.71
2021-05-12 16:12:25 +02:00
Fabian Affolter
a613984d8a
python3Packages.mypy-boto3-builder: init at 4.12.0
2021-05-12 16:11:39 +02:00
Sandro
7c41923470
Merge pull request #122555 from davidtwco/py-dmidecode-init
...
py-dmidecode: init at 0.1.0
2021-05-12 15:47:28 +02:00
legendofmiracles
7dd35786f3
steam-tui: init at 0.1.0
2021-05-12 05:53:36 -06:00
Thomas Tuegel
f99ac85c52
Merge pull request #120514 from ttuegel/kde-gear-21.04.0
...
KDE Gear 21.04.0
2021-05-12 05:58:30 -05:00
Fabian Affolter
28dbe247f9
python3Packages.md-toc: init 7.2.0
2021-05-12 11:20:33 +02:00
Fabian Affolter
c5f430a166
python3Packages.fpyutils: init at 2.0.0
2021-05-12 11:05:25 +02:00
Fabian Affolter
1998a4243b
python3Packages.mdformat: init at 0.7.6
2021-05-12 10:44:32 +02:00
David Wood
e8ab2b3eeb
py-dmidecode: init at 0.1.0
...
Signed-off-by: David Wood <david.wood@codeplay.com>
2021-05-12 09:36:21 +01:00
github-actions[bot]
e2cf474986
Merge staging-next into staging
2021-05-12 06:21:36 +00:00
github-actions[bot]
d8fb37f470
Merge master into staging-next
2021-05-12 06:21:33 +00:00
davidak
4beb9ae883
Merge pull request #122465 from MetaDark/mangohud
...
mangohud: 0.4.1 → 0.6.1
2021-05-12 07:49:01 +02:00
John Ericson
d63b57ef34
Merge pull request #122655 from Ericson2314/bootstrapping-consistency
...
treewide: Some LLVM / bootstrapping / cross cleanups especially for consistency
2021-05-11 23:32:32 -04:00
fortuneteller2k
8f02e3bb29
bottom: add missing dependencies when on darwin
2021-05-12 11:13:57 +09:00
davidak
afc1b5220e
Merge pull request #122438 from xaverdh/linux-5.12
...
linux_5_12: init at 5.12.2
2021-05-12 02:58:55 +02:00
github-actions[bot]
5c4cda9988
Merge staging-next into staging
2021-05-12 00:50:13 +00:00
github-actions[bot]
5a513ae14b
Merge master into staging-next
2021-05-12 00:50:10 +00:00
John Ericson
37194a325d
treewide: Try to make a few bootstrapping things more consistent
...
- Introduce `preLibcCrossHeaders` to bootstrap libgcc and compiler-rt
the same way.
- Organize LLVM bintools as `bintools{-unwrapped,,NoLibc}` for
consistency with GNU Binutils and Apple's cctools.
- Do Android changes for all `llvmPackages` for consistency.
- Improve the way the default GCC and LLVM versions are selected.
2021-05-12 00:14:56 +00:00
Maciej Krüger
9c19ef7cf2
Merge pull request #120141 from DavHau/davhau-nixFlakes-enable-flakes
2021-05-12 02:07:17 +02:00
Bradley Walters
ffaa531239
minipro: init at 0.5
2021-05-11 17:53:37 -06:00
Matheus de Souza Pessanha
ee6e39fdb8
maintainers: add mdsp
...
removed non alphabetically sorted mdsp maintainer
remove trailing whitespace in pkgs/top-level/all-packages.nix:2377
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-11 19:34:51 -03:00
John Ericson
cf02b24813
Merge remote-tracking branch 'upstream/staging-next' into staging
2021-05-11 22:30:46 +00:00
Stéphan Kochen
d8094789f3
atuin: fix darwin build
2021-05-11 23:02:05 +02:00
Robert T. McGibbon
c7b3d9522b
vips: fix darwin
2021-05-11 16:54:27 -04:00
ajs124
85784a66c8
Merge pull request #120924 from helsinki-systems/pkg/icinga2
...
icinga2: Init at 2.12.3
2021-05-11 22:44:22 +02:00
github-actions[bot]
37c26a396b
Merge master into staging-next
2021-05-11 18:28:07 +00:00
Thomas Tuegel
d7d787f2a6
Remove warning from kdeApplications alias
2021-05-11 12:15:07 -05:00
Thomas Tuegel
9820dd4d71
Add alias kdeApplications
2021-05-11 12:15:07 -05:00
Thomas Tuegel
799f351997
KDE Applications 20.12.3 -> KDE Gear 21.04.0
2021-05-11 12:14:58 -05:00
Robert Schütz
7c35d1e73e
Merge pull request #122332 from dotlambda/mauikit-1.2.2
...
libsForQt5.mauikit: 1.2.1 -> 1.2.2
2021-05-11 19:12:53 +02:00
Kira Bruneau
c3a52c2a27
mangohud: 0.4.1 → 0.6.1
2021-05-11 12:52:12 -04:00
John Ericson
912c8262b4
Merge pull request #117591 from s1341/android_non_prebuilt
...
treewide: Support aarch64-android using minimal prebuilt components
2021-05-11 12:49:53 -04:00
John Ericson
032a1e4478
Merge pull request #122522 from Ericson2314/glibc-pname
...
glibc, libiconv: use pname and version
2021-05-11 11:47:21 -04:00
s1341
1e1d29c2af
treewide: Support aarch64-android using minimal prebuilt components
...
This PR adds a new aarch64 android toolchain, which leverages the
existing crossSystem infrastructure and LLVM builders to generate a
working toolchain with minimal prebuilt components.
The only thing that is prebuilt is the bionic libc. This is because it
is practically impossible to compile bionic outside of an AOSP tree. I
tried and failed, braver souls may prevail. For now I just grab the
relevant binaries from https://android.googlesource.com/ .
I also grab the msm kernel sources from there to generate headers. I've
included a minor patch to the existing kernel-headers derivation in
order to expose an internal function.
Everything else, from binutils up, is using stock code. Many thanks to
@Ericson2314 for his help on this, and for building such a powerful
system in the first place!
One motivation for this is to be able to build a toolchain which will
work on an aarch64 linux machine. To my knowledge, there is no existing
toolchain for an aarch64-linux builder and an aarch64-android target.
2021-05-11 15:39:08 +00:00
Sandro
b1eb90c00f
Merge pull request #122454 from nixbitcoin/XD
2021-05-11 17:31:33 +02:00
Sandro
c14ea7e2dd
Merge pull request #122584 from diogox/master
...
evans: init at 0.9.3
2021-05-11 17:21:27 +02:00
Sandro
eb80b70b67
Merge pull request #121714 from rnhmjoj/tnat64
...
tnat64: init at 0.05
2021-05-11 17:20:14 +02:00
rnhmjoj
64f2ba269f
tnat64: init at 0.05
2021-05-11 16:16:13 +02:00
Diogo Xavier
c7888b5832
evans: init at 0.9.3
2021-05-11 14:46:57 +01:00
Jonas Chevalier
9285be37b8
Merge pull request #122013 from DiegoLelis/kops
...
kops_1_19: init at 1.19.2
2021-05-11 15:38:19 +02:00
github-actions[bot]
309163aed7
Merge staging-next into staging
2021-05-11 12:24:31 +00:00
github-actions[bot]
1e7a48b474
Merge master into staging-next
2021-05-11 12:24:28 +00:00
nixbitcoin
315d082952
xd: init at 0.4.0
2021-05-11 11:21:25 +00:00
Vladimír Čunát
8eabe2ecc5
Merge #115235 : gcc: native aarch64-darwin support
2021-05-11 12:12:04 +02:00
David Wood
d9a4bb19b2
rustup-toolchain-install-master: init at 1.7.3
...
Signed-off-by: David Wood <david.wood@codeplay.com>
2021-05-11 11:07:50 +01:00
Winter
93123faae0
bottom-rs: init at unstable-2021-04-27 ( #120937 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-11 11:46:24 +02:00
Stéphan Kochen
67e530be79
cargo-msrv: fix darwin build
2021-05-11 10:33:52 +02:00
Jan Tojnar
7982550ac4
Merge branch 'staging-next' into staging
2021-05-11 09:09:10 +02:00
Jörg Thalheim
0f0660d8ef
nvidia_x11_legacy304: remove
...
The patch used to build is no longer available.
We only have one kernel 4.14 that could theoretical build with it?
2021-05-11 08:36:21 +02:00
github-actions[bot]
10e16ec9ab
Merge master into staging-next
2021-05-11 06:20:33 +00:00
Jörg Thalheim
7443049b93
pyright: also add to all-packages for better visibility
2021-05-11 06:58:07 +02:00
sterni
f93d83d21b
ocamlPackages: cohttp: 2.5.0 -> 4.0.0; conduit: 2.2.2 -> 4.0.0 ( #118144 )
...
* ocamlPackages.x509: 0.12.0 -> 0.13.0
https://github.com/mirleft/ocaml-x509/releases/tag/v0.13.0
* ocamlPackages.tls{,-mirage}: 0.12.8 -> 0.13.1
https://github.com/mirleft/ocaml-tls/releases/tag/v0.13.0
https://github.com/mirleft/ocaml-tls/releases/tag/v0.13.1
* ocamlPackages.ca-certs: 0.2.0 -> 0.2.1
Adds support for NIX_SSL_CERT_FILE, so we can finally run its test
suite! https://github.com/mirage/ca-certs/releases/tag/v0.2.1
* ocamlPackages.dns*: 4.6.3 -> 5.0.0
* jackline: unstable-2020-09-03 -> unstable-2021-04-23
Compatibility with tls >= 0.13.0
* ocamlPackages.ca-certs-nss: init at 3.64.0.1
* ocamlPackages.conduit: 2.2.2 -> 2.3.0
https://github.com/mirage/ocaml-conduit/releases/tag/v2.3.0
* ocamlPackages.curly: fix tests with new ca-certs behavior
* ocamlPackages.cohttp: 2.5.0 -> 4.0.0
ocamlPackages.cohttp-lwt-unix: add description
https://github.com/mirage/ocaml-cohttp/releases/tag/v4.0.0
* ocamlPackages.mirage{,-runtime,-types*}: 3.10.1 -> 3.10.3
Adjust to a few changed dependencies:
https://github.com/mirage/mirage/releases/tag/v3.10.2
https://github.com/mirage/mirage/releases/tag/v3.10.3
* ocamlPackages.conduit*: 2.3.0 -> 4.0.0
https://github.com/mirage/ocaml-conduit/releases/tag/v4.0.0
* ocamlPackages.cohttp-lwt-unix: disable tests
* ocamlPackages.dns*: 5.0.0 -> 5.0.1
https://github.com/mirage/ocaml-dns/releases/tag/v5.0.1
* ocamlPackages.awa*: 0.0.1 -> 0.0.3
https://github.com/mirage/awa-ssh/releases/tag/v0.0.2
https://github.com/mirage/awa-ssh/releases/tag/v0.0.3
* ocamlPackages.optint: 0.0.4 -> 0.1.0
https://github.com/mirage/optint/releases/tag/v0.0.5
https://github.com/mirage/optint/releases/tag/v0.1.0
* ocamlPackages.decompress: 1.3.0 -> 1.4.0
https://github.com/mirage/decompress/releases/tag/v1.4.0
* ocamlPackages.checkseum: 0.2.1 -> 0.3.1
https://github.com/mirage/checkseum/releases/tag/v0.3.0
https://github.com/mirage/checkseum/releases/tag/v0.3.1
* ocamlPackages.checkseum: allow compilation with ocaml-freestanding
* ocamlPackages.carton: 0.4.0 -> 0.4.1
https://github.com/mirage/ocaml-git/releases/tag/carton-v0.4.1
* ocamlPackages.mimic: 0.0.2 -> 0.0.3
* Upstream changed.
* https://github.com/dinosaure/mimic/releases/tag/0.0.3
* ocamlPackages.letsencrypt: 0.2.4 -> 0.2.5
* ocamlPackages.paf: 0.0.1 -> 0.0.3
* ocamlPackages.git-cohttp-mirage: remove at 3.3.3
Will be replaced by git-paf 3.4.0.
* ocamlPackages.git*: 3.3.3 -> 3.4.0
ocamlPackages.git-paf: init at 3.4.0
https://github.com/mirage/ocaml-git/releases/tag/3.4.0
* ocamlPackages.irmin*: 2.5.3 -> 2.6.0
https://github.com/mirage/irmin/releases/tag/2.6.0
2021-05-11 06:54:15 +02:00
Dmitry Kalinkin
8366be903c
Merge pull request #122493 from onsails/nym
...
nym: fix build on darwin
2021-05-10 23:49:42 -04:00
Zane van Iperen
f4b90cf6d0
rpcs3: 0.0.12-12199-b8477a470 -> 0.0.16-12235-a4f4b81e6
...
Additionally:
* Use system libcurl, so the patch downloader can work
* Use system zlib
* Use system libusb
* Add note about using system WolfSSL
* Enable SDL2, so the FAudio backend can work
* Change license to gpl2Only, as per [1]
[1]: https://github.com/RPCS3/rpcs3/issues/10255#issuecomment-835512840
2021-05-11 13:26:45 +10:00
Robin Gloster
5b3634881b
prometheus: 2.23.0 -> 2.26.0
2021-05-10 22:23:29 -05:00
Evils
b8a7603c6d
pycflow2dot: init at 0.2.3
2021-05-10 19:20:33 -07:00
Ivan Babrou
4aa95e3312
gcc: native aarch64-darwin support
2021-05-10 19:07:30 -07:00