3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

2709 commits

Author SHA1 Message Date
R. RyanTM f98766993d
sg3_utils: 1.46r862 -> 1.47
(#149152)
2022-01-02 19:52:51 +01:00
R. RyanTM e1454379a6
consul-template: 0.27.1 -> 0.27.2
(#148976)
2022-01-02 19:07:02 +01:00
markuskowa 118682d2f7
Merge pull request #152976 from elohmeier/btop-rm-gcc-ref
btop: remove reference to gcc
2022-01-02 13:40:51 +01:00
R. RyanTM 0fd74961da
uptimed: 0.4.5 -> 0.4.6
(#148971)
2022-01-01 23:37:24 +01:00
R. RyanTM 3ce6c8e0de
sleuthkit: 4.11.0 -> 4.11.1
(#149098)
2022-01-01 23:32:57 +01:00
R. RyanTM 588ef3e249
fio: 3.28 -> 3.29
(#152898)
2022-01-01 22:27:43 +01:00
Bobby Rong a45bf5c253
Merge pull request #149200 from r-ryantm/auto-update/gptman
gptman: 0.8.0 -> 0.8.2
2022-01-01 20:49:31 +08:00
Bobby Rong c597cc98dc
Merge pull request #152854 from r-ryantm/auto-update/hwinfo
hwinfo: 21.78 -> 21.80
2022-01-01 16:57:30 +08:00
Enno Richter 022facde9a btop: remove reference to gcc 2021-12-31 18:09:07 +01:00
Fabian Affolter 7b76019b17
Merge pull request #152925 from r-ryantm/auto-update/bpytop
bpytop: 1.0.67 -> 1.0.68
2021-12-31 14:46:21 +01:00
R. Ryantm f4e6448331 bpytop: 1.0.67 -> 1.0.68 2021-12-31 12:14:48 +00:00
R. Ryantm 0096067d52 hwinfo: 21.78 -> 21.80 2021-12-31 02:26:46 +00:00
Robert Scott 0e57783d3a
Merge pull request #151976 from Steven0351/btop-darwin
btop: Add darwin support
2021-12-30 20:56:43 +00:00
Steven Sherry 0aaf5768e5
btop: Remove gcc11 as a nativeBuildInput for darwin since gcc11Stdenv is
already set in all-packages.nix
2021-12-29 17:13:02 -06:00
Vladimír Čunát dfc501756b
Merge #148396: staging-next iteration 2021-12-03 2021-12-25 18:03:46 +01:00
Profpatsch eef4a51941 skawarePackages: Winter 2021-2022 release
I bumped all versions of all packages that we packaged so far (I
hope). We might want to build an update script at some point, there is
a lot of potential for copy & paste errors in these updates.

Laurent’s notes below:

  Hello,

  New versions of all the skarnet.org packages are available.

  The changes are, for the most part, minimal: essentially, the new
versions fix a bug in the build system that made cross-building under
slashpackage more difficult than intended. Very few people should
have been impacted by this bug.
  Some packages had a few more bugfixes; and some packages have
additional functionality. No major update; no compatibility break.

  The new versions are the following:

skalibs-2.11.1.0 (minor)
nsss-0.2.0.1 (release)
utmps-0.1.1.0 (minor)
execline-2.8.2.0 (minor)
s6-2.11.0.1 (release)
s6-rc-0.5.3.0 (minor)
s6-portable-utils-2.2.3.4 (release)
s6-linux-utils-2.5.1.7 (release)
s6-linux-init-1.0.7.0 (minor)
s6-dns-2.3.5.3 (release)
s6-networking-2.5.1.0 (minor)
mdevd-0.1.5.1 (release)
bcnm-0.0.1.5 (release)
dnsfunnel-0.0.1.3 (release)
smtpd-starttls-proxy-0.0.1.1 (release)

  Dependencies have all been updated to the latest versions. They are not
strict: libraries and binaries may build with older releases of their
dependencies, although this is not guaranteed.

  You do not need to recompile your s6-rc service databases. To make use
of the new s6-linux-init functionality, however, you will have to
recreate your run-image.
  You do not need to restart your supervision tree, unless you're
deleting
your old s6 binaries.

  Details of minor package changes follow.

* skalibs-2.11.1.0
   ----------------

  - New function: opendir_at()

* utmps-0.1.1.0
   ------------

  - New binary: utmps-write, a generic utmp client that can write
user-crafted records to the utmp and/or wtmp databases.

* execline-2.8.2.0
   ----------------

  - New -s option to the case binary, enabling fnmatch() (shell)
expression matching instead of regular expression matching.

* s6-rc-0.5.3.0
   -------------

  - Bundle contents are now read in a "contents.d/" subdirectory, one
file per content, instead of one per line in a "contents" file. In
the same way, service dependencies are now read in a "dependencies.d/"
subdirectory, one file per dependency. Old "contents" and "dependencies"
files are still supported, but deprecated. This change allows better
integration of s6-rc service definitions with package managers.

* s6-linux-init-1.0.7.0
   ---------------------

  - New -S option to s6-linux-init-maker, forcing a sync on halt even
in a container.

* s6-networking-2.5.1.0
   ---------------------

  - SNI wildcarding is implemented, as well as a workaround for a
bearssl bug causing errors on certificate signatures in certain cases.

  Enjoy,
  Bug-reports welcome.
  And happy holidays to you all!

--
  Laurent
2021-12-25 13:03:14 +01:00
Steven Sherry aa9c18ef07
btop: Address initial pr review comments 2021-12-24 08:24:15 -06:00
github-actions[bot] f5da7cc8e1
Merge master into staging-next 2021-12-24 12:01:23 +00:00
Maximilian Bosch 8aea86a0f8
Merge pull request #151774 from r-ryantm/auto-update/rsyslog
rsyslog: 8.2110.0 -> 8.2112.0
2021-12-24 12:19:29 +01:00
Steven Sherry 536ef35065
btop: Add darwin support 2021-12-24 01:04:49 -06:00
github-actions[bot] 4a543cc4d3
Merge master into staging-next 2021-12-24 06:01:16 +00:00
R. Ryantm d7cec1bcff bottom: 0.6.4 -> 0.6.6 2021-12-24 02:03:44 +00:00
Jonathan Ringer 5ed396a912
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/jellyfin-apiclient-python/default.nix
2021-12-23 10:14:19 -08:00
Thiago Kenji Okada 72351f96b2
Merge pull request #151570 from r-ryantm/auto-update/fcron
fcron: 3.3.0 -> 3.3.1
2021-12-23 12:28:55 -03:00
Dmitry Kalinkin 775f5098c7
packer,cdk-go,gotop: mark as broken on darwin due to using an outdated gopsutil 2021-12-23 00:08:39 -05:00
Bernardo Meurer f403d1f791
Merge pull request #150767 from Flakebi/rocm 2021-12-22 23:35:22 +00:00
Guillaume Girol d96a3994cc nixos/collectd: validate config file syntax at build time 2021-12-23 00:08:43 +01:00
Guillaume Girol b55a253e15 nixos/collectd: add nixos test 2021-12-23 00:08:43 +01:00
R. Ryantm a16bd11688 rsyslog: 8.2110.0 -> 8.2112.0 2021-12-22 15:37:23 +00:00
Bobby Rong 00ff833cdf
Merge pull request #151623 from c0bw3b/pkg/stress-ng
stress-ng: 0.13.08 -> 0.13.09
2021-12-22 18:35:37 +08:00
Jörg Thalheim 87cc27c7be
Merge pull request #151628 from r-ryantm/auto-update/btop
btop: 1.1.2 -> 1.1.3
2021-12-21 20:56:49 +00:00
R. Ryantm 9bd8d83f93 btop: 1.1.2 -> 1.1.3 2021-12-21 19:48:08 +00:00
Renaud 339c243b02
stress-ng: 0.13.08 -> 0.13.09 2021-12-21 20:22:05 +01:00
R. Ryantm b380144d2e fcron: 3.3.0 -> 3.3.1 2021-12-21 12:04:43 +00:00
Sandro 69a2c62cf7
Merge pull request #151168 from SuperSandro2000/phreedom 2021-12-19 23:58:24 +01:00
Sandro Jäckel cbfc50722f
maintainers: drop phreedom 2021-12-19 07:30:50 +01:00
Renaud 3fb8f40252
stress-ng: 0.13.03 -> 0.13.08
Upstream has moved to Github
2021-12-18 18:34:17 +01:00
Neubauer, Sebastian 134de12b20 rocm-smi: 4.5.0 -> 4.5.2 2021-12-15 16:57:22 +01:00
Fabian Affolter 445638d3ec gdu: 5.12.0 -> 5.12.1 2021-12-11 23:43:31 +01:00
R. Ryantm 172c9eaf2d rocm-smi: 4.3.1 -> 4.5.0 2021-12-09 20:06:53 -08:00
Bernardo Meurer a2a5e4ebd1
localtime: 2017-11-07 -> 2021-11-23 2021-12-08 15:23:03 +00:00
Pavol Rusnak 46a774d376
bpytop: unbreak on aarch64-darwin 2021-12-07 19:04:12 +01:00
R. Ryantm 8feff1e9f7 htop: 3.1.1 -> 3.1.2 2021-12-07 03:48:08 +00:00
R. Ryantm b574732548 gptman: 0.8.0 -> 0.8.2 2021-12-07 02:02:35 +00:00
Felix Buehler 8d0267dc8f treewide: use pname&version instead of name 2021-12-05 15:38:17 +01:00
markuskowa e0c74a4d1f
Merge pull request #148556 from fabaff/bump-gdu
gdu: 5.11.0 -> 5.12.0
2021-12-04 19:18:50 +01:00
Fabian Affolter 8ee873dcc0
Merge pull request #148405 from fabaff/bump-natscli
natscli: 0.0.26 -> 0.0.28
2021-12-04 09:36:17 +01:00
Fabian Affolter 10683fe1c4 gdu: 5.11.0 -> 5.12.0 2021-12-04 09:25:37 +01:00
Fabian Affolter a8c17a5803
Merge pull request #148191 from arezvov/openipmi_update
openipmi: 2.0.31 -> 2.0.32
2021-12-03 16:01:54 +01:00
Fabian Affolter 9b44103ef2 natscli: 0.0.26 -> 0.0.28 2021-12-03 11:34:39 +01:00