R. RyanTM
83b3cb8b73
ipmiutil: 3.1.5 -> 3.1.6
2020-03-24 09:30:20 +00:00
Izorkin
d508a2f366
nixos/netdata: fix permissions for perf.plugin
2020-03-23 12:24:49 +03:00
Izorkin
a3c769fef6
nixos/netdata: fix permissions for slabinfo.plugin
2020-03-23 12:24:49 +03:00
Jörg Thalheim
13c1938593
localetime: fix build with strict deps
2020-03-23 08:14:57 +00:00
worldofpeace
851aac4055
Merge pull request #80987 from andir/ipmitool
...
ipmitool: migrate to openssl 1.1
2020-03-01 14:10:11 +00:00
worldofpeace
82217553b0
ipmitool: fix compile on darwin
2020-03-01 08:50:00 -05:00
Florian Klink
43ec75d470
ipmitool: cleanup expression
...
* remove no-op substitution of s6_addr16 -> s6_addr
This string doesn't exist anymore in that file.
* clean up configureFlags
2020-03-01 08:49:29 -05:00
Frederik Rietdijk
33133b2667
Merge pull request #81167 from NixOS/staging-next
...
Staging next
2020-03-01 13:45:30 +01:00
Frederik Rietdijk
ef156f7a8b
Merge staging-next into staging
2020-02-27 10:15:34 +01:00
Sergey Lukjanov
e85f0a8970
smartmontools: add Frostman to maintainers
2020-02-25 23:10:05 -08:00
Sergey Lukjanov
38b0c55601
smartmontools: 7.0 -> 7.1 and devicedb updated to latest
2020-02-25 22:54:03 -08:00
Mario Rodas
3a0da440a3
Merge pull request #81056 from r-ryantm/auto-update/bfs
...
bfs: 1.5.2 -> 1.6
2020-02-25 21:36:21 -05:00
R. RyanTM
a47195b516
bfs: 1.5.2 -> 1.6
2020-02-25 21:19:16 +00:00
Andreas Rammhold
ad19bb5ff8
ipmitool: migrate to openssl 1.1
...
This adds a patch from debian to switch ipmitool to openssl 1.1.
Upstream seems to already carry a version of this but that is yet to be
part of a release.
2020-02-25 00:09:30 +01:00
Jörg Thalheim
56e6074c07
netdata: fix openldap plugin
2020-02-24 10:31:51 +00:00
Jörg Thalheim
076e16989d
netdata: 1.19.0 -> 1.20.0
2020-02-22 21:17:54 +00:00
Silvan Mosberger
1035f7259f
Merge pull request #80628 from mweinelt/pr/s-tui
...
s-tui: migrate to python3
2020-02-22 17:25:59 +01:00
Martin Weinelt
cf0e6a48e9
s-tui: migrate to python3
...
Includes LC_ALL = "en_US.UTF-8"; that resolves a locale.Error exception
during the check phase.
[...]
File "/build/s-tui-1.0.0/s_tui/sensors_menu.py", line 27, in <module>
import urwid
File "/nix/store/xxhpq1kcjy0kimfwnwqlzh2pchkp9khi-python3.7-urwid-2.1.0/lib/python3.7/site-packages/urwid/__init__.py", line 26, in <module>
from urwid.widget import (FLOW, BOX, FIXED, LEFT, RIGHT, CENTER, TOP, MIDDLE,
File "/nix/store/xxhpq1kcjy0kimfwnwqlzh2pchkp9khi-python3.7-urwid-2.1.0/lib/python3.7/site-packages/urwid/widget.py", line 27, in <module>
from urwid.util import (MetaSuper, decompose_tagmarkup, calc_width,
File "/nix/store/xxhpq1kcjy0kimfwnwqlzh2pchkp9khi-python3.7-urwid-2.1.0/lib/python3.7/site-packages/urwid/util.py", line 61, in <module>
detected_encoding = detect_encoding()
File "/nix/store/xxhpq1kcjy0kimfwnwqlzh2pchkp9khi-python3.7-urwid-2.1.0/lib/python3.7/site-packages/urwid/util.py", line 58, in detect_encoding
locale.setlocale(locale.LC_ALL, initial)
File "/nix/store/ja04f3cmapzb3f2mvjrb883bfqclsirq-python3-3.7.6/lib/python3.7/locale.py", line 608, in setlocale
return _setlocale(category, locale)
locale.Error: unsupported locale setting
2020-02-22 16:23:36 +01:00
Daiderd Jordan
fd4df0bcbb
Merge pull request #80603 from eraserhd/plan9port-macos-ldflags
...
plan9port: fix linker flags for macosx
2020-02-22 08:51:31 +01:00
Bernardo Meurer
a87baff257
throttled: 0.6 -> 0.7
2020-02-20 21:39:41 -08:00
Jason Felice
7724ef793a
plan9port: wrap ALL linker flags
2020-02-20 17:40:30 -05:00
R. RyanTM
b4f0854fcf
gptfdisk: 1.0.4 -> 1.0.5
2020-02-20 03:05:17 +00:00
Jason Felice
4d2a8257ed
plan9port: fix linker flags for macosx
2020-02-19 20:31:14 -05:00
Mario Rodas
aba59a9169
Merge pull request #80406 from marsam/update-ytop
...
ytop: 0.4.0 -> 0.5.1
2020-02-18 08:53:08 -05:00
Vladimír Čunát
f595677418
efibootmgr: fixup build on i686
...
Same as efivar; I believe it doesn't really needs LTO. I checked:
nix build -f nixos/release-combined.nix nixos.iso_minimal.i686-linux
2020-02-18 10:30:23 +01:00
worldofpeace
5f197dbca2
Merge pull request #80305 from bhipple/u/rust-cargo-mq-cli
...
mq-cli: upgrade cargo fetcher and cargoSha256
2020-02-17 20:19:52 -05:00
Vladimír Čunát
9b4424cbb7
efivar: fixup build on i686
...
I don't think it really needs LTO.
2020-02-17 21:05:16 +01:00
Mario Rodas
d9a19e97cb
ytop: 0.4.0 -> 0.5.1
2020-02-17 04:20:00 -05:00
Benjamin Hipple
9f8b5e80ee
ytop: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; ran `nixpkgs-review wip` successfully.
2020-02-16 16:51:53 -05:00
Benjamin Hipple
f31c9a0414
mq-cli: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; ran `nixpkgs-review wip` successfully.
2020-02-16 16:42:57 -05:00
Benjamin Hipple
131a32a5af
rust: update docs on legacyCargoFetcher; remove unnecessary defaults
...
As mentioned in #79975 , the default on `legacyCargoFetcher` if left unspecified
is now `false`.
2020-02-15 22:07:47 -08:00
Mario Rodas
e15600ebf2
Merge pull request #80092 from r-ryantm/auto-update/stress-ng
...
stress-ng: 0.10.16 -> 0.10.19
2020-02-14 05:05:21 -05:00
Benjamin Hipple
eb11feaa0b
treewide: change fetchCargoTarball default to opt-out
...
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.
This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.
See #79975 for details.
2020-02-13 22:41:37 -08:00
R. RyanTM
f422253fdd
stress-ng: 0.10.16 -> 0.10.19
2020-02-14 05:30:51 +00:00
Benjamin Hipple
2115a2037c
fetchcargo: use flat tar.gz file for vendored src instead of recursive hash dir
...
This has several advantages:
1. It takes up less space on disk in-between builds in the nix store.
2. It uses less space in the binary cache for vendor derivation packages.
3. It uses less network traffic downloading from the binary cache.
4. It plays nicely with hashed mirrors like tarballs.nixos.org, which only
substitute --flat hashes on single files (not recursive directory hashes).
5. It's consistent with how simple `fetchurl` src derivations work.
6. It provides a stronger abstraction between input src-package and output
package, e.g., it's harder to accidentally depend on the src derivation at
runtime by referencing something like `${src}/etc/index.html`. Likewise, in
the store it's harder to get confused with something that is just there as a
build-time dependency vs. a runtime dependency, since the build-time
src dependencies are tarred up.
Disadvantages are:
1. It takes slightly longer to untar at the start of a build.
As currently implemented, this attaches the compacted vendor.tar.gz feature as a
rider on `verifyCargoDeps`, since both of them are relatively newly implemented
behavior that change the `cargoSha256`.
If this PR is accepted, I will push forward the remaining rust packages with a
series of treewide PRs to update the `cargoSha256`s.
2020-02-10 10:17:29 -05:00
Michael Raskin
6763bdd858
Merge pull request #79318 from r-ryantm/auto-update/ioping
...
ioping: 1.1 -> 1.2
2020-02-09 11:52:45 +00:00
R. RyanTM
2f2b6b94f6
syslogng: 3.24.1 -> 3.25.1
2020-02-09 09:54:53 +01:00
Ryan Mulligan
0a901b4aa3
Merge pull request #79544 from r-ryantm/auto-update/lr
...
lr: 1.5 -> 1.5.1
2020-02-08 11:35:50 -08:00
R. RyanTM
53243c3a21
lr: 1.5 -> 1.5.1
2020-02-08 17:04:34 +00:00
markuskowa
f1f8942554
Merge pull request #79529 from r-ryantm/auto-update/java-service-wrapper
...
java-service-wrapper: 3.5.41 -> 3.5.42
2020-02-08 14:02:03 +01:00
R. RyanTM
ac3573112d
java-service-wrapper: 3.5.41 -> 3.5.42
2020-02-08 12:04:17 +00:00
R. RyanTM
e01145e5ec
fio: 3.17 -> 3.18
2020-02-08 03:58:00 +00:00
Ryan Mulligan
117a105471
Merge pull request #79445 from r-ryantm/auto-update/jump
...
jump: 0.30.0 -> 0.30.1
2020-02-07 05:09:10 -08:00
R. RyanTM
c86ea4ec60
jump: 0.30.0 -> 0.30.1
2020-02-07 11:23:29 +00:00
Frederik Rietdijk
13b0a6eaf1
rsyslog: add nixos tests to passthru.tests
...
ofborg does not build them yet, but at least nixpkgs-update does.
https://github.com/ryantm/nixpkgs-update/pull/118
Note this test passes and would not have detected
https://github.com/NixOS/nixpkgs/issues/79304
2020-02-06 22:04:45 +01:00
R. RyanTM
4071f15037
ioping: 1.1 -> 1.2
2020-02-06 08:47:33 +00:00
Mario Rodas
c7458ab9ce
Merge pull request #79021 from sikmir/ytop
...
ytop: init at 0.4.0
2020-02-02 11:18:00 -05:00
Frederik Rietdijk
c195ef6aab
Merge pull request #78928 from NixOS/staging-next
...
Staging next
2020-02-02 15:35:18 +01:00
Nikolay Korotkiy
43686160bc
ytop: init at 0.4.0
2020-02-02 11:34:02 +03:00
Mario Rodas
e72c14a0a9
Merge pull request #78844 from r-ryantm/auto-update/stress-ng
...
stress-ng: 0.10.14 -> 0.10.16
2020-02-01 04:07:12 -05:00
Aaron Andersen
6ed34f1d29
Merge pull request #78824 from r-ryantm/auto-update/rsyslog
...
rsyslog: 8.1911.0 -> 8.2001.0
2020-01-31 06:26:34 -05:00
R. RyanTM
ecb2967b84
jump: 0.23.0 -> 0.30.0
2020-01-30 21:50:22 -08:00
R. RyanTM
17748d37cd
stress-ng: 0.10.14 -> 0.10.16
2020-01-30 11:09:03 +00:00
R. RyanTM
27dfbd55f8
rsyslog: 8.1911.0 -> 8.2001.0
2020-01-30 08:31:58 +00:00
Vladimír Čunát
e8907eaea3
Merge #78604 : pciutils: 3.6.2 -> 3.6.4 (into staging)
2020-01-28 15:10:14 +01:00
R. RyanTM
9ca9776d68
pciutils: 3.6.2 -> 3.6.4
2020-01-27 13:15:09 +00:00
Will Dietz
2cdb790df7
Merge pull request #77487 from dtzWill/update/acpica-iasl-20200110
...
acpica-tools,iasl: 20191213 -> 20200110
2020-01-26 16:48:19 -06:00
vasile luta
da5bb025c6
rsyslog: include libmaxminddb
2020-01-23 22:23:09 +02:00
Maximilian Bosch
714860dd42
Merge pull request #78182 from r-ryantm/auto-update/hwinfo
...
hwinfo: 21.67 -> 21.68
2020-01-22 22:30:00 +01:00
Andrew Childs
dc1d9a578d
s-tui: 0.8.3 -> 1.0.0
2020-01-22 17:21:42 +01:00
R. RyanTM
dbc61de005
hwinfo: 21.67 -> 21.68
2020-01-21 16:51:30 +00:00
R. RyanTM
651e73484e
facter: 3.14.6 -> 3.14.7 ( #78083 )
2020-01-20 22:10:24 +01:00
R. RyanTM
13f08afb52
bfs: 1.5.1 -> 1.5.2
2020-01-15 06:55:24 +00:00
Will Dietz
3dd3376491
acpica-tools,iasl: 20191213 -> 20200110
...
Actually, we apparently managed to bump iasl separately
so acpica-tools are upgraded from 20191018.
2020-01-10 23:53:06 -06:00
Frederik Rietdijk
a823616723
Merge master into staging-next
2020-01-07 20:06:22 +01:00
markuskowa
15b6bd41f6
Merge pull request #77018 from r-ryantm/auto-update/di
...
di: 4.47.2 -> 4.47.3
2020-01-06 12:50:36 +01:00
Mario Rodas
ebd204ea75
Merge pull request #76957 from marsam/update-ctop
...
ctop: 0.7.2 -> 0.7.3
2020-01-06 06:24:39 -05:00
Frederik Rietdijk
4a91444aa8
Merge staging-next into staging
2020-01-06 12:01:12 +01:00
Frederik Rietdijk
8fff915659
Merge pull request #76488 from jtojnar/more-python-cleanups
...
Another batch of Python 2 clean-ups
2020-01-06 12:00:36 +01:00
R. RyanTM
11a4eb48df
di: 4.47.2 -> 4.47.3
2020-01-06 00:24:56 -08:00
ajs124
65a2c708e7
uefitool: init at A56 and 0.27.0
...
default to new-engine
2020-01-05 19:24:10 +01:00
Mario Rodas
73600abd8d
ctop: 0.7.2 -> 0.7.3
...
Changelog: https://github.com/bcicen/ctop/releases/tag/v0.7.3
2020-01-04 04:20:00 -05:00
Mario Rodas
c8ca9ac23c
lr: 1.4.1 -> 1.5
2020-01-03 12:52:03 +00:00
Frederik Rietdijk
f08e3e38d4
Merge master into staging-next
2020-01-02 21:41:13 +01:00
Jörg Thalheim
a82f07cecf
netdata: 1.18.1 -> 1.19.0 ( #75173 )
...
netdata: 1.18.1 -> 1.19.0
2020-01-01 12:52:29 +00:00
Robin Gloster
006242fd5a
treewide: fix types for mkDerivation params
2019-12-31 01:23:19 +01:00
Robin Gloster
755db0b689
treewide: installTargets is a list
2019-12-31 00:25:26 +01:00
Robin Gloster
65712df184
treewide: installTargets is a list
2019-12-31 00:17:42 +01:00
Robin Gloster
313da176d3
treewide: NIX_*_FLAGS -> string
2019-12-31 00:16:46 +01:00
Robin Gloster
5f2b92e3ec
treewide: NIX_*_COMPILE -> string
2019-12-31 00:13:29 +01:00
Frederik Rietdijk
6d059becd3
Merge gcc-9 into staging ( #68029 )
2019-12-30 16:38:38 +01:00
Robin Gloster
2157dcd141
treewide: installFlags is a list
2019-12-30 13:22:43 +01:00
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists
2019-12-30 12:58:11 +01:00
Robin Gloster
ac8eaa8507
treewide: fix *Flags
2019-12-30 04:50:37 +01:00
Jan Tojnar
e4bd8a6fab
htop: switch to python 3
2019-12-29 11:21:08 +01:00
Daiderd Jordan
1de5065375
plan9port: remove cf-private
...
No longer needed since #63381 .
2019-12-27 18:36:03 +01:00
R. RyanTM
de13f9c5a4
stress-ng: 0.10.11 -> 0.10.14 ( #76436 )
2019-12-27 18:14:15 +01:00
Nathan
b0caf68bff
maintainer-list.nix: remove ndowens
2019-12-26 16:47:41 -05:00
Franz Pletz
77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9
2019-12-26 14:17:36 +01:00
Jörg Thalheim
89c55c0a6d
net-snmp: split outputs ( #76155 )
...
net-snmp: split outputs
2019-12-25 06:27:55 +00:00
R. RyanTM
f45cf8fb36
fio: 3.16 -> 3.17
2019-12-23 01:27:14 -08:00
Jörg Thalheim
725f85e271
net-snmp: rename from net_snmp
2019-12-21 22:56:08 +00:00
Matthew Bauer
b39bc2943b
Merge pull request #74860 from alyssais/minijail
...
minijail: install .pc files and scoped_minijail.h
2019-12-17 14:48:02 -05:00
Michael Raskin
26df2f4e9e
Merge pull request #74862 from alyssais/fetchgittiles
...
fetchFromGitiles: init
2019-12-17 15:23:08 +00:00
Michael Raskin
e726201cc8
Merge pull request #52352 from hyperfekt/init_crosvm
...
crosvm: init at 77.0.3865.105
2019-12-17 15:22:14 +00:00
worldofpeace
7cae93c29c
bootchart: remove
2019-12-10 22:40:44 -05:00
Mario Rodas
6a88e7cfef
Merge pull request #75399 from r-ryantm/auto-update/thermald
...
thermald: 1.9 -> 1.9.1
2019-12-10 06:47:41 -05:00
R. RyanTM
14bcd8d229
thermald: 1.9 -> 1.9.1
2019-12-09 14:33:23 -08:00
R. RyanTM
6d5907c7ba
ipmiutil: 3.1.4 -> 3.1.5
2019-12-08 03:11:30 -08:00
Izorkin
e21ad3a63b
netdata: 1.18.1 -> 1.19.0
2019-12-08 13:07:57 +03:00