summary refs log tree commit diff
path: root/pkgs/top-level
Commit message (Collapse)AuthorAge
* Merge branch 'master' into meshcentralRobin Gloster2021-08-02
|\
| * Merge pull request #132215 from ilyakooo0/iko/chia-plotterSandro2021-08-02
| |\
| | * chia-plotter: init at unstable-2021-07-12iko2021-08-02
| | |
| * | Merge pull request #131562 from Luflosi/add-sphinx-inline-tabsSandro2021-08-02
| |\ \
| | * | python3Packages.sphinx-inline-tabs: init at 2021.04.11.beta9Luflosi2021-07-26
| | | |
| * | | Merge pull request #131275 from superherointj/package-telegram-cli-20200106Sandro2021-08-02
| |\ \ \
| | * | | telegram-cli: init 20200106superherointj2021-08-02
| | | | | | | | | | | | | | | | | | | | Co-authored-by: @sikmir @SuperSandro2000
| * | | | Merge pull request #132406 from SuperSandro2000/cleanupSandro2021-08-02
| |\ \ \ \
| | * | | | pivx: cleanup, formatSandro Jäckel2021-08-02
| | | | | |
| * | | | | Merge pull request #132409 from SuperSandro2000/azureusSandro2021-08-02
| |\ \ \ \ \ | | | | | | | | | | | | | | azureus: drop
| | * | | | | azureus: dropSandro Jäckel2021-08-02
| | |/ / / /
| * / / / / ntfy-webpush: init at 0.1.3 (#132404)Sandro2021-08-02
| |/ / / /
| * | | | Merge pull request #132391 from SuperSandro2000/cleanupSandro2021-08-02
| |\ \ \ \
| | * | | | jitsi-meet-electron: formatSandro Jäckel2021-08-02
| | | | | |
| * | | | | Merge pull request #113185 from fabaff/libredditBen Siraphob2021-08-02
| |\ \ \ \ \ | | | | | | | | | | | | | | libreddit: init at 0.10.1
| | * | | | | libreddit: init at 0.10.1Fabian Affolter2021-04-11
| | | | | | |
| * | | | | | Merge pull request #131973 from McSinyx/palaceSandro2021-08-02
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | python3Packages.palace: init at 0.2.5Nguyễn Gia Phong2021-07-30
| | | | | | |
| * | | | | | Merge pull request #132095 from 06kellyjac/grpc-webSandro2021-08-02
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | protoc-gen-grpc-web: init at 1.2.1
| | * | | | | | protoc-gen-grpc-web: init at 1.2.106kellyjac2021-08-02
| | | | | | | |
| * | | | | | | Merge pull request #131909 from figsoda/taploSandro2021-08-02
| |\ \ \ \ \ \ \
| | * | | | | | | taplo-lsp: init at 0.2.4figsoda2021-07-29
| | | | | | | | |
| | * | | | | | | taplo-cli: init at 0.4.0figsoda2021-07-29
| | | | | | | | |
| * | | | | | | | Merge pull request #132331 from sternenseemann/pkgs-llvm-stdenv-trunkRobert Hensing2021-08-01
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | pkgs/top-level/release.nix: build pkgsLLVM.stdenv as part of trunk
| | * | | | | | | | pkgs/top-level/release.nix: build pkgsLLVM.stdenv as part of trunksternenseemann2021-08-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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).
| * | | | | | | | | soapui: 5.5.0 -> 5.6.0 (#131307)Benjamin Asbach2021-08-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Benjamin Asbach <asbachb@users.noreply.github.com>
| * | | | | | | | | sane: Add support for the unfree Fujitsu ScanSnap driversProfpatsch2021-08-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | libcanberra/libcanberra-gtk2: fix build on darwinSebastián Mancilla2021-07-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All libcanberra/libcanberra-gtk2/libcanberra-gtk3 packages were marked as broken on commit 806d814516c (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.
| * | | | | | | | | Merge pull request #132231 from Artturin/udocker-fixBen Siraphob2021-08-01
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | udocker: 1.1.3 -> 1.3.1 and make usable
| | * | | | | | | | udocker: 1.1.3 -> 1.3.1 and make usableArtturin2021-07-31
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | arch-install-scripts: init at 24Lara2021-07-31
| | | | | | | | |
| * | | | | | | | Merge pull request #131896 from fabaff/brotlicffiBen Siraphob2021-07-31
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python3Packages.brotlicffi: init at 1.0.9.2
| | * | | | | | | | python3Packages.brotlicffi: init at 1.0.9.2Fabian Affolter2021-07-29
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | rpiboot-unstable -> rpibootBernardo Meurer2021-07-30
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pull request #131864 from svanderburg/add-rottSander van der Burg2021-07-30
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | rott: init at 1.1.2
| | * | | | | | | rott: init at 1.1.2Sander van der Burg2021-07-29
| | | | | | | | |
| * | | | | | | | Merge pull request #129815 from ethancedwards8/difftasticSandro2021-07-30
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | difftastic: init at unstable-2021-07-09
| | * | | | | | | | difftastic: init at 0.6Ethan Edwards2021-07-29
| | | | | | | | | |
| * | | | | | | | | Merge pull request #132061 from luc65r/pkg/coneSandro2021-07-30
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | cone: init at unstable-2021-07-25
| | * | | | | | | | | cone: init at unstable-2021-07-25Lucas Ransan2021-07-30
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #131538 from psibi/add-ouchSandro2021-07-30
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | ouch: init at 0.1.5
| | * | | | | | | | | ouch: init at 0.1.5Sibi Prabakaran2021-07-26
| | | | | | | | | | |
| * | | | | | | | | | algol68g: init at 2.8.4AndersonTorres2021-07-30
| | | | | | | | | | |
| * | | | | | | | | | flow: build with OCaml 4.10Vincent Laporte2021-07-29
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #131300 from nathanruiz/environmental-overrideSandro2021-07-29
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | pythonPackages.environmental-override: init at 0.1.2Nathan Ruiz2021-07-29
| | | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #131945 from Luflosi/add-sphinxext-opengraphSandro2021-07-29
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | python3Packages.sphinxext-opengraph: init at 0.4.2
| | * | | | | | | | | | | python3Packages.sphinxext-opengraph: init at 0.4.2Luflosi2021-07-29
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge pull request #130833 from stigtsp/package/convos-6.26Martin Weinelt2021-07-29
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | perlPackages.LinkEmbedder: 1.18 -> 1.20Stig Palmquist2021-07-29
| | | | | | | | | | | | |