Commit Graph

62971 Commits

Author SHA1 Message Date
Manuel Bärenz
b0f33d7c2e rabbitmq-server: 3.8.9 -> 3.9.1 2021-08-02 16:19:30 +02:00
Robert Hensing
70369dbba0
Merge pull request #132331 from sternenseemann/pkgs-llvm-stdenv-trunk
pkgs/top-level/release.nix: build pkgsLLVM.stdenv as part of trunk
2021-08-01 20:32:18 +02:00
Benjamin Asbach
f22a7ae1a8
soapui: 5.5.0 -> 5.6.0 (#131307)
Co-authored-by: Benjamin Asbach <asbachb@users.noreply.github.com>
2021-08-01 20:11:12 +02:00
sternenseemann
0307a8af6c pkgs/top-level/release.nix: build pkgsLLVM.stdenv as part of trunk
Having pkgsLLVM.stdenv built with nixpkgs:trunk will make building
anything in pkgsLLVM decidedly less painful since it will eliminate
the need to build LLVM and clang locally, which shouldn't be as bad
on hydra.

Darwin is disabled for now since it doesn't evaluate correctly there
(infinite recursion problem with the SDK).
2021-08-01 19:12:43 +02:00
Profpatsch
6376458424 sane: Add support for the unfree Fujitsu ScanSnap drivers
This adds the scanner files already linked from the
`etc/sane.d/epjitsu.conf` file, which are extracted from the Windows
drivers and mirrored on GitHub.

Being a Japanese hardware vendor, Fujitsu’s software release &
licensing methods are horrifying, but their scanners are some of the
best, so we should definitly have discoverable support for them, which
this patch hopefully adds.

Inspiration was taken from the following sources:
https://www.josharcher.uk/code/install-scansnap-s1300-drivers-linux/
https://ubuntuforums.org/archive/index.php/t-1461915.html
https://github.com/stevleibelt/scansnap-firmware
2021-08-01 13:45:46 +02:00
Sebastián Mancilla
bf0cd1ce16 libcanberra/libcanberra-gtk2: fix build on darwin
All libcanberra/libcanberra-gtk2/libcanberra-gtk3 packages were marked
as broken on commit 806d814516 (libcanberra: mark broken on darwin,
2021-02-11), but only libcanberra-gtk3 is broken due to the missing
header.

This commit refactors how to enable GTK support, to mark just
libcanberra-gtk3 as broken and allow building libcanberra and
libcanberra-gtk2.

libcanberra builds but the linker fails with:

    ld: file not found: /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon for architecture x86_64
    clang-7: error: linker command failed with exit code 1 (use -v to see invocation)

Adding Carbon to the inputs solves the problem.

libcanberra-gtk2 builds and the linker finishes without the above error,
most likely because it depends on gtk2 and gtk2 depends on Cocoa.

Also fix some issues with the derivation:

- Use pname/version instead of name.
- Use lib.optionalString to set postPatch.
- Only set passthru if building with GTK support, and ensure that the
  proper directory is passed for each GTK version.
2021-07-31 19:35:48 -04:00
Ben Siraphob
9d865ef9f6
Merge pull request #132231 from Artturin/udocker-fix
udocker: 1.1.3 -> 1.3.1 and make usable
2021-08-01 01:30:02 +07:00
Artturin
01c5b01858 udocker: 1.1.3 -> 1.3.1 and make usable 2021-07-31 20:50:20 +03:00
Lara
2cb0107550 arch-install-scripts: init at 24 2021-07-31 10:44:38 +02:00
Ben Siraphob
60704a29f0
Merge pull request #131896 from fabaff/brotlicffi
python3Packages.brotlicffi: init at 1.0.9.2
2021-07-31 13:57:34 +07:00
Bernardo Meurer
1a182deb8c
rpiboot-unstable -> rpiboot 2021-07-30 17:16:17 -07:00
Sander van der Burg
00486ec99e
Merge pull request #131864 from svanderburg/add-rott
rott: init at 1.1.2
2021-07-30 18:09:43 +02:00
Sandro
b71a0d62f7
Merge pull request #129815 from ethancedwards8/difftastic
difftastic: init at unstable-2021-07-09
2021-07-30 13:02:21 +00:00
Sandro
5d3c73f54c
Merge pull request #132061 from luc65r/pkg/cone
cone: init at unstable-2021-07-25
2021-07-30 12:46:59 +00:00
Sandro
efbb23c889
Merge pull request #131538 from psibi/add-ouch
ouch: init at 0.1.5
2021-07-30 12:21:56 +00:00
Lucas Ransan
1c9dda8a9b
cone: init at unstable-2021-07-25 2021-07-30 13:35:43 +02:00
AndersonTorres
2833fb0ec7 algol68g: init at 2.8.4 2021-07-30 04:06:07 -03:00
Ethan Edwards
7a979a3325
difftastic: init at 0.6 2021-07-29 21:00:42 -04:00
Fabian Affolter
7ac716fa2b python3Packages.brotlicffi: init at 1.0.9.2 2021-07-29 21:28:12 +02:00
Sander van der Burg
946ad968ff rott: init at 1.1.2 2021-07-29 20:27:02 +02:00
Vincent Laporte
4d4aa14a3e flow: build with OCaml 4.10 2021-07-29 16:14:21 +02:00
Sandro
890220b0e4
Merge pull request #131300 from nathanruiz/environmental-override 2021-07-29 14:06:42 +00:00
Sandro
185382415c
Merge pull request #131945 from Luflosi/add-sphinxext-opengraph
python3Packages.sphinxext-opengraph: init at 0.4.2
2021-07-29 13:51:02 +00:00
Martin Weinelt
9b52ff96cd
Merge pull request #130833 from stigtsp/package/convos-6.26 2021-07-29 14:56:44 +02:00
Stig
4bdce59e54
Merge pull request #131862 from xworld21/update-nytprof
perlPackages.DevelNYTProf: 6.06 -> 6.10
2021-07-29 14:19:33 +02:00
Nathan Ruiz
e1e51730dd pythonPackages.environmental-override: init at 0.1.2 2021-07-29 12:17:52 +00:00
Stig Palmquist
38357d7306 perlPackages.LinkEmbedder: 1.18 -> 1.20 2021-07-29 14:12:54 +02:00
Luflosi
476329cf00
python3Packages.sphinxext-opengraph: init at 0.4.2 2021-07-29 14:09:16 +02:00
Sandro
5e016bba67
Merge pull request #131904 from rissson/aviator
aviator: init at 1.8.1
2021-07-29 11:20:07 +00:00
Robin Gloster
e2bbd5976c
Merge pull request #131839 from fpletz/pkgs/srtrelay
srtrelay: init at 2021-07-28
2021-07-29 12:51:51 +02:00
Sandro
05f18a1ea6
Merge pull request #131907 from rissson/spruce
spruce: init at 1.28.0
2021-07-29 09:39:35 +00:00
Frederik Rietdijk
8dcfe523f7
Merge pull request #131719 from FRidh/python2-to-3
Python: further migrate packages from 2 to 3
2021-07-29 10:49:00 +02:00
Frederik Rietdijk
3888701716
Merge pull request #131345 from NixOS/staging-next
Staging next
2021-07-29 10:45:20 +02:00
Sandro
28a677ca85
Merge pull request #131924 from AndersonTorres/new-marst 2021-07-29 08:37:44 +00:00
AndersonTorres
2f6eb6594d marst: init at 2.7
MARST is an Algol-to-C translator.
2021-07-29 05:17:12 -03:00
Ben Siraphob
2f3c29cc68 coqPackages.graph-theory: init at 0.9 2021-07-29 09:33:21 +02:00
Ben Siraphob
fe273ea648
Merge pull request #113263 from lopsided98/samba-cross
samba: fix cross-compilation
2021-07-29 13:18:37 +07:00
github-actions[bot]
36f70c9637
Merge master into staging-next 2021-07-29 06:01:13 +00:00
Peter Hoeg
98dcfcfeb8 mkvtoolnix: 56.0.0 -> 59.0.0
Additional changes:

1. Qt is now needed for both the cli and gui variants.
2. Run the test suite
3. Drop a number of dependencies that are no longer needed
4. We have nlohmann_json and pugixml, so use those instead of the
   vendored versions
5. Add support for reading chapters from DVDs
6. Build with rake as recommended by upstream
2021-07-29 11:29:49 +08:00
Mario Rodas
707f6106fe ocamlformat: 0.18.0 -> 0.19.0
https://github.com/ocaml-ppx/ocamlformat/releases/tag/0.19.0
2021-07-29 05:00:19 +02:00
Mario Rodas
f7eb8b8c50 ocamlPackages.odoc-parser: init at 0.9.0 2021-07-29 05:00:19 +02:00
Marc 'risson' Schmitt
7c59c68335
spruce: init at 1.28.0
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2021-07-29 02:44:08 +02:00
github-actions[bot]
4fc7a31edb
Merge master into staging-next 2021-07-29 00:01:33 +00:00
Marc 'risson' Schmitt
b808c136bd
aviator: init at 1.8.1
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2021-07-29 02:00:42 +02:00
Franz Pletz
e5209d3d0b
Merge pull request #118158 from nextl00p/nmap
nmap: 7.80 -> 7.91
2021-07-28 22:33:51 +02:00
Franz Pletz
1112f62a4a
Merge pull request #131325 from angustrau/qtspim
qtspim: init at 9.1.22
2021-07-28 21:46:46 +02:00
Franz Pletz
e6af83e346
Merge pull request #131419 from angustrau/xxgdb
xxgdb: init at 1.12
2021-07-28 21:46:09 +02:00
Franz Pletz
842e5428b9
Merge pull request #131417 from angustrau/xspim
xspim: init at 9.1.22
2021-07-28 21:43:39 +02:00
Franz Pletz
097a91b918
Merge pull request #131424 from angustrau/nttcp
nttcp: init at 1.47
2021-07-28 21:41:30 +02:00
Franz Pletz
fbbf12a748
Merge pull request #131422 from angustrau/sockperf
sockperf: init at 3.7
2021-07-28 21:40:42 +02:00