Thiago Kenji Okada
75326dbecd
dart: remove all versions except the one used by flutterPackages.stable
...
For those that need other versions of Dart, they can use the new
sources parameter instead.
2021-01-27 14:48:09 -03:00
Thiago Kenji Okada
ec644e05cb
flutter: remove non-stable versions
...
Related issue #108606 .
Nowadays we have multiple outdated versions of Flutter in nixpkgs.
Instead, let's focus in having in having stable versions of Flutter
working.
Users needing to use beta or dev versions of Flutter can use mkFlutter
function, that still exists.
2021-01-27 14:48:06 -03:00
Erik Arvstedt and Matthieu Coudron
0b5fd3b784
qemu-guest: remove security.rngd setting
...
Since release 20.09 `rngd.enable` defaults to false, so this setting is redundant.
Also fix the `qemu-quest` section of the manual that incorrectly claimed
that `rngd` was enabled.
2021-01-27 18:27:34 +01:00
Sandro and GitHub
71e471636a
Merge pull request #109989 from dotlambda/postfix-3.5.9
...
postfix: 3.5.8 -> 3.5.9
2021-01-27 18:04:01 +01:00
Sandro and GitHub
d785468404
Merge pull request #110931 from saschagrunert/oci-seccomp-bpf-hook
...
linuxPackages.oci-seccomp-bpf-hook: 1.2.0 -> 1.2.1
2021-01-27 18:03:28 +01:00
Sandro and GitHub
5ff904f820
Merge pull request #110788 from mcwitt/elm-ls-vscode
...
vscode-extensions.elmtooling.elm-ls-vscode: init at 2.0.1
2021-01-27 18:02:58 +01:00
Sandro and GitHub
b237f724fc
Merge pull request #110799 from helsinki-systems/dysnomia_drop
...
nixos/disnix nixos/dysnomia: drop modules
2021-01-27 17:53:59 +01:00
Roland Coeurjoly and GitHub
cbad557fe2
saw-tools: update license ( #110920 )
2021-01-27 17:52:41 +01:00
Florian Klink and GitHub
1030745555
Merge pull request #106857 from m1cr0man/master
...
nixos/acme: Fixes for account creation and remove tmpfiles usage
2021-01-27 17:52:16 +01:00
Sandro and GitHub
0ffa153e0a
Merge pull request #110933 from marsam/update-gotop
...
gotop: 4.0.1 -> 4.1.0
2021-01-27 17:49:12 +01:00
ajs124 and GitHub
5e1eed0c03
Merge pull request #110434 from thefloweringash/redis-update
...
redis: 6.0.6 -> 6.0.10
2021-01-27 17:45:54 +01:00
ajs124
2fcf614ea3
ejabberd: remove myself as maintainer
2021-01-27 17:10:34 +01:00
Sandro and GitHub
aba519cfb3
Merge pull request #110918 from Mic92/ejabberd
...
ejabberd: 20.03 -> 20.12 [fixes build]
2021-01-27 16:52:45 +01:00
Sandro and GitHub
c7cfce17b7
Merge pull request #110926 from dotlambda/abcmidi-2021.01.25
...
abcmidi: 2021.01.21 -> 2021.01.25
2021-01-27 16:48:17 +01:00
Sandro and GitHub
a93b10e233
Merge pull request #110929 from marsam/update-jetbrains-mono
...
jetbrains-mono: 2.221 -> 2.225
2021-01-27 16:42:12 +01:00
Ryan Mulligan and GitHub
3bb3e042ee
Merge pull request #110497 from r-ryantm/auto-update/mandelbulber
...
mandelbulber: 2.23 -> 2.24
2021-01-27 07:33:21 -08:00
Matt Wittmann
e5845deabb
vscode-extensions.elmtooling.elm-ls-vscode: init at 2.0.1
2021-01-27 07:15:20 -08:00
Christoph Hrdinka and GitHub
4417228708
Merge pull request #110100 from r-ryantm/auto-update/mapnik
...
mapnik: 3.0.23 -> 3.1.0
2021-01-27 16:13:57 +01:00
Sascha Grunert
057a240b0b
linuxPackages.oci-seccomp-bpf-hook: 1.2.0 -> 1.2.1
...
Signed-off-by: Sascha Grunert <mail@saschagrunert.de >
2021-01-27 15:37:55 +01:00
Mario Rodas and GitHub
e686acb155
Merge pull request #85286 from tfc/nodejs-meshcommander
...
meshcommander: init at 0.8.0-e
2021-01-27 09:37:06 -05:00
Jörg Thalheim and GitHub
0998756db2
Merge pull request #109342 from Mic92/wrappers
2021-01-27 14:32:38 +00:00
Jonas Chevalier and GitHub
4f73437e14
Merge pull request #110937 from leenaars/sylk3
...
Sylk: 2.9.4 -> 3.0.0
2021-01-27 14:17:02 +00:00
Jörg Thalheim and GitHub
3285bc8219
Merge pull request #110730 from lopsided98/spdlog-fmt-propagate
...
spdlog: propagate fmt
2021-01-27 14:08:41 +00:00
Sandro and GitHub
8ac455d771
Merge pull request #110936 from thiagokokada/bump-clojure-lsp
...
clojure-lsp: 2021.01.20-01.39.32 -> 2021.01.26-22.35.27
2021-01-27 15:03:05 +01:00
Sandro and GitHub
2e442062f4
Merge pull request #110924 from siraben/stdenv-lib-implicit
...
treewide: remove implicit use of stdenv.lib
2021-01-27 14:56:42 +01:00
Mario Rodas and GitHub
18e2e99cc2
Merge pull request #110932 from fabaff/bump-tfsec
...
tfsec: 0.36.10 -> 0.37.1
2021-01-27 08:56:27 -05:00
Dmitry Kalinkin and GitHub
34dea03bc1
Merge pull request #107119 from Mic92/texlive
...
texlive: use python3 by default
2021-01-27 08:54:51 -05:00
Michiel Leenaars
ee71a72267
Sylk: 2.9.4 -> 3.0.0
2021-01-27 14:46:51 +01:00
Thiago Kenji Okada
83522ef4d4
clojure-lsp: 2021.01.20-01.39.32 -> 2021.01.26-22.35.27
2021-01-27 10:37:50 -03:00
Dennis Gosnell and GitHub
987b80a824
Merge pull request #109059 from jkachmar/haskell-generic-builder-args-modifier
...
Adds Haskell generic builder argument modifier
2021-01-27 22:37:41 +09:00
Mario Rodas
cdd111b525
gotop: 4.0.1 -> 4.1.0
...
https://github.com/xxxserxxx/gotop/releases/tag/v4.1.0
2021-01-27 08:10:11 -05:00
Ben Siraphob
82454e9df8
treewide: remove implicit use of stdenv.lib
2021-01-27 20:04:57 +07:00
Mario Rodas and GitHub
9c5389e47a
Merge pull request #110771 from sternenseemann/zz
...
zz: install modules shipped with compiler
2021-01-27 07:58:51 -05:00
Fabian Affolter
75d987a4f4
tfsec: 0.36.10 -> 0.37.1
2021-01-27 13:54:45 +01:00
Ninjatrappeur and GitHub
ab224b550c
Merge pull request #103138 from NinjaTrappeur/nin-pleroma
2021-01-27 13:28:44 +01:00
Mario Rodas
8e8ef2acf0
jetbrains-mono: 2.221 -> 2.225
...
https://github.com/JetBrains/JetBrainsMono/releases/tag/v2.225
2021-01-27 06:29:00 -05:00
Jörg Thalheim and GitHub
693c7cd0f7
Merge pull request #110797 from Atemu/update/zen-kernels
...
zen-kernels: 5.10.9 -> 5.10.10
2021-01-27 11:13:09 +00:00
Robert Schütz
63bc85029a
abcmidi: 2021.01.21 -> 2021.01.25
2021-01-27 11:41:06 +01:00
Jörg Thalheim and GitHub
e3b8515672
Merge pull request #110919 from r-burns/android-cross
...
androidenv: do not copy verbosely
2021-01-27 10:38:28 +00:00
Jörg Thalheim and GitHub
32ab3d97c1
Merge pull request #110690 from Mic92/tts
2021-01-27 10:30:15 +00:00
Sandro and GitHub
f492b16f66
Merge pull request #108713 from ewok/enpass-fix
...
enpass: fix working only with root privileges on KDE
2021-01-27 11:28:59 +01:00
Léo Gaspard and GitHub
951363ffbe
Merge pull request #101474 from B4dM4n/openjdk14-i686-build
...
openjdk15-bootstrap: fix i686 build
2021-01-27 11:28:40 +01:00
Scriptkiddi
a3f4db8679
nixos/dysnomia nixos/disnix: Drop modules
2021-01-27 11:27:09 +01:00
Sandro and GitHub
e8d60e277c
Merge pull request #110909 from jpas/factorio
2021-01-27 11:27:06 +01:00
Sandro and GitHub
78b5cfc15a
Merge pull request #110894 from fabaff/bump-masscan
2021-01-27 11:22:06 +01:00
Jörg Thalheim
ffcf5e0f0f
texlive: use python3 by default
...
There is one python helper script still written for: Utility for writing
Bengali in Rapid Roman Format. But this one does not seem super relevant
2021-01-27 11:09:26 +01:00
Ryan Burns
b98bfb6536
androidenv: do not copy verbosely
...
Verbose copying can exceed hydra's output limit,
causing spurious failures. For example, see:
https://hydra.nixos.org/eval/1644892?filter=android
2021-01-27 02:03:14 -08:00
Jörg Thalheim
5fc4e480f2
tts: unstable-2020-06-17 -> 0.0.9
2021-01-27 11:02:30 +01:00
Jörg Thalheim and Sandro
996a8eb88e
python3.pkgs.pyworld: init at 0.2.12
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2021-01-27 10:59:56 +01:00
Jörg Thalheim and GitHub
b1c006f055
Merge pull request #110688 from Mic92/umap-learn
2021-01-27 09:57:31 +00:00