Commit Graph
100 Commits
Author SHA1 Message Date
Matthew Bauer bda626e3f0 Merge pull request #49371 from matthewbauer/cctools-bump
cctools: bump to latest commit
2018-10-28 21:03:34 -05:00
Matthew Bauer ac682e362c cctools: bump to latest commit
Lots of our patches are no longer needed. This simplifies things a
bunch. In addition, it now includes man pages.
2018-10-28 16:44:05 -05:00
Matthew Bauer 5b73b46aec Merge pull request #48689 from Tmplt/fix-compton
nixos/compton: fix corrupt colours with Mesa 18 on AMD
2018-10-19 15:40:43 -05:00
Matthew Bauer 4a12a9321c tests/systems.nix: fix tests
these weren’t being run correctly
2018-10-18 14:12:49 -05:00
Matthew Bauer c8040003f0 Correctly set windows doubles
mingw is the toolchain name but it is actually run on a window kernel
2018-10-17 17:03:00 -05:00
Matthew Bauer 1660098d84 curl: build statically on windows 2018-10-17 14:44:35 -05:00
Matthew Bauer 45cc6e2a42 lib/systems: use lookup for uname.system
This is a little bit cleaner and avoids the if ... else if ... chain.
2018-10-17 14:43:49 -05:00
Matthew Bauer e3de8a9232 boost: use correct c compiler for bootstrapping
we need a c compiler that runs on the build machine for boost to work
2018-10-17 14:10:49 -05:00
Matthew Bauer c86495c798 curl: disable gss on windows 2018-10-17 13:44:41 -05:00
Matthew Bauer a7c8e30782 nghttp2: make app optional
windows just needs the libraries & the app won’t build
2018-10-17 12:44:23 -05:00
Matthew Bauer b7e17a2efd c-ares: disable shared, enable static
only static will build for me
2018-10-17 12:43:37 -05:00
Matthew Bauer 845a364564 zlib: skip configure in windows
configure spits out an error when running on windows
2018-10-17 12:43:07 -05:00
Matthew Bauer a5de0ca963 treewide: preserve hashes
avoid mass rebuild from the last commits
2018-10-16 23:19:34 -05:00
Matthew Bauer 007faf02ca boost: use correct platform
"platforms.all" could include any possible os (even a machine with no
OS at all!). We can’t possible hope to support all of that, so need to
be more specific.
2018-10-16 22:03:09 -05:00
Matthew Bauer b491710542 sqlite: supports windows 2018-10-16 21:57:53 -05:00
Matthew Bauer 8652631b13 systems/doubles.nix: add mingw doubles
this makes it easier to show what supports windows vs. unix.
2018-10-16 21:56:58 -05:00
Matthew Bauer 51e5f8af42 treewide: don’t set CMAKE_SYSTEM_NAME 2018-10-16 21:52:38 -05:00
Matthew Bauer 0397453f1a boost: remove broken patch
the boost url is broken - remove for now
2018-10-16 21:51:48 -05:00
Matthew Bauer b3041b4455 make-derivation: set CMAKE_SYSTEM_* when cross compiling
Uses uname data to find what to set these variables:

- CMAKE_SYSTEM_NAME
- CMAKE_SYSTEM_PROCESSOR
- CMAKE_SYSTEM_VERSION
- CMAKE_HOST_SYSTEM_NAME
- CMAKE_HOST_SYSTEM_PROCESSOR
- CMAKE_HOST_SYSTEM_VERSION
2018-10-16 21:50:37 -05:00
Matthew Bauer 0e0894c37d lib/systems: add uname attrs 2018-10-16 21:48:43 -05:00
Matthew Bauer 0b298d516a Merge pull request #47182 from bhipple/add/mkl
mkl: init at 2019.0.117
2018-10-15 15:17:57 -05:00
Matthew Bauer 4c1b22b1f8 Merge pull request #47408 from bhipple/add/abi-tools
abi-compliance-checker: init at 2.3
2018-10-15 15:01:48 -05:00
Matthew Bauer 01dfe3f560 stage.nix: fix cross compiling with pkgsMusl
Fixes #48265
2018-10-15 12:59:07 -05:00
Matthew Bauer 962756e818 emacs-mac: use generic builder
this builder leads to confusion, especially since it is no longer used
in the normal emacs derivation.
2018-10-14 22:41:42 -05:00
Matthew Bauer 1dae4621f7 Merge pull request #44962 from Ekleog/wasm-rename
wasm: rename unofficial package into proglodyte-wasm
2018-10-14 17:00:29 -05:00
Matthew Bauer 0881a55f81 Merge pull request #44386 from srdqty/srd-update-mlton-compiler
mlton: refactor and adds mlton20180207Binary mlton20180207 mltonHEAD
2018-10-14 16:56:54 -05:00
Matthew Bauer 36af9cbb4c Merge pull request #48344 from matthewbauer/auto-update/libbsd
Auto update/libbsd
2018-10-13 18:45:57 -05:00
Matthew Bauer 7c61bb615a libbsd: update patches 2018-10-13 18:14:56 -05:00
Matthew Bauer 0c97d25092 Merge pull request #48320 from transumption/201810/move-notice-to-readme
COPYING: move notice to README.md
2018-10-13 16:42:34 -05:00
Matthew Bauer e4c0560d22 Merge pull request #48136 from bhipple/u/licenses
Add licenses
2018-10-10 13:21:52 -05:00
Matthew Bauer 504953ed08 Merge pull request #47381 from freepotion/boohu-init
boohu: init at 0.10.0
2018-10-09 19:06:06 -05:00
Matthew Bauer 9b0505abb7 Merge pull request #46898 from Assassinkin/osmnx
pythonPackages.osmnx: init at 0.8.2
2018-10-09 12:11:27 -05:00
Matthew Bauer 2f94acd9ae Merge pull request #47835 from nicknovitski/gulp-cli-init
nodePackages_8_x: add gulp-cli
2018-10-08 22:35:00 -05:00
Matthew Bauer 01d8c222eb Merge pull request #47516 from manveru/add-dbmate
dbmate: init at 1.4.1
2018-10-08 14:45:00 -05:00
Matthew Bauer dd6f6951cf Merge pull request #45109 from jfrankenau/module-triggerhappy
nixos/triggerhappy: add module for triggerhappy hotkey daemon
2018-10-08 14:42:59 -05:00
Matthew Bauer 3cb179a4d0 Merge pull request #45997 from cryptix/add/systrayhelper
systrayhelper: init at 0.0.3
2018-10-08 14:42:45 -05:00
Matthew Bauer 15aa8caf57 Merge pull request #44511 from bignaux/soulseekqt
soulseekqt : refactoring appimage manipulation to be more generic.
2018-10-08 14:03:15 -05:00
Matthew Bauer 4e2a3cbafe Merge pull request #47494 from zachcoyle/teamocil-1.4.2
teamocil: init at 1.4.2
2018-10-08 14:02:19 -05:00
Matthew Bauer 3d188ee320 Merge pull request #45605 from gnidorah/vk
vk-messenger: init
2018-10-08 13:59:27 -05:00
Matthew Bauer 7432fde1ad Merge pull request #44920 from eadwu/init/lightdm-enso-os-greeter
lightdm-enso-os-greeter: init at 0.2.1
2018-10-08 13:54:31 -05:00
Matthew Bauer 514bfd7b8e Merge pull request #46113 from taktoa/taktoa/v8-6.9
v8_6_x: 6.2.414.27 -> 6.9.427.14
2018-10-08 13:49:02 -05:00
Matthew Bauer 52ed0526fe Merge pull request #45978 from fgaz/patch-1
nixos docs: system restart to apply containers nat
2018-10-08 13:48:14 -05:00
Matthew Bauer 28a047b91a Merge pull request #47062 from r-ryantm/auto-update/geos
geos: 3.6.3 -> 3.7.0
2018-10-08 13:34:30 -05:00
Matthew Bauer 3ffc6aa098 Merge pull request #47007 from r-ryantm/auto-update/litecoin
altcoins.litecoin: 0.16.0 -> 0.16.2
2018-10-08 13:33:47 -05:00
Matthew Bauer 4b1f2fb0b3 Merge pull request #47098 from dtzWill/update/netbsd-8
netbsd: 7.1.2 -> 8.0
2018-10-07 22:34:16 -05:00
Matthew Bauer 38c510c879 netbsd: misc cleanups 2018-10-07 22:33:18 -05:00
Matthew Bauer d29947c36a Merge pull request #47989 from AndersonTorres/small-fixes
Small fixes
2018-10-07 00:17:19 -05:00
Matthew Bauer 5deee7672c netbsd: support cross compilation
Separates build and host packages to get cross compilation working.
2018-10-06 14:41:56 -05:00
Matthew Bauer bd3c840301 Merge pull request #46964 from florianjacob/systemd-assert-value-tostring
nixos/systemd-lib: fix assertValueOneOf
2018-10-05 23:00:41 -05:00
Matthew Bauer 9b968c8305 Merge pull request #46971 from r-ryantm/auto-update/proj
proj: 4.9.3 -> 5.2.0
2018-10-05 23:00:12 -05:00
Matthew Bauer 93834fe194 Merge pull request #47230 from bhipple/fix/licenses
Remove dead code from stdenv check-meta license logic
2018-10-05 22:58:27 -05:00
Matthew Bauer 013bded602 Merge pull request #47911 from alyssais/webhook
webhook: init at 2.6.8
2018-10-05 22:55:14 -05:00
Matthew Bauer ab532bb46a Merge pull request #46219 from r-ryantm/auto-update/parity-ui
altcoins.parity-ui: 0.2.8 -> 0.3.4
2018-10-05 22:54:29 -05:00
Matthew Bauer 907afd17f9 Merge pull request #46068 from azazel75/alertmanager-flags
Prometheus Alertmanager: Allow the definition of extra options on commandline
2018-10-05 22:52:48 -05:00
Matthew Bauer 91078ee339 Merge pull request #46106 from NickHu/psd
profile-sync-daemon: 5.53 -> 6.33
2018-10-05 22:51:59 -05:00
Matthew Bauer 54c0a2a50e Merge pull request #46270 from r-ryantm/auto-update/htslib
htslib: 1.7 -> 1.9
2018-10-05 22:49:14 -05:00
Matthew Bauer 33d24042d4 Merge pull request #46443 from bobvanderlinden/pr-test-upnp
Miniupnpd and bittorrent improvements
2018-10-05 22:48:24 -05:00
Matthew Bauer 357d32e2b3 Merge pull request #46459 from volth/volth-patch-3
nixos/initrd-network: multiple DHCP fixes
2018-10-05 22:47:45 -05:00
Matthew Bauer bb0c421ca1 Merge pull request #46552 from ramirez7/feature/buildGoPackage-doCheck
Allow doCheck config of buildGoPackage
2018-10-05 22:45:24 -05:00
Matthew Bauer e78eacd6cd Merge pull request #46770 from jluttine/carp-init
carp: init at unstable-2018-09-15
2018-10-05 22:43:05 -05:00
Matthew Bauer deee27973e Merge pull request #46720 from baldo/android-platform-tools
android-platform-tools: 26.0.2 -> 28.0.1
2018-10-05 22:42:30 -05:00
Matthew Bauer 751dc01977 Merge pull request #46649 from brainrape/patch-1
Increase Virtualbox disk image size
2018-10-05 22:42:06 -05:00
Matthew Bauer ef7d2215a5 Merge pull request #46856 from dasJ/tt_rss_uid
nixos/tt_rss: Give a proper UID
2018-10-05 22:41:27 -05:00
Matthew Bauer a0a7da8781 Merge pull request #46859 from ju1m/dovecot
dovecot: allow sasl_bind=yes in the LDAP driver.
2018-10-05 22:41:16 -05:00
Matthew Bauer e4a6288b75 Merge pull request #46863 from siers/link-grammar
link-grammar: init at 5.5.0
2018-10-05 22:40:48 -05:00
Matthew Bauer 3e349294b4 Merge pull request #46927 from r-ryantm/auto-update/xorriso
xorriso: 1.4.8 -> 1.5.0
2018-10-05 22:39:40 -05:00
Matthew Bauer e8957b5a36 Merge pull request #46942 from r-ryantm/auto-update/wireless-regdb
wireless-regdb: 2018.05.31 -> 2018.09.07
2018-10-05 22:39:15 -05:00
Matthew Bauer c4f344ac44 Merge pull request #47291 from veprbl/pr/xfitter_init
xfitter: init at 2.0.0
2018-10-05 22:38:09 -05:00
Matthew Bauer 5e32c22611 Merge pull request #47287 from rokk4/ssocr
ssocr: init at 2018-08-11
2018-10-05 22:37:42 -05:00
Matthew Bauer 505b7e23c3 Merge pull request #47315 from tobiasBora/master
signal-desktop: enable notifications
2018-10-05 22:36:46 -05:00
Matthew Bauer 0a5b52e579 Merge pull request #47339 from r-ryantm/auto-update/agda-stdlib
AgdaStdlib: 0.16 -> 0.16.1
2018-10-05 22:36:00 -05:00
Matthew Bauer 70faf056b2 Merge pull request #47349 from charles-dyfis-net/sbsigntool-0.9.1
sbsigntool: 0.5 -> 0.9.1
2018-10-05 22:35:46 -05:00
Matthew Bauer 8dccd8cd62 Merge pull request #47357 from coreyoconnor/firefox-no-update
firefox: disable auto updates using distribution policies.
2018-10-05 22:35:16 -05:00
Matthew Bauer 0421891aaa Merge pull request #47589 from vbgl/coq-coqprime-init
coqPackages.coqprime: init at 8.7.2 & 8.8
2018-10-05 22:33:15 -05:00
Matthew Bauer 673a63875d Merge pull request #47593 from e-user/pkgs/snyk-1.99.1
snyk: init at 1.99.1
2018-10-05 22:33:02 -05:00
Matthew Bauer 1ffe83caa7 Merge pull request #42846 from ambrop72/optimus-prime-config-master
nixos/xserver: Implement configuration of NVIDIA Optimus via PRIME
2018-10-03 22:56:53 -05:00
Matthew Bauer 33d8ba28aa Merge pull request #47682 from NixOS/docs-trivial-builders
trivial builders: adding usage documentation for functions
2018-10-02 16:09:44 -05:00
Matthew Bauer 8fd8d72527 Merge pull request #47681 from NixOS/docs-lib-sources
docs: documentation for `cleanSource`
2018-10-02 16:08:27 -05:00
Matthew Bauer b068e220ff patch: use checkInputs instead of conditional
This is more clear, to separate test dependencies.
2018-10-02 15:27:11 -05:00
Matthew Bauer ff0568380b coreutils: remove optionalString in postPatch
no reason to make this part conditional
2018-10-02 15:25:47 -05:00
Matthew Bauer a88b8da554 Merge pull request #47676 from matthewbauer/security-mojave-fix
haskell: fix x509-system on mojave
2018-10-02 15:18:39 -05:00
Matthew Bauer 300ff965ae haskell: fix x509-system on mojave
darwin.security_tool is currently broken in Mojave. See issue #45042
for more info. Our security_tool stuff comes from 10.9 so I suspect
that it needs an update.

Here I am putting in a hack to get things working again. This uses the
system provided security binary at /usr/bin/security to avoid the
issue in Haskell’s x509-system package. Unfortunately, this will break
with the sandbox. I am also working on a proper fix, but this requires
updating lots of Apple stuff (and also copumpkin’s new CF). You can
follow the progress on this branch:

  https://github.com/matthewbauer/nixpkgs/tree/xcode-security

This commit should be backported to release-18.03 and release-18.09.

/cc @copumpkin @lnl7 @pikajude
2018-10-02 15:14:11 -05:00
Matthew Bauer ea857466e1 Merge pull request #47642 from enumatech/buildApp-meta
xcodeenv.buildApp: inherit meta
2018-10-02 00:41:06 -05:00
Matthew Bauer aaef04f865 Merge pull request #46045 from mdevlamynck/plasma-applet-volumewin7mixer
plasma-applet-volumewin7mixer: init at v23
2018-09-30 12:58:02 -05:00
Matthew Bauer 99add16af3 Merge pull request #47539 from bhipple/l/patchelf
patchelf: fix license
2018-09-29 16:24:20 -05:00
Matthew Bauer 21c26ca390 Merge pull request #46607 from rembo10/sickbeard
Sickbeard/Sickgear/Sickrage: Init and module
2018-09-29 13:58:43 -05:00
Matthew Bauer 228d6f5068 Merge pull request #46007 from markuskowa/openmpi-up
openmpi: 3.1.0->3.1.2
2018-09-29 13:24:46 -05:00
Matthew Bauer 1fe9ab523a Merge pull request #46755 from eliasp/bump-development/tools/misc/arcanist-20170323→20180916
arcanist: 20170323 -> 20180916
2018-09-29 00:57:01 -05:00
Matthew Bauer c46b9c25be Merge pull request #46962 from r-ryantm/auto-update/sg3_utils
sg3_utils: 1.42 -> 1.44
2018-09-29 00:56:22 -05:00
Matthew Bauer a4721b8411 Merge pull request #46883 from ju1m/postfix
postfix: add -DUSE_LDAP_SASL in CCARGS to support bind=sasl.
2018-09-29 00:55:06 -05:00
Matthew Bauer ec2b76b786 Merge pull request #46896 from aanderse/perlPackages.NetSCP
perlPackages.NetSCP & perlPackages.NetSSH: init at 0.08 & 0.09
2018-09-29 00:52:29 -05:00
Matthew Bauer 923c2e5198 Merge pull request #46515 from teto/khard_completion
pythonPackages.khard: zsh autocompletion
2018-09-29 00:51:23 -05:00
Matthew Bauer 61d7b93e3b Merge pull request #46519 from teto/git_extra_zsh_completion
gitAndTools.git-extras: install zsh completion
2018-09-29 00:51:01 -05:00
Matthew Bauer a87c16bab0 Merge pull request #46528 from markuskowa/pdsh-fix
pdsh: set default module to ssh, remove obsolete fixes
2018-09-29 00:50:37 -05:00
Matthew Bauer eaf843e0ef Merge pull request #46937 from r-ryantm/auto-update/woeusb
woeusb: 3.2.2 -> 3.2.9
2018-09-29 00:46:36 -05:00
Matthew Bauer 44d0df8476 Merge pull request #46936 from r-ryantm/auto-update/xerces-c
xercesc: 3.2.1 -> 3.2.2
2018-09-29 00:46:07 -05:00
Matthew Bauer e6acc69f5a Merge pull request #46932 from r-ryantm/auto-update/tortoisehg
tortoisehg: 4.7 -> 4.7.1
2018-09-29 00:45:46 -05:00
Matthew Bauer 10abac9d8c Merge pull request #46929 from r-ryantm/auto-update/yubico-piv-tool
yubico-piv-tool: 1.6.1 -> 1.6.2
2018-09-29 00:45:35 -05:00
Matthew Bauer f98e14c7ad Merge pull request #47022 from r-ryantm/auto-update/lnav
lnav: 0.8.3 -> 0.8.4
2018-09-29 00:44:33 -05:00
Matthew Bauer 14dbccec78 Merge pull request #47318 from r-ryantm/auto-update/apt-cacher-ng
apt-cacher-ng: 3.1 -> 3.2
2018-09-28 20:55:17 -05:00