3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

2692 commits

Author SHA1 Message Date
AndersonTorres 17b1055d65 plan9port: quick&dirty breakage fix
The presence of '+' in version string propagates to PATH variable, which breaks
`u` script, because `u` uses p9p's `sed` that treats `+` as a metacharacter.

Because of this, the version string will be reverted.
2021-11-16 20:16:43 -03:00
Sandro 5e39986fe2
Merge pull request #142151 from justinas/openseachest 2021-11-16 16:20:21 +01:00
figsoda 59a143e206 zenith: use buildFeatures 2021-11-16 08:11:46 -05:00
Vladimír Čunát 64065d76f4
Merge #144730: branch 'staging-next' 2021-11-15 11:52:15 +01:00
Bernardo Meurer fbe394aad2
btop: 1.0.24 -> 1.1.0 2021-11-14 21:16:34 -08:00
Tristan Gosselin-Hane dc76825742 tree: fix build on darwin/others 2021-11-14 11:18:53 -05:00
github-actions[bot] 9b5a105856
Merge master into staging-next 2021-11-14 00:01:47 +00:00
Maciej Krüger bbc5688e8f
tree: fix cross-compile
Should be makeFlagsArray not makeFlags
2021-11-13 19:31:08 +01:00
github-actions[bot] 631c3d7cb2
Merge master into staging-next 2021-11-13 12:01:13 +00:00
sternenseemann 1a1e32f023 Merge remote-tracking branch 'origin/master' into staging-next
Conflicts were caused by 2043dbb6fa
interacting with b2767b69dd.
2021-11-13 12:35:55 +01:00
Maciej Krüger f745b93d86
tree: fix package
makeFlags seems to be escaped now, so to do CC=$CC we need to
append it to makeFlags in the shell script now

Otherwise we get CC=\$CC
2021-11-13 12:20:52 +01:00
Sandro Jäckel 378659148d
tree: cleanup, take maintainership 2021-11-12 17:30:38 +01:00
github-actions[bot] b199af176d
Merge master into staging-next 2021-11-11 00:01:45 +00:00
Felix Bühler f5c12e8311
treewide: replace '-git' packages with 'unstable-' in version (#145396) 2021-11-10 16:21:47 -05:00
github-actions[bot] 259e08cd22
Merge master into staging-next 2021-11-10 18:01:21 +00:00
Fabian Affolter 260a145cc5 gdu: 5.9.0 -> 5.10.0 2021-11-10 09:59:15 +01:00
github-actions[bot] 6e4d2d1f10
Merge master into staging-next 2021-11-10 00:01:31 +00:00
Bernardo Meurer 4ae0f5f9ad
btop: 1.0.20 -> 1.0.24 2021-11-09 11:00:59 -08:00
github-actions[bot] ce6af4cada
Merge master into staging-next 2021-11-09 12:01:19 +00:00
Ryan Burns c10a075517 clinfo: enable on darwin 2021-11-08 17:44:04 -08:00
github-actions[bot] f14d7cb2f6
Merge master into staging-next 2021-11-08 18:01:24 +00:00
Ryan Burns c9d935da0b efivar: fix LTO build
The LTO failure was not entirely due to 22284b07.
Based on 90fa4b7c10
2021-11-05 23:32:46 -07:00
Ryan Burns 233f451841 treewide: reenable LTO on i686 2021-11-05 22:16:50 -07:00
figsoda b427f9a5bf kmon: 1.5.5 -> 1.6.0, clarify license 2021-11-05 16:20:10 -04:00
AndersonTorres 9199162d63 plan9port: 2021-04-22 -> 0.pre+date=2021-10-19 2021-11-03 17:06:38 -03:00
Mario Rodas a46b327a84
Merge pull request #143492 from r-ryantm/auto-update/syslog-ng
syslogng: 3.33.2 -> 3.34.1
2021-11-03 06:56:15 -05:00
Mario Rodas 677d583b32
Merge pull request #143508 from r-ryantm/auto-update/rsyslog
rsyslog: 8.2108.0 -> 8.2110.0
2021-11-03 06:52:59 -05:00
Dmitry Bogatov f538c07f2e
datefudge: work correctly even if GNU date is not in PATH (#94045)
* datefudge: work correctly even if GNU date is not in PATH

Examples in manual assumes advanced features from date(1) like "last
Friday", which only available in GNU coreutils version of date(1)
utility. Without this patch, most examples from datefudge(1) manual will
fail in busybox environment, which is confusing.

* Apply suggestions from code review

* Update pkgs/tools/system/datefudge/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-01 21:15:50 +01:00
Sandro b440c4e115
Merge pull request #143935 from kidonng/acpica-tools 2021-10-31 23:34:20 +01:00
Maximilian Bosch 55ccd7dfe2
Merge pull request #143373 from r-ryantm/auto-update/uptimed
uptimed: 0.4.4 -> 0.4.5
2021-10-31 23:06:43 +01:00
Domen Kožar 059feb3ccf honcho: 1.0.1 -> 1.1.0, fix the package 2021-10-31 11:44:38 -06:00
Kid 674a09e6c2 acpica-tools: 20210730 -> 20210930 2021-10-31 04:11:54 +00:00
Bobby Rong 48ed412888
Merge pull request #143604 from r-ryantm/auto-update/consul-template
consul-template: 0.27.0 -> 0.27.1
2021-10-30 15:22:37 +08:00
R. Ryantm 0ee1aa2d60 consul-template: 0.27.0 -> 0.27.1 2021-10-29 08:09:15 +00:00
R. Ryantm 02facd2d44 btop: 1.0.18 -> 1.0.20 2021-10-29 04:44:23 +00:00
R. Ryantm 195f6a2b81 rsyslog: 8.2108.0 -> 8.2110.0 2021-10-29 00:25:13 +00:00
R. Ryantm d8bc2bfd32 syslogng: 3.33.2 -> 3.34.1 2021-10-28 22:57:09 +00:00
R. Ryantm 244266c297 uptimed: 0.4.4 -> 0.4.5 2021-10-28 12:37:09 +00:00
R. Ryantm f9c890c998 thinkfan: 1.2.2 -> 1.3.0 2021-10-28 11:53:14 +00:00
Sean Buckley 83b1c5b70c htop: 3.1.0 -> 3.1.1 2021-10-25 15:27:42 -04:00
Sandro 062469fd09
Merge pull request #140309 from OPNA2608/init/gkraken/21.11 2021-10-24 18:28:57 +02:00
Felix Buehler ac3c391fa3 symlinks: switch to fetchFromGitHub 2021-10-24 15:10:14 +02:00
Felix Buehler 11031d1c0c daemonize: switch to fetchFromGitHub 2021-10-24 15:09:37 +02:00
Fabian Affolter 596e0d1ff1 gdu: 5.8.1 -> 5.9.0 2021-10-23 11:07:09 +02:00
Maciej Krüger 787fe33cfa
Merge pull request #135974 from r-ryantm/auto-update/syslog-ng 2021-10-21 15:59:41 +02:00
ajs124 638d1655b7 uefitool.new-engine: A58 -> A59 2021-10-20 01:39:45 +02:00
figsoda 6cddd6c6bf btop: 1.0.16 -> 1.0.18 2021-10-19 16:11:31 -04:00
Justinas Stankevicius 83fa3d7c12 openseachest: init at 21.06.21 2021-10-19 17:21:42 +03:00
R. RyanTM ec8454da33 auto-cpufreq: 1.7.0 -> 1.7.1 2021-10-18 12:27:19 +00:00
Bernardo Meurer f23899c9c1
btop: 1.0.13 -> 1.0.16 2021-10-17 23:56:00 -07:00
R. RyanTM 76842da579 auto-cpufreq: 1.6.9 -> 1.7.0 2021-10-17 12:16:54 +00:00
figsoda 0eae36de63 battop: remove 2021-10-16 13:06:06 -04:00
D Anzorge 4e42c3008c
treewide: clean up fedorahosted.org URLs (#139977) 2021-10-15 06:11:42 +03:00
Peter Simons 476635afe1 Drop myself from meta.maintainers for most packages.
I'd like to reduce the number of Github notifications and
review requests I receive.
2021-10-14 11:01:27 +02:00
Dmitry Kalinkin 729d1d6ba5
Merge pull request #140197 from makefu/pkgs/proot/5.2.0
proot: 20190510 -> 5.2.0
2021-10-07 22:53:20 -04:00
Ryan Burns 41574158a0 libgpg-error: rename from libgpgerror
Matches pname and upstream project name
2021-10-06 18:23:43 -07:00
Alyssa Ross fc24bb88c3 s6-rc: fix source hash
The tarball appears to have been re-uploaded, because both
Profpatsch[1] and r-rmcgibbo[2] got the previous hash, but by the time
it got to Hydra, the hash had changed[3].

By getting Profpatsch to send me his cached tarball, and comparing
each to the s6-rc git repo, I've determined that the difference
between them is a fast-forward of 7cadbf1..3d1af07 (summarised below).

So I think we're fine to bump the hash — it looks like some commits
were just mistakenly excluded the first time round.

Laurent Bercot (2):
      Add lock-fd support
      version: 0.5.2.3

 NEWS                                   | 1 +
 src/libs6rc/s6rc_servicedir_internal.c | 1 +
 src/s6-rc/s6-rc-compile.c              | 9 +++++++++
 3 files changed, 11 insertions(+)

[1]: https://github.com/NixOS/nixpkgs/pull/139544
[2]: https://github.com/NixOS/nixpkgs/pull/139544#issuecomment-927332319
[3]: https://hydra.nixos.org/build/154845872
2021-10-05 14:21:51 +02:00
Maciej Krüger 20eeb1e09e
Merge pull request #138811 from mkg20001/htop 2021-10-05 06:33:40 +02:00
Maciej Krüger 3f46ed7457
htop: set sysconfdir to /etc 2021-10-05 06:03:04 +02:00
Fabian Affolter 966763c5b1 btop: 1.0.10 -> 1.0.13 2021-10-03 23:11:02 +02:00
makefu 1f14a74ec2
proot: 20190510 -> 5.2.0
one month ago proot saw its first release for almost 6.5 years. The official release however needs a certain
pull request to correctly build with python extensions
2021-10-03 19:46:12 +02:00
OPNA2608 3d45f134ee gkraken: init at 1.1.6 2021-10-03 12:42:55 +02:00
Maximilian Bosch 598ad679d8
Merge pull request #140045 from SebTM/add_tp-auto-kbbl
tp-auto-kbbl: init at 0.1.5
2021-10-01 19:59:06 +02:00
Sebastian Sellmeier f0d1af9bd4
tp-auto-kbbl: init at 0.1.5 2021-10-01 13:12:58 +02:00
Andreas de0bf891e9 btop: 1.0.9 -> 1.0.10 2021-09-29 18:51:05 +02:00
Bobby Rong 8464f3765c
Merge pull request #138908 from r-ryantm/auto-update/stress-ng
stress-ng: 0.13.01 -> 0.13.03
2021-09-28 20:39:51 +08:00
Michael Adler 52d2792162 btop: 1.0.5 -> 1.0.9 2021-09-28 11:28:35 +02:00
Profpatsch bf33c0e62e skawarePackages: Fall 2021 release
Maintainers Notes below.

~~~

 Hello,

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

 skalibs has undergone a major update, with a few APIs having disappeared,
and others having changed. Compatibility with previous versions is  *not*
assured.
 Consequently, all the rest of the skarnet.org software has undergone
at least a release bump, in order to build with the new skalibs. But
some packages also have new functionality added (hence, a minor bump),
and others also have their own incompatible changes (hence, a major bump).

 The new versions are the following:

skalibs-2.11.0.0          (major)
nsss-0.2.0.0              (major)
utmps-0.1.0.3             (release)
execline-2.8.1.0          (minor)
s6-2.11.0.0               (major)
s6-rc-0.5.2.3             (release)
s6-portable-utils-2.2.3.3 (release)
s6-linux-utils-2.5.1.6    (release)
s6-linux-init-1.0.6.4     (release)
s6-dns-2.3.5.2            (release)
s6-networking-2.5.0.0     (major)
mdevd-0.1.5.0             (minor)
bcnm-0.0.1.4              (release)
dnsfunnel-0.0.1.2         (release)

Additionally, a new package has been released:
smtpd-starttls-proxy-0.0.1.0

 Dependencies have all been updated to the latest versions. They are,
this time, partially strict: libraries and binaries may build with older
releases of their dependencies, but not across major version bumps. The
safest approach is to upgrade everything at the same time.

 You do not need to recompile your s6-rc service databases or recreate
your s6-linux-init run-images.
 You should restart your supervision tree after upgrading skalibs and s6,
as soon as is convenient for you.

 Details of major and minor package changes follow.

* skalibs-2.11.0.0
  ----------------

 - A lot of obsolete or useless functionality has been removed:
libbiguint, rc4, md5, iobuffer, skasigaction, environ.h and
getpeereid.h headers, various functions that have not proven their
value in a while.
 - Some functions changed signatures or changed names, or both.
 - All custom types ending in _t have been renamed, to avoid treading on
POSIX  namespace. (The same change has not been done yet in other
packages,  but skalibs was the biggest offender by far.)
 - Signal functions have been deeply reworked.
 - cdb has been reworked, the API is now more user-friendly.
 - New functions have been added.

 The deletion of significant portions of code has made skalibs leaner.
libskarnet.so has dropped under 190 kB on x86_64.
 The cdb rewrite on its own has helped reduce an important amount of
boilerplate in cdb-using code.
 All in all, code linked against the new  skalibs should be slightly
smaller and use a tiny bit less RAM.

 https://skarnet.org/software/skalibs/
 git://git.skarnet.org/skalibs

* nsss-0.2.0.0
  ------------

 - Bugfixes.
 - nsss-switch wire protocol slightly modified, which is enough to
warrant a major version bump.
 - _r functions are now entirely thread-safe.
 - Spawned nsssd programs are now persistent and only expire after a
timeout on non-enumeration queries. This saves a lot of forking with
applications that can call  primitives such as getpwnam() repeatedly, as
e.g. mdevd does when  initially parsing its configuration file.
 - New nsssd-switch program, implementing real nsswitch functionality
by dispatching queries to various backends according to a script.
It does not dlopen a single library or read a single config file.

 https://skarnet.org/software/nsss/
 git://git.skarnet.org/nsss

* execline-2.8.1.0
  ----------------

 - Bugfixes.
 - New binary: case. It compares a value against a series of regular
expressions, executing into another command line on the first match.

 https://skarnet.org/software/execline/
 git://git.skarnet.org/execline

* s6-2.11.0.0
  -----------

 - Bugfixes.
 - Some libs6 header names have been simplified.
 - s6-svwait now accepts -r and -R options.
 - s6-supervise now reads an optional lock-fd file in the service
directory; if it finds one, the first action of the service is to take
a blocking lock. This prevents confusion when a controller process dies
while still leaving workers holding resources; it also prevents log
spamming on user mistakes (autobackgrounding services, notably).
 - New binaries: s6-socklog, s6-svlink, s6-svunlink. The former is a
rewrite of smarden.org's socklog program, in order to implement a fully
functional syslogd with only s6 programs. The latter are tools that start
and stop services by symlinking/unlinking service directories from a
scan directory, in order to make it easier to integrate s6-style services
in boot scripts for sequential service managers such as OpenRC.

 https://skarnet.org/software/s6/
 git://git.skarnet.org/s6

* s6-networking-2.5.0.0
  ---------------------

 - Bugfixes.
 - minidentd has been removed. It was an old and somehow still buggy
piece of  code that was only hanging around for nostalgia reasons.
 - Full support for client certificates. Details of the client
certificate are transmitted to the application via environment
variables (or via an environment string in the case of opportunistic
TLS).
 - Full SNI support, including server-side. (That involved a deep dive
into the bearssl internals, which is why it took so long.) The filenames
containing secret keys and certificates for <domain> are read in the
environment variables KEYFILE:<domain> and CERTFILE:<domain>.

 Complete client certificate and SNI support now make the TLS part of
s6-networking a fully viable replacement of stunnel and other similar
TLS tunneling tools. This is most interesting when s6-networking is
built against bearssl, which uses about 1/9 of the resources that OpenSSL
needs.

 https://skarnet.org/software/s6-networking/
 git://git.skarnet.org/s6-networking

* mdevd-0.1.5.0
  -------------

 - A new option to mdevd is available: -O <nlgroups>.
This option makes mdevd rebroadcast uevents to a netlink group (or set
of netlink groups) once they have been handled. This allows applications
to read uevents from a netlink group *after* the device manager is done
with them. This is useful, for instance, when pairing mdevd with
libudev-zero for full udev emulation.
 - The * and & directives, which previously were only triggered by
"add" and "remove" actions, are now triggered by *all* action types.
This gives users full scripting access to any event, which can be
used to implement complex rules similar to udev ones.

 These two changes make it possible to now build a full-featured desktop
system based on mdevd + libudev-zero, without running systemd-udevd or
eudev.

 https://skarnet.org/software/mdevd/
 git://git.skarnet.org/mdevd

* smtpd-starttls-proxy-0.0.1.0
  ----------------------------

 This new package, in conjunction with the latest s6-networking,
implements the STARTTLS functionality for inetd-like mail servers that
do not already support it. (Currently only tested with qmail-smtpd.)
If you have noticed that sending mail to skarnet.org supports STARTTLS
now, it is thanks to this little piece of software.

 https://skarnet.org/software/smtpd-starttls-proxy/
 git://git.skarnet.org/smtpd-starttls-proxy

 Enjoy,
 Bug-reports welcome.

 Laurent
2021-09-27 14:28:43 +02:00
zimbatm cda1e49784
foreman: add more platform support
See
https://www.moncefbelyamani.com/understanding-the-gemfile-lock-file/

Apparently you now have to manually add all the platforms that a gem is
supported on.
2021-09-25 19:11:55 +02:00
Fabian Affolter a79439501f gdu: 5.8.0 -> 5.8.1 2021-09-25 00:01:15 +02:00
gfrascadorio 447e08c3da sleuthkit: add build for JNI libraries
Enhance sleuthkit package so it builds the optional JNI libraries that
allow clients like autopsy to use sleuthkit.
2021-09-24 09:09:53 -06:00
figsoda 860ca9fe49
Merge pull request #139221 from figsoda/auto-cpufreq-version
auto-cpufreq: fix version output
2021-09-23 17:54:14 -04:00
figsoda e33b541858
Merge pull request #139185 from fabaff/bump-gdu
gdu: 5.7.0 -> 5.8.0
2021-09-23 16:10:45 -04:00
figsoda 2169cfd852 auto-cpufreq: fix version output 2021-09-23 15:54:42 -04:00
figsoda e77de1ec57
Merge pull request #139082 from r-ryantm/auto-update/auto-cpufreq
auto-cpufreq: 1.6.4 -> 1.6.9
2021-09-23 15:39:04 -04:00
Fabian Affolter c1bdd547f7 gdu: 5.7.0 -> 5.8.0 2021-09-23 18:05:31 +02:00
figsoda d7556d195c
Merge pull request #139018 from rmcgibbo/btop
btop: init at 1.0.5
2021-09-23 09:32:23 -04:00
Sandro cb0af69727
Merge pull request #138980 from ptrhlm/illum-0.5
illum: 0.4 -> 0.5
2021-09-23 14:56:26 +02:00
Robert T. McGibbon 9f08c2d4b9 btop: init at 1.0.5 2021-09-23 08:38:36 -04:00
Piotr Halama 4735d5bec2 illum: 0.4 -> 0.5 2021-09-23 07:59:40 +02:00
R. RyanTM e35d881ac3 auto-cpufreq: 1.6.4 -> 1.6.9 2021-09-23 04:13:49 +00:00
R. RyanTM c1313e30fb htop: 3.0.5 -> 3.1.0 2021-09-22 23:40:03 +00:00
Luflosi a124ea43a1
java-service-wrapper: 3.5.45 -> 3.5.46 2021-09-22 13:37:17 +02:00
R. RyanTM ab8ddd6509 stress-ng: 0.13.01 -> 0.13.03 2021-09-22 06:26:58 +00:00
Jörg Thalheim 5c34515b99
Merge pull request #138544 from Izorkin/fix-netdata
nixos/netdata: fix working with disabled ipmi plugin
2021-09-22 00:43:58 +01:00
adisbladis d0da4cba4b
fakeroot: Use a fixed git commit as a reference in patch URLs
Arch Linux has bumped the fakeroot version and these patch URLs now 404.
2021-09-20 12:48:01 -05:00
Izorkin 1e54f84012
nixos/netdata: fix working with disabled ipmi plugin 2021-09-19 19:15:49 +03:00
figsoda 2c4f9e3120
Merge pull request #137868 from trofi/update-fio
fio: 3.27 -> 3.28
2021-09-16 08:34:55 -04:00
github-actions[bot] 91c89490cc
Merge master into staging-next 2021-09-14 18:01:05 +00:00
Sergei Trofimovich 430a13f7e7 fio: 3.27 -> 3.28 2021-09-14 18:57:56 +01:00
Sandro 39f2266d0d
Merge pull request #137745 from r-ryantm/auto-update/stress-ng 2021-09-14 14:07:32 +02:00
github-actions[bot] 6f038e8b11
Merge master into staging-next 2021-09-14 12:01:03 +00:00
R. RyanTM 21f1fcdf8b rsyslog: 8.2102.0 -> 8.2108.0 2021-09-14 07:17:07 +00:00
R. RyanTM b47ac5a77c stress-ng: 0.13.00 -> 0.13.01 2021-09-14 05:04:49 +00:00
github-actions[bot] d6f028d12d
Merge master into staging-next 2021-09-13 06:01:28 +00:00
Nicolas Berbiche 5e44271c07 bottom: 0.6.3 -> 0.6.4 2021-09-13 10:11:26 +09:00
github-actions[bot] a13bf1828b
Merge master into staging-next 2021-09-12 18:01:21 +00:00
Sandro a3bf844c47
Merge pull request #135005 from r-ryantm/auto-update/consul-template 2021-09-12 17:07:35 +02:00
Daniël de Kok 6f2ce2a65e treewide: remove danieldk as maintainer from a set of packages
I currently do not have much time to work on nixpkgs. Remove
myself as a maintainer from a bunch of packages to avoid that
people are waiting on me for a review.
2021-09-12 14:42:12 +00:00
github-actions[bot] 3f2255106a
Merge master into staging-next 2021-09-12 00:01:45 +00:00