Commit graph

300330 commits

Author SHA1 Message Date
R. RyanTM 5aa8a0d437 lightspark: 0.8.4.1 -> 0.8.5 2021-07-05 04:24:59 +00:00
Ryan Mulligan 7229e6d646
Merge pull request #129259 from bast/radovan/password-prompt
prompt to set root password has changed
2021-07-04 16:42:24 -07:00
Martin Weinelt a6c2f5e6e7
Merge pull request #129278 from r-ryantm/auto-update/kea
kea: 1.9.8 -> 1.9.9
2021-07-05 01:02:02 +02:00
R. RyanTM 8c44a66467 kea: 1.9.8 -> 1.9.9 2021-07-04 22:09:59 +00:00
Fabian Affolter c5decfd25d
Merge pull request #128973 from fabaff/bump-python-gitlab
python3Packages.python-gitlab: 2.8.0 -> 2.9.0
2021-07-05 00:08:28 +02:00
Fabian Affolter 06f62afd8a
Merge pull request #128983 from fabaff/bump-ibm-watson
python3Packages.ibm-watson: 5.2.0 -> 5.2.1
2021-07-04 23:43:33 +02:00
Fabian Affolter 922952c129
Merge pull request #128985 from fabaff/bump-pyatv
python3Packages.pyatv: 0.8.0 -> 0.8.1
2021-07-04 23:41:53 +02:00
Fabian Affolter e29fe9e8d2
Merge pull request #129242 from fabaff/bump-scp
python3Packages.scp: 0.13.4 -> 0.13.5
2021-07-04 23:41:18 +02:00
Silvan Mosberger 2ad68cf900
Merge pull request #129267 from NixOS/strings-comments-fiix-overly-monomorphic
strings.nix: Fix overly monomorphic type signature comments
2021-07-04 23:04:30 +02:00
Maximilian Bosch 9baacd435b
Merge pull request #129246 from romildo/upd.qjournalctl
qjournalctl: init at 0.6.3
2021-07-04 22:32:27 +02:00
Maximilian Bosch 1654709ce2
Merge pull request #129234 from r-ryantm/auto-update/cargo-bloat
cargo-bloat: 0.10.0 -> 0.10.1
2021-07-04 22:28:34 +02:00
Maximilian Bosch 15bf29162f
Merge pull request #129252 from fabaff/bump-tcpdump
tcpdump: 4.99.0 -> 4.99.1
2021-07-04 22:25:06 +02:00
Maximilian Bosch 946835111e
Merge pull request #129255 from fabaff/bump-ncdu
ncdu: 1.15.1 -> 1.16
2021-07-04 22:22:42 +02:00
sternenseemann e2a11c1d3d koka: 2.1.4 -> 2.1.9 2021-07-04 21:45:33 +02:00
Jörg Thalheim 160796b84b
Merge pull request #129262 from Mic92/aliases
python-aliases: dtfit, lammps-cython for removal
2021-07-04 20:01:01 +01:00
Niklas Hambüchen 5db6b909cd
strings.nix: Fix overly monomorphic type signature comments
These functions work on lists of anything, not just lists of strings.
2021-07-04 20:52:48 +02:00
Guillaume Girol 6e83548b0e
Merge pull request #128774 from orivej/praat
praat: 6.0.43 -> 6.1.50
2021-07-04 18:51:39 +00:00
Guillaume Girol 8148ffc930
Merge pull request #129263 from ck3d/redo-c-0.3
redo-c: 0.2 -> 0.3
2021-07-04 18:38:12 +00:00
Radovan Bast 45abf2f0d0 nixos/manual: prompt to set root password has changed
The manual mentions in
https://nixos.org/manual/nixos/stable/index.html#sec-installation-installing:
```
setting root password...
Enter new UNIX password: ***
Retype new UNIX password: ***
```

However, in the terminal I got:
```
setting root password...
New password: ***
Retype new password: ***
```
2021-07-04 20:33:38 +02:00
sternenseemann 2019f82e3e bmake: enable ksh test on non musl platforms
bmake runs the ksh test if /bin/ksh exists. This is never a good
indication on platforms where we can sandbox and causes problems on
darwin where this path may exist, but never would be in PATH.

We solve this problem by always enabling the test and adding ksh to
checkInputs.

ksh doesn't seem to compile with musl, so we disable it on that
platform.
2021-07-04 20:20:42 +02:00
sternenseemann 32c42d37ab bmake: test musl build
Since we do some additional patching to make it work with musl, we
should also test that, so we can _keep_ it working.
2021-07-04 20:20:42 +02:00
sternenseemann 30200ce8e1 bmake: 20210420 -> 20210621 2021-07-04 20:20:42 +02:00
Christian Kögler b07b9e81bc redo: Set CFLAGS only if not defined 2021-07-04 19:39:05 +02:00
Jörg Thalheim b95cd0fcd8 python-aliases: dtfit, lammps-cython 2021-07-04 19:35:58 +02:00
Jörg Thalheim 0a17f3b530
Merge pull request #129231 from Mic92/clang-tools
clang-tools: fix missing extra tools
2021-07-04 18:31:31 +01:00
Ryan Mulligan d618e6a675
Merge pull request #129251 from r-ryantm/auto-update/exploitdb
exploitdb: 2021-07-02 -> 2021-07-03
2021-07-04 09:42:23 -07:00
Gabriel Ebner 27749583d4
Merge pull request #129249 from ncfavier/ibus-mozc
ibus-engines.mozc: 2.23.4206.102 -> 2.26.4423.100
2021-07-04 18:19:51 +02:00
Fabian Affolter 71bfa1cb89 ncdu: 1.15.1 -> 1.16 2021-07-04 18:16:10 +02:00
R. RyanTM 26c36ab586 exploitdb: 2021-07-02 -> 2021-07-03 2021-07-04 15:52:49 +00:00
Fabian Affolter 228adbbf71 tcpdump: 4.99.0 -> 4.99.1 2021-07-04 17:52:29 +02:00
José Romildo Malaquias 8001cd5ac0
Merge pull request #128923 from fortuneteller2k/papirusicon
papirus-icon-theme: 20210601 -> 20210701
2021-07-04 12:36:05 -03:00
Fabian Affolter 4e82100879
Merge pull request #129184 from fabaff/bump-tfsec
tfsec: 0.39.16 -> 0.40.7
2021-07-04 17:05:45 +02:00
Fabian Affolter 1b387b60b5
Merge pull request #129180 from fabaff/bump-amass
amass: 3.11.2 -> 3.13.2
2021-07-04 17:05:13 +02:00
Fabian Affolter 4bc9ad7a75 python3Packages.scp: 0.13.4 -> 0.13.5 2021-07-04 17:03:07 +02:00
Naïm Favier 04f8630f83
ibus-engines.mozc: 2.23.4206.102 -> 2.26.4423.100 2021-07-04 17:01:15 +02:00
a@b.co e1f7f6df68 qjournalctl: init at 0.6.3 2021-07-04 11:51:36 -03:00
Luke Granger-Brown f930ea227c
Merge pull request #129237 from lukegb/grafana-plugins
grafanaPlugins: update
2021-07-04 13:53:55 +01:00
Ryan Mulligan 6df498cc03
Merge pull request #128819 from r-ryantm/auto-update/jenkins
jenkins: 2.289.1 -> 2.289.2
2021-07-04 05:38:42 -07:00
Luke Granger-Brown ad5d6a1552
Merge pull request #129217 from fabaff/bump-age
age: 1.0.0-rc.1 -> 1.0.0-rc.3
2021-07-04 13:01:13 +01:00
Gabriel Ebner 4849dec4e9
Merge pull request #129223 from gebner/ccls-resourcedir
ccls: set resource directory
2021-07-04 13:58:05 +02:00
Ryan Mulligan 1f64493674
Merge pull request #129209 from r-ryantm/auto-update/gobgpd
gobgpd: 2.28.0 -> 2.29.0
2021-07-04 04:57:25 -07:00
Ryan Mulligan cea6c2bd9f
Merge pull request #129208 from r-ryantm/auto-update/gobgp
gobgp: 2.28.0 -> 2.29.0
2021-07-04 04:56:31 -07:00
Ryan Mulligan 0168c6ff9f
Merge pull request #129220 from r-ryantm/auto-update/kubeconform
kubeconform: 0.4.7 -> 0.4.8
2021-07-04 04:18:05 -07:00
Robert Schütz a5de6179cb
Merge pull request #129137 from bjornfor/fix-conan
conan: fix build after python3Packages updates
2021-07-04 13:12:03 +02:00
R. RyanTM a3703d72c5 cargo-bloat: 0.10.0 -> 0.10.1 2021-07-04 11:05:15 +00:00
R. RyanTM d6d304cd12 erlang: 24.0.2 -> 24.0.3 2021-07-04 19:56:21 +09:00
Jörg Thalheim f69522b227 clang-tools: fix missing extra tools
fixes https://github.com/NixOS/nixpkgs/issues/128909
2021-07-04 12:08:24 +02:00
Gabriel Ebner ee9047870d
Merge pull request #129224 from gebner/qalc319
qalculate-gtk: 3.18.0 -> 3.19.0
2021-07-04 11:19:34 +02:00
Oleksii Filonenko 039c89c4af
Merge pull request #128206 from r-ryantm/auto-update/fluxctl
fluxctl: 1.22.2 -> 1.23.0
2021-07-04 12:16:57 +03:00
Oleksii Filonenko de1039e066
Merge pull request #129214 from kidonng/patch-1
sd: install man page and shell completions
2021-07-04 12:16:13 +03:00