Vincent Demeester
6285216699
kompose: 1.9.0 -> 1.18.0 ( #58166 )
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-24 00:55:09 +01:00
Philipp Volguine
e0c3c2ed52
paulstretch: init at version 2.2-2
...
This is a neat little program for extreme sound stretching and it was
not in the repo yet.
2019-03-23 19:27:19 -04:00
Carles Pagès
cd0f0374f6
kodi: 18.0 -> 18.1
...
Also updated its bundled ffmpeg for a bugfix.
2019-03-24 00:22:48 +01:00
Ryan Mulligan
5d8e3d7aed
Merge pull request #58138 from dtzWill/update/lit-0.8.0
...
lit: 0.7.1 -> 0.8.0
2019-03-23 13:54:24 -07:00
Will Dietz
4dc434aa9d
toot: 0.20.0 -> 0.21.0
...
https://github.com/ihabunek/toot/releases/tag/0.21.0
2019-03-23 15:04:26 -05:00
Sarah Brofeldt
06d7f2d368
Merge pull request #58185 from benley/benley/anbox-amd64
...
anbox: fix build on x86_64-linux
2019-03-23 21:01:08 +01:00
Sarah Brofeldt
a7a4fc2efe
Merge pull request #57118 from umazalakain/opam-nix-user-path
...
opam: put the whole /nix in OPAM_USER_PATH_RO
2019-03-23 20:58:38 +01:00
Benjamin Staffin
fba697daef
anbox: fix build on x86_64-linux
...
`x86-64-linux` was a typo; there needs to be an underscore in there.
2019-03-23 15:57:07 -04:00
Keith Amidon
9830436567
password-store: link ext. man pages into the password-store $out
...
When pass was installed with extensions in the system environment, the
man pages for the selected extensions were not available globally
because they were only available in a buildInput of the password-store
derivation.
This commit resolves the problem by linking the man pages from the
extensions environment into the output directory of the password-store
derivation.
Bug 56850
2019-03-23 12:51:10 -07:00
Gabriel Ebner
4446452347
Merge pull request #58163 from dtzWill/update/qalculate-3
...
libqalculate,qalculate-gtk: 2.9.0 -> 3.0.0
2019-03-23 18:50:24 +01:00
Gabriel Ebner
d5a533de97
Merge pull request #58143 from worldofpeace/anbox-nits
...
anbox: cleanup
2019-03-23 18:34:36 +01:00
Robert Schütz
3f217df9fb
Merge pull request #57256 from Ma27/fix-jaraco-pkgs
...
errbot: fix broken dependencies
2019-03-23 18:24:08 +01:00
Peter Simons
35a504415f
git-annex: update sha256 hash for new version 7.20190322
2019-03-23 17:06:25 +01:00
Peter Simons
b23f9e540f
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2-3-gea0f0ca from Hackage revision
4b477e240f
.
2019-03-23 17:06:25 +01:00
R. RyanTM
db67e5c5d0
python37Packages.awkward: 0.8.4 -> 0.8.7 ( #57382 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-awkward/versions
2019-03-23 17:04:35 +01:00
Peter Simons
4269069460
Merge pull request #58058 from r-ryantm/auto-update/dovecot
...
dovecot: 2.3.4.1 -> 2.3.5
2019-03-23 16:58:33 +01:00
Tim Steinbach
eca0d0ad62
linux: 4.14.107 -> 4.14.108
2019-03-23 11:26:16 -04:00
Tim Steinbach
d10015ea4f
linux: 4.9.164 -> 4.9.165
2019-03-23 11:25:54 -04:00
Tim Steinbach
ece2d7d6a0
linux: 4.4.176 -> 4.4.177
2019-03-23 11:25:27 -04:00
Pedro Pombeiro
7b1d4844d9
appimagekit: add some fixes ( #57591 )
...
* appimagekit: fix usage of `file` so it works on NixOS
* appimagekit: copy missing mksquashfs and desktop-file-utils
2019-03-23 10:59:10 -04:00
Matthieu Coudron
bc36c24998
linux_mptcp: 0.94.1 -> 0.94.3 ( #57628 )
...
Mailing list announcement:
the Multipath TCP Kernel v0.94.3 has been released, containing important
bug-fixes (thanks to syzkaller) and perf-improvements.
This release is based on Linux v4.14.105.
Everybody should update to the latest kernel.
Multipath TCP Linux Kernel v0.94.3
=====
Benjamin Hesmans <benjamin.hesmans@uclouvain.be> (1):
[3f01458be8cc] mptcp: checksum corner case
Christoph Paasch <cpaasch@apple.com> (21):
[287af08b7193] mptcp: Trigger sending when new subflow gets established
[a284ba1574f5] mptcp: Reinject data when the write-queue gets purged
[9ac97e3324ec] mptcp: Build-Fix for mptcp_push_pending_frames
[68e3b3cc6204] mptcp: Don't allow TCP_REPAIR on MPTCP-sockets
[6d58ca87a125] mptcp: Rework mptcp_disconnect
[1b142d9b94f9] mptcp: Initialize IPv6-fields even more correctly
[247a77e1d4e0] mptcp: Fully disable MD5SIG
[97543fe0b8b8] mptcp: Reset icsk_bind_hash to NULL to avoid use-after-free in inet_put_port
[d307e46cc3f9] mptcp: Initialize meta_tp after potentially failing instructions
[da42a64cf11e] mptcp: Don't free mpcb when mptcp_alloc_mpcb succeeded
[71b3bf995bcd] mptcp: Prevent circular locking dependency on tcp_close()
[444bf8c76806] mptcp: Ensure proper free'ing of master_sk upon failure
[15afe58a959e] mptcp: Handle error-case for MPTCP-Fastopen
[73db90da684c] mptcp: Unify usage of rcu_read_lock_bh,...
[f266d120c091] mptcp: Fix error-cases in TCP_SYNCOOKIES path
[872427427624] mptcp: Support randomized Timestamps on SYN-Cookies
[c3e29b9cace0] mptcp: Do not lock in tcp_get_info for MPTCP_INFO
[1bc2adaf003d] mptcp: Trigger meta-retransmission always when the timer fired
[a947ef46d5e1] mptcp: Don't update meta-RTO from subflows that are retransmitting
[619d44cae638] mptcp: Reevalute and reschedule meta-level RTO for new subflows
[310b6838cab0] mptcp: Stable Release v0.94.3
Matthieu Baerts <matthieu.baerts@tessares.net> (1):
[34154a943635] mptcp: Build-Fix with CONFIG_MEMCG
How to install (if you have our bintray repositories setup)
=====
The config-file of these pre-compiled images has also been updated with more
complete configurations, including also CONFIG_MEMCG (cfr.:
https://github.com/multipath-tcp/mptcp/issues/321 ).
2019-03-23 10:55:22 -04:00
Ryan Mulligan
521befb141
Merge pull request #58044 from ryantm/fix-aravis
...
aravis: 0.5.13 -> 0.6.1, cleanup
2019-03-23 07:21:45 -07:00
Pascal Wittmann
ad73d46d81
stuntrally: 2.6 -> 2.6.1
2019-03-23 14:11:53 +01:00
markuskowa
b10799905c
Merge pull request #58162 from r-ryantm/auto-update/gromacs
...
gromacs: 2019 -> 2019.1
2019-03-23 12:29:48 +01:00
Thiago Kenji Okada
8820a7ab2c
python.pkgs.py3status: Added missing Python deps ( #56703 )
...
According to py3status' modules documentation [1]:
- i3ipc: Used by scratchpad_async and window_title_async modules.
- pydbus: Used by kdeconnector, mpris, systemd, vpn_status and wwan
modules.
- pyserial: Used by wwan_status module.
[1]: https://py3status.readthedocs.io/en/latest/modules.html
2019-03-23 12:23:28 +01:00
Michael Raskin
b8ed97001e
libreoffice: wrapper: fallback to /tmp if /run is not usable
2019-03-23 12:16:53 +01:00
R. RyanTM
239f5e8376
python37Packages.astropy: 3.1.1 -> 3.1.2 ( #57383 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-astropy/versions
2019-03-23 12:05:56 +01:00
R. RyanTM
d6a86be197
python37Packages.djangorestframework: 3.9.1 -> 3.9.2 ( #57403 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-djangorestframework/versions
2019-03-23 12:04:07 +01:00
R. RyanTM
5c7c863f67
python37Packages.flake8-import-order: 0.18 -> 0.18.1 ( #57404 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-flake8-import-order/versions
2019-03-23 12:02:23 +01:00
Robert Schütz
ebf46a2acb
libb2: 0.98 -> 0.98.1 ( #58122 )
2019-03-23 11:57:47 +01:00
R. RyanTM
70e084073f
python37Packages.gym: 0.11.0 -> 0.12.0 ( #57412 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-gym/versions
2019-03-23 11:47:02 +01:00
luzpaz
4147cdb09f
pythonPackages.snakeviz: 1.0.0 -> 2.0.0 ( #58146 )
2019-03-23 11:42:50 +01:00
Timo Kaufmann
d828bf7a10
vimPlugins: update ( #58134 )
2019-03-23 10:31:17 +00:00
Michael Weiss
ff7d16fb33
signal-desktop: 1.23.0 -> 1.23.1
2019-03-23 11:23:44 +01:00
Andreas Rammhold
796a8764ab
Merge pull request #57948 from andir/powerdns
...
powerdns: 4.1.6 -> 4.1.7
2019-03-23 11:23:23 +01:00
Vladyslav M
ccaf6d4e14
Merge pull request #58142 from dtzWill/update/qt5ct-0.38
...
qt5ct: 0.37 -> 0.38
2019-03-23 12:20:40 +02:00
Will Dietz
dad85bd731
slack: 3.3.7 -> 3.3.8
2019-03-23 04:42:35 -05:00
Joachim F
f65a6ac829
Merge pull request #57766 from 8084/init-retext
...
retext: init at 7.0.4
2019-03-23 09:23:44 +00:00
Sarah Brofeldt
c987fe408d
Merge pull request #58150 from srhb/anbox-i686
...
anbox: Prevent eval failure on non-existent arches
2019-03-23 10:15:42 +01:00
Andreas Rammhold
bb821c65ff
systemd: update debian patches url to snapshots.debian.org
...
The current approach will fail when enough time has passed. We ideally
want to be reproducible even in a few years of time. So we should pick
the sources of patches wisely as otherwise we can not do that.
2019-03-23 09:52:35 +01:00
Frederik Rietdijk
2cc6444113
python35 -> 3.5.6 -> 3.5.7
2019-03-23 09:17:35 +01:00
Andreas Rammhold
6be00c0f12
Merge pull request #58155 from andir/firefox
...
firefox: 66.0 -> 66.0.1, firefox-esr-60: 60.6.0esr -> 60.6.1esr
2019-03-23 09:01:38 +01:00
Sarah Brofeldt
af4ad24d73
anbox: Prevent eval failure on non-existent arches
2019-03-23 08:44:19 +01:00
8084
4b1d08558c
moved makeWrapper
to nativeBuildInputs
2019-03-23 10:40:04 +03:00
Joachim F
37bc410625
Merge pull request #56044 from groodt/greg/td-0.16.4
...
td: init at 0.16.4
2019-03-23 06:39:23 +00:00
Joachim F
c76dd2948d
Merge pull request #55773 from xtruder/pkgs/rippled-validator-keys-tool/init
...
rippled-validatior-keys-tool: init at d7774bcc
2019-03-23 06:34:56 +00:00
Joachim F
f612e3345b
Merge pull request #57449 from tohl/master
...
samsung-unified-linux-driver_1_00_36, tested on nixos x86_64 with m2070w printer/scanner, fixes https://github.com/NixOS/nixpkgs/issues/27995
2019-03-23 06:29:52 +00:00
Okina Matara
8aa372ce4d
meguca: 2018-12-06 -> 2019-03-12
2019-03-23 01:19:30 -05:00
Okina Matara
c66b062d30
hydron: 2018-10-08 -> 2019-02-17
2019-03-23 01:19:30 -05:00
Okina Matara
1d4a9950af
statik: init at 2018-11-28
2019-03-23 01:19:29 -05:00
Okina Matara
b8a7e78c61
quicktemplate: 2018-11-26 -> 2019-01-31
2019-03-23 01:19:29 -05:00
Okina Matara
2adf197b3b
easyjson: 2018-08-23 -> 2019-02-21
2019-03-23 01:19:28 -05:00
Joachim F
94864bbd37
Merge pull request #57133 from markuskowa/upd-slurm
...
slurm: 18.08.5.2 -> 18.08.6.2
2019-03-23 06:17:58 +00:00
Will Dietz
24484b216a
qalculate-gtk: 2.9.0 -> 3.0.0
...
http://qalculate.github.io/news.html
2019-03-23 01:09:17 -05:00
Will Dietz
003ad786c1
libqalculate: 2.9.0 -> 3.0.0
...
http://qalculate.github.io/news.html
2019-03-23 01:09:16 -05:00
Joachim F
96e305b968
Merge pull request #57812 from AndersonTorres/update/plan9port
...
plan9port: 2018-09-20 -> 2019-02-25
2019-03-23 06:01:03 +00:00
R. RyanTM
c70807aa13
gromacs: 2019 -> 2019.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gromacs/versions
2019-03-22 22:05:26 -07:00
worldofpeace
1dbbb021cd
Merge pull request #58118 from vdemeester/update-minishift
...
minishift: 1.32.0 -> 1.33.0
2019-03-22 22:15:15 -04:00
Will Dietz
6ec9aa1dd0
libpqxx: 6.4.1 -> 6.4.2
...
"Fix the fix" :)
https://github.com/jtv/libpqxx/releases/tag/6.4.2
2019-03-22 20:21:46 -05:00
worldofpeace
ec4af5c5c1
Merge pull request #57838 from pacien/riot-desktop-1.0.4
...
riot-desktop: init at 1.0.4
2019-03-22 21:13:01 -04:00
Andreas Rammhold
bf0715aeb8
firefox-bin: 66.0 -> 66.0.1
2019-03-23 01:44:26 +01:00
Andreas Rammhold
3e7b029ab7
firefox-esr-60: 60.6.0esr -> 60.6.1esr
2019-03-23 01:43:39 +01:00
Andreas Rammhold
e716a952cd
firefox: 66.0 -> 66.0.1
2019-03-23 01:43:20 +01:00
Will Dietz
19030473ba
pythonPackages.fonttools: 3.37.3 -> 3.39.0 ( #57934 )
...
https://github.com/fonttools/fonttools/releases/tag/3.38.0
https://github.com/fonttools/fonttools/releases/tag/3.39.0
2019-03-23 00:15:05 +01:00
Robert Schütz
b9bd965de2
Merge pull request #57424 from r-ryantm/auto-update/python3.7-munkres
...
python37Packages.munkres: 1.0.12 -> 1.1.2
2019-03-23 00:11:40 +01:00
R. RyanTM
3a5c92734d
python37Packages.nbxmpp: 0.6.9 -> 0.6.10 ( #57422 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-nbxmpp/versions
2019-03-23 00:09:17 +01:00
Robert Schütz
48a16b3eac
python3Packages.munkres: 1.0.12 -> 1.1.2
...
As of version 1.1.0, this munkres package no longer supports Python 2.
2019-03-23 00:00:04 +01:00
Ben Wolsieffer
69f2787af9
buildbot: remove deprecated aliases
2019-03-22 18:43:22 -04:00
Ben Wolsieffer
b2e11e0cdf
buildbot: 1.8.1 -> 2.1.0
2019-03-22 18:43:15 -04:00
pacien
839c988dd0
riot-desktop: init at 1.0.4
2019-03-22 22:26:31 +01:00
lewo
db7be52988
Merge pull request #58115 from vdemeester/update-skaffold
...
skaffold: 0.24.0 -> 0.25.0
2019-03-22 21:31:24 +01:00
Dmitry Kalinkin
60a09a9dcc
Merge pull request #57598
...
terraform-providers: bump versions
2019-03-22 15:42:11 -04:00
Will Dietz
68a48c8e98
qt5ct: 0.37 -> 0.38
...
https://sourceforge.net/p/qt5ct/code/HEAD/tree/tags/qt5ct-0.38/ChangeLog
(at end)
2019-03-22 14:24:33 -05:00
worldofpeace
1e2b834cf0
anbox: cleanup
...
Use trivial builders for all the text manipulation and use runtimeShell
2019-03-22 15:22:40 -04:00
Will Dietz
a5a26cfa86
powertop: patch to fix vertical scrolling
...
From mailing list (thanks!).
2019-03-22 14:17:18 -05:00
Will Dietz
4cadfe805d
lit: 0.7.1 -> 0.8.0
2019-03-22 14:12:36 -05:00
Sarah Brofeldt
78c95f561f
Merge pull request #58031 from dotlambda/elasticsearch-curator-application
...
elasticsearch-curator: add top-level package using older click
2019-03-22 20:11:54 +01:00
Will Dietz
aec2d07c26
libpqxx: 6.4.0 -> 6.4.1
...
"memory bugs fixed" :D
https://github.com/jtv/libpqxx/releases/tag/6.4.1
2019-03-22 14:11:35 -05:00
Will Dietz
27e7d83dc5
lastpass-cli: touchups, install more completions
2019-03-22 14:10:47 -05:00
Will Dietz
c87bca6b7c
lastpass-cli: 1.3.1 -> 1.3.2
...
https://github.com/lastpass/lastpass-cli/releases/tag/v1.3.2
2019-03-22 14:10:46 -05:00
Herwig Hochleitner
ea34ad0e43
chromium: 73.0.3683.75 -> 73.0.3683.86
2019-03-22 19:33:30 +01:00
(cdep)illabout
7942c79c69
Fix cudatoolkit building on non-sandboxed systems
...
This fixes cudatoolkit building on non-sandboxed system.
The cudatoolkit tests run each of the CUDA binaries as a small smoke
test just to make sure they all can at least somewhat run.
However, the `cuda-gdb` binary doesn't run correctly on non-sandboxed
systems because it picks up versions of Python from /usr/lib.
This PR disables the smoke tests for now. They should be re-enabled
when we figure out how to make them work for cuda-gdb on non-sandboxed
systems.
This PR is for #57939 .
2019-03-22 19:32:24 +01:00
xeji
deea6dde76
subversion_1_10: 1.10.3 -> 1.10.4 ( #57958 )
...
bugfix release for CVE-2018-11803 [0].
[0] https://subversion.apache.org/security/CVE-2018-11803-advisory.txt
2019-03-22 19:20:13 +01:00
Gabriel Ebner
03f7c82e62
Merge pull request #57826 from gebner/anbox
...
anbox: init at 2019-03-07
2019-03-22 19:19:47 +01:00
Will Dietz
3a3a619505
Merge pull request #58099 from r-ryantm/auto-update/gnuplot
...
gnuplot: 5.2.5 -> 5.2.6
2019-03-22 13:07:00 -05:00
Will Dietz
ea28f9dd31
Merge pull request #58081 from dtzWill/update/joplin-1.0.140
...
joplin-desktop: 1.0.120 -> 1.0.140
2019-03-22 13:02:15 -05:00
Will Dietz
84b7bf85f4
Merge pull request #58085 from r-ryantm/auto-update/fping
...
fping: 4.1 -> 4.2
2019-03-22 13:01:59 -05:00
Will Dietz
309e095d90
Merge pull request #58079 from dtzWill/feature/libwhich
...
libwhich: init at 2019-03-20
2019-03-22 12:59:14 -05:00
Sarah Brofeldt
4a6cde0c64
Merge pull request #58076 from dtzWill/update/sssd-1.16.4
...
sssd: 1.16.3 -> 1.16.4
2019-03-22 18:56:12 +01:00
lewo
2b9aa0ac90
Merge pull request #57505 from nlewo/fix-55290
...
dockerTools.buildImage.runAsRoot: preserve layers ordering at image unpacking
2019-03-22 18:11:50 +01:00
Andreas Rammhold
e85525245c
Merge pull request #57964 from andir/rssh
...
rssh: mark as insecure
2019-03-22 13:19:06 +01:00
Andreas Rammhold
77166e7636
Merge pull request #57963 from andir/samba
...
samba/ldb: fix CVE-2019-3824
2019-03-22 13:17:07 +01:00
Michael Weiss
69e23dcc66
Merge pull request #58046 from illegalprime/gpgme-cross
...
gpgme: cross compilation
2019-03-22 12:57:33 +01:00
Jörg Thalheim
34bc84d5b8
Merge pull request #52409 from ffinkdevs/master
...
duplicacy: init at 2.1.2
2019-03-22 11:29:30 +00:00
Michael Weiss
5cb066c9b9
gns3Packages.{server,gui}Stable: 2.1.14 -> 2.1.15
2019-03-22 12:19:26 +01:00
Joachim F
91943f7ee3
Merge pull request #56132 from balsoft/master
...
wmfs: init at 201902
2019-03-22 11:01:30 +00:00
Александр Бантьев
cd8a8bab4b
wmfs: init at 201902
2019-03-22 13:46:36 +03:00
Gabriel Ebner
11318d1ba2
elan: 0.7.4 -> 0.7.5
2019-03-22 11:16:44 +01:00
Peter Simons
ce5504bc74
hackage2nix: drop broken entry for hfsevents
...
The package has its meta.platforms set up correctly already in cabal2nix's
post-processing code.
Fixes https://github.com/NixOS/nixpkgs/issues/58028 .
2019-03-22 11:14:32 +01:00
Robert Schütz
22bb090ed1
Merge pull request #58035 from dotlambda/python-fixes
...
pythonPackages: multiple fixes
2019-03-22 10:59:38 +01:00
Vladyslav M
07b42ccf2d
Merge pull request #57755 from marsam/update-flow
...
flow: 0.94.0 -> 0.95.1
2019-03-22 11:15:26 +02:00
Vincent Demeester
63154c89e3
minishift: 1.32.0 -> 1.33.0
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-22 10:14:12 +01:00
Vincent Demeester
60b085adc5
skaffold: 0.24.0 -> 0.25.0
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-22 09:43:53 +01:00
Joachim F
5499a158c1
Merge pull request #57987 from CrazedProgrammer/update-ccemux
...
ccemux: 1.1.0 -> 1.1.1
2019-03-22 08:33:01 +00:00
Joachim F
2f80ccc2fe
Merge pull request #57955 from ebzzry/deco-0.0.2
...
deco: 0.0.1 -> 0.0.2
2019-03-22 07:36:48 +00:00
Joachim F
fd50d1f34c
Merge pull request #58041 from nyanloutre/mautrix-update
...
mautrix-telegram: 0.5.0 -> 0.5.1
2019-03-22 07:36:02 +00:00
Joachim F
aded9eae35
Merge pull request #57949 from carlosdagos/dnscrypt-2.0.21
...
dnscrypt-proxy2: 2.0.15 -> 2.0.21
2019-03-22 07:34:16 +00:00
Jörg Thalheim
9824b3ce4d
Merge pull request #58053 from illegalprime/libatasmart-cross
...
libatasmart: add build time cc
2019-03-22 07:28:41 +00:00
Jörg Thalheim
70d6db9097
Merge pull request #58065 from r-ryantm/auto-update/eagle
...
eagle: 9.1.2 -> 9.3.1
2019-03-22 07:22:58 +00:00
Jörg Thalheim
b748190c22
Merge pull request #56594 from terlar/add-node-package-indium
...
nodePackages.indium: init at 3.4.1
2019-03-22 07:15:34 +00:00
Jörg Thalheim
31a560ccb1
Merge pull request #58087 from r-ryantm/auto-update/fstrm
...
fstrm: 0.4.0 -> 0.5.0
2019-03-22 07:13:38 +00:00
Jörg Thalheim
6a81a60294
Merge pull request #57076 from Mic92/nix-review
...
doc/reviewing-contributions: nix-review instead of nox-review
2019-03-22 07:05:06 +00:00
Jörg Thalheim
b33269a2d8
Merge pull request #58057 from liff/vimPlugins/nord-vim
...
vimPlugins.nord-vim: init at 0.10.0
2019-03-22 06:59:37 +00:00
Jörg Thalheim
3d5421846d
Merge pull request #58093 from r-ryantm/auto-update/geekbench
...
geekbench: 4.2.3 -> 4.3.3
2019-03-22 06:53:14 +00:00
Michael Raskin
22b73cc3c9
Merge pull request #57903 from dtzWill/update/strace-5
...
strace: 4.26 -> 5.0
2019-03-22 06:45:51 +00:00
Elis Hirwing
870db5e15d
Merge pull request #57389 from ggPeti/master
...
musly: init at unstable-2017-04-26
2019-03-22 07:33:24 +01:00
Will Dietz
a93eeaf873
b612: 1.003 -> 1.008, new home
2019-03-22 01:21:12 -05:00
Wael Nasreddine
52dae14f0c
buildGoModule: use go_1_12 instead of go_1_11 ( #58103 )
2019-03-21 20:40:07 -07:00
R. RyanTM
a435269abf
gnuplot: 5.2.5 -> 5.2.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnuplot/versions
2019-03-21 18:50:10 -07:00
worldofpeace
e2ac456f9a
Merge pull request #57864 from tomberek/teleport_update
...
teleport: 2.4.1 -> 3.1.8
2019-03-21 21:44:28 -04:00
Will Dietz
31600452bc
gitAndTools.lab: 0.15.2 -> 0.15.3 ( #58091 )
...
https://github.com/zaquestion/lab/releases/tag/v0.15.3
2019-03-21 18:13:33 -07:00
Michael Weiss
078de9ce49
signal-desktop: 1.22.0 -> 1.23.0
2019-03-22 01:35:03 +01:00
R. RyanTM
8ab50871aa
geekbench: 4.2.3 -> 4.3.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/geekbench/versions
2019-03-21 17:24:40 -07:00
Will Dietz
baa62d9ac6
Merge pull request #57980 from dtzWill/update/compilerrt-crtbegin-patch
...
llvmPackages_{7,8}.compiler-rt: update crtbegin-and-end.patch
2019-03-21 17:47:51 -05:00
R. RyanTM
188179faca
fstrm: 0.4.0 -> 0.5.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fstrm/versions
2019-03-21 15:33:23 -07:00
Will Dietz
31ba1d6fa6
Merge pull request #58084 from r-ryantm/auto-update/terminus-font-ttf
...
terminus_font_ttf: 4.46.0 -> 4.47.0
2019-03-21 17:28:41 -05:00
lewo
3c1abf0c9c
Merge pull request #57831 from delroth/nginx-sso-0.16.1
...
nginx-sso: 0.16.0 -> 0.16.1
2019-03-21 23:23:51 +01:00
lewo
06666a550c
Merge pull request #57849 from Ma27/update-hydra
...
hydra: 2019-02-01 -> 2019-03-18
2019-03-21 23:21:56 +01:00
R. RyanTM
6347dee4b9
fping: 4.1 -> 4.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fping/versions
2019-03-21 15:16:16 -07:00
R. RyanTM
bff3660f63
terminus_font_ttf: 4.46.0 -> 4.47.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/terminus-font-ttf/versions
2019-03-21 15:12:04 -07:00
Will Dietz
7ac7491fa8
Merge pull request #57625 from dtzWill/update/netatop-2
...
netatop: 1.0 -> 2.0, fixes compat with kernels >= 4.13
2019-03-21 16:45:56 -05:00
Vladyslav M
070fd42a65
Merge pull request #57781 from dywedir/skim
...
skim: 0.5.5 -> 0.6.2
2019-03-21 23:45:34 +02:00
Will Dietz
344c24fe1b
Merge pull request #57933 from dtzWill/update/libconfig-1.7.2
...
libconfig: 1.5 -> 1.7.2, enable tests
2019-03-21 16:44:26 -05:00
Wael Nasreddine
6d7d69ff3e
buildGoModule: remove SSL env vars in favor of cacert in buildInputs ( #58071 )
...
cacert already exposes NIX_SSL_CERT_FILE in its setupHook. Fetchers and builders are already setup to use this variable and there's no need to export them manually.
2019-03-21 14:44:03 -07:00
Will Dietz
37dc79d003
joplin: 1.0.135 -> 1.0.140
...
https://discourse.joplin.cozic.net/t/joplin-version-1-0-89/78
2019-03-21 16:32:42 -05:00
Will Dietz
81200e7d4b
joplin-desktop: 1.0.120 -> 1.0.135
2019-03-21 16:32:07 -05:00
Will Dietz
400b6032c8
Merge pull request #54847 from raquelgb/add-joplin-desktop
...
joplin-desktop: init at 1.0.120
2019-03-21 16:31:34 -05:00
Will Dietz
7fbe20a8d1
libwhich: init at 2019-03-20
2019-03-21 16:26:33 -05:00
Will Dietz
b73037089b
wpgtk: 5.8.7 -> 6.0.3
2019-03-21 16:25:54 -05:00
Will Dietz
9595eb1b6d
sssd: 1.16.3 -> 1.16.4
...
https://docs.pagure.org/SSSD.sssd/users/relnotes/notes_1_16_4.html
CVE-2019-3811, see notes.
2019-03-21 16:23:33 -05:00
Will Dietz
f7d2c23328
qtpass: 1.2.1 -> 1.2.3
...
Patch no longer needed (seems to be already applied, and notes mention).
2019-03-21 16:18:48 -05:00
Vladyslav M
059349e71d
Merge pull request #57941 from lilyball/ffsend
...
ffsend: 0.2.36 -> 0.2.38
2019-03-21 23:18:38 +02:00
Terje Larsen
657ed24d67
nodePackages.indium: init at 3.4.1
2019-03-21 19:37:34 +01:00
Michael Weiss
21d3eee760
dav1d: init at 0.2.1
2019-03-21 18:57:56 +01:00
R. RyanTM
6c14a2f3f8
eagle: 9.1.2 -> 9.3.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eagle/versions
2019-03-21 10:40:06 -07:00
Jörg Thalheim
fd26b05c07
Merge pull request #58060 from r-ryantm/auto-update/dropbox-cli
...
dropbox-cli: 2018.11.28 -> 2019.02.14
2019-03-21 15:56:58 +00:00
R. RyanTM
02f62753fe
dropbox-cli: 2018.11.28 -> 2019.02.14
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dropbox-cli/versions
2019-03-21 08:49:53 -07:00
R. RyanTM
2ba743d5b5
dovecot: 2.3.4.1 -> 2.3.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dovecot/versions
2019-03-21 08:36:33 -07:00
Olli Helenius
48f13a3afe
vimPlugins.nord-vim: init at 0.10.0
2019-03-21 17:29:41 +02:00
Robert Schütz
dc884633a4
python.pkgs.pytest-server-fixtures: fix build
2019-03-21 16:08:22 +01:00