Commit Graph

11381 Commits

Author SHA1 Message Date
R. Ryantm
df751f5488 dictu: 0.23.0 -> 0.24.0 2022-03-07 04:08:14 +00:00
Renaud
737b8e22a8
Merge pull request #160859 from aaronjheng/jsonnet
go-jsonnet: add jsonnet-deps and jsonnet-lint
2022-03-05 20:30:36 +01:00
Vincent Laporte
5db8d97e62 haxe: use OCaml 4.12 for version 4.2 2022-03-04 16:09:07 +01:00
Vincent Laporte
b938417087 reason: disable for OCaml ≥ 4.13 2022-03-04 16:09:07 +01:00
Samuel Ainsworth
03a4f90f69 cudatoolkit_11_6: 11.6.0 -> 11.6.1 2022-03-04 03:21:17 +00:00
techknowlogick
6eed87d449 go_1_16: 1.16.14 -> 1.16.15 2022-03-04 07:44:35 +10:00
Michael Weiss
5040ab9149
llvmPackages_14: Mark broken packages
I quickly went over the latest Hydra evaluation:
https://hydra.nixos.org/eval/1746327?filter=llvmPackages_14&compare=1746266&full=#tabs-still-fail
2022-03-01 23:37:00 +01:00
Sandro
9f9ca94494
Merge pull request #162231 from Stunkymonkey/oraclejdk8distro-appendToName 2022-03-01 12:54:58 +01:00
Artturi
96dfcdeb91
Merge pull request #161432 from OPNA2608/update/open-watcom-v2
open-watcom-v2: unstable-2022-01-18 -> unstable-2022-02-22
2022-03-01 06:40:02 +02:00
Felix Buehler
b862d19b09 oraclejdk*: remove appendToName to have a consistent package name for repology 2022-02-28 15:24:31 +01:00
Michael Weiss
3bce8227a0
llvmPackages_14.lld: Update fix-root-src-dir.patch to fix the build 2022-02-28 12:34:08 +01:00
Peter Hoeg
8a9421f028 crystal: add support for passing custom build options when using the shard builder 2022-02-28 15:04:31 +08:00
Michael Weiss
cfe7ba29c5
Merge pull request #162126 from primeos/llvmPackages_14
llvmPackages_14: 2022-01-07 -> 14.0.0-rc1
2022-02-28 00:21:57 +01:00
Michael Weiss
323837f7db
llvmPackages_14: 2022-01-07 -> 14.0.0-rc1 2022-02-27 23:23:02 +01:00
Guillaume Girol
b9ecdae495
Merge pull request #161344 from ulrikstrid/ulrikstrid/tree-wide-native-inputs
ocamlPackages tree-wide: Move buildInputs that should be nativeBuildInputs
2022-02-27 19:49:07 +00:00
Mario Rodas
812eca65fa
Merge pull request #162079 from r-ryantm/auto-update/purescript
purescript: 0.14.6 -> 0.14.7
2022-02-27 14:37:53 -05:00
Michael Weiss
45cd41de23
llvmPackages_{git,14}: Replace tabs in lld/default.nix
This fixes a CI warning [0]:
Run cat "$HOME/changed_files" | xargs -r editorconfig-checker -disable-indent-size
pkgs/development/compilers/llvm/14/lld/default.nix:
	28: Wrong indent style found (tabs instead of spaces)
	29: Wrong indent style found (tabs instead of spaces)
	30: Wrong indent style found (tabs instead of spaces)

[0]: https://github.com/NixOS/nixpkgs/runs/5351700772
2022-02-27 20:25:20 +01:00
Michael Weiss
d61e45b686
llvmPackages_14: init at 2022-01-07
This is a temporary hack until I have time to update the patches for
14.0.0-rc1. We need llvmPackages_14 *NOW* for Chromium M99.
2022-02-27 19:11:30 +01:00
Michael Weiss
e2ba45f5ab
llvmPackages_14: Copy the files from llvmPackages_git 2022-02-27 18:49:21 +01:00
Michael Weiss
faae760e98
llvmPackages_git.llvm: Drop llvm-config-link-static.patch (#162101)
To fix the build as this patch was already upstreamed in the meantime.
2022-02-27 18:40:07 +01:00
Michael Weiss
6dc6d8c456
Merge pull request #154465 from Ericson2314/bump-llvm-git
llvmPackages_git.*: Bump to newer commit
2022-02-27 18:37:23 +01:00
R. Ryantm
64ba26f745 purescript: 0.14.6 -> 0.14.7 2022-02-27 13:34:27 +00:00
Ryan Mulligan
c0dfb0f380
Merge pull request #161983 from r-ryantm/auto-update/purescript
purescript: 0.14.5 -> 0.14.6
2022-02-26 08:15:04 -08:00
R. Ryantm
dd9760d9f7 purescript: 0.14.5 -> 0.14.6 2022-02-26 14:55:50 +00:00
Samuel Ainsworth
8ccb9995cf
Merge pull request #158114 from larsr/master
cudatoolkit: added 11.6.0
2022-02-25 11:07:48 -08:00
Ulrik Strid
a13cdfe520 ocamlPackages tree-wide: Move buildInputs that should be nativeBuildInputs
To keep this for the future we also strictDeps where possible, including for janePackages, topkg, oasis and ocamlbuild.
This makes some closures significantly smaller and makes cross compilation easier
2022-02-24 14:39:27 +01:00
Aaron Jheng
26c53e85d7
go-jsonnet: add jsonnet-deps and jsonnet-lint 2022-02-24 10:59:02 +00:00
Maciej Krüger
2c686d250e
flutter: 2.10.0 -> 2.10.1 2022-02-23 15:10:58 +01:00
OPNA2608
9cb9dc9a1a open-watcom-v2: unstable-2022-01-18 -> unstable-2022-02-22 2022-02-23 00:06:04 +01:00
zowoq
64f1f314bd
Merge pull request #159899 from symphorien/rust-bindgen-hook
rustPlatform.bindgenHook: init
2022-02-23 08:37:56 +10:00
Guillaume Girol
bedabfbcef rustPlatform.bindgenHook: init 2022-02-22 19:37:07 +01:00
Stephen Hassard
67574bd994 nim: 1.6.2 -> 1.6.4 2022-02-22 09:14:28 -06:00
Marek Fajkus
9f2d210fde
elmPackages.elm: explicitely use ghc8107 2022-02-22 12:58:50 +01:00
davidak
2eef4f11a1
Merge pull request #161309 from bobby285271/vala
Vala updates 2022-02-21
2022-02-22 09:40:17 +01:00
Bobby Rong
86b9be7843
vala_0_52: drop
Reaches end of life according to https://wiki.gnome.org/Projects/Vala
2022-02-22 14:51:11 +08:00
Bobby Rong
ef27286f78
vala_0_48: 0.48.22 → 0.48.23
https://gitlab.gnome.org/GNOME/vala/raw/0.48.23/NEWS
2022-02-22 10:20:31 +08:00
Bobby Rong
55283f4f94
Merge pull request #160364 from veprbl/pr/broken_myrddin
myrddin: mark as broken on darwin
2022-02-21 19:31:33 +08:00
Kozova1
508adb0115
passerine: 0.9.2 → 0.9.3
* passerine: 0.9.2 → 0.9.3 (#147821)

Signed-off-by: Kozova1 <mug66kk@gmail.com>

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-20 00:50:50 +01:00
Maciej Krüger
fd41185d86
flutter.mkFlutterApp: init
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-02-19 15:07:41 +01:00
zowoq
762df38f51 go_1_18: 1.18beta2 -> 1.18rc1 2022-02-19 07:37:08 +10:00
Renaud
0809eee403
Merge pull request #158898 from dduan/dd/swift553
swift: 5.5.2 -> 5.5.3
2022-02-18 13:39:41 +01:00
Nikolay Amiantov
2eefdb5c7d
Merge pull request #155746 from bachp/openjfx17
openjfx17: init at 17.0.0.1+1
2022-02-17 12:44:51 +03:00
AndersonTorres
53578062a4 zig: 0.9.0 -> 0.9.1 2022-02-16 21:29:52 -03:00
Dmitry Kalinkin
d4b1d601f0
myrddin: mark as broken on darwin 2022-02-16 15:06:20 -05:00
Jonathan Ringer
ae6b8cf9b3 elmPackages: restore positions, use makeScope, cleanup 2022-02-15 04:38:47 -08:00
Bobby Rong
31ed032a26
Merge pull request #159816 from r-ryantm/auto-update/tvm
tvm: 0.7.0 -> 0.8.0
2022-02-15 20:08:56 +08:00
Vincent Laporte
7c09dc2d8a ocamlPackages.pprint: 20171003 → 20220103 2022-02-15 07:25:24 +01:00
R. Ryantm
5eaa121444 tvm: 0.7.0 -> 0.8.0 2022-02-13 11:13:22 +00:00
Mario Rodas
613d855bb3
Merge pull request #159105 from r-ryantm/auto-update/closure-compiler
closurecompiler: 20211107 -> 20220202
2022-02-12 08:35:37 -05:00
R. Ryantm
7f3d679ebe closurecompiler: 20211107 -> 20220202 2022-02-11 00:54:37 +00:00