Commit Graph

43016 Commits

Author SHA1 Message Date
Artturin
3b8e97b4f7 libdecor: init at 0.1.0 2021-10-02 02:02:19 +03:00
Jörg Thalheim
2aaf072d27
Merge pull request #138548 from queezle42/master
lirc: Set a writable lockdir
2021-10-01 08:23:51 +01:00
Sandro
f6fcd91e4d
Merge pull request #140028 from primeos/libva-utils 2021-09-30 14:26:39 +02:00
Michael Weiss
f94419a3a8
libva-utils: 2.12.0 -> 2.13.0 2021-09-30 14:04:05 +02:00
Thomas Tuegel
bf84010052
Merge pull request #139537 from CertainLach/plasma5-load-kwayland-integration
plasma5: load kwayland-integration plugin
2021-09-29 20:32:02 -05:00
Artturi
99cbb8340b
Merge pull request #139959 from Artturin/hunspellnldictlice 2021-09-30 00:20:54 +03:00
Sandro
58786a37db
Merge pull request #139955 from trofi/fix-gdome2-fno-common 2021-09-29 23:17:26 +02:00
Artturin
3e86f35580 hunspellDicts.nl_nl: move cc-by-nc-30 out of the license field since it
is a unfree license

their readme says bsd3 and/or cc-by-nc-30

https://github.com/OpenTaal/opentaal-hunspell/blob/master/LICENSE.txt#L53
2021-09-29 23:31:34 +03:00
Sandro
e4f1de1343
Merge pull request #139922 from humancalico/libspng
libspng: 0.7.0-rc3 -> 0.7.0
2021-09-29 21:28:28 +02:00
Sergei Trofimovich
884ebdc49c gdome2: fix build on -fno-common toolchains
Example of such toolchain is clang-12:

    $ nix-build -E 'with import ./. { }; gdome2.override { stdenv = clang12Stdenv; }'
    ...
    libgdome/xpath/gdome-xpath-xpnsresolv.c:33:
      multiple definition of `gdome_xpath_xpnsresolv_vtab';
      gdome-xpath.lo:libgdome/xpath/gdome-xpath-xpnsresolv.h:45: first defined here
2021-09-29 20:22:06 +01:00
José Romildo Malaquias
0a5fca501f
Merge pull request #138019 from romildo/upd.kvantum
qtstyleplugin-kvantum: 0.20.1 -> 0.20.2
2021-09-29 15:14:08 -03:00
Akshat Agarwal
6bf8ddeb5a libspng: 0.7.0-rc3 -> 0.7.0 2021-09-29 23:24:23 +05:30
Mario Rodas
cccf01a57b re2: 2021-08-01 -> 2021-09-01 2021-09-29 11:52:23 -05:00
Mario Rodas
50a2d34463
Merge pull request #139935 from marsam/update-libfyaml
libfyaml: 0.7 -> 0.7.1
2021-09-29 11:43:30 -05:00
Mario Rodas
4bad1c1d11
Merge pull request #139912 from marsam/update-grpc
grpc: 1.40.0 -> 1.41.0
2021-09-29 11:16:44 -05:00
Mario Rodas
d56c52d769 libfyaml: 0.7 -> 0.7.1 2021-09-29 11:06:34 -05:00
Bobby Rong
e6a581ea03
Merge pull request #139069 from r-ryantm/auto-update/libcyaml
libcyaml: 1.2.0 -> 1.2.1
2021-09-29 23:43:45 +08:00
Mario Rodas
3334018e52 grpc: 1.40.0 -> 1.41.0
https://github.com/grpc/grpc/releases/tag/v1.41.0
2021-09-29 09:04:59 -05:00
Alyssa Ross
d69583c6c2 opencv2: don't build unfree libraries by default
In opencv 2.x, unfree libraries are built by default.  The package
should therefore have been marked as unfree, but wasn't.

I've disabled the non-free libraries by default, and added an option
to enable them.  There are three programs in Nixpkgs that depend on
opencv2: mathematica, pfstools, and p2pvc.  pfstools requires the
non-free libraries if it's built with opencv support, so I've disabled
opencv by default there and added an option to enable it.  p2pvc links
fine, so presumably doesn't need the non-free libraries.  I can't test
mathematica, so I'm just going to leave it alone.
2021-09-29 13:39:52 +00:00
Bobby Rong
5d9b66d01b
Merge pull request #138860 from r-ryantm/auto-update/libytnef
libytnef: 1.9.3 -> 2.0
2021-09-29 18:26:10 +08:00
Jens Nolte
e66332826a lirc: Set a writable lockdir 2021-09-29 05:36:56 +02:00
Sandro
59d1bfa0dd
Merge pull request #138882 from r-ryantm/auto-update/cppzmq 2021-09-28 19:34:54 +02:00
Bobby Rong
58acaca159
Merge pull request #139090 from r-ryantm/auto-update/notcurses
notcurses: 2.4.1 -> 2.4.2
2021-09-28 20:49:08 +08:00
Ryan Burns
5d8d40c397
Merge pull request #139497 from r-burns/tensorflow-nvidia-x11
python3Packages.tensorflow-bin: remove nvidia_x11 reference
2021-09-27 19:09:49 -07:00
Robert Schütz
54e1db2152
Merge pull request #138479 from dotlambda/proj-8.1.1
proj: 7.2.1 -> 8.1.1
2021-09-27 16:46:32 -07:00
Yureka
e9bd47e681 pkgsi686Linux.pkgsStatic.libgpgerror: fix build 2021-09-27 17:22:32 +00:00
Alyssa Ross
860b938bbf capnproto: fix cross
capnproto tries to compile some capnproto files, so when
cross-compiling we need to give it the build platform's capnproto
binary or it'll try to execute the one for the host platform.
2021-09-27 15:46:21 +00:00
Alyssa Ross
3fc12275e6 pkgsStatic.capnproto: fix build
Static builds don't seem to work with the autotools-based build
system, but they work fine with the CMake one, so let's just switch to
that.
2021-09-27 15:46:21 +00:00
Profpatsch
843dca38b8 fdtools: pin to older skalibs version
fdtools hasn’t caught up with skalibs yet.

We also add a revdep test that alerts us in the future if a skalibs
bumb breaks fdtools again.
2021-09-27 14:28:43 +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
Artturi
ddc16da88b
Merge pull request #139520 from dan4ik605743/libarchive-qt
libarchive-qt 2.0.4 -> 2.0.6
2021-09-27 03:12:59 +03:00
Robert Schütz
9c6c62f724
Merge pull request #139455 from dotlambda/mauikit-2.0.2
libsForQt5.mauikit: 2.0.1 -> 2.0.2
2021-09-26 08:24:23 -07:00
Yaroslav Bolyukin
de5ffe51f6
plasma5: load kwayland-integration plugin
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-09-26 17:26:23 +03:00
dan4ik
9e1a79a05f libarchive-qt 2.0.4 -> 2.0.6 2021-09-26 16:15:26 +07:00
Ryan Burns
7ba89a2e22 python3Packages.tensorflow-bin: remove nvidia_x11 reference
the nvidia driver should be picked up from /run/opengl-driver/lib
(and is, since we're already using addOpenGLRunpath)
2021-09-25 20:17:45 -07:00
Artturi
d78406070e
Merge pull request #139485 from Artturin/libnatmp
libnatpmp: make files in $out/lib executable
2021-09-26 04:57:58 +03:00
Robert Schütz
c826ba3f6b mapnik: mark as broken
It is incompatible with PROJ 8.
We cannot use proj7 because gdal has to use the same version.
2021-09-25 16:54:17 -07:00
Robert Schütz
71666e18f1 proj: 7.2.1 -> 8.1.1 2021-09-25 16:54:16 -07:00
Robert Schütz
cb1fc48dce proj_7: init at 7.2.1 2021-09-25 16:54:15 -07:00
Artturin
be3bc77e31 libnatpmp: make files in $out/lib executable
Fixes https://github.com/NixOS/nixpkgs/issues/139197
2021-09-26 01:40:32 +03:00
Ryan Burns
4e1586c6ad
Merge pull request #139338 from r-burns/protobuf
treewide: fixes for protobuf 3.18+
2021-09-25 14:54:43 -07:00
Robert Schütz
fd08bea7f7 libsForQt5.mauikit-filebrowsing: 2.0.1 -> 2.0.2 2021-09-25 10:05:53 -07:00
Robert Schütz
cf4d5a3a31 libsForQt5.mauikit: 2.0.1 -> 2.0.2 2021-09-25 10:05:53 -07:00
Anderson Torres
09c70787e9
Merge pull request #139376 from ShamrockLee/udunits
udunits: meta.platforms = lib.platforms.all and add main
2021-09-25 12:56:03 -03:00
Shamrock Lee
d800b42dec udunits: meta.platforms = lib.platforms.all
Relax the platform constrain,
since it seems not a platform-specific
and Homebrew have it in their package set

Specify meta.mainProgram
2021-09-25 15:22:33 +08:00
Ryan Burns
7fa76be757
Merge pull request #135860 from r-ryantm/auto-update/ethash
ethash: 0.7.0 -> 0.7.1
2021-09-24 23:34:32 -07:00
Ryan Burns
156414ecbf
Merge pull request #136655 from samuela/samuela/cudatoolkit
cudatoolkit_11_{3,4}: init at 11.{3,4}.1
2021-09-24 12:20:40 -07:00
Luke Granger-Brown
a78925d568
Merge pull request #138268 from NixOS/staging-next
Staging next 2021-09-17
2021-09-24 12:07:12 +01:00
Bobby Rong
ed19885202
Merge pull request #137840 from r-ryantm/auto-update/libquotient
libquotient: 0.6.8 -> 0.6.9
2021-09-24 15:05:24 +08:00
github-actions[bot]
213597c007
Merge master into staging-next 2021-09-24 06:01:02 +00:00