Commit graph

40912 commits

Author SHA1 Message Date
Francesco Gazzetta 18d24771da flitter: init at unstable-2020-10-05 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
Jade 0b92261d6a
OVMF: add TPM2 support flags 2021-10-16 00:44:31 -04:00
figsoda c72c3b6b07
Merge pull request #141431 from newAM/cargo-flash
cargo-flash: remove unused buildInputs
2021-10-15 23:24:40 -04:00
Jan Tojnar f38ee4de53
Merge pull request #141424 from jtojnar/apshd-demo
asphd-demo: init at 0.0.1-alpha
2021-10-16 00:03:14 +02:00
Artturi c93f3d1d74
Merge pull request #107730 from Atemu/init/gl-gsync-demo 2021-10-16 00:41:38 +03:00
Thiago Kenji Okada 007ea53ba9 graalvm: remove derivation
This derivation was not updated since Jan 18, 2020. It doesn't
build on Hydra because it needs too much memory (~30GB). And no other
packages depend on it.

Also, this is a very complex package and really difficult to maintain.
It is a blocker for https://github.com/NixOS/nixpkgs/pull/141794, since
a recent bump of broke it.

`graalvm8-ce` is the replacement. It is much more up-to-date (`graalvm`
is on version 19.2.1, `graalvm8-ce` is on version 21.2.0), it is much
easier on Hydra (it uses the binary from Oracle).

I also deprecated `jvmci8` and `mx`. I am not sure if `graalvm8`
supplies them, but if something is missing we can always add it later to
`graalvm8-ce`.
2021-10-15 18:37:35 -03:00
Anderson Torres 1ec02e206b
Merge pull request #141775 from AndersonTorres/new-profanity
profanity: 0.11.0 -> 0.11.1
2021-10-15 18:12:18 -03:00
Robert Hensing f65b1451a0 netlify-cli: Switch to shrinkwrap-based package set 2021-10-15 21:24:48 +02:00
Robert Hensing bcd05cd2ab
Merge pull request #141682 from hercules-ci/fix-netlify
Fix `netlify-cli` build
2021-10-15 19:46:22 +02:00
Ulrik Strid cbf28fa8c4 ligo: init at 0.26 2021-10-15 18:48:43 +02:00
Jan Tojnar c389ff1626 ashpd-demo: init at 0.0.1-alpha 2021-10-15 17:32:18 +02:00
AndersonTorres 70c07a17fb profanity: 0.11.0 -> 0.11.1 2021-10-15 12:26:42 -03:00
Robert Hensing e8c67529a5 esbuild_netlify: init 2021-10-15 11:30:19 +02:00
Artturi db56940ea8
Merge pull request #139887 from Artturin/rstudiobump 2021-10-15 08:35:40 +03:00
Artturin a2fa069103 rstudio: 1.2.5042 -> 1.4.1717 2021-10-15 03:56:09 +03:00
Bobby Rong 12856f3877
Merge pull request #141614 from Flakebi/swec
swec: remove
2021-10-15 08:42:17 +08:00
Artturi 2b875a5183
Merge pull request #141662 from LibreCybernetics/update-shards 2021-10-15 01:45:06 +03:00
Artturi 6897cb1b62
Merge pull request #141646 from LibreCybernetics/remove-old-crystal 2021-10-15 00:17:19 +03:00
Fabián Heredia Montiel 4e2085f338 shards: 0.15 → 0.16 2021-10-14 14:28:50 -05:00
Ryan Burns 4786f9e845 aws-crt-cpp: init at 0.17.0 2021-10-14 10:52:17 -07:00
Ryan Burns 095ababaf6 aws-c-mqtt: init at 0.7.8 2021-10-14 10:52:17 -07:00
Ryan Burns b01ae7ae35 aws-c-s3: init at 0.1.27 2021-10-14 10:52:17 -07:00
Ryan Burns bc62bf52e3 aws-c-auth: init at 0.6.4 2021-10-14 10:52:17 -07:00
Ryan Burns 1c2ca77d74 aws-c-http: init at 0.6.7 2021-10-14 10:52:17 -07:00
Ryan Burns ff6afebdb3 aws-c-compression: init at 0.2.14 2021-10-14 10:52:17 -07:00
Anderson Torres d06b6d2027
Merge pull request #141634 from AndersonTorres/new-minetime-removal
Minetime: removal
2021-10-14 14:42:04 -03:00
Fabián Heredia Montiel 78f1b43053 crystal: drop 0.36.1 2021-10-14 11:02:31 -05:00
Neubauer, Sebastian e36b70ed55 swec: remove
The package doesn't run because of missing dependencies. I fixed these
but it still didn't work properly. (It complained that the searched page
was unexpectedly short, although according to strace it didn't even
connect anywhere.)

Upstream (https://gitlab.com/zerodogg/swec) did not see any commits in
the last 9 years, so I think we should just drop this package.

LinkChecker, which is also packaged seems like a good and working
alternative.
2021-10-14 17:52:56 +02:00
Kevin Cox fd113b5833
Merge pull request #141572 from LibreCybernetics/update-crystal
Update crystal (init 1.1.1, 1.2.0)
2021-10-14 11:39:33 -04:00
ckie e694aebd10
in-formant: init at 2021-06-30 2021-10-14 17:18:05 +03:00
AndersonTorres 48d57557ea minetime: removal 2021-10-14 10:45:06 -03:00
gbtb 54294332aa rocketchat-desktop: init at 3.5.7 2021-10-14 23:17:03 +10:00
Michael Raskin 90138004ce
Merge pull request #141622 from 7c6f434c/csound-use-fluidsynth
csound: use fluidsynth instead of fluidsynth_1
2021-10-14 12:27:20 +00:00
Michael Raskin 979ad94fe8 csound: use fluidsynth instead of fluidsynth_1 2021-10-14 13:31:19 +02:00
Vincent Laporte cafe9f88fc
leo2: 1.6.2 → 1.7.0
Fix build with recent C++ compilers

Use a more recent OCaml (4.05)
2021-10-14 09:45:49 +02:00
Ryan Burns e868ff7625
Merge pull request #141416 from nzbr/master
xstow: init on 1.0.2
2021-10-14 00:40:54 -07:00
Fabián Heredia Montiel 75d7a40d2e crystal: 1.1.1 → 1.2.0 2021-10-13 16:22:48 -05:00
Fabián Heredia Montiel 8a9d300a10 crystal: 1.0.0 → 1.1.1 2021-10-13 16:19:50 -05:00
AndersonTorres 7db1198c8e ctx: init at 0.pre+date=2021-10-09 2021-10-13 17:55:51 -03:00
Artturin 7cda65b81a libyaml-cpp: apply patch to fix cmake variables 2021-10-13 22:54:53 +03:00
nzbr bc21b6e58b
xstow: init at 1.0.2 2021-10-13 18:57:50 +02:00
Julien Moutinho ac38b7b215 uboot: add Cubieboard2 build 2021-10-13 18:38:10 +02:00
Maximilian Bosch eb3a3725e4
Merge pull request #119638 from beardhatcode/feat/nextcloud-packages
nextcloud: add option to set datadir and extensions
2021-10-13 14:26:41 +02:00
Théo Zimmermann 3437b543fd coq_8_14: init at 8.14+rc1 2021-10-13 10:44:09 +02:00
Sandro 5869f10bf3
Merge pull request #141464 from ALEX11BR/init-themechanger 2021-10-13 10:35:58 +02:00
Vincent Laporte e31bc3d26a coq2html: 1.2 → 1.3 2021-10-13 10:15:05 +02:00
Alex Martens d9444d960a cargo-flash: remove unused buildInputs 2021-10-12 17:39:48 -07:00
Popa Ioan Alexandru 89422956d5 themechanger: init 0.10.1 2021-10-12 23:30:32 +00:00
Sandro d54883b193
Merge pull request #141216 from r-burns/openfst-1.8 2021-10-12 23:52:20 +02:00
Fabian Affolter d3ce8e4c6c git-privacy: init at 2.1.0 2021-10-12 23:39:23 +02:00
Sandro a7662ec778
Merge pull request #141174 from chekoopa/mycorrhiza-init 2021-10-12 23:35:34 +02:00
Sandro c5cbee8745
Merge pull request #141412 from NickHu/devserver 2021-10-12 23:33:44 +02:00
Martin Hardselius 9d6bc0f1af
steampipe: init at 0.8.5 2021-10-12 23:15:19 +02:00
Sandro fe4db7e66e
Merge pull request #140415 from arkivm/mce-inject 2021-10-12 23:12:15 +02:00
Nick Hu de2b7622bf
devserver: init at 0.4.0 2021-10-12 22:11:41 +01:00
Bernardo Meurer a3e5ba58fd
mdbook-graphviz: init at 0.1.2 (#141395)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-12 21:37:04 +02:00
Sandro e972bf9958
Merge pull request #141281 from AndersonTorres/new-zesarux 2021-10-12 21:14:53 +02:00
Timothy DeHerrera 161b9c2614
Merge pull request #141384 from jonringer/add-damon
damon: init at unstable-2021-10-12
2021-10-12 13:10:44 -06:00
Atemu 2f49e7148b gl-gsync-demo: init at 2020-12-27
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-12 20:57:00 +02:00
Jonathan Ringer 1a5a55a7fa
damon: init at unstable-2021-10-12 2021-10-12 11:24:36 -07:00
Arseniy Seroka cd53bf7acc
Merge pull request #140076 from jraygauthier/jrg/96633_fix-teamviewer-client-server-issue
teamviewer: fix #96633, #44307 and #97148 + 15.15.5 -> 15.18.5 -> 15.22.3
2021-10-12 20:58:56 +03:00
Sandro aee5dbf71d
Merge pull request #141370 from fabaff/soco-cli 2021-10-12 19:50:25 +02:00
Raymond Gauthier 975ab7f3a0
teamviewer: 15.18.5 -> 15.22.3
Required move from libsForQt514 -> libsForQt515.

Note that this changset won't be backportable to 21.05.
2021-10-12 11:08:34 -04:00
Fabian Affolter 889d4fb09e soco-cli: init at 0.4.21 2021-10-12 16:28:43 +02:00
Kevin Cox f6e161d60a
Merge pull request #139222 from IvarWithoutBones/init/buildDotnet
buildDotnetModule: init
2021-10-12 09:13:44 -04:00
Skye Jensen cd78f8e761
krita: 4.4.7 -> 4.4.8; krita-beta: init at 5.0.0-beta1 (#139476) 2021-10-12 01:39:38 +02:00
zowoq 1b4cdac33e podman: remove darwin wrapper
- wrapping gvproxy doesn't work since 3.4
- store paths are written to config files which then break when GCed
2021-10-12 09:37:13 +10:00
AndersonTorres 36f25f27eb zesarux: init at 10.0 2021-10-11 18:49:28 -03:00
Jan Tojnar e859225ee5
Merge pull request #139144 from NixOS/gnome-41
GNOME: 40 → 41
2021-10-11 22:59:01 +02:00
Sandro 64b6a31f00
Merge pull request #141280 from berbiche/avizo-init-at-unstable-2021-07-21 2021-10-11 21:45:45 +02:00
Sandro 23c3a59801
Merge pull request #140682 from sersorrel/hushboard 2021-10-11 21:42:45 +02:00
Nicolas Berbiche 18ad855d65
avizo: init at unstable-2021-07-21 2021-10-11 15:04:44 -04:00
ash 0b4c16d229 hushboard: init at unstable-2021-03-17 2021-10-11 17:10:56 +01:00
Sandro 24d90f4150
Merge pull request #140830 from linsui/i.ming 2021-10-11 16:29:53 +02:00
Yurii Matsiuk 63cdb3f7a2
ec2-metadata-mock: init at 1.9.2 (#140589)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Yurii Matsiuk <ymatsiuk@users.noreply.github.com>
2021-10-11 15:14:21 +02:00
Sandro 5d168d84d0
Merge pull request #141251 from fabaff/cameradar 2021-10-11 15:06:05 +02:00
Fabian Affolter 5eeeb41ae9 mongoaudit: init at 0.1.1 2021-10-11 13:56:57 +02:00
Fabian Affolter e2b2b59a4d cameradar: init at 5.0.1 2021-10-11 13:28:57 +02:00
Anderson Torres 9b73ab4a7c
Merge pull request #141153 from AndersonTorres/new-dialog
dialogbox: init at 1.0+unstable=2020-11-16
2021-10-11 00:21:33 -03:00
Mikhail Chekan bc4121418d mycorrhiza: init at 1.5.0 2021-10-11 10:41:57 +08:00
figsoda efa8a36549
Merge pull request #140946 from fabaff/cdk
cdk-go: init at 1.0.4
2021-10-10 21:16:26 -04:00
AndersonTorres 96c5dc784e dialogbox: init at 1.0+unstable=2020-11-16 2021-10-10 19:49:07 -03:00
Ryan Burns b311242b72 openfst: 1.7.9 -> 1.8.1 2021-10-10 15:27:22 -07:00
Martin Weinelt f358794824
Merge pull request #136039 from jdreaver/prowlarr 2021-10-10 23:30:57 +02:00
David Reaver 4228bbe0b2 prowlarr: init at 0.1.1.978 2021-10-10 14:05:24 -07:00
Matthieu Coudron fb79f910b7 mininet: 2.3.0d6 -> 2.3.0 2021-10-10 22:31:45 +02:00
Sandro f86ce2bc2f
Merge pull request #140901 from felixsinger/pkgs/libjaylink/add-package 2021-10-10 20:52:22 +02:00
Sandro 66bc8d9517
Merge pull request #140746 from linsui/opendht 2021-10-10 19:38:18 +02:00
k0ral 43bbea9387
lfs: init at 1.0.0 (#141178)
Co-authored-by: Samuel Gräfenstein <git@samuelgrf.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-10 19:04:16 +02:00
Sandro 3814bbc65f
Merge pull request #141190 from figsoda/synth 2021-10-10 18:41:48 +02:00
Emile 47e66ec1d0
mapcidr: init at 0.0.8 (#141102) 2021-10-10 18:30:20 +02:00
figsoda 6b9f8629d2 synth: init at 0.5.6 2021-10-10 12:16:27 -04:00
Sandro d265fdf83a
Merge pull request #141101 from superherointj/package-apache-airflow-2.1.4 2021-10-10 18:14:48 +02:00
Fabian Affolter 6b3033b081
Merge pull request #141146 from figsoda/crabz
crabz: init at 0.7.2
2021-10-10 11:07:33 +02:00
Fabian Affolter 4d86383a82
Merge pull request #141147 from figsoda/suckit
suckit: init at 0.1.2
2021-10-10 11:02:19 +02:00
zimbatm eb0588f4b7
nix-eval-jobs: init at 0.0.1 2021-10-10 10:32:22 +02:00