Commit Graph

236152 Commits

Author SHA1 Message Date
Jan Tojnar
379038b4dc nixosTests.flatpak: clean up
GNOME is not necessary. Portals probably are not either,
but the NixOS module requires them.

Not sure why it did not work without GNOME before.
2020-07-24 21:02:02 +02:00
Peter Simons
b5613e78fd hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-11-g7fa9100-dirty from Hackage revision
8af27e77a0.
2020-07-24 20:56:38 +02:00
Peter Simons
1d96606e34 haskell-dhall: clean up and drop obsolete overrides 2020-07-24 20:55:19 +02:00
Peter Simons
dd74d6ba9a hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-11-g7fa9100 from Hackage revision
8af27e77a0.
2020-07-24 20:55:07 +02:00
Peter Simons
4c8da32eae hackage2nix: update list of broken builds
Ping @cdepillabout because of termonad.
2020-07-24 20:55:02 +02:00
Peter Simons
5f8e67bffd
Merge pull request #93772 from maralorn/fix-bluespec
[haskell-updates] bluespec: Fix build without ghc 844
2020-07-24 20:24:32 +02:00
Jaka Hudoklin
fea9351d81
Merge pull request #92719 from pjjw/update/mongodb-42
mongodb: 4.0.12 -> 4.2.8
2020-07-24 20:15:29 +02:00
Léo Gaspard
0c075ce453
Merge pull request #93715 from lovesegfault/roon-server-revamp
roon-server: revamp
2020-07-24 20:11:01 +02:00
Eduardo Quiros
ec7c9a072b
tut: 0.0.13 -> 0.0.14
new release: https://github.com/RasmusLindroth/tut/releases/tag/0.0.14
2020-07-24 11:47:33 -06:00
Jan Tojnar
98710d2552
flatpak: 1.6.3 → 1.8.1
Changes:
* https://github.com/flatpak/flatpak/releases/tag/1.7.1
* https://github.com/flatpak/flatpak/releases/tag/1.7.2
* https://github.com/flatpak/flatpak/releases/tag/1.7.3
* https://github.com/flatpak/flatpak/releases/tag/1.8.0
* https://github.com/flatpak/flatpak/releases/tag/1.8.1

Commits:
https://github.com/flatpak/flatpak/compare/1.6.3...1.7.1
https://github.com/flatpak/flatpak/compare/1.7.1...1.8.1

Notable packaging changes:
* Flatpak now ships a sysusers.d file for allowing systemd to create the required users.
  4df019063b
* Completion support for fish shell
* If an app has filesystem access, the host /lib is accessible as /run/host/lib, etc.
* New filesystem permission "host-etc" and "host-os" give access to system /usr and /etc.
  fe2536b844
* We now always expose the host timezone data, allowing us the expose the host /etc/localtime in a way that works better, fixing several apps that had timezone issues.
  dc4e198766
* We now ship a systemd unit (not installed by default) to automatically detect plugged in usb sticks with sideload repos.
* By default we no longer install the gdm env.d file, as the systemd generators work better
  7c3a85bf43
* Use variant-schema-compiler for some GVariant code
  https://github.com/flatpak/flatpak/pull/3366
* zstd compression for oci deltas:
  bfa71e208a

Additionally:
* Remove glibcLocales which is not used since 1.4 bump because glibc contains a locale archive with C.UTF-8
  1728bc8d22
* Stop using aliases for docbook-xsl-nons and pkg-config packages
* Stop using autoreconfHook, the autogen.sh script contains some extra that are necessary when building from git.
* Increase disk space for installed tests, they were running out.
* Enable building developer documentation.
2020-07-24 19:38:51 +02:00
Matthias Beyer
9444896462 notmuch: 0.29.3 -> 0.30
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-07-24 19:28:08 +02:00
Ryan Mulligan
1857422901
Merge pull request #93730 from r-ryantm/auto-update/doctl
doctl: 1.45.1 -> 1.46.0
2020-07-24 10:02:49 -07:00
Maximilian Bosch
caef648994
Merge pull request #93755 from r-ryantm/auto-update/shadowsocks-rust
shadowsocks-rust: 1.8.12 -> 1.8.13
2020-07-24 18:45:18 +02:00
Jörg Thalheim
af854940a6
Merge pull request #93750 from r-ryantm/auto-update/pwndbg 2020-07-24 17:24:08 +01:00
Maximilian Bosch
c3f203227e
Merge pull request #93673 from doronbehar/update-gotify
gotify-server: 2.0.16 -> 2.0.17
2020-07-24 18:22:12 +02:00
06kellyjac
3c45c69f49 deno: 1.2.0 -> 1.2.1 2020-07-24 16:10:55 +00:00
Maximilian Bosch
9627ef0283
Merge pull request #93707 from B4dM4n/flake-nix-lib-extend
flake.nix: use lib.extend
2020-07-24 18:09:21 +02:00
Maximilian Bosch
c15c29ee31
Merge pull request #93766 from jansol/renderdoc
renderdoc: 1.8 -> 1.9
2020-07-24 18:03:47 +02:00
Pamplemousse
d14d094189 codeql: 2.2.3 -> 2.2.4
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-07-24 09:03:05 -07:00
Jörg Thalheim
0216dbd769
Merge pull request #93165 from jbedo/singularity
singularity: 3.2.1 -> 3.6.1
2020-07-24 16:57:59 +01:00
Maximilian Bosch
4f5278b2de
Merge pull request #93689 from gnidorah/rambox
rambox: use gappsWrapperArgs
2020-07-24 17:46:41 +02:00
Peter Woodman
dbd0f3e957
mongodb: 4.0.12 -> 4.2.8
Not strictly an upgrade, but adds a new mongodb-4_2 target with the
current mongodb from that branch.

Use matching client and server versions in mongodb tests- tests were
using the mongo 3.4 client to connect, and this finally doesn't work
with server 4.2.

Per reviewer suggestion, adding myself as cheetah3 maintainer.

Additionally, reestore comments describing the purpose of the
build-dependencies patch
2020-07-24 11:44:16 -04:00
Martin Weinelt
c4fff129f0
Merge pull request #93657 from mweinelt/hass-0.113
homeassistant: 0.112.3 -> 0.113.0
2020-07-24 17:34:47 +02:00
R. RyanTM
355cb1f451 clib: 1.11.3 -> 1.11.4 2020-07-24 15:28:37 +00:00
Malte Brandy
8605e1c404
bluespec: Fix build without ghc 844
ghc 8.4.4 was only required before the merge of

https://github.com/B-Lang-org/bsc/pull/42

which actually is already contained in the commit we are using.
2020-07-24 17:02:47 +02:00
ajs124
549540559a exim: add DMARC support 2020-07-24 16:58:32 +02:00
ajs124
61d3f6f7d7 opendmarc: init at 1.3.3 2020-07-24 16:57:48 +02:00
Jan Tojnar
8d53e88346
nixosTests.installed-tests.flatpak: Fix
Along with the `socat` fix in the parent commit, this makes
the Flatpak’s installed tests finally pass again.

The tests seem to need slightly over 2G of disk space,
and it appears that the test suite was ported to Python 3 in 1.5.1:
2b6641575d
2020-07-24 16:32:34 +02:00
Jan Tojnar
2bfa6aa848
nixosTests.installed-tests: Add the test data to VM closure
Flatpak’s installed tests build Flatpak runtimes, among other things.
Upstream code does this by copying some programs on `PATH`
as well as some possible dependencies from host’s /usr.
We patch the code to use `nix-store --query --requisites`
to make the dependency discovery easier.

The Flatpak’s installed tests add `socat` to `PATH` and later run
`nix-store --query --requisites` on its location but it was failing with

    error: path '/nix/store/qcyf7nq5vvfw32967sv4j6z190inrbrc-socat-1.7.3.4' is not valid

The issue occurred because, while the host Nix store is bind mounted into the test VM,
the VM’s store uses its own database that only contains the packages in the VM’s closure.
Since the test commands are not actually part of the VM but only passed through PTY,
the `flatpak.installedTests` derivation was not part of the VM’s closure, so `nix-store`
in the VM could not get information about its dependency `socat`.

Let’s make the `installedTests` of the tested package part of the test VM’s closure
by passing it as a global environment variable. This will also have the added benefit
that user no longer has to type the path when running the installed tests manually in the VM;
they can just use `gnome-desktop-testing-runner -d $TESTED_PACKAGE_INSTALLED_TESTS`,
which is much more conducive to tab completion.
2020-07-24 16:30:49 +02:00
Stig Palmquist
e68e4ca4b0
perlPackages.CryptOpenPGP: init at 1.12
dependencies:
perlPackages.AltCryptRSABigInt: init at 0.06
perlPackages.ConvertASCIIArmour: init at 1.4
perlPackages.CryptCAST5_PP: init at 1.04
perlPackages.CryptDES_EDE3: init at 0.01
perlPackages.CryptDSA: init at 1.17
perlPackages.CryptRIPEMD160: init at 0.06
perlPackages.CryptTwofish: init at 2.17
perlPackages.DataBuffer: init at 0.04
perlPackages.DigestMD2: init at 2.04
perlPackages.MathPrimeUtil: init at 0.73
perlPackages.MathPrimeUtilGMP: init at 0.52
perlPackages.TieEncryptedHash: init at 1.24
2020-07-24 16:12:45 +02:00
maralorn
359d2e6892
Merge pull request #93768 from maralorn/hls
[haskell-updates] haskellPackages.haskell-language-server: 0.2.0.0 -> 0.2.2.0
2020-07-24 15:54:06 +02:00
maralorn
7841ad9663
Merge pull request #93762 from maralorn/fix-neuron
[haskell-updates] haskellPackages.neuron: Fix deps and build
2020-07-24 15:53:31 +02:00
Marek Mahut
1d097a6c9b
Merge pull request #93767 from mmilata/trezorctl-shell-completion
pythonPackages.trezor: enable shell completion
2020-07-24 15:38:16 +02:00
zowoq
7b6b361ee9 tealdeer: cleanup 2020-07-24 23:25:17 +10:00
Malte Brandy
ccb418a358
haskellPackages.haskell-language-server: 0.2.0.0 -> 0.2.2.0 2020-07-24 15:04:25 +02:00
Martin Milata
681268d2e0 pythonPackages.trezor: enable shell completion 2020-07-24 14:49:01 +02:00
Jan Solanti
a104d213e7 renderdoc: 1.8 -> 1.9 2020-07-24 15:44:59 +03:00
Daniël de Kok
c343d71fca
Merge pull request #93721 from r-ryantm/auto-update/alttab
alttab: 1.4.0 -> 1.5.0
2020-07-24 14:15:13 +02:00
zowoq
87e5155596 shfmt: run checks 2020-07-24 22:12:37 +10:00
zowoq
6f832d4cf7 kepubify: run checks 2020-07-24 22:12:37 +10:00
Malte Brandy
8b95d6de9c
haskellPackages.neuron: Fix build for 0.6.0 and deps 2020-07-24 13:59:18 +02:00
sternenseemann
d7e5006b53 licensee: init at 9.14.0 2020-07-24 13:42:49 +02:00
Michael Weiss
11fbe97810
chromium{Beta,Dev}: M84 -> M85 -> M86 (broken)
Mark chromiumDev as broken since the build requires LLVM 11 which is not
yet in Nixpkgs (due to the lack of an RC, see #93324). Build error:
clang (LLVM option parsing): Unknown command line argument '-basic-aa-recphi=0'.  Try: 'clang (LLVM option parsing) --help'
clang (LLVM option parsing): Did you mean '--basicaa-recphi=0'?
ninja: build stopped: subcommand failed.
2020-07-24 13:40:24 +02:00
Malte Brandy
698a614ea0
haskelllPackages.dependent-sum-aeson-orphans: apply patch to fix build 2020-07-24 13:38:36 +02:00
Peter Simons
0351afda02 git-annex: update SHA256 hash for the new 8.20200720.1 version 2020-07-24 13:28:34 +02:00
adisbladis
ea63a04660
Merge pull request #93716 from adisbladis/emacs-native-comp
emacs: Add infrastructure for native-comp
2020-07-24 13:15:22 +02:00
Peter Simons
6acca641f9 Merge remote-tracking branch 'origin/master' into haskell-updates. 2020-07-24 13:08:06 +02:00
Malte Brandy
692715dc95 haskellPackages.jsaddle-warp: Fix build
Disables a patch that is applied on upstream because of new version.
2020-07-24 13:07:34 +02:00
Peter Simons
5e2890288c haskell-streaming-commons: update to version 2.2.2.1 to avoid test suite bug 2020-07-24 13:07:34 +02:00
Domen Kožar
6d54b2f918 ghc 8.8.4, 8.10.1: disable profiled builds on aarch64 to avoid 2GB output limit 2020-07-24 13:07:34 +02:00