Commit Graph

2696 Commits

Author SHA1 Message Date
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
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
Jörg Thalheim
9a79131256
Merge pull request #148087 from ylh/patch-p9p-sw_vers
plan9port: add DarwinTools to buildInputs on darwin
2021-12-02 16:23:36 +00:00
Alexander Rezvov
b9599767e8
openipmi: 2.0.31 -> 2.0.32 2021-12-01 23:44:16 +03:00
Yestin L. Harrison
0fd4de2ae2 plan9port: add DarwinTools to buildInputs on darwin 2021-11-30 15:59:43 -08:00
Felix Buehler
22dffe27f3 pkgs/tools: use pname&version instead of name 2021-11-30 21:11:29 +01:00
Sandro
db0968babb
Merge pull request #147778 from trofi/fix-gptfdisk-on-ncurses-6.3 2021-11-30 18:17:21 +01:00
Sergei Trofimovich
3e894f67fe gptfdisk: fix build against upcoming ncurses-6.3
On ncurses-6.3 with extra printf() annotations gcc now detects
use of user input in place of format strings:

    gptcurses.cc:274:10: error:
        format not a string literal and no format arguments [-Werror=format-security]
      274 |    printw(theLine.c_str());
          |    ~~~~~~^~~~~~~~~~~~~~~~~
2021-11-28 22:10:27 +00:00
Fabian Affolter
9a005535fa hwinfo: 21.76 -> 21.78 2021-11-28 11:58:58 +01:00
Fabian Affolter
609ab2cdc4 btop: 1.1.0 -> 1.1.2 2021-11-27 18:58:49 +01:00
Fabian Affolter
7ae23b2ffc gdu: 5.10.1 -> 5.11.0 2021-11-27 09:24:46 +01:00
Samuel Gräfenstein
63a61947b9
htop-vim: add meta.mainProgram 2021-11-24 14:21:02 +01:00
José Romildo Malaquias
b023bd4864
Merge pull request #146730 from thiagokokada/htop-vim-init
htop-vim: init at unstable-2021-10-11
2021-11-24 09:19:45 -03:00
Fabian Affolter
c2a3cb8443 gdu: 5.10.0 -> 5.10.1 2021-11-23 22:16:03 +01:00
Thiago Kenji Okada
4e89efeed0 htop-vim: init at unstable-2021-10-11 2021-11-20 02:28:54 -03:00