Commit Graph
208046 Commits
Author SHA1 Message Date
markuskowaandGitHub bba84b607e Merge pull request #76396 from r-ryantm/auto-update/qbs
qbs: 1.14.1 -> 1.15.0
2020-01-04 12:03:56 +01:00
markuskowaandGitHub 257fefa6d1 Merge pull request #76456 from r-ryantm/auto-update/wolfssl
wolfssl: 4.2.0 -> 4.3.0
2020-01-04 11:56:17 +01:00
Jörg Thalheim f1568223c9 Revert "ffmpeg: fix cross compilation"
This reverts commit f6f8f0b75a.

avoid mass-rebuild on master; move to staging instead.
2020-01-04 08:24:30 +00:00
Jörg ThalheimandGitHub 83be64c5dc Merge pull request #76915 from danielfullmer/ffmpeg-cross
ffmpeg: fix cross compilation
2020-01-04 08:23:44 +00:00
Daniel Fullmer f6f8f0b75a ffmpeg: fix cross compilation 2020-01-04 02:14:53 -05:00
Ryan MulliganandGitHub bd62dd3bb3 Merge pull request #60336 from Tomahna/metals
metals: init at 0.7.6
2020-01-03 21:59:15 -08:00
Maximilian Bosch 8f0b3b1305 openssh_gssapi: fix build
Hydra build is failing[1] because of a hash-mismatch of the gss-api
patch from debian.

I updated the patch, and activated the `autoreconfHook` when building
gss support as well, otherwise the build would fail with the following
error:

```
ERROR: configure is out of date; please run autoreconf (and configure)
```

[1] https://hydra.nixos.org/build/109409845
2020-01-04 02:45:39 +01:00
Symphorien GibolandJon b40fc3a56b pynagsystemd: init at 1.2.0
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-01-03 15:48:42 -08:00
Symphorien GibolandJon dd478ddc36 pythonPackages.nagiosplugin: init at 1.3.2 2020-01-03 15:48:42 -08:00
Maximilian BoschandGitHub 0b7b588de2 Merge pull request #76904 from ivan/ivan-unmaintain
diesel-cli: unmaintain
2020-01-03 23:08:57 +01:00
Ivan Kozik 4bc66a7b95 diesel-cli: unmaintain
I no longer use Diesel.
2020-01-03 22:01:18 +00:00
Maximilian BoschandGitHub 45179675a9 Merge pull request #76896 from Vskilet/roundcube-update
roundcube: 1.4.1 -> 1.4.2
2020-01-03 21:50:03 +01:00
markuskowaandGitHub 11cf224f32 Merge pull request #76788 from m-labs/for-upstream2
libbladerf: 2.2.0 -> 2.2.1
2020-01-03 21:02:43 +01:00
Maximilian Bosch 11dd4ccf9d rambox: 0.6.9 -> 0.7.3
https://github.com/ramboxapp/community-edition/releases/tag/0.7.3
https://github.com/ramboxapp/community-edition/releases/tag/0.7.2
https://github.com/ramboxapp/community-edition/releases/tag/0.7.1
https://github.com/ramboxapp/community-edition/releases/tag/0.7.0
2020-01-03 20:53:49 +01:00
Maximilian BoschandGitHub bef84a3d83 Merge pull request #76895 from Vskilet/gitea-update
gitea: 1.10.1 -> 1.10.2
2020-01-03 20:36:31 +01:00
Gabriel EbnerandGitHub 3604ae8394 Merge pull request #74259 from Evils-Devils/kicad-unstable
kicad: cleanup, fix and update
2020-01-03 20:14:07 +01:00
Victor SENE f07ea50ad3 roundcube: 1.4.1 -> 1.4.2 2020-01-03 19:58:27 +01:00
toonnandFrederik Rietdijk f4adb7c4d8 wire-desktop: linux 3.11.2912 -> 3.12.2916 2020-01-03 19:37:25 +01:00
toonnandFrederik Rietdijk a8bd7e6694 wire-desktop: mac 3.10.3215 -> 3.12.3490 2020-01-03 19:37:25 +01:00
Victor SENE 56ad7c630b gitea: 1.10.1 -> 1.10.2 2020-01-03 19:27:06 +01:00
John EricsonandGitHub ebec1d12a3 Merge pull request #76887 from corngood/llvm-cross-fix
llvm: use correct version of tablegen when cross compiling _8 and _9
2020-01-03 13:25:39 -05:00
Silvan MosbergerandGitHub 4f6f0491a4 Merge pull request #76854 from earksiinni/ersin/prl-tools-no-assert-version
linuxPackages.prl-tools: remove version assertion
2020-01-03 18:59:05 +01:00
Florian KlinkandGitHub cd9cbb1108 Merge pull request #76193 from talyz/gitlab-12.6.0
gitlab: 12.5.5 -> 12.6.2
2020-01-03 18:39:24 +01:00
puzzlewolfandDmitry Kalinkin c5e72fa686 frescobaldi: 3.0.0 -> 3.1 (#76889) 2020-01-03 12:24:59 -05:00
Chris OstrouchovandJonathan Ringer 7c85d7db72 pythonPackages.svgwrite: refactor fix broken build
There was a single test in the build that tries to download a google
font.

(cherry picked from commit 6e02629a35)
2020-01-03 09:12:03 -08:00
Graham ChristensenandGitHub e0470e11c7 Merge pull request #76890 from LnL7/nix-gcc-8
nix: build using gcc8
2020-01-03 11:40:57 -05:00
RenaudandGitHub af2046d3f1 Merge pull request #75548 from MatrixAI/step-ca
step-ca: init at 0.13.3
2020-01-03 17:16:10 +01:00
Daiderd Jordan 7ac90533a1 nix: build using gcc8
Workaround for https://github.com/NixOS/nix/issues/3300.

https://hydra.nixos.org/build/109304568

    running tests
    checking Nixpkgs on i686-linux
    error: stack overflow (possible infinite recursion)
    build time elapsed:  0m0.068s 0m0.029s 0m36.549s 0m6.187s
    builder for '/nix/store/dr5kd28msqmqk3hkz0ayx10dww6s8dn9-nixpkgs-tarball-20.03pre207974.16c665911fb.drv' failed with exit code 1
2020-01-03 17:04:10 +01:00
Alyssa Ross dfc27a8430 airwave: mark VST SDK as unfree
Airwave itself is free software, but the VST SDK it depends on is not.
This means that trying to build airwave fails with an error about
manually adding VST SDK to the store, rather than the expected error
that non-free software has been requested.
2020-01-03 15:58:13 +00:00
Maximilian Bosch f0e3140e68 cargo-make: 0.25.0 -> 0.25.1
https://github.com/sagiegurari/cargo-make/releases/tag/0.25.1
2020-01-03 16:33:00 +01:00
David McFarland 6c86a2b5bb llvm: use correct version of tablegen when cross compiling _8 and _9 2020-01-03 10:38:43 -04:00
Bernardo MeurerandFrederik Rietdijk 0fb7ae83ad ngrok-2: isArm -> isAarch32 2020-01-03 14:44:17 +01:00
adisbladis e41e1822a0 firefox-devedition-bin: 72.0b4 -> 72.0b11 2020-01-03 13:16:37 +00:00
adisbladis c4f6aff9dd nixos/doc: Fix manual build after renaming compton to picom 2020-01-03 13:09:40 +00:00
Maximilian Bosch 117d43d1a0 wireguard-go: 20190908 -> 20191012 2020-01-03 14:08:18 +01:00
Maximilian Bosch fad24a7f9c wireguard-tools: 1.0.20200102 2020-01-03 14:08:18 +01:00
PasqualeandAlyssa Ross a1a3745fa9 nodePackages.dat: added dependencies to fix compilation 2020-01-03 13:01:38 +00:00
Benjamin SladeandAlyssa Ross aa8f763861 mullvad-vpn: 2019.08 -> 2019.10 2020-01-03 12:58:52 +00:00
Maximilian BoschandGitHub a90452b2c9 Merge pull request #76871 from laikq/master
nixos-install: add documentation for --channel, --no-channel-copy
2020-01-03 13:56:01 +01:00
Daniel AlbertandAlyssa Ross c85d936ea0 tpm2-tss: 2.3.1 -> 2.3.2 2020-01-03 12:55:20 +00:00
adisbladisandGitHub 3dd9020f3e Merge pull request #74831 from adisbladis/picom-7_5
compton/picom: 7.2 -> 7.5
2020-01-03 12:54:48 +00:00
José Romildo MalaquiasandAlyssa Ross e6163af805 theme-obsidian2: 2.9 -> 2.10 2020-01-03 12:53:12 +00:00
Mario RodasandAlyssa Ross c8ca9ac23c lr: 1.4.1 -> 1.5 2020-01-03 12:52:03 +00:00
adisbladis aec68f4e7e nixos/compton: Rename module to picom
With a backwards compatibility alias
2020-01-03 12:52:02 +00:00
adisbladis 74f5c7f3d1 compton/picom: 7.2 -> 7.5
Also change the derivation attribute and name to Picom, a maintained
fork of Compton.
2020-01-03 12:52:02 +00:00
zowoqandAlyssa Ross 31d2d5a382 docker: 19.03.4 -> 19.03.5 2020-01-03 12:49:49 +00:00
Gwendolyn Quasebarth 6dca2312ce nixos-install: add documentation for --channel, --no-channel-copy 2020-01-03 11:33:22 +01:00
lewoandGitHub 72d4651b59 Merge pull request #76838 from nlewo/next-fix
next: set next-gtk-webkit as a propagated build input
2020-01-03 11:28:41 +01:00
Victor multun CollodandJon 16c665911f pythonPackages.compiledb: init at 0.10.1 2020-01-03 02:10:22 -08:00
Victor multun CollodandJon 7cce13c5aa pythonPackages.shutilwhich: init at 1.1.0 2020-01-03 02:10:22 -08:00