Maximilian Bosch
0af9c974aa
python3Packages.privacyIDEA: 3.5.1 -> 3.5.2
...
ChangeLog: https://github.com/privacyidea/privacyidea/blob/v3.5.2/Changelog#L1
2021-04-02 11:10:21 +02:00
Yarny0
eaa62fa391
rastertosag-gdi (cups driver): init at 0.1
...
Some Ricoh printers use the proprietary sag-gdi format
and can't handle other, more common formats.
This commit brings a filter for cups
that generates the sag-gdi format.
The latest version 0.1 is dated 2011. So updates are unlikely.
The filter is written for Python 2.
To avoid new reverse dependencies on Python 2,
we employ a patch from Debian
that migrates the code to Python 3.
The README file just states "GPL" as license.
It is unclear whether that refers to the first version or
to the "current version" in the year of the copyright
(would be 3), and whether newer versions would be included.
The commit picks the nixpkgs `free` license
as this seems to be the most general license
covering all possible GPL combinations.
At least, `free` should permit Hydra to build the package.
The source tarball brings pdd files, but also a
drv file that can be used to generate those ppd files.
Since we prefer building from source,
we call cups' `ppdc` to build ppd files from the drv file.
Here is a documentation of the sag-gdi format:
https://www.undocprint.org/formats/page_description_languages/sagem-gdi
2021-04-02 10:51:36 +02:00
Robert Hensing
85ae7d02da
nix: Run sandbox tests
...
on linux.
To find problems like this earlier: https://github.com/NixOS/nix/pull/4659
2021-04-02 10:51:31 +02:00
Jaakko Luttinen
1f8dc49541
liblinphone: 4.4.35 -> 4.5.1
2021-04-02 11:08:34 +03:00
Jaakko Luttinen
43ee1f9d4d
belle-sip: 4.4.34 -> 4.5.1
2021-04-02 11:08:09 +03:00
Jaakko Luttinen
613615a98e
belcard: 4.4.34 -> 4.5.1
2021-04-02 11:07:48 +03:00
Jaakko Luttinen
cd700d6e0d
mediastreamer: 4.4.35 -> 4.5.1
2021-04-02 11:07:21 +03:00
Jaakko Luttinen
0d17838f51
bzrtp: 4.4.34 -> 4.5.1
2021-04-02 11:03:41 +03:00
Jaakko Luttinen
053e6c2b66
lime: 4.4.34 -> 4.5.1
2021-04-02 11:03:16 +03:00
sternenseemann
cf8da7eabd
doc/stdenv/cross: fix typo
2021-04-02 10:03:00 +02:00
Steve Purcell
dde94e3d83
defaultGemConfig.pg_query: 2.0.1 -> 2.0.2
...
pg_query 2.0.2 apparently has working ARM support.
This change also re-locks sqlint to use the newer version, and
generalises the platform spec to avoid being unnecessarily
restrictive.
As before, other packages which refer to pg_query are unaffected,
because they pin an older version of pg_query which is handled
separately in the gem-config expressions.
Follow-up to #116785
2021-04-02 21:02:54 +13:00
Jaakko Luttinen
653e20cf4a
ortp: 4.4.34 -> 4.5.1
2021-04-02 11:02:42 +03:00
Jaakko Luttinen
2466ec1a13
belr: 4.4.34 -> 4.5.1
2021-04-02 11:02:16 +03:00
Jaakko Luttinen
fdc19e5e18
bctoolbox: 4.4.34 -> 4.5.1
2021-04-02 11:01:38 +03:00
Fabian Affolter
7558fe60ab
python3Packages.aioasuswrt: 1.3.2 -> 1.3.3
2021-04-02 09:56:25 +02:00
Vincent Laporte
9ac5c7df17
ocamlPackages.gettext-camomile: init at 0.4.2
2021-04-02 09:13:44 +02:00
Vincent Laporte
ef0e64ec60
ocamlPackages.sosa: remove spurious dependency on nonstd
2021-04-02 09:01:22 +02:00
github-actions[bot]
b719e2423f
Merge staging-next into staging
2021-04-02 06:05:30 +00:00
github-actions[bot]
089e5dccf2
Merge master into staging-next
2021-04-02 06:05:28 +00:00
Steve Purcell
b092bdccfa
sqlint: 0.1.10 -> 0.2.0
...
- Updates libpg_query to 2.0.0 in gem config, used by pg_query gem 2.0.1
- Continue to support older gem with older libpg_query, for gitlab
- Remove redundant gem config override in sqlint expression
- Add myself as a maintainer
2021-04-02 00:28:17 -04:00
Otavio Salvador
a3fa479eae
shellhub-agent: Fix scp support
...
We need to have access to the scp binary so we can use it to the
transfer of files or the file transfer fails to run.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-04-02 00:45:11 -03:00
Peter Hoeg
2aab826896
zigbee2mqtt: 1.16.2 -> 1.18.2
2021-04-02 11:07:50 +08:00
Dmytro Shkyra
54c1e44240
dhcpcd: Fix patch url ( #118264 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2021-04-02 02:58:33 +02:00
Sandro
2efec1b83f
Merge pull request #118277 from erictapen/imagemagick-7.0.11-5
...
imagemagick7: 7.0.11-4 -> 7.0.11-5
2021-04-02 02:36:21 +02:00
Peter Simons
3f95f98a4b
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.17.0-2-g2ef7e72 from Hackage revision
202efdff05
.
2021-04-02 02:30:30 +02:00
github-actions[bot]
636e58e31b
Merge staging-next into staging
2021-04-02 00:21:46 +00:00
github-actions[bot]
9eaff3b9be
Merge master into staging-next
2021-04-02 00:21:44 +00:00
Sandro
28ee5b3150
Merge pull request #118289 from samuelgrf/rtw88_2021-04-01
...
linuxPackages.rtw88: 2021-03-21 -> 2021-04-01
2021-04-02 02:16:38 +02:00
Robert Scott
ae4613f692
python3Packages.pillow: 8.1.2 -> 8.2.0
2021-04-02 01:12:28 +01:00
Sandro
6629be4f46
Merge pull request #118288 from TeofilC/supervisor-redundant-dep
...
pythonPackages.supervisor: drop meld3 dependency
2021-04-02 01:50:35 +02:00
Samuel Gräfenstein
a893766d3a
linuxPackages.rtw88: 2021-03-21 -> 2021-04-01
2021-04-02 01:43:16 +02:00
xdHampus
b6630e76a5
maintainers: add xdhampus
2021-04-01 23:29:52 +00:00
happysalada
e765f20ffb
vector: update 12.1 -> 12.2
2021-04-02 07:57:19 +09:00
happysalada
1c32aa3516
vector: formatted with nixpkgs-fmt
2021-04-02 07:55:53 +09:00
Sandro
e2191cb47d
Merge pull request #118110 from dcbaker/submit/rebase-gem-mathmatical
...
gem-config.mathematical: add lasem to rpath
2021-04-02 00:54:24 +02:00
Benjamin Hipple
8a6f8f51d5
Merge pull request #118242 from r-ryantm/auto-update/oneDNN
...
oneDNN: 2.1.2 -> 2.1.3
2021-04-01 18:51:26 -04:00
Teo Camarasu
0777994864
pythonPackages.supervisor: drop meld3 dependency
...
supervisor no longer depends on meld3 as of version 4.1.0
2021-04-01 23:38:51 +01:00
Sandro
7ed2b59f28
Merge pull request #118273 from alyssais/mblaze
...
mblaze: enableParallelBuilding
2021-04-02 00:35:07 +02:00
Sandro
f3c06ec88d
Merge pull request #118285 from Thra11/pure-maps-2-6-5
...
pure-maps: 2.6.0 -> 2.6.5
2021-04-02 00:32:20 +02:00
Sandro
2bc1a1d44e
Merge pull request #118287 from dotlambda/lisgd-init
...
lisgd: init at 0.3.0
2021-04-02 00:29:18 +02:00
Sandro
9bbfb26854
Merge pull request #118283 from vcunat/p/fetchurl-typecheck
2021-04-02 00:24:43 +02:00
Sandro
20ab57778b
Merge pull request #118278 from nlewo/devpi
...
devpi-client: check-manifest and pkginfo needed at runtime
2021-04-02 00:19:03 +02:00
Sandro
0a62eadc3c
Merge pull request #118279 from SuperSandro2000/SuperSandro2000-patch-1
...
tests/croc: remove stdenv.lib
2021-04-01 23:53:51 +02:00
Sandro
4578d55816
Merge pull request #118270 from jackgerrits/vowpal-wabbit-8.10.0
...
vowpal-wabbit: 8.9.2 -> 8.10.0
2021-04-01 23:53:34 +02:00
Sandro
29e2826ea1
Merge pull request #118268 from dotlambda/rapidfuzz-1.4.1
...
python3Packages.rapidfuzz: 1.3.3 -> 1.4.1
2021-04-01 23:53:09 +02:00
Sandro
f3a050ccf9
Merge pull request #118265 from dshkyra/fix-118254-krb5-not-found
...
pam-krb5: 4.9 -> 4.10
2021-04-01 23:51:17 +02:00
Sandro
6cd00e17c4
Merge pull request #118263 from dotlambda/qutebrowser-2.1.1
...
qutebrowser: 2.1.0 -> 2.1.1
2021-04-01 23:48:45 +02:00
Sandro Jäckel
2a1698df36
haskellPackages.colourista: unbreak
...
main motivation: unbreak haskellPackages.hadolint which depends on
colourista.
2021-04-01 23:48:43 +02:00
Sandro
1ee32fa58e
Merge pull request #118262 from dotlambda/sc-im-0.8.1
...
sc-im: 0.8.0 -> 0.8.1
2021-04-01 23:45:36 +02:00
Robert Schütz
f35dd88c64
lisgd: init at 0.3.0
2021-04-01 23:44:16 +02:00