Commit Graph

65347 Commits

Author SHA1 Message Date
sternenseemann
edcbc2a906 haskell-ci-unstable: init at 0.13.20211011
Since this version of haskell-ci is effectively necessary to regenerate
the GitHub workflow for cabal2nix, let's not require contributors to
build this locally using cabal-install.
2021-10-21 15:04:10 +02:00
Kasper Gałkowski
64a379be05 openjdk17: init at 17.0.1+12 2021-10-21 14:18:53 +02:00
Mikael Simberg
2b39d083ba
hpx: 1.6.0 -> 1.7.1
Update HPX from 1.6.0 to 1.7.1. Adds dependency on Asio (new for 1.7.0)
and uses fixed Boost version (1.71.0 is the minimum required by HPX).
2021-10-21 14:16:42 +02:00
figsoda
78476ea088
Merge pull request #142438 from noisersup/submit/geek-life
geek-life: init at 0.1.2
2021-10-21 08:03:39 -04:00
Sandro
f91b7862dd
Merge pull request #142434 from marsam/update-source-fonts 2021-10-21 13:39:10 +02:00
Fabian Affolter
19a363fd6f
Merge pull request #142330 from uvNikita/py3-apcaccess/init
python3Packages.apcaccess: init at 0.0.13
2021-10-21 13:19:09 +02:00
Sandro
2992ef656a
Merge pull request #142456 from SuperSandro2000/gotest 2021-10-21 12:58:41 +02:00
Pavol Rusnak
e4fc6af89e
Merge pull request #139187 from prusnak/dotnet-sdk_6
dotnet-sdk_6: init at 6.0.0-rc.2
2021-10-21 11:58:12 +02:00
Pavol Rusnak
8568ce473f
dotnet-sdk_6: init at 6.0.0-rc.2 2021-10-21 11:57:17 +02:00
Sandro Jäckel
fc25bc51f0
gotest: init at 0.0.6 2021-10-21 11:36:16 +02:00
Vincent Laporte
44745d496c coqPackages.extructures: init at 0.3.0 2021-10-21 10:03:03 +02:00
Vincent Laporte
78085b01ef coqPackages.deriving: init at 0.1.0 2021-10-21 10:03:03 +02:00
Fabian Affolter
c9c5344930
Merge pull request #138502 from fabaff/bump-cirq
python3Packages.cirq-core: 0.11.0 -> 0.12.0
2021-10-21 09:20:40 +02:00
Fabian Affolter
5801e0c5f7
Merge pull request #142264 from fabaff/fix-checkov
checkov: 1.0.674 -> 2.0.496
2021-10-21 09:05:31 +02:00
Ben Siraphob
01d46974a3
Merge pull request #142071 from Zimmi48/hydras-0.5 2021-10-21 01:27:10 -05:00
noisersup
28f7d4922b geek-life: init at 0.1.2 2021-10-21 04:46:23 +02:00
Mario Rodas
543a5ac05b
Merge pull request #142294 from marsam/update-ruby-packages
rubyPackages: update
2021-10-20 20:28:41 -05:00
Bobby Rong
85b417446a
Merge pull request #142239 from bcdarwin/update-abella
abella: 2.0.6 -> 2.0.7
2021-10-21 08:51:08 +08:00
Mario Rodas
00d48f0ea3
Merge pull request #142291 from marsam/init-nodejs-17_x
nodejs-17_x: init at 17.0.0
2021-10-20 19:40:19 -05:00
Maximilian Bosch
dd7d2ee6d3
Merge pull request #141100 from Ma27/kernel-maintenance
linux: changes for #140281
2021-10-21 01:52:03 +02:00
figsoda
1c6c6b9563
Merge pull request #142351 from figsoda/image-roll
image-roll: init at 1.3.1
2021-10-20 18:28:58 -04:00
figsoda
ca549f3bfc
Merge pull request #142365 from figsoda/timelimit
timelimit: init at 1.9.2
2021-10-20 18:28:23 -04:00
Maximilian Bosch
bb5aa0109b
linux: build hardened kernel with matching releases
Until now we merged kernel updates even if no hardened versions were
available yet. On one hand we don't want to delay patch-level updates,
on the other hand users of hardened kernels have frequent breakage now[1].

This change aims to provide a solution this issue:

* The hardened patchset now references the kernel version it's released
  for (including a sha256 hash for the fixed-output path of the source
  tarball).
* The `hardenedKernelFor`-function doesn't just append hardened patches
  now, but also overrides version & src to match the kernel version the
  patch was built & tested for.

Refs #140281

[1] https://hydra.nixos.org/job/nixos/trunk-combined/nixpkgs.linuxPackages_hardened.kernel.x86_64-linux/all
2021-10-20 23:51:52 +02:00
Nikita Uvarov
231cfadcd7
python3Packages.apcaccess: init at 0.0.13 2021-10-20 20:44:40 +02:00
figsoda
77b713b5cd timelimit: init at 1.9.2 2021-10-20 13:45:41 -04:00
Nikita Uvarov
917d7217a5 pythonPackages.py-synologydsm-api: init at 1.0.2 2021-10-20 09:48:57 -07:00
Luke Gorrie
4f9ca7c565
Common lisp update (#142209)
quicklisp: 2021-02-13 -> 2021-08-07
lispPackages: regenerate from fresher Quicklisp
sbcl: 2.1.2 -> 2.1.9 (switch default version)
lispPackages.mgl, lispPackages.mgl-mat: init
lispPackages.iolib: suppress network-reliant tests
lispPackages.esrap: apply upstream SBCL 2.1.9 compatibility patch

Removed packages caveman and clack-v1-compat that are removed.

Added more packages from Quicklisp.

* lisp-modules/shell.nix: Add openblas for MGL

* lisp-modules: Update README.txt

Mention that shell.nix needs to be updated when adding packages that
have external dependencies during package analysis, e.g. package :LLA that specifically wants to load libblas.so at compile-time.

* lisp-modules/define-package.nix: Fix package path deduplication

The deduplication of NIX_LISP_ASDF_PATHS was not working, apparently
due to a shell quoting bug causing the sort/uniq pipeline to run at
the wrong time. This is now deduplicated in a separate step.

This fixes a series problem where environments with many Lisp packages
would exhasut the available environment space on Linux, causing
obscure "too many arguments" error messages from the shell, because
the NIX_LISP_ASDF_PATHS list was bloated with ~90% duplicates.

Co-authored-by: Luke Gorrie <luke@nuddy.co>
2021-10-20 14:30:31 +00:00
figsoda
bda0cc3b1a image-roll: init at 1.3.1
Co-authored-by: Artturi <Artturin@artturin.com>
2021-10-20 08:38:56 -04:00
Nikita Uvarov
045e85bb9b
pythonPackages.pyatome: init at 0.1.1 2021-10-20 13:15:06 +02:00
Yureka
d6e0195ccd prefetch-yarn-deps, fetchYarnDeps: init 2021-10-20 11:39:16 +02:00
Sandro
f9497f052e
Merge pull request #141878 from yrd/pdftoipe 2021-10-20 11:27:01 +02:00
Yannik Rödel
57af39129b pdftoipe: init at 7.2.24.1 2021-10-20 10:27:05 +02:00
Thiago Kenji Okada
8abb6e72c9 graalvm-ce: 21.2.0 -> 21.3.0
- Drop graalvm8 since it was removed by upstream
- Add update.sh script to make it easier to generate hashes for all
  platforms
- Fix GraalPython, broken since #141825 (sorry)
- Small refactorings and fixes
2021-10-20 09:56:47 +02:00
Fabian Affolter
f00a3308d1
Merge pull request #141808 from wamserma/init-pydal
pythonPackages.pydal: init at 20210626.3
2021-10-20 09:12:29 +02:00
Vincent Laporte
a85cb38ba5 sawjap: init at 1.5.10
`sawjap` is a small standalone program that transforms `.class` files in
`JBir` form and pretty-prints the result.
2021-10-20 09:07:47 +02:00
Nikolay Korotkiy
df330f0407
airspyhf: init at 1.6.8 2021-10-20 09:44:10 +03:00
Nikolay Korotkiy
d4a0547fed
libad9361: init at 0.2 2021-10-20 09:44:08 +03:00
Fabian Affolter
f40d8c92fa
Merge pull request #142018 from fabaff/termscp
termscp: init at 0.7.0
2021-10-20 08:40:24 +02:00
Fabian Affolter
92b9a30b03
Merge pull request #142008 from fabaff/hiksink
hiksink: init at 1.2.0
2021-10-20 08:40:09 +02:00
Mario Rodas
d76a91b1ba source-sans-pro: 3.006 -> 3.046 2021-10-20 04:20:00 +00:00
Mario Rodas
0c21683467 source-serif-pro: 3.000 -> 4.004 2021-10-20 04:20:00 +00:00
Mario Rodas
0934cf75a8 rubyPackages: update 2021-10-19 22:27:26 -05:00
Mario Rodas
935ddcdab9 nodejs-17_x: init at 17.0.1
https://github.com/nodejs/node/releases/tag/v17.0.0
https://github.com/nodejs/node/releases/tag/v17.0.1
2021-10-19 21:52:55 -05:00
Bobby Rong
a7c5460299
Merge pull request #142274 from ju1m/uboot
uboot: add Cubieboard2 build
2021-10-20 09:42:55 +08:00
Samuel Dionne-Riel
74134f7eee angelfish: Provide as Plasma Mobile Gear 2021-10-19 20:42:59 -04:00
figsoda
28aa1f987c rustracerd: remove 2021-10-19 19:17:46 -04:00
Fabian Affolter
de3f35e9ad python3Packages.cyclonedx-python-lib: init at 0.9.1 2021-10-20 00:19:05 +02:00
Ben Darwin
3032353fcb abella: 2.0.6 -> 2.0.7 2021-10-19 13:25:44 -04:00
figsoda
24ee98beb4
Merge pull request #142022 from figsoda/epick
epick: init at 0.5.1
2021-10-19 10:35:39 -04:00
figsoda
9aedbca409
Merge pull request #142123 from lourkeur/uwufetch-init
uwufetch: init at 1.7
2021-10-19 10:23:50 -04:00
Louis Bettens
467bb0f93f uwufetch: init at 1.7 2021-10-19 15:09:25 +02:00
Sandro
2491602088
Merge pull request #142186 from em0lar/zsh-autocomplete 2021-10-19 14:33:26 +02:00
Sandro
51d0119ebb
Merge pull request #142198 from fabaff/bump-plaid-python 2021-10-19 14:24:45 +02:00
Sandro
94661f908a
Merge pull request #142194 from jbedo/fastp 2021-10-19 13:48:08 +02:00
Leo Maroni
536f7a8711
zsh-autocomplete: init at 21.09.22 2021-10-19 13:47:25 +02:00
Fabian Affolter
a1810f03d1 python3Packages.nulltype: init at 2.3.1 2021-10-19 12:18:48 +02:00
Justin Bedo
c25a1b7a5a
isa-l: init 2.30.0 2021-10-19 21:05:01 +11:00
Sandro
9355f60603
Merge pull request #141362 from gbtb/packaged_rocketchat-desktop_binary 2021-10-19 11:29:23 +02:00
Sandro
566e5366ac
Merge pull request #84856 from sikmir/hobbits 2021-10-19 11:24:18 +02:00
Nikolay Korotkiy
6db220afca
hobbits: init at 0.52.0 2021-10-19 10:59:19 +03:00
Manuel Bärenz
7a135abf60
Merge pull request #98214 from turion/dev_test_all_agda_packages
Fix #98209. Test all agda packages
2021-10-19 09:56:50 +02:00
Pavol Rusnak
d31c9bd3f0
Merge pull request #139571 from prusnak/dotnet-cleanup
dotnet: cleanup; point dotnet-sdk alias to 5.0; remove unsupported SDKs
2021-10-19 09:16:11 +02:00
TG × ⊙
e753a9141a
ocamlPackages.ppx_deriving_yaml: init at 0.1.0 (#139635) 2021-10-19 08:25:50 +02:00
Pavol Rusnak
eca667180b
dotnet: cleanup; point dotnet-sdk alias to 5_0; remove unsupported SDKs 2021-10-18 23:46:17 +02:00
Sandro
edf9cbe0c9
Merge pull request #141351 from hardselius/steampipe 2021-10-18 23:27:02 +02:00
Jim Garrison
07644a1733
ekam: init at 2021-09-18 (#141064)
Co-authored-by: Ian Denhardt <ian@zenhack.net>
Co-authored-by: Artturi <Artturin@artturin.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-18 22:45:19 +02:00
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
Samuel Dionne-Riel
847b2cec0d kweathercore: init at v0.4
Why 0.4 when 0.5 is tagged? Because current kweather depends on 0.4 and
won't build with 0.5...

¯\_(ツ)_/¯
2021-10-18 16:10:36 -04:00
Samuel Dionne-Riel
ae5b37c833 keysmith: 0.2 -> 21.06 2021-10-18 16:10:35 -04:00
Sandro
b775c1f58d
Merge pull request #142108 from Ma27/pi-ldap-proxy-py3 2021-10-18 22:06:22 +02: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
Maximilian Bosch
47fc40d5ab
pythonPackages.privacyidea-ldap-proxy: 0.6.1 -> 0.6.2, switch to python3 2021-10-18 21:14:35 +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
Théo Zimmermann
8797af5eb7
coqPackages.gaia-hydras: init at 0.5 2021-10-18 11:42:52 +02: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
figsoda
8e6bf0688e epick: init at 0.5.1 2021-10-17 23:32:03 -04: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
Markus S. Wamser
ecebb0d75f pythonPackages.pydal: init at 20210626.3 2021-10-17 22:08:13 +02: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
Fabian Affolter
145736a0d7 termscp: init at 0.7.0 2021-10-17 19:56:47 +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
eed2b2960b hiksink: init at 1.2.0 2021-10-17 18:05:17 +02: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