Commit graph

200635 commits

Author SHA1 Message Date
hyperfekt 4dce5d71c6 qemu: name -> pname 2019-11-05 23:39:12 +00:00
Daiderd Jordan f48ecbf850
Merge pull request #72624 from witkamp/master
muparser: add darwin support
2019-11-06 00:38:38 +01:00
Mario Rodas ca76550c98 flow: 0.111.0 -> 0.111.3 2019-11-05 23:37:34 +00:00
Timothy DeHerrera cb7e94a6b6 zstd: 1.4.3 -> 1.4.4 2019-11-05 23:34:57 +00:00
Roman Volosatovs f9ff0cde5d sidequest: 0.7.2 -> 0.7.5 2019-11-05 23:34:13 +00:00
Jonathan Ringer 5d1c5ba7f1 arrow-cpp: 0.15.0 -> 0.15.1 2019-11-05 23:33:34 +00:00
Nathan Fish d4d76528cb ipfs-cluster 0.9.0 -> 0.11.0 (#72820) 2019-11-05 22:32:32 +00:00
worldofpeace e73c93d8e6
Merge pull request #72834 from mweinelt/pr/tests/migrate-python
nixos/tests: migrate my tests to python
2019-11-05 21:33:50 +00:00
worldofpeace fbe6ab2810
Merge pull request #72857 from 1000101/master
Port tests to Python
2019-11-05 21:29:17 +00:00
Gabriel Ebner b508ecb6ef
Merge pull request #72848 from gebner/gitsizer130
git-sizer: 1.0.0 -> 1.3.0
2019-11-05 21:58:05 +01:00
Jan Hrnko 23340a21b6 nixos/trezord: port test to python 2019-11-05 21:45:12 +01:00
Jan Hrnko 5768950f01 nixos/trac: port test to python 2019-11-05 21:45:02 +01:00
Jan Hrnko 6465a56d38 nixos/metabase: port test to python 2019-11-05 21:44:51 +01:00
Francesco Gazzetta 91b01aef66 drawpile: 2.1.12 -> 2.1.13 (#72854) 2019-11-05 14:56:20 -05:00
worldofpeace 917ab4b158
Merge pull request #72792 from jlesquembre/clj-kondo-update
clj-kondo: 2019.10.26 -> 2019.11.03
2019-11-05 19:19:49 +00:00
worldofpeace ac50bb7c6e
Merge pull request #72691 from r-ryantm/auto-update/synthv1
synthv1: 0.9.10 -> 0.9.11
2019-11-05 19:13:33 +00:00
worldofpeace aaaea2ab84 synthv1: use qt5's mkDerivation 2019-11-05 14:12:41 -05:00
R. RyanTM 1a1bab34cc sysbench: 1.0.17 -> 1.0.18
* sysbench: 1.0.17 -> 1.0.18 (#72685)

* sysbench: set meta.homepage
+ cleanup build inputs (vim isn't needed since 1.0.12)
+ enable parallel building
2019-11-05 18:50:06 +01:00
Gabriel Ebner c89b97e023 git-sizer: 1.0.0 -> 1.3.0 2019-11-05 18:36:00 +01:00
Jonathan Ringer 65db5ce85c onnxruntime: 0.5.0 -> 1.0.0 2019-11-05 09:32:27 -08:00
Jonathan Ringer f605e22cc3 python3Packages.cytoolz: 0.10.0 -> 0.10.1 2019-11-05 09:31:27 -08:00
Andrew Newman 1eafac2ac6 qtcreator 4.9.1 -> 4.10.0 (#70573)
Added optional withClangPlugins to disable clang plugins compilation
and, therefore, vendor clang dependency.
2019-11-05 12:00:42 -05:00
Franz Pletz a692029726
Merge pull request #72816 from marsam/update-comic-neue
comic-neue: 2.2 -> 2.3
2019-11-05 16:11:52 +00:00
Florian Klink 2cb12e0eaa
Merge pull request #72787 from jpotier/master
Vault: fix config when file backend is used
2019-11-05 16:59:32 +01:00
Florian Klink 5fecc35bb2 nixos/vault: convert test to python 2019-11-05 16:57:08 +01:00
EEva (JPotier) 9b78e5f35d vault: fix config when file backend is used
When the option services.vault.storageBackend is set to "file", a
systemd.tmpfiles.rules was added, with extraneous []. These are not
needed and have been removed.
2019-11-05 16:54:34 +01:00
Franz Pletz 0e17ec1682
Merge pull request #72806 from xrelkd/update/youtube-dl
youtube-dl: 2019.10.29 -> 2019.11.05
2019-11-05 15:50:38 +00:00
Martin Weinelt 014970bc17
nixos/knot: add myself as maintainer for test 2019-11-05 16:19:44 +01:00
Martin Weinelt 76df6d67ea
nixos/knot: port test to python 2019-11-05 16:19:40 +01:00
Martin Weinelt e13f4057e4
nixos/babeld: port test to python 2019-11-05 16:19:35 +01:00
Jan Tojnar 9d36ef765c
gjs: various improvements (#72805)
gjs: various improvements
2019-11-05 16:00:24 +01:00
adisbladis d5699feedb
Merge pull request #72755 from Ekleog/org-9.2.6
org-packages: 9.2.3 -> 9.2.6
2019-11-05 14:29:18 +00:00
Jan Tojnar 51de90ef44
gjs: add separateDebugInfo 2019-11-05 15:20:16 +01:00
Eelco Dolstra 50ea99cbc1
nixos/tests/quake3.nix: Remove
This was a demo of the VM testing approach in an old paper but there's
no need to keep it around.
2019-11-05 15:14:30 +01:00
Eelco Dolstra aa98348f88
jormungandr: Remove
This is a good example of a package/module that should be distributed
externally (e.g. as a flake [1]): it's not stable yet so anybody who
seriously wants to use it will want to use the upstream repo. Also,
it's highly specialized so NixOS is not really the right place at the
moment (every NixOS module slows down NixOS evaluation for everybody).

[1] https://github.com/edolstra/jormungandr/tree/flake
2019-11-05 15:00:58 +01:00
Will Dietz 3c8f637c02
Merge pull request #72145 from dtzWill/update/radiotray-ng-0.2.7
radiotray-ng: 0.2.6 -> 0.2.7, py3
2019-11-05 07:41:19 -06:00
Graham Christensen 8853b8cdcb
Merge pull request #72821 from saschagrunert/podman
podman: v1.6.2 -> v1.6.3
2019-11-05 14:22:11 +01:00
Florian Klink 54c0ac553e
Merge pull request #72810 from marijanp/port-tests-python
Port tests to Python
2019-11-05 14:17:29 +01:00
Philip Kranz fa2909bf51 python.pkgs.pyglet: Fix missing libraries
Add the paths for Xext, fontconfig and freetype to the hardcoded library
paths in load_library.
2019-11-05 13:42:48 +01:00
José Romildo Malaquias 7354d72c19
Merge pull request #72588 from romildo/upd.efl
enlightenment.efl: 1.23.1 -> 1.23.2
2019-11-05 09:01:03 -03:00
José Romildo Malaquias f3a090a1ab
Merge pull request #72569 from romildo/upd.lounge-gtk-theme
lounge-gtk-theme: init at 1.22
2019-11-05 08:59:50 -03:00
Tadeo Kondrak 44efab627f aerc: Fix store references in default config 2019-11-05 13:45:33 +02:00
Michael Weiss ce6364a5ba
gns3-{gui,server}: 2.2.1 -> 2.2.2 2019-11-05 12:36:32 +01:00
Michael Weiss eee979043d
android-studio: 3.5.1.0 -> 3.5.2.0 2019-11-05 12:36:32 +01:00
Frederik Rietdijk 21c201adee pythonPackages.mesonpep517: init at 0.1.9999994 2019-11-05 12:19:35 +01:00
Frederik Rietdijk d9b0ef5b0a pythonPackages.meson: init
Add meson as Python package so it can easily be used by mesonpep517 for
PEP 517 builds.
2019-11-05 12:19:35 +01:00
Frederik Rietdijk eb98b1d1d2 pythonPackages.intreehooks: init at 1.0 2019-11-05 12:19:35 +01:00
Marijan 7d98a8ba77 nixos/simple: port test to python 2019-11-05 12:00:26 +01:00
Marijan 16d2fccfd9 nixos/nix-generate-config: port test to python 2019-11-05 12:00:26 +01:00
Marijan 1afa50aef1 nixos/fsck: port test to python 2019-11-05 12:00:26 +01:00