Michael Raskin
a1f68b7f93
Merge pull request #87692 from badmutex/patch-1
...
visidata: add darwin to supported platforms
2020-05-13 09:56:01 +00:00
Damien Cassou
47ea7461f5
Merge pull request #84420 from RohanHart/lutris/proton-depends-on-security-libs
...
Lutris/proton depends on security lib
2020-05-13 11:42:14 +02:00
Jacek Galowicz
42c85f251d
Merge pull request #87613 from VirtusLab/git-machete-2.14.0
...
gitAndTools.git-machete: 2.13.6 -> 2.14.0
2020-05-13 10:56:35 +02:00
Jörg Thalheim
5426a12ce7
cheat: 3.9.0 -> 3.10.0
2020-05-13 09:42:56 +01:00
Lassulus
a7a7911d6e
Merge pull request #86641 from mothsART/feature/new-package-gspeech
...
gspeech: init at 0.9.2
2020-05-13 09:57:40 +02:00
Mario Rodas
8e09ba3b59
Merge pull request #87709 from zowoq/conmon
...
conmon: 2.0.15 -> 2.0.16
2020-05-13 02:17:45 -05:00
Mario Rodas
d5a8dc3f4d
Merge pull request #87713 from zowoq/minikube
...
minikube: 1.10.0 -> 1.10.1
2020-05-13 01:26:41 -05:00
R. RyanTM
d11e5f1a4e
verilator: 4.032 -> 4.034
2020-05-12 22:27:21 -07:00
R. RyanTM
0dfdd7e166
synthv1: 0.9.13 -> 0.9.14
2020-05-12 22:25:57 -07:00
R. RyanTM
3355631e7e
skrooge: 2.21.1 -> 2.22.1
2020-05-12 22:18:37 -07:00
R. RyanTM
2a9ae489f4
zotero: 5.0.83 -> 5.0.85
2020-05-12 22:15:34 -07:00
R. RyanTM
e07dfd38f1
wxmaxima: 20.02.4 -> 20.04.0
2020-05-12 22:12:53 -07:00
R. RyanTM
bef44fc4ae
znc: 1.7.5 -> 1.8.0
2020-05-12 22:11:10 -07:00
zowoq
ff720ad8af
minikube: 1.10.0 -> 1.10.1
...
https://github.com/kubernetes/minikube/releases/tag/v1.10.1
2020-05-13 13:20:49 +10:00
Joe
8da4167303
vscode: remove unused option ( #87703 )
...
The option "--skip-getting-started" no longer exists in vscode and causes files in "$@" to not be opened.
Message from stdout: "Warning: 'skip-getting-started' is not in the list of known options, but still passed to Electron/Chromium."
"--skip-getting-started" being removed: 6a8b201c8a
2020-05-12 21:33:42 -04:00
Lynn Dong
60c0d55e09
helmsman: init at 3.3.0
2020-05-12 18:07:36 -07:00
zowoq
6007ba5075
conmon: 2.0.15 -> 2.0.16
...
https://github.com/containers/conmon/releases/tag/v2.0.16
2020-05-13 10:49:14 +10:00
aszlig
8fb49973ce
firefox: Add patch to fix AES GCM IV bit size
...
Regression introduced by bce5268a21
.
The bit size of the initialisation vector for AES GCM has been
introduced in NSS version 3.52 in the CK_GCM_PARMS struct via the
ulIvBits field.
Unfortunately, Firefox 68.8.0 and 76.0 do not set this field and thus it
gets initialised to zero, which in turn causes IV generation to fail.
I found out about this because WebRTC stopped working after updating to
NSS 3.52 and so I started bisecting.
Since there wasn't an obvious error in Firefox hinting towards NSS but
instead just the video stream ended up as a "null" stream, I didn't
suspect the NSS update to be the culprit at first. So I verified a few
times and then also started bisecting the actual commit in NSS that
caused the issue.
This turned out to be the problematic change:
https://phabricator.services.mozilla.com/D63241
> One notable change was caused by an inconsistancy between the spec and
> the released headers in PKCS#11 v2.40. CK_GCM_PARAMS had an extra
> field in the header that was not in the spec. OASIS considers the
> header file to be normative, so PKCS#11 v3.0 resolved the issue in
> favor of the header file definition.
Since the test I've used[1] was a bit flaky, I still didn't believe the
result of the bisect to be accurate, but after running the test several
times leading same results I dug through the above change line by line
to get more clues.
It fortunately didn't take that long to stumble upon the ulIvBits change
(which is actually documented in the NSS 3.52 release notes[4], but I
managed to blatantly ignore it for some reason) and started checking the
Firefox source tree for changes regarding that field.
Initialisation of that new field has been introduced[2] in preparation
for the 76 release, but subsequently got reverted[3] prior to the
release, because Firefox 76 is expected to be shipped with NSS 3.51,
which didn't have the ulIvBits field.
The patch I'm adding here is just a reintroduction of that change,
because we're using NSS 3.52. Not initialising that field will break
WebRTC and WebCrypto, which I think the former seems to gain in
popularity these days ;-)
Tested the change against the mentioned VM test[1] and also by testing
manually using Jitsi Meet and Nextcloud Talk.
[1]: https://github.com/aszlig/avonc/tree/884315838b6f0ebb32b/tests/talk
[2]: https://hg.mozilla.org/mozilla-central/rev/3ed30e6b6de1
[3]: https://hg.mozilla.org/mozilla-central/rev/665137da70ee
[4]: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.52_release_notes
Signed-off-by: aszlig <aszlig@nix.build>
2020-05-13 02:23:12 +02:00
Lassulus
8c9e7a7c7e
Merge pull request #86446 from gnidorah/cpu-x
...
cpu-x: init at 3.2.4
2020-05-13 00:56:06 +02:00
Badi' Abdul-Wahid
b3329478be
visidata: add darwin to supported platforms
2020-05-12 16:55:12 -05:00
Jörg Thalheim
81f5a8ada3
Merge pull request #87559 from r-ryantm/auto-update/tilda
2020-05-12 22:30:53 +01:00
Lassulus
83b618a11b
Merge pull request #87282 from symphorien/krop-desktop-file
...
krop: install desktop file
2020-05-12 23:30:28 +02:00
Jörg Thalheim
4569da4f3e
Merge pull request #87647 from danieldk/makemkv-1.15.1
2020-05-12 22:19:16 +01:00
Bernardo Meurer
4e4f5cb925
zoom-us: 5.0.399860.0429 -> 5.0.403652.0509
2020-05-12 10:09:12 -07:00
adisbladis
a2ad2bad48
emacsPackages.emacspeak: Fix meta
2020-05-12 17:53:43 +01:00
Robert Schütz
52fcfd3876
qutebrowser: 1.11.0 -> 1.11.1
...
fixes CVE-2020-11054
2020-05-12 18:46:09 +02:00
adisbladis
5e206092be
kdeApplications.kdegraphics-thumbnailers: Fix 404ing patch url
2020-05-12 17:35:10 +01:00
Christian Kampka
fd004aac76
trilium: 0.42.1 -> 0.42.2
2020-05-12 17:20:53 +02:00
Silvan Mosberger
1a84fb06d8
Merge pull request #87644 from marsam/update-translate-shell
2020-05-12 15:41:28 +02:00
zowoq
1d909f5fdb
cri-o: drop flavor
2020-05-12 21:33:17 +10:00
zowoq
9452d34b14
minikube: 1.9.2 -> 1.10.0
...
https://github.com/kubernetes/minikube/releases/tag/v1.10.0
2020-05-12 19:47:31 +10:00
taku0
d8fa222ca2
flashplayer: 32.0.0.363 -> 32.0.0.371
2020-05-12 18:31:02 +09:00
Daniël de Kok
7f879e0aec
makemkv: 1.15.0 -> 1.15.1
...
Upstream changelog:
- Added support for AACS v76 (for those poor souls without LibreDrive)
- Improved handling for discs with mastering errors
- Many internal improvements and small bugfixes
- Bug fixes:
* For some HD audio streams frames were dropped incorrectly on segment
boundaries
2020-05-12 08:26:43 +02:00
Mario Rodas
90b6042d04
Merge pull request #87563 from r-ryantm/auto-update/worker
...
worker: 4.3.0 -> 4.4.0
2020-05-11 23:07:50 -05:00
Mario Rodas
eb2bfa2345
Merge pull request #87611 from eadwu/vscode/1.45.0
...
vscod{e,ium}: 1.44.2 -> 1.45.0
2020-05-11 23:06:42 -05:00
Mario Rodas
01b85fd5de
Merge pull request #87587 from filalex77/gitui-0.2.2
...
gitAndTools.gitui: 0.2.1 -> 0.2.2
2020-05-11 23:06:07 -05:00
Benjamin Hipple
f874150950
Merge pull request #85290 from r-ryantm/auto-update/xmrig-proxy
...
xmrig-proxy: 5.0.1 -> 5.10.0
2020-05-11 21:49:44 -04:00
R. RyanTM
e96eec7e36
xmrig-proxy: 5.0.1 -> 5.10.0
2020-05-11 21:43:38 -04:00
Benjamin Hipple
4996ecff50
Merge pull request #87615 from zowoq/gh
...
gitAndTools.gh: 0.7.0 -> 0.8.0
2020-05-11 21:40:33 -04:00
Anderson Torres
bae0829384
Merge pull request #87288 from AndersonTorres/tinywm-upload
...
tinywm: init at 2014-04-22
2020-05-11 21:31:41 -03:00
Benjamin Hipple
49540bac59
Merge pull request #85646 from nyanloutre/ledger_live_2_2_4
...
ledger-live-desktop: 2.1.0 -> 2.3.2
2020-05-11 20:14:24 -04:00
Ben Darwin
5e716bf469
vtk: 7.1.1 -> 8.2.0
...
- also create vtk_7 as several packages don't build with 8.x:
- itk5: vtkVersion.h header not found at compile time
- ants: version in tree (2.2.0) is incompatible with 8.2
- itk4: ants depends on both vtk and itk4, so use vtk_7
- gdcm: vtk header issue
- python3Packages.vtk: Python C API compilation error with Python 3.8
- upgrade vtkWithQt4 -> vtkWithQt5
2020-05-11 17:54:29 -04:00
Pavol Rusnak
15a2a6d310
lite: init at 1.03
2020-05-11 22:46:40 +02:00
Matthew Bauer
43545032af
Merge pull request #87314 from matthewbauer/bazel-flat
...
build-bazel-package: switch hash mode to “flat”
2020-05-11 15:27:48 -05:00
Ryan Mulligan
e0435e4ada
Merge pull request #87573 from r-ryantm/auto-update/yEd
...
yed: 3.19.1.1 -> 3.20
2020-05-11 11:35:14 -07:00
zowoq
6618edf594
gitAndTools.gh: 0.7.0 -> 0.8.0
...
https://github.com/cli/cli/releases/tag/v0.8.0
2020-05-12 04:25:21 +10:00
Travis CI
c2350ba8f6
gitAndTools.git-machete: 2.13.6 -> 2.14.0
...
###### Motivation for this change
Update to latest upstream version
###### Things done
* [ ] Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox ) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file ) on non-NixOS linux)
* Built on platform(s)
* [x] NixOS
* [ ] macOS
* [ ] other Linux distributions
* [ ] Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests ))
* [ ] Tested compilation of all pkgs that depend on this change using `nix-shell -p nix-review --run "nix-review wip"`
* [x] Tested execution of all binary files (usually in `./result/bin/`)
* [ ] Determined the impact on package closure size (by running `nix path-info -S` before and after)
* [ ] Ensured that relevant documentation is up to date
* [x] Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md ).
###### Notify maintainers
cc @worldofpeace @tfc @jtraue
2020-05-11 17:50:35 +00:00
Edmund Wu
36fb04be08
vscodium: 1.44.2 -> 1.45.0
2020-05-11 13:34:23 -04:00
Edmund Wu
301905d813
vscode: 1.44.2 -> 1.45.0
2020-05-11 13:34:22 -04:00
Linus Heckemann
2a23ffc124
Merge pull request #87594 from mayflower/bemenu-bump
...
bemenu: 0.3.0 -> 0.4.1
2020-05-11 17:40:07 +02:00
Linus Heckemann
d2b532a0d9
bemenu: remove @thiagokokada from maintainers on request
2020-05-11 17:39:26 +02:00
Ryan Mulligan
ee5591a6ac
Merge pull request #87567 from r-ryantm/auto-update/xlog
...
xlog: 2.0.17 -> 2.0.19
2020-05-11 08:07:40 -07:00
Thomas Tuegel
863c217405
Merge pull request #85494 from ambrop72/kde-thumbnail-hang
...
kdegraphics-thumbnailers: Add patch for thumbnail.so hang.
2020-05-11 09:46:19 -05:00
Alexey Shmalko
f90f557fb6
melpa-packages: mention update-from-overlay script
2020-05-11 15:51:46 +03:00
Alexey Shmalko
4fc6c5ef89
melpa-packages: 2020-05-11
2020-05-11 15:47:29 +03:00
Alexey Shmalko
7f50c31786
elpa-packages: 2020-05-11
2020-05-11 15:46:35 +03:00
Robert Schütz
ad8238c483
genxword: init at 2.0.1 ( #87477 )
2020-05-11 14:14:34 +02:00
José Romildo Malaquias
be7b83b460
jgmenu: optionally install a xfce4 panel plugin
...
- It is a contrib feature.
- Default to false.
2020-05-11 08:28:29 -03:00
José Romildo Malaquias
3baa8c1bdc
jgmenu: no need to explicitly set prefix make flag
...
It is automatically passed to the configure script.
2020-05-11 08:26:07 -03:00
Gabriel Ebner
fc2c4afa11
Merge pull request #87516 from gebner/cura461
2020-05-11 13:06:16 +02:00
José Romildo Malaquias
5c68f7e94a
jgmenu: format with nixpkgs-fmt
2020-05-11 07:42:33 -03:00
Linus Heckemann
088a9495a8
bemenu: 0.3.0 -> 0.4.1
2020-05-11 12:18:43 +02:00
Jörg Thalheim
e9853444c7
Merge pull request #85627 from druimalban/mg-darwin
2020-05-11 10:46:05 +01:00
Jörg Thalheim
3a9543b778
Merge pull request #82634 from evils/kicad
2020-05-11 10:27:18 +01:00
Mario Rodas
34ecd048ba
translate-shell: 0.9.6.11 -> 0.9.6.12
2020-05-11 04:20:00 -05:00
Oleksii Filonenko
f6f86bbbc6
gitAndTools.gitui: 0.2.1 -> 0.2.2
2020-05-11 08:53:29 +00:00
Jörg Thalheim
b5352109a7
Merge pull request #85303 from rissson/pkgs-update-yubioath-desktop
2020-05-11 08:25:32 +01:00
Elis Hirwing
47d1cd332c
Merge pull request #87552 from r-ryantm/auto-update/testssl.sh
...
testssl: 3.0 -> 3.0.1
2020-05-11 08:22:16 +02:00
R. RyanTM
0e0995d14c
yed: 3.19.1.1 -> 3.20
2020-05-11 03:04:49 +00:00
R. RyanTM
33272d9e98
xlog: 2.0.17 -> 2.0.19
2020-05-11 01:36:12 +00:00
Ryan Mulligan
b970793dbf
Merge pull request #86893 from r-ryantm/auto-update/gitkraken
...
gitkraken: 6.5.4 -> 6.6.0
2020-05-10 18:26:27 -07:00
R. RyanTM
0d64dc6abf
rednotebook: 2.18 -> 2.19 ( #87478 )
2020-05-11 01:19:26 +00:00
R. RyanTM
6874db402b
worker: 4.3.0 -> 4.4.0
2020-05-11 00:23:53 +00:00
R. RyanTM
a608f2d828
tilda: 1.5.0 -> 1.5.1
2020-05-10 23:50:45 +00:00
R. RyanTM
183378d1d5
testssl: 3.0 -> 3.0.1
2020-05-10 21:49:32 +00:00
Pavol Rusnak
47df73b221
openbazaar-client: init at 2.4.4
2020-05-10 23:32:59 +02:00
Pavol Rusnak
731cbde2c0
openbazaar: init at 0.14.2
2020-05-10 23:32:58 +02:00
R. RyanTM
5ce6802a17
termdown: 1.16.0 -> 1.17.0
2020-05-10 19:49:47 +00:00
Maximilian Bosch
8814a112ac
Merge pull request #87395 from Luflosi/update/kitty
...
kitty: 0.17.3 -> 0.17.4
2020-05-10 23:26:58 +02:00
Marek Mahut
3b039f14f2
Merge pull request #86610 from prusnak/sooperlooper
...
sooperlooper: unstable-2016-07-19 -> unstable-2019-09-30
2020-05-10 23:14:01 +02:00
Ryan Mulligan
84982d1664
Merge pull request #87523 from r-ryantm/auto-update/tixati
...
tixati: 2.72 -> 2.73
2020-05-10 12:42:46 -07:00
Kim Lindberger
7451f11730
google-drive-ocamlfuse: 0.7.2 -> 0.7.21 ( #86469 )
...
ocamlPackages.ocamlfuse: 2.7.1_cvs5 -> 2.7.1_cvs6_e35e76b
2020-05-10 21:24:18 +02:00
Michael Raskin
1013153a59
Merge pull request #87525 from r-ryantm/auto-update/virt-viewer
...
virt-viewer: 8.0 -> 9.0
2020-05-10 19:16:53 +00:00
Florian Klink
3d92964d2a
Merge pull request #87491 from r-ryantm/auto-update/svn-all-fast-export
...
gitAndTools.svn-all-fast-export: 1.0.17 -> 1.0.18
2020-05-10 20:38:35 +02:00
R. RyanTM
ae649e275c
virt-viewer: 8.0 -> 9.0
2020-05-10 18:35:50 +00:00
R. RyanTM
ab3dfc3fb5
tixati: 2.72 -> 2.73
2020-05-10 18:29:10 +00:00
R. RyanTM
b51c018859
libsForQt5.vlc: 3.0.8 -> 3.0.10
2020-05-10 18:08:13 +00:00
Luke Granger-Brown
5da1393030
deluge: add glib so its hook works.
...
At the moment, runing `deluge` with the deluge package installed returns
"No GSettings schemas are installed on the system".
After this patch, XDG_DATA_DIRS includes the gsettings-desktop-schemas,
which means the program actually manages to launch.
2020-05-10 19:24:09 +02:00
Gabriel Ebner
af238824f4
curaPlugins.octoprint: 3.5.11 -> 3.5.12
2020-05-10 19:06:01 +02:00
Gabriel Ebner
bc56fe5759
cura: 4.5.0 -> 4.6.1
2020-05-10 19:06:01 +02:00
R. RyanTM
ae4d9cb9a0
stacks: 2.52 -> 2.53
2020-05-10 09:37:29 -07:00
R. RyanTM
23bacaa090
remmina: 1.4.1 -> 1.4.3
2020-05-10 09:35:19 -07:00
R. RyanTM
9c15de6ea4
suricata: 5.0.2 -> 5.0.3
2020-05-10 09:35:02 -07:00
R. RyanTM
92d970c766
snakemake: 5.15.0 -> 5.16.0 ( #87496 )
2020-05-10 10:09:53 -04:00
Daniël de Kok
b1792c41f6
resilio-sync: 2.6.4 -> 2.7.0
...
Changelog:
https://help.resilio.com/hc/en-us/articles/206216855-Sync-2-x-change-log
2020-05-10 16:01:14 +02:00
R. RyanTM
d7f31f6f73
smplayer: 19.10.2 -> 20.4.2
2020-05-10 13:37:22 +00:00
Ryan Mulligan
f88bdf383b
Merge pull request #87460 from r-ryantm/auto-update/qbittorrent
...
qbittorrent: 4.2.2 -> 4.2.5
2020-05-10 06:36:20 -07:00
Michael Weiss
ec285b873f
jekyll: 4.0.0 -> 4.0.1
2020-05-10 15:18:31 +02:00
Jörg Thalheim
24055420f9
Merge pull request #87283 from Luflosi/patch-dino
2020-05-10 14:09:39 +01:00
Michael Weiss
22fef8ebb1
tdesktop: 2.1.2 -> 2.1.4
2020-05-10 15:08:06 +02:00
R. RyanTM
85b39960b5
SPAdes: 3.14.0 -> 3.14.1
2020-05-10 13:06:19 +00:00
Michael Weiss
1104de365e
gns3-{gui,server}: 2.2.7 -> 2.2.8
2020-05-10 14:58:38 +02:00
R. RyanTM
6e9c5e8a9f
gitAndTools.svn-all-fast-export: 1.0.17 -> 1.0.18
2020-05-10 12:41:00 +00:00
Symphorien Gibol
6bac73bc4a
krop: install desktop file
2020-05-10 12:00:00 +00:00
R. RyanTM
ef53fe2af2
qmmp: 1.3.7 -> 1.4.0
2020-05-10 12:49:58 +02:00
R. RyanTM
35729638c8
qbittorrent: 4.2.2 -> 4.2.5
2020-05-10 02:08:10 +00:00
Luflosi
099bc11d38
dino: allow newer versions of libsignal-protocol-c
...
The exact version of libsignal-protocol-c used by dino is hard-coded to 2.3.2 because "libsignal-protocol-c has a history of breaking compatibility on the patch level". This prevents libsignal-protocol-c from being updated in https://github.com/NixOS/nixpkgs/pull/83736 . Upstream already allows newer versions in the latest git master, so patch the source with this commit. Unfortunately patching doesn't work with git submodules but since the submodule is not used anyways, simply ignore this part of the patch.
2020-05-10 00:35:37 +02:00
Alyssa Ross
24fcef1b9e
cgit: 1.2.1 -> 1.2.3
...
cgit now supports lzip and zstd compression.
2020-05-09 22:00:50 +02:00
Dmitry Kalinkin
e80302dc7d
Merge pull request #86142 from bcdarwin/itk-5.1.0
...
Itk: 5.0.1 -> 5.1.0
2020-05-09 15:03:28 -04:00
Matthew Bauer
2a8d05627b
build-bazel-package: switch hash mode to “flat”
...
flat hashes can be substituted through hashed-mirrors, while recursive
hashes can’t. This is especially important for Bazel since the bazel
fetch dependencies can come from multiple different methods (git,
http, ftp, etc.). To do this, we create tar archives from the
output/external directory, which is then extracted to build. All of
the Bazel hashes are all updated.
2020-05-09 13:33:26 -05:00
Pavol Rusnak
8277fb4d76
bitcoin: 0.19.0.1 -> 0.19.1
2020-05-09 17:36:11 +02:00
Luflosi
fabf511ea4
kitty: 0.17.3 -> 0.17.4
...
https://github.com/kovidgoyal/kitty/releases/tag/v0.17.4
2020-05-09 17:08:34 +02:00
Symphorien Gibol
a68a408a7f
multibootusb: patchelf syslinux, add missing dependencies
2020-05-09 16:54:56 +02:00
Markus S. Wamser
c22237d894
mupdf: add MIME types to .desktop
...
Closes https://github.com/NixOS/nixpkgs/issues/53856
2020-05-09 14:37:39 +02:00
Pavol Rusnak
cfe68f2b68
giada: 0.16.1 -> 0.16.2.2
...
+ use system catch and nlohmann_json
2020-05-09 13:46:15 +02:00
Jörg Thalheim
887295fd2d
treewide: remove the-kenny from maintainers
...
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00
Mario Rodas
209432351e
git-lfs: 2.10.0 -> 2.11.0
...
Changelog: https://github.com/git-lfs/git-lfs/releases/tag/v2.11.0
2020-05-09 04:20:00 -05:00
Jaka Hudoklin
91271207ca
Merge pull request #87458 from zowoq/shellfiles
...
containerd, docker, runc: use/update installShellFiles
2020-05-10 02:35:15 +00:00
zowoq
3a79753662
runc: update installManPages
2020-05-10 11:33:10 +10:00
zowoq
764dd5c875
docker: use installShellFiles
2020-05-10 11:33:04 +10:00
zowoq
4d2bcaed5c
containerd: use installShellFiles
2020-05-10 11:27:10 +10:00
Maximilian Bosch
54677515aa
gitea: 1.11.4 -> 1.11.5
...
https://github.com/go-gitea/gitea/releases/tag/v1.11.5
Also applying the patch which fixes the wiki-pages, closes #87115 .
2020-05-10 03:02:44 +02:00
Mario Rodas
f83c5d3432
Merge pull request #87398 from Luflosi/update/ipfs
...
ipfs: 0.5.0 -> 0.5.1
2020-05-09 19:35:39 -05:00
Mario Rodas
7f63461c22
Merge pull request #87391 from xrelkd/update/firecracker
...
firecracker: 0.20.0 -> 0.21.1
2020-05-09 19:35:08 -05:00
Luflosi
5317280ade
ipfs: 0.5.0 -> 0.5.1
...
https://github.com/ipfs/go-ipfs/releases/tag/v0.5.1
2020-05-09 17:33:34 +02:00
xrelkd
5e16e668f5
firecracker: 0.20.0 -> 0.21.1
2020-05-09 22:13:06 +08:00
Vladyslav M
b36f774f1a
Merge pull request #87330 from marsam/update-pueue
2020-05-09 11:17:58 +03:00
Martin Weinelt
459bad4be4
graphicsmagick: 1.3.32 → 1.3.35
...
Fixes: CVE-2020-10938
2020-05-09 09:35:44 +02:00
Luz
5e40913eac
librepcb: 0.1.3 -> 0.1.4
2020-05-09 09:10:20 +02:00
xiorcale
ccfe14cb3b
github username: kjuvi -> xiorcale
2020-05-09 09:08:18 +02:00
xiorcaled
640eeb9b85
monitor: 0.7.1 -> 0.7.2
2020-05-09 09:08:18 +02:00
Linus Heckemann
9df981d3f4
freerdp: 2.0.0 -> 2.1.0
2020-05-09 09:05:07 +02:00
Eduardo Quiros
1e80fc5d53
tut 0.0.7 -> 0.0.8
2020-05-09 09:04:12 +02:00
R. RyanTM
ae15422200
cloudflared: 2020.2.1 -> 2020.3.2
2020-05-09 08:58:22 +02:00
Frederik Rietdijk
1f295d6770
Merge pull request #86672 from r-ryantm/auto-update/freewheeling
...
freewheeling: 0.6.5 -> 0.6.6
2020-05-09 08:56:57 +02:00
R. RyanTM
1b790c5099
maestral: 0.6.3 -> 0.6.4
2020-05-09 08:56:34 +02:00
R. RyanTM
9058556a36
quilter: 2.2.2 -> 2.2.4
2020-05-09 08:55:20 +02:00
R. RyanTM
d2be85f9f1
krita: 4.2.7.1 -> 4.2.9
2020-05-09 08:53:31 +02:00
R. RyanTM
02acd0b22e
mysql-workbench: 8.0.19 -> 8.0.20
2020-05-09 08:51:58 +02:00
Euan Kemp
e61dc85117
k3s: fix build for aarch64
...
The upstream project already builds and releases for aarch64. This makes
the couple small tweaks that I found necessary for k3s to cross-compile
for aarch64.
I also ran it through nixpkgs-fmt.
2020-05-09 08:37:06 +02:00
Vladimír Čunát
10134fc301
Merge #87066 : thunderbird*: 68.7.0 -> 68.8.0 (security)
...
https://www.thunderbird.net/en-US/thunderbird/68.8.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2020-18/
2020-05-09 08:19:11 +02:00
Mario Rodas
c960aaff86
pueue: 0.3.1 -> 0.4.0
2020-05-09 00:00:00 -05:00
albakham
0c0f353d62
rofi-calc: 1.6 -> 1.7
2020-05-08 22:12:49 -04:00
Ryan Mulligan
2adebb391f
Merge pull request #87262 from r-ryantm/auto-update/padthv1
...
padthv1: 0.9.13 -> 0.9.14
2020-05-08 11:58:07 -07:00
Jonathan Ringer
99fe5868f6
jetbrains.*: 2020.1 -> 2020.1.1
2020-05-08 11:43:24 -07:00
AndersonTorres
44d90b0619
tinywm: init at 2014-04-22
...
A tiny window manger for X11
2020-05-08 15:29:25 -03:00
Nikolay Korotkiy
61812d57fb
josm: fix package
2020-05-08 20:11:50 +02:00
Christian Mainka
e659bf3ce4
brave: 1.7.92 -> 1.8.95
2020-05-08 18:16:17 +02:00
Gabriel Ebner
115fa1c129
elan: 0.9.0 -> 0.10.0
2020-05-08 17:17:03 +02:00
Michael Raskin
50684f118a
Merge pull request #87264 from prusnak/rfc45
...
treewide: per RFC45, remove more unquoted URLs
2020-05-08 14:30:09 +00:00
Ryan Mulligan
cd02078e1a
Merge pull request #87215 from matthewbauer/jitsi-x-internet
...
jitsi: use X-Internet for desktop categories
2020-05-08 07:28:36 -07:00
Jörg Thalheim
c0923d1b2e
Merge pull request #87265 from priegger/fix/ipfs-migrator-update
2020-05-08 14:38:42 +01:00
Pavol Rusnak
6abf4a43ad
treewide: per RFC45, remove more unquoted URLs
2020-05-08 15:20:47 +02:00
R. RyanTM
763278f3cc
padthv1: 0.9.13 -> 0.9.14
2020-05-08 12:19:47 +00:00
Philipp Riegger
ec70d7cbc3
ipfs-migrator: 7 -> 1.5.1
2020-05-08 13:58:22 +02:00
Emery Hemingway
778dd3861a
picard: 2.3.1 -> 2.3.2
2020-05-08 17:24:09 +05:30
Mario Rodas
e813d1b30c
Merge pull request #86859 from cole-h/qimgv
...
qimgv: 0.9 -> 0.9.1
2020-05-08 05:58:17 -05:00
Jörg Thalheim
ddef88772e
Merge pull request #86242 from lordcirth/ipfs05
2020-05-08 10:51:21 +01:00
Jörg Thalheim
11ace01cf2
ipfs: reference correct test
2020-05-08 10:49:10 +01:00
Ely
cdfad5ad84
sway: Fix the GTK wrapper ( #86960 )
...
Fixes #67704 .
2020-05-08 11:45:27 +02:00
Jörg Thalheim
3e6e4ce55c
ipfs: reference tests
2020-05-08 09:34:42 +01:00
Oleksii Filonenko
fee8076083
gitAndTools.gitui: 0.2.0 -> 0.2.1
2020-05-08 08:08:44 +00:00
R. RyanTM
077c7f780f
mup: 6.7 -> 6.8 ( #87242 )
2020-05-08 07:56:57 +00:00
Mario Rodas
b10bcf8b5f
Merge pull request #81707 from luke-clifton/cattupdate
...
catt: 0.10.3 -> 0.11.0
2020-05-07 22:01:13 -05:00
Ryan Mulligan
1bfe2f1506
Merge pull request #86966 from prusnak/grisbi
...
grisbi: get rid of sha1 + package cleanup
2020-05-07 18:53:55 -07:00
Ryan Mulligan
2065af70ea
Merge pull request #87165 from martinbaillie/master
...
ssm-session-manager-plugin: init at 1.1.61.0
2020-05-07 18:47:25 -07:00
Aaron Andersen
3a6c592ebc
Merge pull request #87217 from r-ryantm/auto-update/kdev-python
...
kdev-python: 5.5.0 -> 5.5.1
2020-05-07 20:33:39 -04:00
Aaron Andersen
6107d49708
Merge pull request #87218 from r-ryantm/auto-update/kdevelop
...
kdevelop-unwrapped: 5.5.0 -> 5.5.1
2020-05-07 20:28:32 -04:00
Aaron Andersen
d5df7903fe
Merge pull request #87213 from r-ryantm/auto-update/kdev-php
...
kdev-php: 5.5.0 -> 5.5.1
2020-05-07 20:28:14 -04:00
Martin Baillie
9566c742e2
ssm-session-manager-plugin: init at 1.1.61.0
...
Signed-off-by: Martin Baillie <martin@baillie.email>
2020-05-08 09:58:55 +10:00
R. RyanTM
4820a0ae9f
kdevelop-unwrapped: 5.5.0 -> 5.5.1
2020-05-07 20:51:37 +00:00
R. RyanTM
dfd8f0b3d6
kdev-python: 5.5.0 -> 5.5.1
2020-05-07 20:34:05 +00:00
Matthew Bauer
807e45f643
jitsi: use X-Internet for desktop categories
...
avoids error from incorrect category name.
2020-05-07 15:17:09 -05:00
Damien Cassou
58ba83130c
Merge pull request #86294 from DamienCassou/damien/fix-i3-manpages
...
Fix man pages in i3-gaps
2020-05-07 21:56:15 +02:00
R. RyanTM
9fb4adcdc1
kdev-php: 5.5.0 -> 5.5.1
2020-05-07 19:49:16 +00:00
Ryan Mulligan
d3760d44ee
Merge pull request #87209 from r-ryantm/auto-update/jgmenu
...
jgmenu: 4.1.0 -> 4.2.0
2020-05-07 12:22:15 -07:00
R. RyanTM
b065f119b5
syncthingtray: 0.10.8 -> 0.10.9
2020-05-07 11:39:12 -07:00
R. RyanTM
30427cc428
jgmenu: 4.1.0 -> 4.2.0
2020-05-07 18:38:25 +00:00
Damien Cassou
3793f44459
i3-gaps: Fix man pages and simplify
...
The .tar.gz from the github's archive does not contain man pages, only
asciidoc versions of them. Because i3-gaps uses the same build process
as i3, the man pages are not generated and the asciidoc versions are
put in share/man/man1. This annoys mandb:
mandb: warning: …/share/man/man1/i3.man.gz: ignoring bogus filename
This commit changes the downloaded file to use github's release
instead. The resulting .tar.bz2 file is much closer to the one
downloaded for i3 which means the build process can still be the same
and we get proper man pages at the end.
Because of the previous change, the I3_VERSION file is now part of the
downloaded source which means Nix doesn't have to create it anymore.
2020-05-07 20:34:07 +02:00
Damien Cassou
dcdbe2c5fe
i3: fix man page
...
The files with the .man extension are asciidoc versions of the man
pages and should not be copied to share/man or mandb complains:
mandb: warning: …/man/man1/i3.man.gz: ignoring bogus filename
2020-05-07 20:34:07 +02:00
06kellyjac
cef39f9089
terragrunt: 0.23.2 -> 0.23.14
...
Moved to use go modules build
Deleted old deps.nix file used with dep
2020-05-07 11:24:58 -07:00
Vladimír Čunát
a2d5351b63
Merge #86788 : firefox 75.0 -> 76.0 (critical security)
...
https://www.mozilla.org/en-US/firefox/76.0/releasenotes/
Some of the changes were in master already, but whatever...
2020-05-07 19:57:16 +02:00
Vladimír Čunát
fcc68a43aa
Merge branch 'staging-next'
...
The nss update is needed for security update of firefox.
For linux platforms only about 1k aarch64 rebuilds are missing;
the diff on Hydra looks OK. Darwin needs 20k more rebuilds,
but I don't think we want to wait for that.
2020-05-07 19:56:25 +02:00
Ryan Mulligan
46f5e36293
Merge pull request #87197 from r-ryantm/auto-update/grsync
...
grsync: 1.2.6 -> 1.2.8
2020-05-07 10:38:38 -07:00
D. Guthrie
c54d37598a
Set upstream to https://github.com/ibara/mg
...
As per reasonable suggestion, instead of extensively patching the
hboetes version of mg to work on MacOS using bits from ibara's mg,
just set upstream to ibara's mg.
This also removes the dependency on libbsd, although I'm not sure
if this is a good or bad thing.
2020-05-07 17:37:53 +01:00
Jörg Thalheim
2655e34cfa
Merge pull request #87183 from r-ryantm/auto-update/drumkv1
...
drumkv1: 0.9.13 -> 0.9.14
2020-05-07 17:00:34 +01:00
R. RyanTM
1f4402af70
grsync: 1.2.6 -> 1.2.8
2020-05-07 15:57:07 +00:00
Ryan Mulligan
a2f63021c0
Merge pull request #86903 from prusnak/ffmpeg-normalize
...
ffmpeg-normalize: 1.15.8 -> 1.19.0
2020-05-07 07:33:53 -07:00
Jörg Thalheim
e89ceffefb
ipfs: patch shebang in builder script
2020-05-07 15:26:09 +01:00
Gabriel Ebner
f6f5f6a30f
elan: 0.8.0 -> 0.9.0
2020-05-07 15:35:13 +02:00
Tim Steinbach
795564a03d
Merge pull request #81997 from eadwu/vivaldi-snapshot/fix-rpath-libdrm_gbm
...
vivaldi: include libdrm and libgbm
2020-05-07 08:17:27 -04:00
Mario Rodas
60762e9524
Merge pull request #86216 from bcdarwin/mrtrix-update
...
mrtrix: 3.0_RC3_latest -> 3.0.0
2020-05-07 06:57:44 -05:00
Mario Rodas
3439ec9695
Merge pull request #87167 from johanot/kubeval-0.15
...
kubeval: 0.14.0 -> 0.15.0
2020-05-07 06:49:28 -05:00
R. RyanTM
f6f7f5024f
drumkv1: 0.9.13 -> 0.9.14
2020-05-07 11:46:48 +00:00
Jörg Thalheim
8dba666ebc
Merge pull request #86192 from kampka/trilium
...
trilium: 0.40.7 -> 0.42.1
2020-05-07 10:59:34 +01:00
Ferry Jérémie
f36cbdcbdc
gspeech: init at 0.9.2
2020-05-07 11:52:16 +02:00
Jörg Thalheim
4686f2ee5e
Merge pull request #87174 from r-ryantm/auto-update/BSEQuencer
...
bsequencer: 1.2.0 -> 1.4.0
2020-05-07 10:34:40 +01:00
R. RyanTM
1c35bcbfaa
bsequencer: 1.2.0 -> 1.4.0
2020-05-07 09:02:17 +00:00
Christian Kampka
fb4cff3567
trilium: 0.40.7 -> 0.42.1
2020-05-07 10:18:51 +02:00
Johan Thomsen
f150c2bd22
kubeval: 0.14.0 -> 0.15.0
...
Also, add myself as maintainer
2020-05-07 09:10:55 +02:00
R. RyanTM
5bc190048a
mlterm: 3.8.9 -> 3.9.0
2020-05-06 23:17:51 -07:00
R. RyanTM
bdcefc1053
marvin: 20.9.0 -> 20.10.0
2020-05-06 23:16:23 -07:00
R. RyanTM
59cb735072
simplenote: 1.15.1 -> 1.16.0
2020-05-06 23:10:20 -07:00
Ryan Mulligan
c8653d5b47
Merge pull request #87093 from baracoder/robo3t-desktop
...
robo3t: Remove unrecognized category from desktop item
2020-05-06 21:22:04 -07:00
Ryan Mulligan
9c492330b5
Merge pull request #87131 from yrashk/tlaplus-1.7.0
...
tlaplus: 1.5.6 -> 1.7.0
2020-05-06 21:17:46 -07:00
Mario Rodas
9d959ff8d5
Merge pull request #86638 from zowoq/cri-shell
...
cri-o, cri-tools: install completion, manpages
2020-05-06 21:08:51 -05:00
Evils
2d3d8c4d66
kicad-unstable: 2020-04-25 -> 2020-05-06
2020-05-07 02:15:57 +02:00
Evils
1059fdf143
kicad: link utils; clean up wrapper installPhase
2020-05-07 01:54:51 +02:00
Evils
95e4e33bdf
kicad-unstable-small: init to make kicad-unstable
...
the -small packages depend on all hydra buildable dependencies
the non-small ones depend on packages3d which exceeds hydra's limit
set platforms to all (kicad is cross-platform)
clarify package differences in the description
set maintainers on just the top level derivation
switch -unstable to not save debug symbols
indicate patch in version string
note broken dependencies
2020-05-07 01:54:50 +02:00
Evils
18a1b153ac
kicad: expose base and libraries attributes
2020-05-07 01:54:50 +02:00
Jörg Thalheim
10ce0e31bc
Merge pull request #87132 from mjlbach/alacritty_icon_fix
...
Alacritty: change icon to compat svg
2020-05-06 23:57:34 +01:00
Andreas Rammhold
38d043b116
Merge pull request #87139 from mweinelt/pr/security-patch-names
...
treewide: add CVE identifiers to patches
2020-05-06 23:51:53 +02:00
Martin Weinelt
e24f5eab66
treewide: add CVE identifiers to patches
...
This allows tools like broken.sh to correctly identify the patched
status.
2020-05-06 23:18:09 +02:00
Aaron Andersen
bd2dde2fc5
Merge pull request #87086 from jojosch/dbeaver_7.0.4
...
dbeaver: 7.0.3 -> 7.0.4
2020-05-06 16:37:10 -04:00
adisbladis
6dc5d17632
Merge pull request #87125 from collares/emacs2nix
...
emacs2nix: update to fix org elpa update script
2020-05-06 21:27:36 +02:00
Yurii Rashkovskii
c73875ea1e
tlaplus: 1.5.6 -> 1.7.0
2020-05-06 12:26:10 -07:00
Michael Lingelbach
a8b040329d
Alacritty: change icon to compat svg
2020-05-06 12:13:41 -07:00
Maximilian Bosch
1c2f01d8da
Merge pull request #87101 from filalex77/hugo-0.70.0
...
hugo: 0.69.2 -> 0.70.0
2020-05-06 21:09:49 +02:00
David Izquierdo
fb9053332b
jftui: 0.2.2 -> 0.3.0
2020-05-06 11:17:27 -07:00
Mauricio Collares
135ea5fe08
org-packages 2020-05-06 -- org-generated.nix
2020-05-06 15:01:13 -03:00
Mauricio Collares
8aef7382a3
emacs2nix: update to fix org elpa update script
2020-05-06 15:00:49 -03:00
Tor Hedin Brønner
01a3fa470c
Merge pull request #86661 from hedning/gnome-3.36.2
...
Gnome 3.36.2
2020-05-06 19:43:38 +02:00
R. RyanTM
7311e5ba39
mopidy-iris: 3.46.0 -> 3.47.0
2020-05-06 10:33:22 -07:00
R. RyanTM
720b590281
mpop: 1.4.7 -> 1.4.9
2020-05-06 10:32:30 -07:00
toonn
b408b8c8e4
wire-desktop: mac 3.16.3630 -> 3.17.3666
2020-05-06 15:56:20 +02:00
Oleksii Filonenko
3b6e220303
hugo: 0.69.2 -> 0.70.0
2020-05-06 13:45:29 +00:00
adisbladis
1d53e7d5af
Merge pull request #87076 from zowoq/podman-wrapper
...
podman: fix wrapper
2020-05-06 15:17:30 +02:00
Ryan Mulligan
f04f643d8e
Merge pull request #87031 from r-ryantm/auto-update/mediainfo-gui
...
mediainfo-gui: 19.09 -> 20.03
2020-05-06 06:14:44 -07:00
Ryan Mulligan
cd06f640c9
Merge pull request #87087 from r-ryantm/auto-update/psi-plus
...
psi-plus: 1.4.1086 -> 1.4.1159
2020-05-06 06:10:09 -07:00
Herman Fries
d617416e13
robo3t: Remove unrecognized category from desktop item
2020-05-06 14:56:09 +02:00
R. RyanTM
927e51066d
ncmpc: 0.37 -> 0.38
2020-05-06 18:12:48 +05:30
zowoq
5012fc268b
podman: disable on darwin
2020-05-06 22:26:19 +10:00
R. RyanTM
ffb71c7746
psi-plus: 1.4.1086 -> 1.4.1159
2020-05-06 12:06:47 +00:00
Johannes Schleifenbaum
0eebdafed3
dbeaver: 7.0.3 -> 7.0.4
2020-05-06 14:00:41 +02:00
Michael Weiss
69dc7e64ad
tdesktop: 2.1.1 -> 2.1.2
2020-05-06 13:27:54 +02:00
Michael Weiss
ca5fa22a38
gitRepo: 2.6 -> 2.7
2020-05-06 13:27:03 +02:00
Michael Weiss
d547e06ff0
androidStudioPackages.{dev,canary}: 4.1.0.7 -> 4.1.0.8
2020-05-06 13:13:19 +02:00
adisbladis
ba798d2c89
podman: Link directly to podman.man instead of maping over outputs
...
This seems brittle and fails on Hydra / OfBorg but not locally.
2020-05-06 21:09:12 +10:00
Michael Weiss
f00f6a73df
Merge pull request #87021 from primeos/chromium
...
chromium: 81.0.4044.129 -> 81.0.4044.138
2020-05-06 13:01:58 +02:00
Jérôme LOYET
a97304ef1f
scaleft: Init at 1.41.0
2020-05-06 12:01:43 +02:00
Andreas Rammhold
5040192913
firefox-bin: 75.0 -> 76.0
...
Discussion: https://github.com/NixOS/nixpkgs/pull/86788
2020-05-06 11:41:38 +02:00
Andreas Rammhold
5bac4f0213
firefox-esr-68: 68.7.0esr -> 68.8.0esr
...
Discussion: https://github.com/NixOS/nixpkgs/pull/86788
2020-05-06 11:40:28 +02:00
Jörg Thalheim
e3d1f2c8b5
Merge pull request #86124 from doronbehar/update-mpv-mpris
...
mpvScripts.mpris: 0.4 -> 0.5
2020-05-06 10:36:40 +01:00
zimbatm
7e66125815
Merge pull request #87068 from kampka/kops
...
kops: 1.15.2 -> 1.15.3 and 1.16.1 -> 1.16.2
2020-05-06 10:54:33 +02:00
Wout Mertens
8ea11361db
Merge pull request #86156 from kini/makeself-update
...
makeself: 2.4.0 -> 2.4.2
2020-05-06 10:31:02 +02:00
Jaka Hudoklin
85ee3e12ae
Merge pull request #85269 from euank/containerd-versioning
...
containerd: fix --version output
2020-05-06 08:27:37 +00:00
Michele Guerini Rocco
2dd5843d9c
Merge pull request #87035 from r-ryantm/auto-update/mkvtoolnix
...
mkvtoolnix: 45.0.0 -> 46.0.0
2020-05-06 10:20:06 +02:00
sjau
facbf402ac
vdagent: fixing 90s timeout on shutdown
2020-05-06 09:53:51 +02:00
Christian Kampka
7d2a50a418
kops_1_16: 1.16.1 -> 1.16.2
2020-05-06 09:46:36 +02:00
Christian Kampka
8bcf7f6e41
kops_1_15: 1.15.2 -> 1.15.3
2020-05-06 09:34:35 +02:00
Doron Behar
b0ac6a009b
mpvScripts.mpris: use patch sent upstream for make DESTDIR=
...
Make sure mpris.so is stripped.
mpv-with-scripts: use a standard location for scripts in $out.
mpvScripts.convert: install to the new location of mpv scripts.
Replaced gobject-introspection dependency with glib.
2020-05-06 10:30:20 +03:00
zowoq
848a8c1b37
cri-o: install completion/manpages
2020-05-06 16:43:15 +10:00
Vladimír Čunát
e8d3c1579b
Merge branch 'staging' into staging-next
2020-05-06 08:22:27 +02:00
Vladimír Čunát
54eb2d1018
Merge branch 'staging-next'
...
Status on Hydra for linuxes seems good enough:
https://hydra.nixos.org/eval/1585703?filter=linux&compare=1585482&full=#tabs-now-fail
2020-05-06 08:20:05 +02:00
R. RyanTM
e8de9134bb
klayout: 0.26.2 -> 0.26.4
2020-05-05 19:19:26 -07:00
R. RyanTM
6ef15b946b
minder: 1.7.2 -> 1.7.3
2020-05-05 19:03:39 -07:00
R. RyanTM
518879a098
moolticute: 0.43.3 -> 0.43.16
2020-05-05 19:03:09 -07:00
R. RyanTM
a8a986d439
tiled: 1.3.3 -> 1.3.4
2020-05-05 19:01:56 -07:00
R. RyanTM
90449f2fda
calibre: 4.12.0 -> 4.15.0
2020-05-05 18:56:54 -07:00
R. RyanTM
af4266ccaf
xiphos: 4.0.7 -> 4.1.0
2020-05-05 18:56:42 -07:00
R. RyanTM
b94553df07
fldigi: 4.1.11 -> 4.1.12
2020-05-05 18:53:45 -07:00
R. RyanTM
986503155f
urh: 2.8.5 -> 2.8.7
2020-05-05 18:53:34 -07:00
R. RyanTM
0a736d883b
curaengine: 4.5.0 -> 4.6.1
2020-05-05 18:51:16 -07:00
Jon
c12f5a256d
Merge pull request #86901 from r-ryantm/auto-update/gthumb
...
gthumb: 3.8.3 -> 3.10.0
2020-05-05 18:50:02 -07:00
R. RyanTM
d643747048
gcalcli: 4.2.0 -> 4.2.1
2020-05-05 18:49:36 -07:00
R. RyanTM
42cf99e67c
homebank: 5.3.2 -> 5.4.1
2020-05-05 18:49:23 -07:00
R. RyanTM
d1a36a32ca
mkvtoolnix: 45.0.0 -> 46.0.0
2020-05-06 00:56:15 +00:00
R. RyanTM
5e9fa3a83d
mediainfo-gui: 19.09 -> 20.03
2020-05-06 00:40:14 +00:00
Mario Rodas
5698e34465
Merge pull request #86936 from marsam/update-syncthing
...
syncthing: 1.4.2 -> 1.5.0
2020-05-05 18:28:02 -05:00
markuskowa
2bb2d945db
Merge pull request #87013 from markuskowa/upd-dablin
...
dablin: 1.12.0 -> 1.13.0
2020-05-06 01:25:34 +02:00
Michael Weiss
dec3d5f39f
chromium: 81.0.4044.129 -> 81.0.4044.138
...
https://chromereleases.googleblog.com/2020/05/stable-channel-update-for-desktop.html
This update includes 3 security fixes.
CVEs: CVE-2020-6831 CVE-2020-6464
2020-05-06 01:11:53 +02:00
Markus Kowalewski
d833b20737
dablin: 1.12.0 -> 1.13.0
2020-05-06 00:24:30 +02:00
R. RyanTM
861c3c4561
leo-editor: 6.2 -> 6.2.1
2020-05-05 23:31:22 +02:00
Anderson Torres
15e583c1b1
Merge pull request #84302 from magnetophon/ninjas2
...
ninjas2: init at 0.2.0
2020-05-05 17:35:22 -03:00
toonn
84b510775c
wire-desktop: linux 3.16.2923 -> 3.17.2924
2020-05-05 22:31:01 +02:00
Jörg Thalheim
3c4096f18b
Merge pull request #86808 from doronbehar/rename-opencv
2020-05-05 20:19:50 +01:00
Andreas Rammhold
6ca94ab1ea
Merge pull request #82206 from flokli/afew-3.0.0
...
afew: 2.0.0 -> 3.0.0
2020-05-05 21:06:50 +02:00
tim put
33b968049a
kstars: init at 2.9.8 ( #86032 )
...
* kstars: init at 2.9.8
* Update pkgs/applications/science/astronomy/kstars/default.nix
Co-authored-by: Manuel Bärenz <programming@manuelbaerenz.de>
Co-authored-by: Manuel Bärenz <programming@manuelbaerenz.de>
2020-05-05 20:38:28 +02:00
Ryan Mulligan
857267029e
Merge pull request #86716 from r-ryantm/auto-update/particl-core
...
particl-core: 0.17.1.2 -> 0.19.1.1
2020-05-05 11:26:29 -07:00
Andreas Rammhold
d9f4f0645c
Merge pull request #81917 from colemickens/nixpkgs-firefox-libva
...
firefox: wrapper: add libva to libs
2020-05-05 20:21:43 +02:00
taku0
0fd76196f9
thunderbird: 68.7.0 -> 68.8.0
2020-05-06 03:16:27 +09:00
taku0
1016169e71
thunderbird-bin: 68.7.0 -> 68.8.0
2020-05-06 03:12:19 +09:00
Frederik Rietdijk
9875bbae75
Merge master into staging-next
2020-05-05 19:51:09 +02:00
Pavol Rusnak
2dbc41f637
grisbi: get rid of sha1 + package cleanup
2020-05-05 19:21:12 +02:00
markuskowa
73dc3fc400
Merge pull request #86887 from r-ryantm/auto-update/gromacs
...
gromacs: 2020.1 -> 2020.2
2020-05-05 19:19:04 +02:00
Jörg Thalheim
694ac1b127
Merge pull request #86935 from marsam/update-git-subtrac
...
gitAndTools.git-subtrac: 0.01 -> 0.02
2020-05-05 15:34:53 +01:00
Jörg Thalheim
4c9d1790f1
Merge pull request #86939 from marsam/update-spotify-tui
2020-05-05 15:27:43 +01:00
Jörg Thalheim
34b9b139bb
Merge pull request #86942 from r-ryantm/auto-update/khard
...
khard: 0.16.0 -> 0.16.1
2020-05-05 15:21:30 +01:00
Peter Simons
72afc37f06
Merge pull request #86929 from r-ryantm/auto-update/grip
...
grip: 4.1.0 -> 4.1.1
2020-05-05 15:16:05 +02:00
R. RyanTM
b337337023
khard: 0.16.0 -> 0.16.1
2020-05-05 13:15:18 +00:00
Mario Rodas
28e2165849
Merge pull request #86863 from r-ryantm/auto-update/fetchmail
...
fetchmail: 6.4.3 -> 6.4.4
2020-05-05 08:01:36 -05:00
Ryan Mulligan
7a040bd6e4
Merge pull request #86782 from r-ryantm/auto-update/avocode
...
avocode: 4.4.3 -> 4.6.2
2020-05-05 06:01:04 -07:00
Maximilian Bosch
bc6bad222e
riot-desktop: 1.5.15 -> 1.6.0
...
https://github.com/vector-im/riot-web/releases/tag/v1.6.0
2020-05-05 14:28:52 +02:00
Maximilian Bosch
b9787479e2
riot-web: 1.5.15 -> 1.6.0
...
https://github.com/vector-im/riot-web/releases/tag/v1.6.0
2020-05-05 14:28:51 +02:00
R. RyanTM
76386a9909
grip: 4.1.0 -> 4.1.1
2020-05-05 11:55:26 +00:00
R. RyanTM
668f4bb682
gnome-latex: 3.32.0 -> 3.36.0
2020-05-05 11:43:01 +00:00
Anton-Latukha
17125fd235
handbrake: 1.3.1 -> 1.3.2
...
M pkgs/applications/video/handbrake/default.nix
2020-05-05 14:14:37 +03:00
Doron Behar
53effac040
mathematica: explicitly use opencv2
2020-05-05 13:48:55 +03:00
Doron Behar
ce6107be9c
faust2jaqt: explicitly use opencv2
2020-05-05 13:45:13 +03:00
Doron Behar
f68a0031bb
faust2jack: explicitly use opencv2
2020-05-05 13:44:55 +03:00
leenaars
499b5feac9
Sylk: 2.6.1 -> 2.7.0 ( #86796 )
2020-05-05 10:33:39 +00:00
Doron Behar
8277f8a4ec
p2pvc: exlicitly use opencv2
2020-05-05 13:03:02 +03:00
Emery Hemingway
2a652aea07
xastir: 2.1.4 -> 2.1.6
2020-05-05 15:22:37 +05:30
Mario Rodas
07f093fb35
syncthing: 1.4.2 -> 1.5.0
...
Changelog: https://github.com/syncthing/syncthing/releases/tag/v1.5.0
2020-05-05 04:20:00 -05:00
Mario Rodas
7f306cd78f
gitAndTools.git-subtrac: 0.01 -> 0.02
2020-05-05 04:20:00 -05:00
Mario Rodas
6898f4936b
spotify-tui: 0.18.0 -> 0.19.0
2020-05-05 04:20:00 -05:00
Lancelot SIX
b9d13090a8
cytoscape: 3.7.2 -> 3.8.0
...
See https://cytoscape.org/release_notes_3_8_0.html for release
information
2020-05-05 09:52:27 +01:00
Pavol Rusnak
39321d37e3
ffmpeg-normalize: 1.15.8 -> 1.19.0
2020-05-05 10:37:45 +02:00
R. RyanTM
67ee391c56
gthumb: 3.8.3 -> 3.10.0
2020-05-05 07:56:35 +00:00
Doron Behar
c0137489ef
saga: explicitly use opencv2
2020-05-05 10:32:14 +03:00
R. RyanTM
8244a7b682
gitkraken: 6.5.4 -> 6.6.0
2020-05-05 07:07:09 +00:00
Bart Brouns
ad6277915e
ninjas2: init at 0.2.0
2020-05-05 08:09:56 +02:00
R. RyanTM
ed5575071f
gromacs: 2020.1 -> 2020.2
2020-05-05 05:59:23 +00:00
Jon
24d2e3169a
Merge pull request #86818 from r-ryantm/auto-update/CopyQ
...
copyq: 3.10.0 -> 3.11.0
2020-05-04 21:40:49 -07:00
R. RyanTM
9f7d84506e
chuck: 1.4.0.0 -> 1.4.0.1
2020-05-04 21:40:28 -07:00
R. RyanTM
21f9524d67
gallery-dl: 1.13.3 -> 1.13.6
2020-05-04 21:15:36 -07:00
R. RyanTM
f1ff580d80
focuswriter: 1.7.5 -> 1.7.6
2020-05-04 21:13:40 -07:00
Ben Darwin
6f1430a802
ezminc: switch from itk5 to itk4 branch
...
- itk5 branch currently lacks support for itk 5.1
2020-05-05 00:08:04 -04:00
R. RyanTM
11de28348d
tlf: 1.4.0 -> 1.4.1
2020-05-04 21:05:10 -07:00
R. RyanTM
2d8cd45372
bluefish: 2.2.10 -> 2.2.11
2020-05-04 19:55:36 -07:00
R. RyanTM
d961cd7c1b
anydesk: 5.5.4 -> 5.5.5
2020-05-04 19:53:27 -07:00
R. RyanTM
7bde9902cf
xmrig: 5.10.0 -> 5.11.1
2020-05-04 19:53:20 -07:00
Benjamin Hipple
4eeddd4c63
Merge pull request #86853 from Moredread/bump-joplin
...
joplin-desktop: 1.0.200 -> 1.0.201
2020-05-04 22:06:42 -04:00
Mario Rodas
d43d8a213b
Merge pull request #86862 from r-ryantm/auto-update/git-trim
...
gitAndTools.git-trim: 0.3.1 -> 0.3.2
2020-05-04 20:18:11 -05:00
R. RyanTM
c58ad04ff0
fetchmail: 6.4.3 -> 6.4.4
2020-05-05 00:53:47 +00:00
R. RyanTM
6e5b3c9aed
gitAndTools.git-trim: 0.3.1 -> 0.3.2
2020-05-05 00:47:07 +00:00
Cole Helbling
d0de28e20a
qimgv: 0.9 -> 0.9.1
...
https://github.com/easymodo/qimgv/compare/v0.9...v0.9.1
2020-05-04 17:22:25 -07:00
adisbladis
7c77e6d988
podman: Link directly to podman.man instead of maping over outputs
...
This seems brittle and fails on Hydra / OfBorg but not locally.
2020-05-05 00:47:42 +01:00
André-Patrick Bubel
a6582425f8
joplin-desktop: 1.0.200 -> 1.0.201
...
https://github.com/laurent22/joplin/releases/tag/v1.0.201
2020-05-05 00:57:22 +02:00
adisbladis
b346e1d444
podman: Don't symlink the $bin output
...
If we do it propagates and ends up in $PATH inside nix-shell
2020-05-04 22:20:00 +01:00
zowoq
a677738a23
podman: use $out instead of $bin with buildGoPackage
2020-05-04 20:55:21 +01:00
Ambroz Bizjak
57e6799d90
kdegraphics-thumbnailers: Add patch for thumbnail.so hang.
...
https://bugs.kde.org/show_bug.cgi?id=404652
https://phabricator.kde.org/D26635
2020-05-04 21:26:56 +02:00
Jörg Thalheim
5cf57c4679
Merge pull request #86794 from r-ryantm/auto-update/cherrytree
...
cherrytree: 0.39.2 -> 0.39.3
2020-05-04 20:16:14 +01:00
R. RyanTM
e13140dc75
copyq: 3.10.0 -> 3.11.0
2020-05-04 18:47:07 +00:00
Jörg Thalheim
176568aa8d
Merge pull request #86501 from LibreCybernetics/upgrade-patchwork
2020-05-04 17:58:01 +01:00
R. RyanTM
d138552e95
cherrytree: 0.39.2 -> 0.39.3
2020-05-04 16:00:44 +00:00
Andreas Rammhold
8996273bee
firefox-devedition-bin: 76.0b4 -> 76.0b8
2020-05-04 17:46:12 +02:00
Jörg Thalheim
2b08905cae
Merge pull request #85603 from parthy/edk2-macos
...
edk2: Support build on macOS
2020-05-04 16:41:00 +01:00
Andreas Rammhold
f3cc8dc6fa
firefox-esr-68: 68.7.0esr -> 68.8.0esr
2020-05-04 17:29:37 +02:00
Andreas Rammhold
c186bc893f
firefox-beta-bin: 76.0b4 -> 76.0b8
2020-05-04 17:29:14 +02:00
Andreas Rammhold
3911336cc6
firefox-bin: 75.0 -> 76.0
2020-05-04 17:22:59 +02:00
Andreas Rammhold
324e40f0f4
firefox: 75.0 -> 76.0
2020-05-04 16:31:27 +02:00
R. RyanTM
f45c1dc89e
avocode: 4.4.3 -> 4.6.2
2020-05-04 14:30:48 +00:00
Markus Partheymüller
faf984d12d
ed2k/OVMF: Put URLs in quotes
2020-05-04 16:00:37 +02:00
Sohalt
24bc2b8be3
orca-c: init at git-2020-05-01
2020-05-04 19:23:34 +05:30
Ryan Mulligan
24c87b0b1a
Merge pull request #86719 from r-ryantm/auto-update/pdfsam-basic
...
pdfsam-basic: 4.1.2 -> 4.1.3
2020-05-04 06:25:34 -07:00
Peter Hoeg
00d4fd2594
Merge pull request #86726 from r-ryantm/auto-update/qtox
...
qtox: 1.16.3 -> 1.17.2
2020-05-04 21:10:32 +08:00
Franz Pletz
b0b0d3d517
redshift-wlr: 2019-04-17 -> 2019-08-24
2020-05-04 15:02:38 +02:00
Ryan Mulligan
c8cf5aa5ca
Merge pull request #86745 from r-ryantm/auto-update/streamlink
...
streamlink: 1.3.1 -> 1.4.1
2020-05-04 05:53:37 -07:00
mehlon
00a5e1e76f
tribler: add desktop file, icons and manpages
2020-05-04 18:21:22 +05:30
Emery Hemingway
53bd38553b
Merge pull request #83138 from wamserma/notable-add-desktop-file
...
notable: use .desktop file from AppImage
2020-05-04 18:19:30 +05:30
Ryan Mulligan
8295c150a3
Merge pull request #86739 from r-ryantm/auto-update/signal-cli
...
signal-cli: 0.6.6 -> 0.6.7
2020-05-04 05:46:35 -07:00
Guillaume Bouchard
b3c18fe2be
apitrace: fix OpenGL library path and Qt GUI ( #86475 )
...
For unknown reasons, Apitrace breaks the runpath of the traced program.
OpenGL programs on nix are looking at /run/opengl-driver/lib to find the
system OpenGL driver.
This change:
- add path /run/opengl-driver{-32} to the RPATH of the wrapper
libraries. This fixs tracing with `apitrace trace`.
- add rpath to `libglnvd` and `libGL` to the `{e}glretrace` binaries.
These libraries are loaded at runtime, but does not appears as NEEDED in
the binaries, hence the need for the explicit rpath addition. This fix
`{e}glretrace`.
- Explicitly add Qt wrapper to `qapitrace`. It fixs the GUI.
Co-authored-by: Florian Klink <flokli@flokli.de>
Co-authored-by: Florian Klink <flokli@flokli.de>
2020-05-04 12:39:44 +00:00
Louis Bettens
dd5d696bb4
maintainers: add lourkeur
2020-05-04 17:35:26 +05:30
Louis Bettens
54425a50ce
onionshare: init at 2.2
2020-05-04 17:35:26 +05:30
R. RyanTM
59ef445fce
toot: 0.25.2 -> 0.26.0
2020-05-04 16:47:59 +05:30
R. RyanTM
06d5edf7ed
rofi-mpd: 2.2.0 -> 2.2.1
2020-05-04 16:44:00 +05:30
Mario Rodas
68e60f85f8
Merge pull request #86714 from r-ryantm/auto-update/osmium-tool
...
osmium-tool: 1.11.1 -> 1.12.0
2020-05-04 06:02:13 -05:00
Mario Rodas
3b6c399fc3
Merge pull request #86720 from r-ryantm/auto-update/picard-tools
...
picard-tools: 2.22.2 -> 2.22.4
2020-05-04 06:01:31 -05:00
Mario Rodas
3bc59d14cf
Merge pull request #86723 from r-ryantm/auto-update/pt2-clone
...
pt2-clone: 1.07 -> 1.12
2020-05-04 06:00:40 -05:00
Mario Rodas
15d4747a44
Merge pull request #86751 from r-ryantm/auto-update/tini
...
tini: 0.18.0 -> 0.19.0
2020-05-04 05:48:47 -05:00
Mario Rodas
6de5eb8a43
Merge pull request #86718 from r-ryantm/auto-update/pdfarranger
...
pdfarranger: 1.4.2 -> 1.5.1
2020-05-04 05:45:23 -05:00
Mario Rodas
8fcfe3de18
Merge pull request #86724 from r-ryantm/auto-update/pueue
...
pueue: 0.3.0 -> 0.3.1
2020-05-04 05:43:10 -05:00
R. RyanTM
169f2b05e8
tini: 0.18.0 -> 0.19.0
2020-05-04 09:49:49 +00:00
R. RyanTM
7a35da8111
streamlink: 1.3.1 -> 1.4.1
2020-05-04 09:07:57 +00:00
Peter Hoeg
bd8b7bd141
Merge pull request #86744 from r-ryantm/auto-update/strawberry
...
strawberry: 0.6.9 -> 0.6.10
2020-05-04 17:06:45 +08:00
R. RyanTM
e0f21e1691
strawberry: 0.6.9 -> 0.6.10
2020-05-04 09:03:16 +00:00
R. RyanTM
0a115f8087
cryptominisat: 5.6.8 -> 5.7.0
2020-05-04 01:41:26 -07:00
R. RyanTM
197b48bc8d
elementary-planner: 2.3.3 -> 2.3.5
2020-05-04 01:34:48 -07:00
R. RyanTM
5be4c34185
ephemeral: 6.3.3 -> 6.4.1
2020-05-04 01:34:33 -07:00
R. RyanTM
d1c784b266
aesop: 1.2.4 -> 1.2.5
2020-05-04 01:26:06 -07:00
Peter Simons
0b8933e117
Merge pull request #86736 from r-ryantm/auto-update/shotcut
...
shotcut: 20.04.01 -> 20.04.12
2020-05-04 10:22:14 +02:00
R. RyanTM
c7dc5c0649
signal-cli: 0.6.6 -> 0.6.7
2020-05-04 08:16:47 +00:00
R. RyanTM
99bb215b5a
shotcut: 20.04.01 -> 20.04.12
2020-05-04 08:03:45 +00:00
Lancelot SIX
cd8cf8dd72
Merge pull request #86729 from r-ryantm/auto-update/rssguard
...
rssguard: 3.5.9 -> 3.6.0
2020-05-04 09:01:03 +01:00
Jörg Thalheim
d85816803b
Merge pull request #86675 from r-ryantm/auto-update/gpodder
...
gpodder: 3.10.13 -> 3.10.15
2020-05-04 08:15:05 +01:00
Doron Behar
f388ca8ac8
mpvScripts.mpris: set platforms to Linux
2020-05-04 10:12:53 +03:00
Jörg Thalheim
320f79365d
Merge pull request #86445 from zowoq/podman-staging
2020-05-04 08:07:37 +01:00
Jörg Thalheim
fbf200d46a
Merge pull request #86701 from cole-h/rust-cleanup
2020-05-04 08:05:03 +01:00
Vladyslav M
54f1145424
Merge pull request #86705 from colemickens/plex-mpv-shim
2020-05-04 09:43:49 +03:00
R. RyanTM
fbf6332846
rssguard: 3.5.9 -> 3.6.0
2020-05-04 06:17:13 +00:00
R. RyanTM
f8737b8426
qtox: 1.16.3 -> 1.17.2
2020-05-04 05:25:40 +00:00
Pavol Rusnak
7b0167204d
treewide: use https for nixos.org and hydra.nixos.org
...
tarballs.nixos.org is omitted from the change because urls from there
are always hashed and checked
2020-05-03 22:14:21 -07:00
R. RyanTM
aefa6aeb9e
pueue: 0.3.0 -> 0.3.1
2020-05-04 05:07:01 +00:00
R. RyanTM
8c9263e118
pt2-clone: 1.07 -> 1.12
2020-05-04 04:59:47 +00:00
R. RyanTM
877b1cdad7
picard-tools: 2.22.2 -> 2.22.4
2020-05-04 04:07:44 +00:00
R. RyanTM
206d7a1310
pdfsam-basic: 4.1.2 -> 4.1.3
2020-05-04 04:02:29 +00:00
R. RyanTM
83a0ca9aee
pdfarranger: 1.4.2 -> 1.5.1
2020-05-04 03:57:17 +00:00
R. RyanTM
c683beeaa1
particl-core: 0.17.1.2 -> 0.19.1.1
2020-05-04 03:48:21 +00:00
R. RyanTM
c241a4c58f
osmium-tool: 1.11.1 -> 1.12.0
2020-05-04 03:09:54 +00:00
Ryan Mulligan
3ff1de34b3
Merge pull request #86573 from r-ryantm/auto-update/helmfile
...
helmfile: 0.106.3 -> 0.114.0
2020-05-03 19:30:56 -07:00
Cole Mickens
7f5eee6a11
plex-mpv-shim: 1.7.14 -> 1.7.16
2020-05-03 19:10:57 -07:00
Cole Helbling
667d0a414e
alacritty: improve robustness of installPhase (again)
...
I missed this one. Oops.
2020-05-03 18:39:37 -07:00
Aaron Andersen
79683938a2
Merge pull request #85500 from raboof/nixpkgs-sweethome3d
...
sweethome3d: 6.2 -> 6.3
2020-05-03 20:52:21 -04:00
Benjamin Hipple
5ba43b7d42
Merge pull request #86656 from jonasnick/lnd-0.10
...
lnd: 0.9.2 -> 0.10.0
2020-05-03 20:02:36 -04:00
Benjamin Hipple
22ff6140c8
Merge pull request #86684 from r-ryantm/auto-update/luigi
...
luigi: 2.8.12 -> 2.8.13
2020-05-03 19:08:18 -04:00
R. RyanTM
9bb1997f72
luigi: 2.8.12 -> 2.8.13
2020-05-03 23:01:21 +00:00
Mario Rodas
37c55ee095
Merge pull request #86670 from filalex77/git-workspace-0.6.0
...
gitAndTools.git-workspace: 0.5.0 -> 0.6.0
2020-05-03 17:21:19 -05:00
R. RyanTM
bc7421e2b4
gpodder: 3.10.13 -> 3.10.15
2020-05-03 21:03:15 +00:00
snicket2100
e91183d98d
whsniff: init at 1.3
2020-05-03 13:22:22 -07:00
R. RyanTM
91d23d848c
freewheeling: 0.6.5 -> 0.6.6
2020-05-03 20:18:06 +00:00
Oleksii Filonenko
01cb649bce
gitAndTools.git-workspace: 0.5.0 -> 0.6.0
2020-05-03 22:54:03 +03:00
Dmitry Kalinkin
20eff68d97
Merge pull request #85321 from lilyball/macvim
...
macvim: 8.2.319 -> 8.2.539
2020-05-03 15:49:03 -04:00
snicket2100
af62dc5355
kismet: 2016-07-R1 -> 2020-04-R2
2020-05-03 12:04:02 -07:00
Ryan Mulligan
e331d4e289
Merge pull request #86511 from r-ryantm/auto-update/atlantis
...
atlantis: 0.11.1 -> 0.12.0
2020-05-03 11:55:58 -07:00
Doron Behar
a60552ad94
mpvScripts.mpris: 0.4 -> 0.5
2020-05-03 21:18:46 +03:00
Ryan Mulligan
898c420e6e
Merge pull request #86538 from r-ryantm/auto-update/clightning
...
clightning: 0.8.1 -> 0.8.2
2020-05-03 10:34:45 -07:00
Ryan Mulligan
30fcf9b3cc
Merge pull request #86565 from r-ryantm/auto-update/ft2-clone
...
ft2-clone: 1.15 -> 1.23
2020-05-03 10:33:54 -07:00
Maximilian Bosch
d203d553b9
neomutt: 20200424 -> 20200501
...
https://github.com/neomutt/neomutt/releases/tag/20200501
2020-05-03 19:06:59 +02:00
Tor Hedin Brønner
693e0fa085
orca: 3.36.1 -> 3.36.2
2020-05-03 17:42:29 +02:00
Jonas Nick
80921de46c
lnd: 0.9.2 -> 0.10.0
2020-05-03 14:50:42 +00:00
Damien Cassou
7ed3444fc7
Merge pull request #86568 from r-ryantm/auto-update/gmailctl
...
gmailctl: 0.6.0 -> 0.7.0
2020-05-03 16:44:51 +02:00
Michele Guerini Rocco
703636c92f
Merge pull request #86640 from matthiasbeyer/update-mutt
...
mutt: 1.13.5 -> 1.14.0
2020-05-03 14:13:40 +02:00
Gabriel Ebner
d5fb3b4e28
octoprint: add passthru.python
2020-05-03 11:59:18 +02:00
Gabriel Ebner
2869cd03d3
octoprint: fix build
2020-05-03 11:45:36 +02:00
Gabriel Ebner
a4f60b72e9
Merge branch 'master' into octoprint
2020-05-03 11:37:52 +02:00
Matthias Beyer
e2aa2f50f6
mutt: 1.13.5 -> 1.14.0
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-05-03 11:06:53 +02:00
Benjamin Hipple
5ce11e6853
Merge pull request #86564 from r-ryantm/auto-update/fstl
...
fstl: 0.9.3 -> 0.9.4
2020-05-03 00:41:10 -04:00
Benjamin Hipple
eb53805f17
Merge pull request #86617 from greydot/update/latte-dock
...
latte-dock: 0.9.10 -> 0.9.11
2020-05-03 00:39:34 -04:00
Lana Black
1cfe6aeca6
latte-dock: 0.9.10 -> 0.9.11
2020-05-02 22:18:00 +00:00
Christoph Neidahl
d6fcf36e47
schismtracker: 20120105 -> 20190805 ( #76725 )
2020-05-02 16:09:13 -04:00
Edmund Wu
06fa14fd7d
ark: remove p7zip
2020-05-02 22:05:12 +02:00
Edmund Wu
d9fc843f95
jetbrains: remove p7zip from nativeBuildInputs
2020-05-02 22:05:12 +02:00
Pavol Rusnak
62faf78789
sooperlooper: unstable-2016-07-19 -> unstable-2019-09-30
...
added alsaLib and fftw dependencies
2020-05-02 21:44:46 +02:00
Michael Weiss
e9e2f81590
tdesktop: 2.1.0 -> 2.1.1
...
Regarding microsoft_gsl: The CMake scripts from Telegram-Desktop did not
find it anymore (I didn't investigate this) and Arch already made this
change during the last update. It's probably best to do the same here
especially since Telegram-Desktop is currently based on GSL 3.0.1 while
our version is still at 2.1.0.
2020-05-02 21:30:07 +02:00
R. RyanTM
a9ce47ad8f
helmfile: 0.106.3 -> 0.114.0
2020-05-02 11:31:34 +00:00
R. RyanTM
6fcc3c8d3d
gmailctl: 0.6.0 -> 0.7.0
2020-05-02 10:44:59 +00:00
R. RyanTM
f643a51abe
ft2-clone: 1.15 -> 1.23
2020-05-02 10:19:36 +00:00
R. RyanTM
8beea3f8ce
fstl: 0.9.3 -> 0.9.4
2020-05-02 10:15:25 +00:00
Mario Rodas
3253c03d2e
lean: 3.9.0 -> 3.10.0
2020-05-02 04:20:00 -05:00
Mario Rodas
8a020156df
notmuch: fix info output
2020-05-02 04:20:00 -05:00
Benjamin Hipple
6b21541772
Merge pull request #86101 from dkudriavtsev/magic-vlsi
...
magic-vlsi: init at 8.3.5
2020-05-02 13:51:41 -04:00
Mario Rodas
06bed53569
git-lfs: fix manpage install
2020-05-02 11:24:15 -05:00
Mario Rodas
82a0539d1d
Merge pull request #86579 from r-ryantm/auto-update/k9s
...
k9s: 0.18.1 -> 0.19.4
2020-05-02 10:54:36 -05:00
Mario Rodas
1222c2eb24
Merge pull request #86547 from r-ryantm/auto-update/ddgr
...
ddgr: 1.8 -> 1.8.1
2020-05-02 09:31:19 -05:00
R. RyanTM
bab472ba39
k9s: 0.18.1 -> 0.19.4
2020-05-02 12:37:14 +00:00
Frederik Rietdijk
22ea1b9be2
Merge staging-next into staging
2020-05-02 10:13:08 +02:00
Frederik Rietdijk
afb1041148
Merge master into staging-next
2020-05-02 09:39:00 +02:00
R. RyanTM
c5afe415a7
ddgr: 1.8 -> 1.8.1
2020-05-02 06:42:59 +00:00
Mario Rodas
c183baca03
Merge pull request #86550 from r-ryantm/auto-update/drawio
...
drawio: 12.9.9 -> 13.0.3
2020-05-02 08:48:52 -05:00
Mario Rodas
a15aec0052
Merge pull request #86514 from marsam/git-lfs-manpages
...
git-lfs: install man pages
2020-05-02 08:45:11 -05:00
Jörg Thalheim
2c1d9afe87
Merge pull request #86577 from r-ryantm/auto-update/i3-gaps
...
i3-gaps: 4.18 -> 4.18.1
2020-05-02 13:26:20 +01:00
R. RyanTM
bec1852552
i3-gaps: 4.18 -> 4.18.1
2020-05-02 11:59:03 +00:00
Daiderd Jordan
afc42a843d
Merge pull request #84750 from LnL7/darwin-pjsip
...
pjsip: enable and fix darwin build
2020-05-02 11:35:37 +02:00
R. RyanTM
b45e6f22f3
bitcoin-abc: 0.21.3 -> 0.21.5
2020-05-02 10:46:18 +02:00
R. RyanTM
a930faab93
mxnet: 1.4.1 -> 1.6.0
2020-05-02 10:17:38 +02:00
R. RyanTM
d0afae4298
dcm2niix: 1.0.20190902 -> 1.0.20200331
2020-05-02 10:16:22 +02:00
R. RyanTM
44dd05c5f9
drawio: 12.9.9 -> 13.0.3
2020-05-02 07:05:39 +00:00
R. RyanTM
922a4c630c
clightning: 0.8.1 -> 0.8.2
2020-05-02 05:36:24 +00:00
R. RyanTM
87dda35d90
atlantis: 0.11.1 -> 0.12.0
2020-05-02 02:11:25 +00:00
Wulfsta
5dbc4f7fda
elmerfem: init at release-8.4
2020-05-01 18:35:57 -07:00
Jörg Thalheim
dabc99063e
Merge pull request #84853 from ThibautMarty/herbstluftwm-0.8.0
2020-05-01 23:48:54 +01:00
Jörg Thalheim
2af9e07c08
herbstluftwm: remove glib
...
no longer required, since it's C++ now.
2020-05-01 23:44:15 +01:00
Timo Kaufmann
7866440f12
Merge pull request #86274 from samlich/sage-matrix-double-dense
...
sage: fix doctest matrix_double_dense is_unitary
2020-05-01 22:12:10 +00:00
Fabián Heredia Montiel
3b07171662
Patchwork: 3.17.6 -> 3.17.7
2020-05-01 15:24:50 -05:00
Dmitry Kalinkin
35e674f6a5
Merge pull request #85922 from doronbehar/update-nheko
...
nheko: 0.6.4 -> 0.7.1
2020-05-01 15:44:59 -04:00
Peter Simons
205e4dffd5
Merge pull request #86081 from jabranham/update-r
...
R: 3.6.3 --> 4.0.0 & update packages
2020-05-01 20:25:14 +02:00
Florian Klink
fc5cd47203
Merge pull request #86478 from paumr/master_qutebrowser
...
qutebrowser: 1.10.1 -> 1.11.0
2020-05-01 20:24:37 +02:00
Jan Tojnar
64c09a3d5c
terminator: clean up
2020-05-01 19:43:13 +02:00
samlich
c0bd938e5c
sage: fix doctest matrix_double_dense is_unitary
2020-05-01 16:04:23 +00:00
paumr
4a5b85364e
qutebrowser: 1.10.1 -> 1.11.0
2020-05-01 16:44:31 +02:00
Oleksii Filonenko
b503187046
gitAndTools.gitui: init at 0.2.0
2020-05-01 14:28:35 +00:00
Stefan Frijters
8855c3a1c7
terminator: 1.91 -> 1.92
2020-05-01 15:59:46 +02:00
Florian Klink
a075ecd16c
Merge pull request #86457 from flokli/kops-1.16.1
...
kops: fix hash
2020-05-01 14:02:20 +02:00
Kim Lindberger
998ac52f0a
Merge pull request #86420 from flokli/gitlab-12.8.10
...
gitlab: 12.8.9 -> 12.8.10
2020-05-01 13:12:02 +02:00
Florian Klink
4d7bd77f75
kops: fix hash
...
As seen on https://hydra.nixos.org/build/118009308
2020-05-01 12:47:57 +02:00
kraem
003a1ce69d
picom: 7.5 -> 8
2020-05-01 12:23:53 +02:00
Mario Rodas
92205ad660
_1password: 0.9.4 -> 0.10.0
2020-05-01 04:20:00 -05:00
Mario Rodas
7156ab6d85
git-lfs: add marsam to maintainers
2020-05-01 04:20:00 -05:00
Mario Rodas
ae04f8efae
git-lfs: install man pages
2020-05-01 04:20:00 -05:00
gnidorah
671d1ed636
cpu-x: init at 3.2.4
2020-05-01 11:45:32 +03:00
Peter Hoeg
78cc33197c
filezilla: 3.46.3 -> 3.48.0
2020-05-01 16:38:21 +08:00
zowoq
b815de00f7
podman: use $out instead of $bin with buildGoPackage
2020-05-01 18:24:09 +10:00
Oleksii Filonenko
93330aa8fe
termius: 5.6.2 -> 5.10.1
2020-05-01 08:22:37 +00:00
Frederik Rietdijk
00bbfccecf
Merge staging into staging-next
2020-05-01 09:28:45 +02:00
squalus
ae5c4ed886
ungoogled-chromium: 81.0.4044.92-2 -> 81.0.4044.122-2
2020-05-01 09:19:53 +02:00
Oleksii Filonenko
21708823ff
tuir: 1.28.3 -> 1.29.0
2020-05-01 09:19:01 +02:00
Kamil Chmielewski
95b6a6d5fd
clipit: 1.4.4 -> 1.4.5
2020-05-01 09:16:32 +02:00
Cole Helbling
a3f27a2720
qimgv: 0.8.9 -> 0.9
...
https://github.com/easymodo/qimgv/compare/v0.8.9...v0.9
2020-05-01 09:16:16 +02:00
R. RyanTM
ea18da4bc4
mercurial: 5.3 -> 5.3.1
2020-05-01 09:12:46 +02:00
R. RyanTM
7333b8cd6d
eagle: 9.6.0 -> 9.6.1
2020-05-01 09:09:10 +02:00
R. RyanTM
d092232a91
qmidinet: 0.6.1 -> 0.6.2
2020-05-01 09:05:59 +02:00
R. RyanTM
5e587fc8e8
vertcoind: 0.14.0 -> 0.15.0.1
2020-05-01 09:05:28 +02:00
Frederik Rietdijk
484ee79050
Merge staging-next into staging
2020-05-01 08:57:10 +02:00
Dmitry Olyenyov
170f301990
emacspeak: init at 51.0 ( #73957 )
2020-05-01 07:15:46 +01:00
Mario Rodas
38230fe3b1
Merge pull request #73385 from saschagrunert/kubernix
...
kubernix: v0.2.0
2020-04-30 23:40:18 -05:00
Mario Rodas
f07095dc40
Merge pull request #86352 from Flakebi/birdtray
...
birdtray: 1.8.0 -> 1.8.1
2020-04-30 23:27:06 -05:00
Florian Klink
5ff089db9b
jameica: 2.8.4 -> 2.8.6
2020-05-01 02:12:48 +02:00
Florian Klink
7b596ae198
jameica: fix .desktop file
...
/nix/store/5cqxx71wam21ayzpc32m8irvsdnxdwla-jameica.desktop/share/applications/jameica.desktop:
warning: value "Application;Office;" for key "Categories" in group
"Desktop Entry" contains a deprecated value "Application"
2020-05-01 02:12:48 +02:00
Florian Klink
fc64bca95b
gitlab: update.py: use the /refs endpoint
...
It seems the atom feed now needs authentication. Use the /refs endpoint,
which is used for the switch branch/tag dropdown. It doesn't show all
records, but has some pagination, but works well enough for now.
2020-05-01 00:13:43 +02:00
Florian Klink
fdd0d0de1f
gitlab: 12.8.9 -> 12.8.10
2020-04-30 23:16:50 +02:00
Florian Klink
9eb6dc762f
gitaly: 12.8.9 -> 12.8.10
2020-04-30 23:16:43 +02:00
Maximilian Bosch
576eca7ad8
Merge pull request #86414 from filalex77/googler-4.1
...
googler: 4.0 -> 4.1
2020-04-30 22:57:14 +02:00
Michael Lingelbach
4a704c653b
libnvidia-container: 1.0.0 -> 1.0.6
2020-04-30 13:53:47 -07:00
Oleksii Filonenko
c9f14d5814
googler: 4.0 -> 4.1
2020-04-30 18:01:50 +00:00
Daiderd Jordan
7e23a6021d
pjsip: enable and fix darwin build
2020-04-30 18:06:53 +02:00
Paul TREHIOU
11a9fbe528
ledger-live-desktop: 2.2.4 -> 2.3.2
...
Co-authored-by: Felix Tenley <felschr@gmail.com>
2020-04-30 16:49:48 +02:00
Anderson Torres
0510d59901
Merge pull request #86375 from AndersonTorres/havoc-upload
...
havoc: init at 2019-12-08
2020-04-30 11:43:48 -03:00
Tim Steinbach
c56c72b4f8
zoom-us: 5.0.398100.0427 -> 5.0.399860.0429
2020-04-30 10:07:49 -04:00
AndersonTorres
8aee17466b
havoc: init at 2019-12-08
2020-04-30 07:25:11 -03:00