Commit Graph

65201 Commits

Author SHA1 Message Date
Fabián Heredia Montiel
64b48e6883 aliases: cleanup
- Remove throws older than 2 years. (29)
 - Correct typo on two dates
2021-10-18 15:32:46 -05:00
Robert Hensing
bec637d12a
Merge pull request #141799 from hercules-ci/fix-netlify
Fix `netlify-cli` and add test
2021-10-18 21:31:59 +02:00
Fabián Heredia Montiel
f824d27f66 mercurial_4: remove 2021-10-18 12:56:44 -05:00
figsoda
ecd018bb00
Merge pull request #142046 from LibreCybernetics/update-git-fast-export
git-fast-export: 200213 → 210917
2021-10-18 13:42:14 -04:00
Jules Aguillon
ab8489cc40
Upgrade ocamlPackages.yaml and add ocamlPackages.yaml-sexp (#142089)
* ocamlPackages.yaml: 2.1.0 -> 3.0.0

Also added the checkInputs.

* Add ocamlPackage.yaml-sexp 3.0.0

The part of yaml that requires sexplib is moved to a second package.
2021-10-18 17:56:20 +02:00
figsoda
3cef82c59b
Merge pull request #142023 from figsoda/wasm-bindgen-cli-clean-up
wasm-bindgen-cli: clarify license, clean up
2021-10-18 11:34:13 -04:00
GRBurst
a327285228
bront_fonts: init at 2015-06-28 (#86450)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-18 17:22:50 +02:00
GRBurst
ec1fb9d12a
runescape: init at 2.2.9 (#139193)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-18 17:22:22 +02:00
Ellie Hermaszewska
7c0dcba282
Merge remote-tracking branch 'origin/master' into haskell-updates 2021-10-18 22:45:24 +08:00
José Romildo Malaquias
ef7b59ecc0
Merge pull request #141989 from romildo/upd.vopono
vopono: init at 0.8.6
2021-10-18 11:29:30 -03:00
Sandro
af764f6527
Merge pull request #141812 from thiagokokada/remove-graalvm 2021-10-18 15:24:11 +02:00
figsoda
253bf2fcb7 wasm-bindgen-cli: clarify license, clean up 2021-10-18 08:03:16 -04:00
Martin Weinelt
de3b15f0ac
Merge pull request #142057 from fabaff/rename-airthings 2021-10-18 10:54:15 +02:00
Fabian Affolter
75eebdced1 python3Packages.airthings-cloud: rename module 2021-10-18 09:28:11 +02:00
Fabian Affolter
4677531446
Merge pull request #141964 from fabaff/bump-deezer-python
python3Packages.deezer-python: 3.1.0 -> 3.2.0
2021-10-18 08:14:41 +02:00
Fabián Heredia Montiel
48c041f234 git-fast-export: 200213 → 210917 2021-10-17 19:48:10 -05:00
github-actions[bot]
f5e1fc6ad5
Merge master into haskell-updates 2021-10-18 00:07:22 +00:00
José Romildo
8930e39c11 vopono: init at 0.8.6 2021-10-17 19:18:54 -03:00
Pascal Bach
e9c43c2efc
Merge pull request #141581 from Smittyvb/init-qcoro
qcoro: init at 0.3.0
2021-10-17 21:00:29 +02:00
Vladimír Čunát
53eab6a258
Merge #139545: libressl: 3.2.5 -> 3.4.0, enable tests 2021-10-17 20:18:30 +02:00
figsoda
19d3d332df
Merge pull request #141998 from fabaff/rates
rates: init at 0.5.0
2021-10-17 12:15:40 -04:00
Fabian Affolter
216d735fad rates: init at 0.5.0 2021-10-17 18:02:11 +02:00
Yureka
67ef64c5cf llvm: bump min version for musl to 11+
Older LLVM versions are not building with musl right now, while 11+
works fine.
2021-10-17 18:00:36 +02:00
figsoda
d2ca0f31b6
Merge pull request #141932 from figsoda/tidy-viewer
tidy-viewer: init at 0.0.21
2021-10-17 10:49:19 -04:00
Doron Behar
a851c616a2
Merge pull request #107056 from ShamrockLee/gnudatalanguage 2021-10-17 14:41:08 +00:00
sternenseemann
6101c27a43 release-haskell.nix: test working packages with ghc921 as well
This will produce some binary cache and CI for GHC 9.2.1. Specifically
we will notice when we can drop the head.hackage packages again.
2021-10-17 16:21:13 +02:00
sternenseemann
76d93938da release-haskell.nix: rename all (compilers) to released (compilers)
This is more accurate, since we don't have GHC 9.2.1 nor HEAD in there.
2021-10-17 16:21:13 +02:00
Fabian Affolter
cbc562a6ae python3Packages.environs: init at 9.3.4 2021-10-17 12:31:34 +02:00
Bernardo Meurer
a1a7badc75
Merge pull request #138641 from poscat0x04/unbound-ecs 2021-10-17 01:00:52 -07:00
Poscat
280e7b93be
unbound: enable more features 2021-10-17 15:15:12 +08:00
Shamrock Lee
d80b0c0171 gnudatalanguage: Init at 1.0.0
*   Generate PlPlot drivers by
    injecting wxGtk31 (if enableWX == true)
    and/or xorg.libX11 (if enableXWin == true,
    default to false)
    into the buildInputs of plplot
    with plplot.overrideAttrs
*   Override hdf4 and hdf5 with
    custom mpi (if
    enableMPI == true and libraryMPI == mpich)
    and szip (if enableSzip == true, default to false)
2021-10-17 14:06:31 +08:00
Bryan A. S
7f8d276a8a
kn: init at 0.26.0 (#141928)
Co-authored-by: figsoda <figsoda@pm.me>
2021-10-16 21:26:50 -04:00
figsoda
5213ac95cc tidy-viewer: init at 0.0.21 2021-10-16 20:37:14 -04:00
Fabian Affolter
75a67bc2e3
Merge pull request #141415 from fabaff/git-privacy
git-privacy: init at 2.1.0
2021-10-16 22:49:44 +02:00
Fabian Affolter
65f04d1f80
Merge pull request #141573 from fabaff/aioridwell
python3Packages.aioridwell: init at 0.2.0
2021-10-16 22:49:01 +02:00
Michael Raskin
b043d79e63
Merge pull request #141899 from 7c6f434c/luarocks-use-3.2.1
Luarocks use 3.2.1
2021-10-16 19:18:42 +00:00
figsoda
b1c9da8849
Merge pull request #141815 from SirSeruju/master
games: ddnet
2021-10-16 15:03:04 -04:00
Seruju
9889c07eb3 ddnet: init at 15.5.4 2021-10-16 21:59:39 +03:00
Michael Raskin
397b649283 luaPackages.luarocks-3_7: init so that the reverted update can be accessed if desired 2021-10-16 20:57:36 +02:00
Smitty
16ffcc8f54 qcoro: init at 0.3.0 2021-10-16 14:09:20 -04:00
Sandro
cdec961ebd
Merge pull request #141236 from witchof0x20/ovmf_tpm 2021-10-16 19:46:38 +02:00
Francesco Gazzetta
18d24771da flitter: init at unstable-2020-10-05 2021-10-16 19:12:56 +02:00
Francesco Gazzetta
0ad041e5bc ocamlPackages.color: init at 0.2.0 2021-10-16 19:12:56 +02:00
Sandro
9ff962dd55
Merge pull request #141014 from r-burns/aws-bump-to-end-all-bumps 2021-10-16 19:12:17 +02:00
Sandro
79f6b9a339
Merge pull request #139449 from newAM/svdtools 2021-10-16 18:48:50 +02:00
Bastien Rivière
33bc6f8706
docker-compose2: init at 2.0.1 (#141366)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-16 18:19:32 +02:00
Alex Martens
24fceb4a93 svdtools: init at 0.1.20 2021-10-16 08:23:55 -07:00
Alex Martens
ce036aad8e python3Packages.braceexpand: init at 0.1.7 2021-10-16 08:23:38 -07:00
Zak B. Elep
67011b7cc7
Merge pull request #141520 from zakame/contrib/python3-versionfinder
python3Packages.versionfinder: init at 1.1.1
2021-10-16 18:05:22 +08:00
Zak B. Elep
d19f25bffd
Merge pull request #141522 from zakame/contrib/python3-onetimepass
python3Packages.onetimepass: init at 1.0.1
2021-10-16 18:04:21 +08:00