worldofpeace
6542a4cb8e
python37Packages.ldap3: 2.5.2 -> 2.6
2019-04-11 04:45:33 -04:00
worldofpeace
8f371c82bd
lollypop: 1.0.3 -> 1.0.5
...
https://gitlab.gnome.org/World/lollypop/tags/1.0.4
https://gitlab.gnome.org/World/lollypop/tags/1.0.5
2019-04-11 04:38:01 -04:00
Robert Schütz
84029e2646
Merge pull request #59265 from peterhoeg/f/repology
...
repology: fix homepage for a few packages - nothing else
2019-04-11 10:36:31 +02:00
Frederik Rietdijk
f6dcb5f70b
hiredis-vip: init at 0.3.0
2019-04-11 09:38:50 +02:00
worldofpeace
d85c466936
plasma5.xdg-desktop-portal-kde: fix build
...
Was missing KIO
2019-04-11 03:36:29 -04:00
Bob van der Linden
77ce9098c0
keepassxc: run test with offscreen qt plugin
...
Co-Authored-By: Quiark <me@rplasil.name>
2019-04-11 15:36:21 +08:00
Markus Kowalewski
f0c51d18ac
hpl: init at 2.3
2019-04-11 09:09:51 +02:00
Bas van Dijk
1a926b82a8
Merge pull request #59263 from Zimmi48/dune-1.9.0
...
dune: 1.8.2 -> 1.9.0
2019-04-11 09:07:14 +02:00
Väinö Järvelä
11d491dce5
pipenv: Ignore Python site-packages
...
pipenv nix wrapper contains a PYTHONPATH which has some dependencies
for pipenv installed. pipenv by default uses site-packages when
resolving packages, which means that any package that is included in
the nix wrapper is satisfied when running `pipenv install`.
But when the actual virtualenv created by pipenv is activated, it
doesn't contain those packages anymore and fails to import them.
pipenv has a flag PIP_IGNORE_INSTALLED which can be used to ignore
site-packages. Which fixes the problem of having different resolved
packages when running pipenv and when running the virtualenv.
2019-04-11 07:59:36 +02:00
Roman Plášil
96fec4214d
fix test running
2019-04-11 13:56:35 +08:00
Frederik Rietdijk
230c67f43b
Merge master into staging-next
2019-04-11 07:50:23 +02:00
worldofpeace
932f1086a9
plasma5.plasma-workspace: fix patch
2019-04-11 01:45:06 -04:00
worldofpeace
b528e0aecf
font-manager: 0.7.4.3 -> 0.7.5, fix build
...
Has fixes for type-argument mismatches in lastest vala etc.
Note that there isn't an offical 0.7.5 release yet (not tagged).
Patching the fixes would have been nicer, but all the changes
touched the translations.
2019-04-11 01:32:21 -04:00
Sarah Brofeldt
99eddf32dc
Merge pull request #59077 from divi255/master
...
libow: init at 3.2p1
2019-04-11 07:30:23 +02:00
ryan4729
49c646cbf7
ffmpeg_4: build with videotoolbox on darwin ( #57743 )
2019-04-11 01:09:45 -04:00
worldofpeace
a9489f46b5
Merge pull request #59290 from jonafato/vocal-2.4.0
...
vocal: 2.3.0 -> 2.4.0
2019-04-11 01:04:27 -04:00
Matthew Bauer
28d83343a3
Merge pull request #58625 from xzfc/aria2
...
aria2: Add sphinx build dependency to generate man pages
2019-04-11 01:03:43 -04:00
worldofpeace
991f77b19f
vocal: cleanup
2019-04-11 00:32:52 -04:00
Tobias Bora
c0d27053cc
drawpile: set meta.platforms ( #57888 )
2019-04-11 00:27:17 -04:00
Ryan Mulligan
0960fc72b7
Merge pull request #49868 from jfrankenau/fix-triggerhappy
...
nixos/triggerhappy: add option user
2019-04-10 20:56:19 -07:00
Herwig Hochleitner
4bdd577aff
cask: use emacsPackagesNg instead of emacsPackages
2019-04-11 05:48:20 +02:00
adisbladis
a97fa8a299
Merge pull request #59272 from xrelkd/go-ethereum
...
go-ethereum: 1.8.25 -> 1.8.26
2019-04-11 04:39:30 +01:00
Roman Plášil
44225ebaf6
WIP: keepassxc: 2.3.4 -> 2.4.0
...
running test doesn't work currently because of finding qt plugins
2019-04-11 11:20:49 +08:00
Matthieu Coudron
08b8c6caf2
nixos/strongswan: use strings for secrets.
...
The nixos module artifically enforces type.path whereas the ipsec secret configuration files
accept pattern or relative paths.
Enforcing absolute paths already caused problems with l2tp vpn:
https://github.com/nm-l2tp/NetworkManager-l2tp/issues/108
2019-04-11 11:44:49 +09:00
Matthew Bauer
097122d2fd
clang8: apply patch to disable xpc
2019-04-10 22:42:01 -04:00
Jon Banafato
9404900cc4
vocal: 2.3.0 -> 2.4.0
...
Vocal has a new release featuring a number of bug fixes and new
features. See the full changelog at
https://github.com/needle-and-thread/vocal/releases/tag/2.4.0 .
2019-04-10 21:00:02 -04:00
Herwig Hochleitner
fcd769b721
cask: clean up and byte compile
...
cc @FlexW
2019-04-11 02:40:27 +02:00
Matthew Bauer
51be4c6f32
Merge pull request #59278 from veprbl/pr/netbsd_darwin_fix
...
netbsd.mkDerivation: fix darwin build
2019-04-10 20:39:58 -04:00
Timo Kaufmann
bd50fc942b
Merge pull request #56809 from jpathy/patch-2
...
Zotero: Fix to use patchelf instead of FHS Env.
2019-04-11 00:31:31 +02:00
divisor
f0157c2364
maintainer: disserman
2019-04-10 23:48:21 +02:00
divisor
d44250ba18
libow: init at 3.2p1
2019-04-10 23:48:10 +02:00
Dmitry Kalinkin
81ab32e510
netbsd.mkDerivation: don't supply -z relro
...
Fixes netbsd.locale
Fixes: aab8c7ba43
('netbsd: add cross target')
2019-04-10 17:35:08 -04:00
Robert Scott
038b2f5e9f
afl: add self to maintainers list
2019-04-10 22:23:08 +01:00
Robert Scott
b401d87329
afl-qemu: remove unnecessary build dependencies: this is a minimal build of qemu
2019-04-10 22:23:08 +01:00
Dmitry Kalinkin
1548084c3b
netbsd.mkDerivation: fix darwin build
...
Fixes build of netbsd.make on darwin
Fixes: aab8c7ba43
('netbsd: add cross target')
2019-04-10 16:58:00 -04:00
Bas van Dijk
38ae3fe584
Merge pull request #59270 from basvandijk/alertmanager-DynamicUser
...
nixos/prometheus/alertmanager: use DynamicUser instead of nobody
2019-04-10 22:56:17 +02:00
bricewge
9eb4e1596f
brig: 0.3.0 -> 0.4.1 ( #58612 )
2019-04-10 22:42:58 +02:00
Lily Ballard
b1bb10b7ae
jazzy: 0.9.5 -> 0.9.6
...
Also switch from `bundlerEnv` to `bundlerApp`.
2019-04-10 13:33:06 -07:00
Mario Rodas
5e2dee877a
influxdb: 1.6.3 -> 1.7.5 ( #58622 )
2019-04-10 22:32:12 +02:00
Mario Rodas
90231bc929
dep2nix: 0.0.2 -> 2019-04-02 ( #58623 )
2019-04-10 22:29:30 +02:00
Mario Rodas
1c17ccf6c2
gotop: 2.0.1 -> 3.0.0 ( #58615 )
2019-04-10 22:22:48 +02:00
R. RyanTM
e527f99d49
rspamd: 1.8.3 -> 1.9.0 ( #58873 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rspamd/versions
2019-04-10 22:20:28 +02:00
StillerHarpo
6f9084464b
lolcat: 99.9.19 -> 99.9.96 ( #59271 )
2019-04-10 22:00:57 +02:00
Maximilian Bosch
52ff5297be
Merge pull request #59269 from srhb/spotify-revert-to-working-version
...
Revert "spotify: 1.0.96.181.gf6bc1b6b-12 -> 1.1.0.237.g378f6f25-11"
2019-04-10 21:30:21 +02:00
Aaron Andersen
29f54684e9
Merge pull request #56234 from freezeboy/demoit
...
demoit: init at unstable-2019-03-29
2019-04-10 15:00:04 -04:00
Bas van Dijk
cd4486ecc3
nixos/prometheus/alertmanager: use DynamicUser instead of nobody
...
See issue #55370
2019-04-10 20:38:40 +02:00
Jörg Thalheim
4d4f110ca5
Merge pull request #59181 from Izorkin/nginx-format
...
nixos/nginx: fix error in writeNginxConfig
2019-04-10 19:23:34 +01:00
Dmitry Kalinkin
c321b64b3f
snakemake: 5.2.2 -> 5.4.4
2019-04-10 14:18:26 -04:00
Dmitry Kalinkin
0854ae6571
pythonPackages.datrie: fix build
2019-04-10 14:16:23 -04:00
xrelkd
40160d5f17
go-ethereum: 1.8.25 -> 1.8.26
2019-04-11 01:24:14 +08:00