Commit graph

266203 commits

Author SHA1 Message Date
Jörg Thalheim b1c006f055
Merge pull request #110688 from Mic92/umap-learn 2021-01-27 09:57:31 +00:00
Sandro 6a146b1370
Merge pull request #110917 from siraben/loadlibrary-stdenv-lib 2021-01-27 10:56:59 +01:00
Robert Hensing d2a41be2f3
Merge pull request #110707 from Infinisil/functionTo
Bring back `types.functionTo`
2021-01-27 10:50:13 +01:00
Ben Siraphob afebe553f8 nodePackages: stdenv.lib -> lib 2021-01-27 16:38:34 +07:00
Ben Siraphob d7b905b6b2 loadlibrary: stdenv_32bit.lib -> lib 2021-01-27 16:35:35 +07:00
Sandro ad97ca4e51
Merge pull request #110912 from siraben/stdenv-lib-inherit
treewide: remove inherited stdenv.lib
2021-01-27 10:28:55 +01:00
Sandro 2ee93d61ad
Merge pull request #110913 from siraben/other-stdenv-lib 2021-01-27 10:13:05 +01:00
Elias Probst b58f10c3ba unifi6: update to 6.0.45 2021-01-27 10:11:51 +01:00
Sandro 6b43e09240
Merge pull request #110892 from LeSuisse/varnish-CVE-2020-11653 2021-01-27 09:42:29 +01:00
Sandro e74fd33ada
Merge pull request #110889 from markuskowa/upd-libxc5
libxc: 4.3.4 -> 5.1.0
2021-01-27 09:42:00 +01:00
Daniël de Kok 15a64b2fac python3Packages.wasabi: 0.8.0 -> 0.8.1
Changelog:
https://github.com/ines/wasabi/releases/tag/v0.8.1
2021-01-26 22:32:11 -08:00
Badi Abdul-Wahid 9afe3525f3 rust-analyzer: 2021-01-18 -> 2021-01-25 2021-01-26 22:16:05 -08:00
Ben Siraphob 36c91cea1d treewide: stdenv.lib -> lib 2021-01-27 13:08:40 +07:00
Ben Siraphob 02ee14b9d5 treewide: stdenvNoCC.lib -> lib 2021-01-27 13:01:51 +07:00
Daniël de Kok a49d810552
Merge pull request #110861 from danieldk/fix-emacs-trivial-build
emacs.pkgs.trivialBuild: add missing stdenv argument
2021-01-27 06:57:58 +01:00
Ben Siraphob 3bbad8b041 treewide: remove inherited stdenv.lib 2021-01-27 12:44:43 +07:00
Scriptkiddi 26c4dcf8fa nixos/babeld: add type extraConfig 2021-01-26 20:06:29 -08:00
Ryan Burns 89850d10e0 ghcjs: fix eval
This was causing release-cross to fail hydra eval, so it hasn't been
building for the last few days. So note that although ghcjs still
does not build, this fixes eval so the jobset can proceed.

Verified with `hydra-eval-jobs pkgs/top-level/release-cross.nix -I nixpkgs=.`
2021-01-26 19:58:53 -08:00
Peter Hoeg 6d489a3eb4 xkcdpass: py2 -> py3, add manpage and run tests 2021-01-27 11:47:43 +08:00
John Ericson 652b2d6dba
Merge pull request #110901 from obsidiansystems/cryptopp-static
crypto++: Fix static build and also do multiple outputs
2021-01-26 21:37:26 -05:00
WORLDofPEACE ebc22e9921
Merge pull request #93372 from bb2020/oss
nixos/alsa: disable OSSEmulation by default
2021-01-26 19:39:42 -05:00
Sandro 8b553055c1
Merge pull request #110891 from fabaff/httpdump
httpdump: init at 20210126-d2e0dea
2021-01-27 01:15:02 +01:00
Aaron Andersen 71a9046715
Merge pull request #109847 from kampka/wesnoth
Wesnoth: 1.14.14 -> 1.14.15
2021-01-26 18:32:15 -05:00
Silvan Mosberger c2f3556dc7
lib/tests: More functionTo tests 2021-01-27 00:17:56 +01:00
Silvan Mosberger e9101d4a3b
lib/types: Improved functionTo merging
Now type checks the resulting function values and allows mkMerge and co.
Also indicates that the type check is done in the function body

Co-Authored-By: Robert Hensing <robert@roberthensing.nl>
2021-01-27 00:16:23 +01:00
John Ericson 60dea25dae crypto++: Fix static build and also do multiple outputs 2021-01-26 23:12:49 +00:00
Bruno Bigras 1913ea8a97 qbittorrent: 4.3.1 -> 4.3.3 2021-01-26 15:05:28 -08:00
Sandro d06bae4325
Merge pull request #101976 from Kritnich/pcb2gcode-2.1.0 2021-01-26 23:43:57 +01:00
John Ericson f48a2c4d1c
Merge pull request #110401 from obsidiansystems/capnproto-java-init
capnproto-java: init at 0.1.5
2021-01-26 17:40:37 -05:00
Sandro 4a2db77951
Merge pull request #110629 from yurrriq/add-ec2instanceconnectcli
ec2instanceconnectcli: init at 1.0.2
2021-01-26 23:39:27 +01:00
Sandro 22d282d4b3
Merge pull request #110878 from ymatsiuk/bumpteleport
teleport: 4.2.11 -> 5.1.0
2021-01-26 23:38:52 +01:00
Sandro 450bc18707
Merge pull request #110879 from 06kellyjac/starboard
starboard: 0.8.0 -> 0.9.0
2021-01-26 23:38:34 +01:00
Hector Escobedo a5ae1361ff capnproto-java: init at 0.1.5
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-26 16:42:28 -05:00
Scriptkiddi 5f472181f2 nixos/cntlm: add types 2021-01-26 13:17:19 -08:00
Silvan Mosberger 6d96b2655e
Merge pull request #110746 from TredwellGit/mumble
mumble: replace python and qt514 with python3 and qt5
2021-01-26 22:05:57 +01:00
Thomas Gerbet 9a6fb4d895 varnish63: 6.3.1 -> 6.3.2 2021-01-26 22:05:16 +01:00
Fabian Affolter e9b042a221 httpdump: init at 20210126-d2e0dea 2021-01-26 22:04:15 +01:00
Thomas Gerbet bfc2799d51 varnish62: 6.2.2 -> 6.2.3 2021-01-26 22:02:57 +01:00
Thomas Gerbet 88afccf4ff varnish60: 6.0.5 -> 6.0.7 2021-01-26 22:00:29 +01:00
Markus Kowalewski 308ee1ca11
libxc: 4.3.4 -> 5.1.0 2021-01-26 21:57:03 +01:00
06kellyjac 9d9f863aa5 starboard: 0.8.0 -> 0.9.0 2021-01-26 19:46:15 +00:00
Yurii Matsiuk a34b599add
teleport: 4.2.11 -> 5.1.0 2021-01-26 20:37:15 +01:00
Artemis Tosini c46b679be0 sudo: 1.9.5p1 → 1.9.5p2 2021-01-26 18:58:27 +00:00
Sandro bacfe1b230
Merge pull request #110865 from danieldk/1password-gui-0.9.10
_1password-gui: 0.9.9-3 -> 0.9.10-5
2021-01-26 19:37:03 +01:00
Bernardo Meurer fbaf922705
Merge pull request #109633 from cpcloud/update-rocksdb
rocksdb: 6.14.6 -> 6.15.4
2021-01-26 18:24:50 +00:00
Sandro f6f2333654
Merge pull request #110864 from 06kellyjac/terragrunt 2021-01-26 19:24:19 +01:00
Phillip Cloud bba47f95f1 sortmerna: mark broken on darwin 2021-01-26 12:55:33 -05:00
Phillip Cloud abed89b112 rocksdb: 6.15.2 -> 6.15.4 2021-01-26 12:54:07 -05:00
Phillip Cloud feea22fadb rocksdb: fix output hash 2021-01-26 12:54:07 -05:00
Phillip Cloud 676627abaa rocksdb: 6.14.6 -> 6.15.2 2021-01-26 12:54:07 -05:00