3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

11118 commits

Author SHA1 Message Date
github-actions[bot] 6af0c1b318
Merge master into staging-next 2022-01-04 18:01:08 +00:00
AndersonTorres 0bcd5681dd xa: 2.3.11 -> 2.3.12 2022-01-04 01:57:33 -03:00
Martin Weinelt 11a0b61783 Merge remote-tracking branch 'origin/master' into staging-next 2022-01-03 23:21:08 +01:00
R. RyanTM ca485f4220
rgbds: 0.5.1 -> 0.5.2
* rgbds: 0.5.1 -> 0.5.2 (#149232)

* rgbds: fix build on Darwin by disabling LTO

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-01-03 11:28:52 +01:00
R. RyanTM 4bd7cdc035
aspectj: 1.9.6 -> 1.9.7
(#150330)
2022-01-02 23:43:06 +01:00
R. RyanTM 3dffc8babd
adoptopenjdk-icedtea-web: 1.8.7 -> 1.8.8
(#143511)
2022-01-02 16:48:11 +01:00
Jörg Thalheim aaff0d644f
clippy: fix build (#152211) 2022-01-01 06:31:57 +00:00
Anderson Torres e1eeb53e64
Merge pull request #151518 from suhr/zig
zig: 0.8.1 -> 0.9.0
2021-12-31 23:34:21 -03:00
github-actions[bot] c30032af77
Merge master into staging-next 2022-01-01 00:01:38 +00:00
Ben Siraphob 3789776ec2 microscheme: fix meta.homepage 2021-12-31 11:17:07 -08:00
github-actions[bot] df24694c45
Merge master into staging-next 2021-12-31 18:01:05 +00:00
Bobby Rong cd32154570
Merge pull request #152713 from r-ryantm/auto-update/go-jsonnet
go-jsonnet: 0.17.0 -> 0.18.0
2021-12-31 21:19:56 +08:00
github-actions[bot] 77da198145
Merge master into staging-next 2021-12-31 12:01:24 +00:00
Bobby Rong 5d2770ad43
Merge pull request #152891 from r-ryantm/auto-update/fasm
fasm: 1.73.28 -> 1.73.29
2021-12-31 16:42:53 +08:00
R. Ryantm 2a9ebe61ef fasm: 1.73.28 -> 1.73.29 2021-12-31 07:28:37 +00:00
Jan Tojnar 380c030740 Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/python-modules/aiohttp-socks/default.nix
;	pkgs/development/python-modules/emv/default.nix
;	pkgs/development/python-modules/mocket/default.nix
;	pkgs/development/python-modules/types-protobuf/default.nix
2021-12-31 07:26:03 +01:00
R. Ryantm 99f87ca224 carp: 0.5.3 -> 0.5.4 2021-12-30 22:17:53 -08:00
Marek Fajkus 4a03790765
Merge pull request #152764 from turboMaCk/fix-elm-packages-post-node-16
elmPackages: fix nodejs packages
2021-12-30 20:22:20 +01:00
Marek Fajkus 26b74d2938
elmPackages: fix nodejs packages
Fixes regression caused by
    4c60ee3da1 (pull: #142915)
    following patch of nodePackages using nodejs-14_x
    2c3b3e69ad (pull: #149120)

    - clenups and updates in generate-node-packages.sh
    - specify nodejs version in default.nix

    This makes elmPackages.* build with nodejs-14
    which resolves the issue with npm installation failing
2021-12-30 19:05:19 +01:00
Paul-Nicolas Madelaine 1dd94c52b8 fstar: 2021.11.27 -> 2021.12.25 2021-12-30 15:38:47 +01:00
R. Ryantm fc0fadf09a go-jsonnet: 0.17.0 -> 0.18.0 2021-12-30 14:22:51 +00:00
R. Ryantm 6eba561e88 gleam: 0.18.0 -> 0.18.2 2021-12-30 09:17:42 -05:00
github-actions[bot] c4d18cf442
Merge master into staging-next 2021-12-29 18:01:08 +00:00
Ben Siraphob 39a0a70d29
treewide: fix homepages with permanent redirect to https 2021-12-29 22:06:47 +07:00
github-actions[bot] 2e759d4fd0
Merge master into staging-next 2021-12-28 12:01:23 +00:00
Jörg Thalheim 2af78b5c78
Merge pull request #152119 from r-ryantm/auto-update/mint
mint: 0.14.0 -> 0.15.1
2021-12-28 07:15:05 +00:00
github-actions[bot] 996c3bdfc2
Merge master into staging-next 2021-12-28 06:01:09 +00:00
Thiago Kenji Okada 4d65523c6a graalvm-ce: multiple fixes and improvements
- Remove some unnecessary macOS dependencies (e.g.: GTK3 support)
- Patch openssl.so's Ruby libraries so autoPatchelfIgnoreMissingDeps is
  not needed anymore on Linux
- Add support for musl
- Add binutils/stdenv.cc to runtime, making this derivation pure
  (it used to depend on GCC installed in system)
- Format file with nixpkgs-fmt
2021-12-27 19:30:50 -03:00
github-actions[bot] 10263fd59e
Merge master into staging-next 2021-12-26 00:01:55 +00:00
Dmitry Kalinkin 2ddda43924
Merge branch 'staging' into staging-next
Conflicts:
	pkgs/os-specific/linux/kernel/common-config.nix
2021-12-25 17:16:26 -05:00
Ryan Burns fd421a9fd5 haskell.packages.ghcHEAD: refine enableDwarf platform condition for darwin
enableDwarf requires elfutils on the host, which doesn't support darwin.

Instead of hardcoded isDarwin/isWindows, switch to self-documenting
availableOn conditional for elfutils.

Fixes ghcHEAD cross-compilation when build = host = darwin,
target = linux.

Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2021-12-25 21:49:44 +01:00
Pavol Rusnak 8294e4a9db
Merge pull request #152094 from ericdallo/fix-flutter
flutter: fix move-cache patch
2021-12-25 20:11:42 +01:00
R. Ryantm f3cbbe0746 mint: 0.14.0 -> 0.15.1 2021-12-25 17:58:07 +00:00
Eric Dallo 70bbf1e9b2
flutter: fix move-cache patch 2021-12-25 10:54:51 -03:00
github-actions[bot] af639a3c3c
Merge master into staging-next 2021-12-25 06:01:04 +00:00
Dmitry Kalinkin 508623b372
clang_{11,12,13,git}: enable RTTI 2021-12-24 22:24:00 -05:00
Dmitry Kalinkin dd0b7b6a17
dictu: mark as broken on darwin 2021-12-24 22:00:23 -05:00
github-actions[bot] f04946ad25
Merge master into staging-next 2021-12-24 18:01:11 +00:00
7c6f434c 63b7c8bda8
Merge pull request #151221 from sternenseemann/quicklisp-2021-12-09
quicklispPackages: 2021-10-21 -> 2021-12-09
2021-12-24 17:19:26 +00:00
github-actions[bot] f5da7cc8e1
Merge master into staging-next 2021-12-24 12:01:23 +00:00
7c6f434c 58a27ea378
Merge pull request #148367 from r-burns/llvm-config-static
llvmPackages_*.llvm: fix llvm-config-native with static libs
2021-12-24 10:25:03 +00:00
Сухарик d9c13cf44e zig: 0.8.1 -> 0.9.0 2021-12-24 11:56:47 +03:00
Ben Siraphob bd3ef51791
Merge pull request #131833 from L-as/chez-racket
chez-racket: init at 2021-12-11
2021-12-24 14:31:17 +07:00
github-actions[bot] 4a543cc4d3
Merge master into staging-next 2021-12-24 06:01:16 +00:00
Bobby Rong 42232c272b
Merge pull request #151913 from rikhuijzer/patch-1
julia_17-bin: 1.7.0 -> 1.7.1
2021-12-24 10:48:56 +08:00
Marek Fajkus de64ca6296
Merge pull request #151237 from wchresta/master
idris2: add package tests
2021-12-24 01:52:02 +01:00
Dmitry Kalinkin 1a9297102c
Merge branch 'master' into staging-next 2021-12-23 16:58:33 -05:00
Bernardo Meurer ba3cc463ca
Merge pull request #147942 from oxalica/test/riscv-bootstrap-tools
stdenv: bootstrap riscv64 (Step 2)
2021-12-23 21:40:31 +00:00
Las Safin 177e4ff31f
chez-racket: Fix signing on Darwin (Thanks @Steven0351!) 2021-12-23 21:14:28 +00:00
Rik Huijzer 7f926369f6
julia_17-bin: 1.7.0 -> 1.7.1 2021-12-23 21:54:58 +01:00