Commit Graph

41512 Commits

Author SHA1 Message Date
Jörg Thalheim
52ee55fe0f
Merge pull request #82816 from Mic92/kubeval
kubeval: don't include huge schema to save space in hydra
2020-03-18 10:52:03 +00:00
Jörg Thalheim
9d144b84a3
kubeval: don't build against schema by default
kubeval-schema is a huge 7GB repository that we do not want
to build on hydra. Therefore make it optional.
2020-03-18 09:09:25 +00:00
Daniel Șerbănescu
b6b89f1f0a kodi 18.5 -> 18.6. 2020-03-18 08:12:58 +01:00
Mario Rodas
8a1a6cf39c
Merge pull request #82803 from Tomahna/mopidy-iris
mopidy-iris: 3.45.1 -> 3.46.0
2020-03-17 22:40:16 -05:00
Mario Rodas
8d985cb9ba
Merge pull request #82811 from zowoq/conmon
conmon: 2.0.12 -> 2.0.13
2020-03-17 22:37:37 -05:00
Niklas Hambüchen
2fb0068b50
Merge pull request #81994 from bhipple/u/librustzcash
zcash: 2.1.0-1 -> 2.1.1-1; libzrustzcash: 2018-10-27 -> 0.1.0
2020-03-18 03:15:16 +01:00
Dennis Gosnell
ac0da76a7c
Merge pull request #82774 from B4dM4n/virtualbox-extpack-update
virtualboxExtpack: synchronize version with virtualbox
2020-03-18 09:15:45 +09:00
Vladislav Zavialov
bfcb19197b
toggldesktop: use mkDerivation from Qt (#81720) 2020-03-17 19:36:22 -04:00
Austin Seipp
2ef42e07fd
mcy: 2020.02.05 -> 2020.03.16
Now with working web UI dashboard -- but no working GUI (yet!)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-03-17 17:19:40 -05:00
Austin Seipp
5cd4fd5bc5
symbiyosys: 2020.02.08 -> 2020.02.11
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-03-17 17:19:40 -05:00
Austin Seipp
9b43cf3a00
yosys: 2020.02.25 -> 2020.03.16
- Bump `abc-verifier` (2020.03.05)
  - Install `yosys-abc` symlink for tool compatbility
  - Various `yosys` expression cleanups

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-03-17 17:19:37 -05:00
zowoq
cb099ca0d8 conmon: 2.0.12 -> 2.0.13
https://github.com/containers/conmon/releases/tag/v2.0.13
2020-03-18 08:15:24 +10:00
Kevin Rauscher
b779f1b55c mopidy-iris: 3.45.1 -> 3.46.0 2020-03-17 21:02:17 +01:00
Maximilian Bosch
7806df1e5f
Merge pull request #82754 from mehlon/tor-browser
tor-browser-bundle-bin: 9.0.5 -> 9.0.6
2020-03-17 17:58:00 +01:00
Maximilian Bosch
09f55f8f17
riot-web: 1.5.12 -> 1.5.13 2020-03-17 16:02:16 +01:00
Maximilian Bosch
bb9822be79
riot-desktop: 1.5.12 -> 1.5.13 2020-03-17 16:02:01 +01:00
Mario Rodas
d76dc11544
Merge pull request #82542 from r-ryantm/auto-update/gnss-sdr
gnss-sdr: 0.0.11 -> 0.0.12
2020-03-17 08:32:56 -05:00
Mario Rodas
fa9290102e
Merge pull request #82717 from r-ryantm/auto-update/saga
saga: 7.5.0 -> 7.6.1
2020-03-17 08:20:22 -05:00
Fabian Möller
2c77f1c049
virtualboxExtpack: synchronize version with virtualbox 2020-03-17 11:23:06 +01:00
Andreas Rammhold
b489708077
Merge pull request #82471 from danderson/bug-57191-vorbis-tools
vorbis-tools: bump debian patchseries from -6 to -11.
2020-03-17 10:35:33 +01:00
Mario Rodas
d27b2f842c
syncthing: 1.3.4 -> 1.4.0
Changelog: https://github.com/syncthing/syncthing/releases/tag/v1.4.0
2020-03-17 04:20:00 -05:00
Jörg Thalheim
a7faed30ff
Merge pull request #82770 from jchv/remove/jbrout
jbrout: remove broken package
2020-03-17 08:25:28 +00:00
John Chadwick
97fb0072db jbrout: remove broken package 2020-03-17 00:56:46 -07:00
Dmitry Kalinkin
e352fccb6a
Merge pull request #82760 from veprbl/pr/kicad_fix
[ZHF] kicad: don't build versions with 3d on Hydra
2020-03-16 23:55:05 -04:00
Benjamin Hipple
b7ef71665d habitat: 0.30.2 -> 0.90.6
The build has been broken on master for a very long time, for want of an
upgrade. This continues the effort put forth here:
https://github.com/NixOS/nixpkgs/pull/63105

Note that while there are newer versions than this, upgrading to those requires
getting some Cargo protobuf dependencies to compile. Since this fixes the
failing build, it seems like a good start.

Upstream does not appear to have any Darin builds in their CI, and we do not
have a Darwin maintainer available, so this disables it as well.
2020-03-16 19:59:57 -04:00
Dmitry Kalinkin
ebe5f10794
kicad: don't build versions with 3d on Hydra
The hydraPlatforms have to be set on the kicad package itself, that can be
checked using:

  echo ":p { inherit kicad kicad-small kicad-unstable; }" | nix repl ./pkgs/top-level/release.nix

This commit disables build of all kicad variants that require downloading
packages3d, which currently fail on hydra with the "Output limit exceeded"
status. This leaves Hydra with only building the kicad-small, which will allow
us to cache the build of kicad-base as well as all libraries except of
packages3d.
2020-03-16 19:45:04 -04:00
zowoq
48e1ed7c71 conmon: 2.0.11 -> 2.0.12
https://github.com/containers/conmon/releases/tag/v2.0.12
2020-03-17 08:54:40 +10:00
mehlon
4b80e8a59f tor-browser-bundle-bin: 9.0.5 -> 9.0.6 2020-03-16 22:49:14 +01:00
S-NA
2f5b8d6522
aucatctl: init at 0.1
Allows those who use sndiod to adjust the volume of audio programs.
2020-03-16 21:47:30 +00:00
Steve Jones
2ff00c41d7 cmt: init at 1.17 2020-03-16 12:59:56 -07:00
Jörg Thalheim
7819588348
Merge pull request #82724 from mweinelt/pr/zsh-powerlevel10k/1.4.0
zsh-powerlevel10k: v1.3.0 → v1.4.0
2020-03-16 16:13:11 +00:00
Matteo Scarlata
3355e8d1ca
unison: fix build with ocamlPackages_4_09 (#82619)
Fixes #61867 and #61505, bumps the ocaml version unison is built
against to 4.08. The patches included here appear in the trunk version
of unison, but were not backported to 2.51.2.
2020-03-16 13:16:43 +01:00
Martin Weinelt
b1e788c028
gitstatus: unstable-2020-03-06 → unstable-2020-03-15 2020-03-16 13:12:09 +01:00
R. RyanTM
c9836e9f6d saga: 7.5.0 -> 7.6.1 2020-03-16 09:54:28 +00:00
Emery Hemingway
641e102974 deltachat-electron: init 1.1.0 2020-03-16 13:57:37 +05:30
markuskowa
1b5ef3f4b1
Merge pull request #81117 from Synthetica9/megaFix
megasync: 4.2.3.0 -> 4.3.0.8
2020-03-16 09:06:04 +01:00
Mario Rodas
30631f74a0
Merge pull request #82700 from Frostman/hugo-0.67.1
hugo: 0.67.0 -> 0.67.1
2020-03-16 00:17:29 -05:00
Mario Rodas
8dd97bb7ac
Merge pull request #82546 from r-ryantm/auto-update/hetzner-kube
hetzner-kube: 0.4.1 -> 0.5.1
2020-03-15 23:17:33 -05:00
Sergey Lukjanov
98ccb8b194 hugo: 0.67.0 -> 0.67.1 2020-03-15 17:22:31 -07:00
symphorien
d6f1d56eab
clementine: fix broken symlink (#82689) 2020-03-15 19:41:12 -04:00
Herman Fries
f27a51e36f cura: 4.4.0 -> 4.5.0 2020-03-15 14:42:10 -07:00
Ryan Mulligan
6c8fad056b
Merge pull request #82573 from r-ryantm/auto-update/qbec
qbec: 0.7.5 -> 0.10.5
2020-03-15 13:51:47 -07:00
Francesco Gazzetta
f241aa6910
soundtracker: init at 1.0.0.1 (#82057) 2020-03-15 15:50:00 -04:00
Jörg Thalheim
6fa3705ee9
Merge pull request #82109 from bhipple/remove/wtftw
wtftw: remove broken package
2020-03-15 18:20:30 +00:00
adisbladis
ad81f84d1f
melpa-packages: 2020-03-15 2020-03-15 18:03:00 +00:00
adisbladis
9dbe706576
elpa-packages: 2020-03-15 2020-03-15 18:03:00 +00:00
Fabian Möller
e7f2ad0db9 wireshark: use relative cmake LIBDIR
`wireshark` expects `CMAKE_INSTALL_LIBDIR` to be relative and prefixes
it with `CMAKE_INSTALL_PREFIX` in some places to make it absolute.
This results in duplicate absolute paths being accessed, which don't exist.

Making `CMAKE_INSTALL_LIBDIR` relative fixes this issue.
2020-03-15 17:16:11 +01:00
Sander van der Burg
875bcef98b base16-builder: regenerate with node2nix 1.8.0, add supplement.json with node-pre-gyp to fix build 2020-03-15 16:37:47 +01:00
Silvan Mosberger
5eb01e1a7f
Merge pull request #82637 from colemickens/nixpkgs-ripcord
ripcord: 0.4.23 -> 0.4.24
2020-03-15 15:52:41 +01:00
Ersin Akinci
588ca6e310
neovim: use TMPDIR as home during initilizaiton 2020-03-15 12:55:06 +00:00
Vladyslav M
ac106521ae
rx: 0.3.2 -> 0.4.0 2020-03-15 12:49:34 +02:00
Nikolay Korotkiy
cfb57680ee openorienteering-mapper: 0.9.1 -> 0.9.2 2020-03-15 08:03:51 +00:00
Cole Mickens
c91bb59b72 ripcord: 0.4.23 -> 0.4.24 2020-03-15 00:35:45 -07:00
Ryan Mulligan
9b053bcd6d
Merge pull request #82540 from r-ryantm/auto-update/geoipupdate
geoipupdate: 4.1.5 -> 4.2.2
2020-03-14 19:21:43 -07:00
adisbladis
752dd733a2
Merge pull request #82543 from r-ryantm/auto-update/go-ethereum
go-ethereum: 1.9.10 -> 1.9.11
2020-03-15 01:22:52 +00:00
adisbladis
cf719bf9a8
emacs: Add adisbladis as maintainer 2020-03-15 01:03:40 +00:00
Pavol Rusnak
931dd07712 ffmpeg-normalize: init at 1.15.7 2020-03-14 17:47:59 -07:00
Benjamin Hipple
ca84a48d7d ledger: remove old version 2.6.3
Version 2.6.3 was released > 5 years ago and has been marked as broken for some
time. It is time to remove it.

This also documents why ledger3 cannot yet build with boost >= 1.67
2020-03-14 17:14:12 -07:00
Andrei Lapshin
626d6b5d08 androidStudioPackages.beta: 4.0.0.10 -> 4.0.0.11 2020-03-14 16:27:00 -07:00
R. RyanTM
6f3e387b0c archiver: 3.2.0 -> 3.3.0 2020-03-14 16:04:58 -07:00
Dmitry Kalinkin
68db99ad97 snakemake: 5.9.1 -> 5.10.0 2020-03-14 15:58:24 -07:00
Benedict Aas
51fa3d374a obinskit: init at 1.1.1
This is the configuration software for the enthusiast Anne Pro mechanical
keyboard, used to update the firmware, change keyboard settings, clear
Bluetooth connections from the device, set up backlighting colours, and so
forth.
2020-03-14 15:29:56 -07:00
Francesco Gazzetta
f9e13566cc ft2-clone: init at 1.09 2020-03-14 22:54:06 +01:00
Francesco Gazzetta
510419ff5d pt2-clone: init at 1.06 2020-03-14 22:53:41 +01:00
Evan Stoll
2643e4163b gitkraken: 6.5.3 -> 6.5.4 2020-03-14 22:49:06 +01:00
Félix Baylac-Jacqué
380ce1fc4f ssb-patchwork: 3.17.5 -> 3.17.6 2020-03-14 22:47:24 +01:00
adisbladis
77396a8c47
Merge pull request #81098 from bignaux/cadence
cadence: fix dbus,libjack and missing dependancies
2020-03-14 21:30:57 +00:00
R. RyanTM
73d7dbf272 fluxctl: 1.17.1 -> 1.18.0 2020-03-14 21:18:51 +00:00
R. RyanTM
fd9a2e7e38 k9s: 0.13.8 -> 0.17.7 2020-03-14 21:18:27 +00:00
EEva (JPotier)
20ef86ed52 bitlbee-mastodon: 1.4.2 -> 1.4.3 2020-03-14 20:49:11 +00:00
R. RyanTM
bafbfc5a06 eagle: 9.5.2 -> 9.6.0 2020-03-14 20:19:26 +00:00
zimbatm
001be890f7 folding@home: 6.02 -> 7.5.1
The v7 series is very different.

This commit introduces the 3 packages: fahclient, fahcontrol and
fahviewer. It also rebuilds the NixOS module to map better with the new
client.
2020-03-14 13:01:26 -07:00
Dmitry Kalinkin
2547ef9286
Merge pull request #75312 from KAction/mmh
mmh: init at 0.4
2020-03-14 14:20:44 -04:00
Ryan Mulligan
6ac55d9ecc
Merge pull request #82577 from r-ryantm/auto-update/sampler
sampler: 1.0.3 -> 1.1.0
2020-03-14 11:02:11 -07:00
Dominik Xaver Hörl
45cc3c986d neomutt: configure with zlib to enable imap compression 2020-03-14 16:48:47 +00:00
Dmitry Bogatov
b1c71ebe2b mmh-unstable: init at 2019-09-08 2020-03-14 11:27:49 -04:00
R. RyanTM
93144e0f4a gitAndTools.stgit: 0.21 -> 0.22 2020-03-14 14:33:20 +01:00
R. RyanTM
7cb9d8cf42 sunvox: 1.9.5c -> 1.9.5d 2020-03-14 14:31:11 +01:00
R. RyanTM
63925c1cb9 calibre: 4.11.2 -> 4.12.0 2020-03-14 14:30:28 +01:00
Frederik Rietdijk
5175c35a99
Merge pull request #81611 from r-ryantm/auto-update/R
R: 3.6.2 -> 3.6.3
2020-03-14 14:29:05 +01:00
R. RyanTM
47b4e97cda opera: 66.0.3515.72 -> 67.0.3575.31 2020-03-14 14:27:49 +01:00
R. RyanTM
08c0568cd9 frostwire-bin: 6.8.3 -> 6.8.4 2020-03-14 14:27:20 +01:00
R. RyanTM
d88389048f elisa: 19.12.2 -> 19.12.3 2020-03-14 14:26:52 +01:00
R. RyanTM
0edcdfe140 quilter: 2.1.1 -> 2.1.2 2020-03-14 14:26:33 +01:00
R. RyanTM
8097fc060c sampler: 1.0.3 -> 1.1.0 2020-03-14 12:51:22 +00:00
R. RyanTM
1ff9df25fb qbec: 0.7.5 -> 0.10.5 2020-03-14 12:17:01 +00:00
José Romildo Malaquias
17a0f62bed
Merge pull request #82390 from r-ryantm/auto-update/thonny
thonny: 3.2.6 -> 3.2.7
2020-03-14 07:55:43 -03:00
Pascal Wittmann
f5a072bdf4
Merge pull request #82553 from S-NA/updates/abiword-3.0.4
abiword: 3.0.2 -> 3.0.4
2020-03-14 11:16:07 +01:00
Jörg Thalheim
83535fdf1e
Merge pull request #82545 from r-ryantm/auto-update/helmfile
helmfile: 0.85.0 -> 0.102.0
2020-03-14 08:52:27 +00:00
R. RyanTM
78e6e05457 magnetico: 0.9.0 -> 0.11.0 2020-03-14 08:33:09 +00:00
Jörg Thalheim
f8676f847f
Merge pull request #82549 from r-ryantm/auto-update/lefthook
gitAndTools.lefthook: 0.6.3 -> 0.7.1
2020-03-14 07:58:11 +00:00
S. Nordin Abouzahra
0cf9343f08 abiword: 3.0.2 -> 3.0.4
Updates AbiWord to the latest version, patches it to support enchant2, and add
myself to the maintainers list.
2020-03-14 03:36:42 -04:00
R. RyanTM
96bfae7c5d gitAndTools.lefthook: 0.6.3 -> 0.7.1 2020-03-14 07:29:00 +00:00
Vladimír Čunát
6dcb71ecc1
Merge branch 'staging-next' 2020-03-14 07:56:23 +01:00
R. RyanTM
112814dce8 hetzner-kube: 0.4.1 -> 0.5.1 2020-03-14 06:36:24 +00:00
R. RyanTM
fb7e2cd5bc helmfile: 0.85.0 -> 0.102.0 2020-03-14 06:33:28 +00:00
R. RyanTM
6e132f0f3c go-ethereum: 1.9.10 -> 1.9.11 2020-03-14 06:04:25 +00:00
R. RyanTM
348bcc9678 gnss-sdr: 0.0.11 -> 0.0.12 2020-03-14 05:56:58 +00:00
R. RyanTM
d633f29608 geoipupdate: 4.1.5 -> 4.2.2 2020-03-14 05:41:16 +00:00
Maximilian Bosch
cc989f0cc6
syncthing-gtk: 0.9.4 -> 0.9.4.4 2020-03-14 05:57:36 +01:00
Jan Tojnar
f5fade94bd
Merge pull request #82362 from jtojnar/mysql-wb
mysql-workbench: 8.0.15 → 8.0.19
2020-03-14 04:41:36 +01:00
Nathan Fish
50c997c000 ipfs-cluster: 0.11.0 -> 0.12.1 2020-03-14 03:23:19 +00:00
Josef Kemetmüller
3a8d05747b qgroundcontrol: Fix build
This silences some warnings to not run into "Log limit exceeded" on
hydra.
2020-03-14 03:18:39 +00:00
Mario Rodas
c935567de6 lean: 3.6.1 -> 3.7.0 2020-03-14 01:32:58 +00:00
R. RyanTM
4d8cac34f7
blender: 2.82 -> 2.82a (#82450) 2020-03-13 20:12:28 -04:00
=
33746be61f ams: init at 2.1.2 2020-03-13 15:53:10 -07:00
taku0
243cd9f754 thunderbird: 68.5.0 -> 68.6.0 2020-03-13 22:43:10 +00:00
taku0
833031704d thunderbird-bin: 68.5.0 -> 68.6.0 2020-03-13 22:43:10 +00:00
Matteo Scarlata
2b99b29136 virtualbox: 6.0.14 -> 6.1.4
Update Virtualbox to its latest version. This allows compilation against
kernel >= 5.4 to succeed without further patches (see #74260, build
would fail for linux-5.5.5 to 5.5.9).
2020-03-13 22:36:31 +00:00
Vincent Laporte
4adfbe6c7b unison: move out of ocamlPackages 2020-03-13 22:31:01 +01:00
Maximilian Bosch
04ea9dc275
wikicurses: install man pages 2020-03-13 20:59:53 +01:00
Maximilian Bosch
1505633e2f
wikicurses: fix build
The package doesn't have a testsuite, but fails as the checkPhase is
missing appropriate locale configuration (usually taken from
`pkgs.glibcLocales`). Entirely disabling the `checkPhase` for now as
it's basically a no-op.

ZHF: #80379
See also https://hydra.nixos.org/build/114125176
2020-03-13 20:59:53 +01:00
Maximilian Bosch
c882314075
ipfs: 0.4.22 -> 0.4.23 2020-03-13 20:59:53 +01:00
sohalt
0c35251af5 mumble: remove unnecessary mumble-jack-support.patch 2020-03-13 19:58:43 +00:00
Christian Kampka
fb2b3a37aa trilium: 0.40.3 -> 0.40.5 2020-03-13 19:41:16 +00:00
R. RyanTM
afa1dc69ca atlantis: 0.10.1 -> 0.11.1 2020-03-13 19:35:07 +00:00
taku0
423a8b9b4a
flashplayer: 32.0.0.330 -> 32.0.0.344 (#82322) 2020-03-13 18:43:52 +00:00
Maximilian Bosch
dda6dfed26
neomutt: 20191207 -> 20200313
https://github.com/neomutt/neomutt/releases/tag/20200313
2020-03-13 16:52:36 +01:00
Orivej Desh
b0d9764c72 claws-mail-gtk3: init at 3.17.5
This branch currently seems an almost adequate replacement for gtk2 claws-mail,
except that clicking links in the web view opens them in the email window even
when "open links with external browser" is enabled.

Related: #75040
2020-03-13 13:50:38 +00:00
Kevin Cox
e46fd9239e
mesos: Remove kevincox as maintainer.
kevincox no longer uses mesos so is not a suitable maintainer.
2020-03-13 08:58:38 -04:00
Mario Rodas
8e29a0ad79
Merge pull request #82466 from r-ryantm/auto-update/git-standup
gitAndTools.git-standup: 2.3.1 -> 2.3.2
2020-03-13 05:42:38 -05:00
Jörg Thalheim
601235d9ee
cheat: 3.0.3 -> 3.0.7 2020-03-13 10:08:00 +00:00
David Anderson
688d14d478 vorbis-tools: bump debian patchseries from -6 to -11.
Fixes #57191, CVE-2014-9638, CVE-2014-9639, CVE-2015-6749,
CVE-2017-11331.

Signed-off-by: David Anderson <dave@natulte.net>
2020-03-13 01:50:01 -07:00
Pascal Wittmann
285a98eff4
Merge pull request #81479 from GTrunSec/zeek-3.0.2
Zeek 3.0.2
2020-03-13 07:34:20 +01:00
Sergey Lukjanov
68b922b10b helm: 3.1.1 -> 3.1.2 2020-03-13 05:45:24 +00:00
Rick van Schijndel
91c4571e4f rtl-sdr: fix cross compilation
This patch partially fixes #81985.
Cross-compiling rtl-sdr is possible using this patch.
Use nix build -f <nixpkgs-path> -A pkgsCross.raspberryPi.rtl-sdr to build rtl-sdr.

The error that occured when trying to do this before was as follows:

/nix/store/ldb2v2z0198abkp2minr9a9vz5np4mn4-cmake-3.16.4-armv6l-unknown-linux-gnueabihf/nix-support/setup-hook: line 107: cmake: command not found
2020-03-13 06:17:08 +01:00
Ryan Mulligan
a2fe5aff19
Merge pull request #82438 from r-ryantm/auto-update/simplenote
simplenote: 1.14.0 -> 1.15.0
2020-03-12 22:00:58 -07:00
R. RyanTM
913f4d312a gitAndTools.git-standup: 2.3.1 -> 2.3.2 2020-03-13 04:51:35 +00:00
wucke13
c24b9a57c4 getdp: 3.0.4 -> 3.3.0 2020-03-13 04:10:20 +00:00
Doron Behar
cc5665d223 polybar: remove doing nothing postConfigure 2020-03-13 03:21:45 +00:00
Mario Rodas
cce3d17bda zola: 0.10.0 -> 0.10.1 2020-03-13 03:17:02 +00:00
R. RyanTM
a58d091d8d verilator: 4.028 -> 4.030 2020-03-12 20:57:34 -05:00
ajs124
ed1db01785 texstudio: 2.12.20 -> 2.12.22
also add myself as maintainer
2020-03-12 23:58:40 +00:00
Christian Kampka
667c5c8241 trilium: 0.39.4 -> 0.40.3 2020-03-12 23:51:17 +00:00
GTrunsec
baa9bc9c09 fix zeek mirror address and update to 3.0.3 2020-03-12 15:48:13 -07:00
Maximilian Bosch
cfc1ad7012
Merge pull request #82382 from Frostman/docker-19.03.8
docker: 19.03.7 -> 19.03.8
2020-03-12 23:05:31 +01:00
Maximilian Bosch
6d8c0b3375
Merge pull request #82421 from r-ryantm/auto-update/i3lock-color
i3lock-color: 2.12.c -> 2.12.c.1
2020-03-12 22:51:01 +01:00
Léo Gaspard
0cf5ed5cce
Merge pull request #81559 from symphorien/pantalaimon
pantalaimon: 0.4 -> 0.5.1
2020-03-12 22:36:35 +01:00
Léo Gaspard
4304df2942
Merge pull request #82187 from symphorien/paperwork-update
Paperwork update
2020-03-12 22:16:13 +01:00
R. RyanTM
68fbe8206e simplenote: 1.14.0 -> 1.15.0 2020-03-12 21:04:25 +00:00
Murray Campbell
fd614a72e9
blender: use PYTHONPATH (#82341)
See [blender patch](https://developer.blender.org/D6598)
2020-03-12 14:41:25 -04:00
Maximilian Bosch
76821e6f43
geogebra: 5-0-573-0 -> 5-0-574-0 2020-03-12 18:12:57 +01:00
R. RyanTM
3432202c03 i3lock-color: 2.12.c -> 2.12.c.1 2020-03-12 16:38:47 +00:00
Mario Rodas
6881eb96a9 gitAndTools.hub: 2.14.1 -> 2.14.2
Changelog: https://github.com/github/hub/releases/tag/v2.14.2
2020-03-12 17:29:01 +01:00
Marek Mahut
0d6e2349f6 quorum: remove aarch64-linux 2020-03-12 15:20:04 +01:00
Milan
b5f53a5b61
jetbrains: update (#82349) 2020-03-12 15:04:33 +01:00
Andreas Rammhold
ea8362e315
firefox: 73.0.1 -> 74.0 (#82276)
https://www.mozilla.org/en-US/firefox/74.0/releasenotes/

Co-authored-by: Daniel Frank <git@danielfrank.net>
2020-03-12 14:47:56 +01:00
Florian Klink
1ab2e9ef3f
Merge pull request #82373 from mweinelt/pr/gitstatus/libgit2-cmakeflags
gitstatus: Fix build of the internally used libgit2 fork
2020-03-12 06:38:48 -07:00
Marek Mahut
0d08c34be2 quorum: init at 2.5.0 2020-03-12 14:35:18 +01:00
Florian Klink
54597496b5
Merge pull request #82374 from flokli/gitlab-12.8.6
gitlab: 12.8.5 -> 12.8.6
2020-03-12 06:01:44 -07:00
Timo Kaufmann
a3735dcbd7
Merge pull request #82316 from timokau/sage-pari-2.11.3
sage, pari: fix pari 2.11.3
2020-03-12 12:23:32 +00:00
Florian Klink
281bd03242 gitaly: 12.8.5 -> 12.8.6 2020-03-12 12:49:23 +01:00
Timo Kaufmann
ba589e24c9 sage: patch for pari 2.11.3 2020-03-12 12:24:41 +01:00
Timo Kaufmann
c4ab541443 pari: backport bug fix
https://trac.sagemath.org/ticket/29313#comment:4
2020-03-12 12:24:35 +01:00
Martin Weinelt
d8e27096f2
gitstatus: Fix build of the internally used libgit2 fork
In 6733ece `-DUSE_HTTP_PARSER=system` was introduced, which does not seem
to work with this fork. So instead fallback to the `builtin`.

Also sync with upstream cmake flags.
2020-03-12 11:23:36 +01:00
Daniel Frank
8899c72990
firefox-bin: 73.0 -> 74.0 (from PR #82257) 2020-03-12 10:43:56 +01:00
R. RyanTM
d3f05c2016 thonny: 3.2.6 -> 3.2.7 2020-03-12 09:43:39 +00:00
Mario Rodas
03fb78e80e
spotify-tui: 0.15.0 -> 0.16.0
Changelog: https://github.com/Rigellute/spotify-tui/releases/tag/v0.16.0
2020-03-12 04:20:00 -05:00
Domen Kožar
be80721e74
vscode: fix build on darwin 2020-03-12 12:01:12 +01:00
Andreas Rammhold
fd04c3afbb
Merge pull request #82275 from andir/firefox-68.6.0esr
firefox-esr-68: 68.5.0esr -> 68.6.0esr
2020-03-12 09:29:47 +01:00
Florian Klink
8f45fe62ca
Merge pull request #82331 from helsinki-systems/upd/gummi
gummi: 0.6.6 -> 0.8.1
2020-03-12 01:16:40 -07:00
Rhys
ff7b4faeff terragrunt: 0.21.11 -> 0.23.2 2020-03-12 07:59:08 +00:00
Benjamin Hipple
2f1859fd1d leftwm: remove unused patch file
As of the upgrade in https://github.com/NixOS/nixpkgs/pull/82188, we no longer
need the patch file; I meant to delete it in the previous PR but forgot.
2020-03-12 07:04:54 +00:00
zowoq
be13a1f358 podman: 1.8.0 -> 1.8.1
https://github.com/containers/libpod/releases/tag/v1.8.1
2020-03-12 07:04:31 +00:00
Jan Tojnar
070b49ed00
mysql-workbench: 8.0.15 → 8.0.19
* https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-16.html
* https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-17.html
* https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-18.html
* https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-19.html

The release notes contain the following:

Important Note: MySQL Workbench 8.0.19 is unable to open a new connection to MySQL Server from the home screen if the server is not started and you cannot start a server by using the Workbench Administration feature. Administrative and SQL editing tasks require an online server for the duration of this issue. Feature tasks that you performed with an offline server in previous releases now return an error message indicating that the server is unreachable.

but it is clearly better than having it broken.
2020-03-12 06:42:31 +01:00
Sergey Lukjanov
1d0c3f148b docker: 19.03.7 -> 19.03.8 2020-03-11 21:11:10 -07:00
ajs124
a2a0c9349d gummi: 0.6.6 -> 0.8.1 2020-03-12 04:05:32 +01:00
Florian Klink
ab3b836350 gitlab: 12.8.5 -> 12.8.6
https://about.gitlab.com/releases/2020/03/11/critical-security-release-gitlab-12-dot-8-dot-6-released/
2020-03-12 02:57:39 +01:00
Florian Klink
d2061f024c gitlab: update script: unset GOROOT
or vgo2nix might not be able to resolve some dependencies.
2020-03-12 02:56:48 +01:00
Jan Tojnar
eacf018ea7
mysql-workbench: format with nixpkgs-fmt 2020-03-12 01:40:55 +01:00
Dave Anderson
af576fc3b1
bitcoinarmory: remove
The project has been abandoned upstream for 2 years. For its entire
lifetime in nixpkgs, the installed binaries segfault due to static
library linking that couldn't be undone due to proprietary changes
to said libraries. In addition, there are unpatched CVEs according
to #29956.

Fixes #29956.

Signed-off-by: David Anderson <dave@natulte.net>
2020-03-12 00:39:03 +00:00
Florian Klink
5ffc683fde
Merge pull request #81934 from mweinelt/pr/zsh-powerlevel10k/v1.3
zsh-powerlevel10k: v1.2.0 → v1.3.0
2020-03-11 17:17:38 -07:00
Benjamin Hipple
68a64b2afe gitAndTools.git-dit: mark as broken
See inline comment; this does not build on Hydra and either requires custom
patching or a new release from upstream before it will build.

Note that we can still recompute the `cargoSha256` for #79975; the package
is broken in the identical way.
2020-03-12 01:16:56 +01:00
Michael Weiss
152dddaa8f glances: 3.1.3 -> 3.1.4 2020-03-12 00:13:27 +00:00
Mario Rodas
2f41d464a6
Merge pull request #82328 from eyJhb/flexget-fix-transmission
flexget: readd transmissionrpc
2020-03-11 19:01:02 -05:00
Benjamin Hipple
d058d15f5f leftwm: 0.1.10 -> 0.2.2
General update, but also along for the ride:

- Upgrade cargo fetcher for https://github.com/NixOS/nixpkgs/issues/79975
- Quoted homepage for https://github.com/NixOS/rfcs/pull/45
- Switched to consistent 2-space indent
- Cleaned up the meta section
2020-03-11 23:52:52 +00:00
Maximilian Bosch
af048e2344
Merge pull request #82358 from timokau/spotify-1.1.26
spotify: 1.1.10.546.ge08ef575-19 -> 1.1.26.501.gbe11e53b-15
2020-03-12 00:49:31 +01:00
jansol
711a86973f
renderdoc: 1.6 -> 1.7
Added libglvnd to fix replaying OpenGL captures with renderdoccmd
2020-03-11 23:45:19 +00:00
adisbladis
3e754e6bf6
melpa-packages: 2020-03-11 2020-03-11 23:43:02 +00:00
adisbladis
193987b126
elpa-packages: 2020-03-11 2020-03-11 23:42:25 +00:00
Timo Kaufmann
daebb49035 spotify: 1.1.10.546.ge08ef575-19 -> 1.1.26.501.gbe11e53b-15
Works fine for me, although I did have to re-login.
2020-03-12 00:31:38 +01:00
Florian Klink
a3dde62658
Merge pull request #75392 from bignaux/soulseekqt
soulseekqt: fix icons, change unpack method, update homepage, more generic appimage handling
2020-03-11 16:24:13 -07:00
Silvan Mosberger
ae4ea9caba
Merge pull request #82352 from Infinisil/ripcord
ripcord: init at 0.4.23
2020-03-12 00:14:15 +01:00
Tony Olagbaiye
70fe917d26
ripcord: init at 0.4.23 2020-03-11 23:50:21 +01:00
Maximilian Bosch
b7cdb64ac2
treewide: remove myself from a few packages I don't use anymore 2020-03-11 22:29:30 +01:00
adisbladis
af48019a81
firefox-beta-bin: 74.0b7 -> 75.0b2 2020-03-11 20:23:54 +00:00
adisbladis
1cbef111ff
firefox-devedition-bin: 74.0b7 -> 75.0b2 2020-03-11 20:23:54 +00:00
Johannes Schleifenbaum
aac3717ff4 jellyfin-mpv-shim: init at 1.4.1 2020-03-11 10:55:46 -07:00
xaverdh
5ac085c3cc
wxmaxima: 18.02.0 -> 20.02.4 (#82323)
The commit description is 18.02.0 -> 20.02.4, because in the last version bump (1c6a193b3e), the version string was changed, but the hash was not.

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-03-11 12:07:53 -04:00
eyjhbb@gmail.com
f88cd71e96 flexget: readd transmissionrpc 2020-03-11 16:30:32 +01:00
Maximilian Bosch
569d6d0fb1
Merge pull request #82288 from Luflosi/kitty-man-page-darwin
kitty: install man page on Darwin
2020-03-11 14:55:35 +01:00
Michele Guerini Rocco
9d59f38030
Merge pull request #82301 from r-ryantm/auto-update/mkvtoolnix
mkvtoolnix: 43.0.0 -> 44.0.0
2020-03-11 13:48:58 +01:00
Mario Rodas
ceee3a79f1
Merge pull request #82285 from colemickens/nixpkgs-cfdyndns
cfdyndns: v0.0.1 -> v0.0.3
2020-03-11 07:47:49 -05:00
Mario Rodas
8326a91311
Merge pull request #82297 from marsam/update-docker-slim
docker-slim: 1.28.0 -> 1.28.1
2020-03-11 07:46:23 -05:00
Edward Tjörnhammar
b450c025d1 lightdm-tiny-greeter: init at 1.2 2020-03-11 08:12:35 +00:00
Sarah Brofeldt
9979ce4f1d
Merge pull request #80443 from johanot/kubernetes-1.17-master
kubernetes: 1.16.5 -> 1.17.3
2020-03-11 07:34:37 +01:00
R. RyanTM
b310986a9e mkvtoolnix: 43.0.0 -> 44.0.0 2020-03-11 05:21:25 +00:00
Mario Rodas
10bb154987
Merge pull request #82238 from Synthetica9/vscode1430
vscode, vscodium: 1.42.1 -> 1.43.0
2020-03-10 20:28:36 -05:00
Mario Rodas
6d5fddac24
Merge pull request #81992 from marsam/init-git-trim
gitAndTools.git-trim: init at 0.2.3
2020-03-10 20:15:12 -05:00
Timo Kaufmann
6687d1e638
Merge pull request #82239 from timokau/symmetrica-3.0.1
symmetrica: 2.0 -> 3.0.1
2020-03-10 23:57:19 +00:00