1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-02 10:31:36 +00:00
Commit graph

280670 commits

Author SHA1 Message Date
Malte Brandy 6fbb612735
haskellPackages.stan: Fix build 2021-04-02 13:07:26 +02:00
Malte Brandy 9962981687
haskellPackages.reflex-dom: Fix build 2021-04-02 12:50:53 +02:00
Fabian Affolter 5f5ab8004e python3Packages.gradient: fix build 2021-04-02 12:29:54 +02:00
Fabian Affolter 1a4f4b8849 python3Packages.aws-adfs: fix build 2021-04-02 12:29:54 +02:00
Fabian Affolter 7e65690165 python3Packages.requests-kerberos: fix build 2021-04-02 12:29:54 +02:00
Fabian Affolter 1ccbd15b10 python3Packages.ntlm-auth: fix build 2021-04-02 12:29:53 +02:00
Fabian Affolter 33f9e54720 python3Packages.docloud: fix build 2021-04-02 12:29:53 +02:00
Fabian Affolter 622743709a python3Packages.python-awair: 0.2.1 -> 0.2.2 2021-04-02 12:29:53 +02:00
Fabian Affolter 7bb0f30b7f python3Packages.flask-limiter: enable tests 2021-04-02 12:29:53 +02:00
Fabian Affolter 011f0b7897 python3Packages.pymemcache: init at 3.4.0 2021-04-02 12:29:53 +02:00
Doron Behar 905ecb920e
Merge pull request #118088 from r-ryantm/auto-update/rtsp-simple-server
rtsp-simple-server: 0.15.1 -> 0.15.2
2021-04-02 10:19:23 +00:00
Doron Behar 785d2c03a0
Merge pull request #116677 from alexarice/agda-test-hello-world 2021-04-02 10:19:00 +00:00
Michael Weiss 53fd303d0e
llvmPackages_12: Add recurseIntoAttrs
See #115288 (835a8f1cbc). This was missing for LLVM 12 because both
changes where made in parallel.
2021-04-02 12:16:50 +02:00
Maximilian Bosch dc8a72ea6d
Merge pull request #118203 from r-ryantm/auto-update/documize-community
documize-community: 3.8.2 -> 3.9.0
2021-04-02 12:06:52 +02:00
Maximilian Bosch 7de7862e56
Merge pull request #118214 from r-ryantm/auto-update/git-quick-stats
git-quick-stats: 2.1.6 -> 2.1.7
2021-04-02 12:03:06 +02:00
Michael Weiss 328ce4d864
libplacebo: 3.104.0 -> 3.120.0 (#118271) 2021-04-02 12:02:26 +02:00
Malte Brandy e5c6124adb
haskellPackages.haskell-language-server: Fix build 2021-04-02 11:57:32 +02:00
Michael Weiss 619953ead4
fscrypt-experimental: 0.2.9 -> 0.3.0 (#118243) 2021-04-02 11:56:01 +02:00
Maximilian Bosch 6ddf9649ae
Merge pull request #118219 from SuperSandro2000/bundix
bundix: 2.5.0 -> 2.5.1
2021-04-02 11:54:55 +02:00
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
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
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
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
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
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