Commit graph

191244 commits

Author SHA1 Message Date
Aaron Andersen 4c6b09d134
Merge pull request #67618 from endocrimes/i-gotestsum
gotestsum: Init at 0.3.5
2019-08-31 06:45:13 -04:00
Tadeo Kondrak 661b311057 discord-canary: 0.0.93 -> 0.0.95 2019-08-31 12:40:58 +02:00
Timo Kaufmann b4e1c45e4c
vimPlugins: update (#67823) 2019-08-31 12:16:02 +02:00
averelld 44ce76322d mattermost-desktop: 4.2.0 -> 4.2.3 (#67717) 2019-08-31 06:01:34 -04:00
John Chadwick e3aaada61d lightspark: init at 0.8.1 (#67425) 2019-08-31 06:00:20 -04:00
Andreas Rammhold 5fd022d65c
Merge pull request #65856 from jonringer/bump-cbindgen
rust-cbindgen: 0.8.7 -> 0.9.0
2019-08-31 11:45:36 +02:00
averelld 560ce2a4a7 anki: 2.1.11 -> 2.1.14 (#67738)
* anki: 2.1.11 -> 2.1.14

* anki: 2.1.14 -> 2.1.15
2019-08-31 11:40:35 +02:00
Marek Mahut 3059cd038c
Merge pull request #67777 from mmahut/altcoins
nixos/{namecoind,bitcoind}: removing the altcoin prefix
2019-08-31 10:33:44 +02:00
Marek Mahut 74d7ce4248 nixos/{namecoind,bitcoind}: removing the altcoin prefix 2019-08-31 10:15:03 +02:00
Danielle Lancashire 1c9253ce2b
gotestsum: Init at 0.3.5 2019-08-31 10:09:32 +02:00
Danielle Lancashire c3c8f17439
maintainers: add endocrimes 2019-08-31 10:08:48 +02:00
Vincent Laporte 81760f3235 ocamlPackages.cstruct: 3.1.1 -> 4.0.0
ocamlPackages.cstruct-sexp: init at 4.0.0

ocamlPackages.x509: 0.6.1 -> 0.7.1

ocamlPackages.tls: 0.9.0 -> 0.10.4

jackline: 2018-05-11 -> 2019-08-08
2019-08-31 06:55:26 +00:00
Vincent Laporte 10ffd51a96 ocamlPackages.bigarray-compat: init at 1.0.0 2019-08-31 06:55:26 +00:00
Vincent Laporte e9edc7537a ocamlPackages.gmap: init at 0.3.0 2019-08-31 06:55:26 +00:00
Vincent Laporte d33df05f50 ocamlPackages.domain-name: init at 0.3.0 2019-08-31 06:55:26 +00:00
Linus Heckemann 4b8755a43c
Merge pull request #66576 from input-output-hk/nvme-apple-ssd
kernelPatches: mac nvme t2 support
2019-08-31 08:51:49 +02:00
Vladyslav M a5ba6ba8d7
Merge pull request #67811 from tadeokondrak/neofetch-6.1.0
neofetch: 6.0.0 -> 6.1.0
2019-08-31 09:48:40 +03:00
Ryan Mulligan c56a764e2e
Merge pull request #67782 from jonringer/bump-exempi
exempi: 2.4.5 -> 2.5.1
2019-08-30 23:36:11 -07:00
Tadeo Kondrak b79f6f68a7
neofetch: 6.0.0 -> 6.1.0 2019-08-31 00:09:47 -06:00
Andreas Herrmann 1bf70fd2f1 bazel: cctools runtime dependency on darwin (#66724)
The bazel build patches paths like `/usr/bin/install_name_tool` to refer
to `${cctools}/bin/install_name_tool` instead. If the corresponding
runtime dependency is not denoted, then darwin users can encounter "file
not found" errors, e.g. when they fetch bazel from a binary cache and
don't have `cctools` in their own nix store.
2019-08-30 22:35:33 -06:00
aszlig d7c7fc4603 nixos/tests/systemd: Fix x-initrd-mount flakiness (#67798)
It turns out that checking for the last mount time of an ext4 file
system isn't a very reliable way to check whether the file system was
properly unmounted.

When creating that test in the first place (88530e02b6),
I was reluctant to inspect the file system when the VM is down and was
searching for a way to check for a clean unmount *after* the file system
was mounted again to make sure we don't need to create a 512 MB raw
image on the host.

Fortunately however, when converting from qcow2, qemu-img actually
writes a sparse file, so for most file systems (that is, file systems
supporting sparse files) this shouldn't waste a lot of disk space.

So when investigating the flakiness, I found that whenever the test is
failing, the unmount of /test-x-initrd-mount was done *before* the final
step during which systemd remounts+unmounts all the remaining file
systems.

I haven't investigated why this is the case, but the test is a
regression test for https://github.com/NixOS/nixpkgs/issues/35268, which
actually didn't unmount the file system *at* *all*, so really all we
need to take care here is whether the unmount has happened and not
*how*.

To make sure that checking the filesystem state is enough for this, I
temporarily replaced the $machine->shutdown call with $machine->crash
and verified that the file system state is "not clean".

Signed-off-by: aszlig <aszlig@nix.build>
Fixes: https://github.com/NixOS/nixpkgs/issues/67555
2019-08-31 00:30:50 -04:00
averelld 5a581c420c python.pkgs.handout: init at 1.0.0 (#66263) 2019-08-31 00:19:16 -04:00
averelld 60216e8472 hexchat: 2.12.4 -> 2.14.2 (#67714) 2019-08-31 00:06:40 -04:00
worldofpeace 1a4903aa05
Merge pull request #67802 from rnhmjoj/monero
monero-gui: cleanup
2019-08-30 23:29:39 -04:00
rnhmjoj bd1e4424e5 monero-gui: cleanup for qt wrappers 2019-08-30 23:27:18 -04:00
Samuel Leathers 41a3746a90
Merge pull request #66253 from magenbluten/rocksdb
rocksdb: 6.1.2 -> 6.2.2
2019-08-30 23:04:43 -04:00
Aaron Andersen 6baeab2042
Merge pull request #67711 from luzpaz/olive-editor-update
olive-editor: 0.1.0 -> 0.1.1
2019-08-30 22:14:07 -04:00
luz.paz aaad52ba7a olive-editor: 0.1.0 -> 0.1.1
Commit updated according to #65399
2019-08-30 21:18:37 -04:00
Aaron Andersen 37c6e329d9
Merge pull request #67583 from jollheef/dino-unstable-2019-08-27
dino: 2019-02-06 -> 2019-08-27
2019-08-30 21:00:00 -04:00
Florian Klink 4e586dea50
Merge pull request #63773 from flokli/installation-device-fixes
installation-device.nix: explain sshd usage, don't include clone-config
2019-08-31 02:59:23 +02:00
Aaron Andersen 27bd71c008
Merge pull request #67668 from strager/iwyu-0.12
include-what-you-use: 0.10 -> 0.12
2019-08-30 20:41:51 -04:00
Mario Rodas 4e24cf1591
Merge pull request #67600 from marsam/update-plv8
postgresqlPackages.plv8: 2.3.12 -> 2.3.13
2019-08-30 19:15:35 -05:00
worldofpeace f0dce64acd
Merge pull request #67529 from worldofpeace/disable-penultimate
nixos/fontconfig-penultimate: disable by default
2019-08-30 19:54:03 -04:00
worldofpeace 0d220e4ed6 nixos/fontconfig-penultimate: disable by default
It currently lacks an emoji font-family which means it has to be
disabled for them to function [0].  Additionally it's fallen out of
necessity to ship custom font rendering settings (as far as I'm aware
of).

[0]: https://github.com/NixOS/nixpkgs/pull/67215
2019-08-30 19:50:30 -04:00
Maximilian Bosch 1a1d1bc389
Merge pull request #67786 from danieldk/maturin
maturin: 0.6.1 -> 0.7.0
2019-08-31 01:44:25 +02:00
Maximilian Bosch 00762b5754
Merge pull request #67778 from jonringer/bump-filezilla
filezilla: 3.43.0 -> 3.44.2
2019-08-31 01:09:46 +02:00
Matthew Bauer 7c76c8ce32
Merge pull request #67796 from zimbatm/remove-empty-nix-files
remove empty nix file
2019-08-30 18:02:22 -04:00
zimbatm 80a3988150
remove empty nix file
Nix repl hangs when evaluating empty files.

    find -name "*.nix" -empty -delete
2019-08-31 00:00:29 +02:00
Michael Raskin 1c1f69f717
Merge pull request #67794 from samueldr/pkg/sgtpuzzles/20190415.e2135d5
sgtpuzzles: 20180429.31384ca -> 20190415.e2135d5
2019-08-30 21:49:46 +00:00
Samuel Dionne-Riel d9076f6503 sgtpuzzles: 20180429.31384ca -> 20190415.e2135d5 2019-08-30 17:18:40 -04:00
adisbladis 52be1a3de0
melpa-packages: 2019-08-30 2019-08-30 22:13:16 +01:00
adisbladis 347a0c25f3
elpa-packages: 2019-08-30 2019-08-30 22:13:01 +01:00
adisbladis 71846dfceb
emacs-packages: Add update script that fetches from overlay 2019-08-30 22:11:30 +01:00
Michael Weiss 3c6d4d7e06
gitRepo: 1.13.5 -> 1.13.5.1 2019-08-30 22:54:27 +02:00
zimbatm 3d0af7848c
Merge pull request #67607 from zimbatm/verifpal-0.2
verifpal: init at 0.2
2019-08-30 21:56:52 +02:00
zimbatm 792bb4f7f6
verifpal: init at 0.2 2019-08-30 21:56:12 +02:00
zimbatm 027b117fee
pigeon: init at 20160310 2019-08-30 21:56:12 +02:00
Aaron Andersen 765596278b
Merge pull request #67380 from doronbehar/package-uq
uq: init at 2018-05-27
2019-08-30 15:49:04 -04:00
edef 722940fcdc nixos/release-notes: fix indentation 2019-08-30 19:32:25 +00:00
Daniël de Kok 7e29ce8a77 maturin: 0.6.1 -> 0.7.0
pyo3-pack has been renamed to maturin version 0.7.0. Other larger
changes are:

- Mixed rust/python layout
- Added PEP 517 support
- Support settings all applicable fields from the python core
  metadata specification in Cargo.toml
2019-08-30 20:59:44 +02:00