Fabian Affolter and GitHub
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 and GitHub
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
Bjørn Forsman
5d3dca497b
nixos/hamster: fix programs.hamster.enable text
...
mkEnableOption already adds "Whether to enable" and ends with a ".", so
remove that duplication from the help text.
Also reword it slightly while at it.
2021-07-04 23:18:23 +02:00
Silvan Mosberger and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
946835111e
Merge pull request #129255 from fabaff/bump-ncdu
...
ncdu: 1.15.1 -> 1.16
2021-07-04 22:22:42 +02:00
Izorkin
a87a078dbc
nixos/tests/mariadb: add check Mroonga storage
2021-07-04 22:53:15 +03:00
Izorkin
f85b19387d
mariadb: libsodium is required to build mroonga storage
2021-07-04 22:51:17 +03:00
sternenseemann and sterni
e2a11c1d3d
koka: 2.1.4 -> 2.1.9
2021-07-04 21:45:33 +02:00
Jörg Thalheim and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and sterni
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 and sterni
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 and sterni
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 and GitHub
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 and GitHub
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 and GitHub
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
Fabian Affolter
511caab6e3
suricata: 6.0.2 -> 6.0.3
2021-07-04 18:01:54 +02:00
R. RyanTM
8f2113f0c7
free42: 3.0.4 -> 3.0.5
2021-07-04 16:00:27 +00: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 and GitHub
8001cd5ac0
Merge pull request #128923 from fortuneteller2k/papirusicon
...
papirus-icon-theme: 20210601 -> 20210701
2021-07-04 12:36:05 -03:00
Fabian Affolter and GitHub
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 and GitHub
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 and José Romildo
e1f7f6df68
qjournalctl: init at 0.6.3
2021-07-04 11:51:36 -03:00
Tom Fitzhenry
6e314a9473
pidgin-plugins/purple-mm-sms: init at 0.1.7
2021-07-05 00:37:09 +10:00
Luke Granger-Brown and GitHub
f930ea227c
Merge pull request #129237 from lukegb/grafana-plugins
...
grafanaPlugins: update
2021-07-04 13:53:55 +01:00
Ryan Mulligan and GitHub
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 and GitHub
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 and GitHub
4849dec4e9
Merge pull request #129223 from gebner/ccls-resourcedir
...
ccls: set resource directory
2021-07-04 13:58:05 +02:00
Ryan Mulligan and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
a5de6179cb
Merge pull request #129137 from bjornfor/fix-conan
...
conan: fix build after python3Packages updates
2021-07-04 13:12:03 +02:00
Robert Schütz
11d93cb025
kdeltachat: unstable-2021-06-14 -> unstable-2021-06-27
2021-07-04 13:06:06 +02:00
R. RyanTM
a3703d72c5
cargo-bloat: 0.10.0 -> 0.10.1
2021-07-04 11:05:15 +00:00
R. RyanTM and Raphael Megzari
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 and GitHub
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 and GitHub
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