Doron Behar
b027fc3df8
gotify-cli: Add version and commit to ldflags
2020-09-13 00:41:49 +03:00
Doron Behar
c1f4bf78a8
shadowfox: Add ldflags
...
shadowfox-updater compares the version of itself with that of the latest
version released upon startup. If it doesn't know it's own version, this
comparison always falsely leads to it suggesting the user to update it
upon startup, where in fact it is updated. This is a confusing behavior
only NixOS users suffer and now it's solved.
2020-09-13 00:36:03 +03:00
Ryan Mulligan
cba76f9ee6
Merge pull request #97632 from ryantm/jitsi-meet-doc
...
nixos/jitsi-meet: add docs
2020-09-12 14:21:45 -07:00
Lassulus
220c7d796f
Merge pull request #97681 from Jiehong/code/update_sublime
...
sublime-merge: use 2033 as dev and 2032 as stable versions
2020-09-12 22:18:57 +02:00
Geoffrey Huntley
bc62fff2cf
lib.licenses: add Prosperity-3.0.0 license ( #97832 )
2020-09-12 22:13:27 +02:00
Gabriel Ebner
dfef3ec138
Merge pull request #97850 from gebner/python-websockets-tests
2020-09-12 21:47:54 +02:00
Vincent Laporte
5f83bf3012
ocamlPackages.ptmap: 2.0.4 → 2.0.5
2020-09-12 21:32:02 +02:00
Vincent Laporte
b2f814144e
ocamlPackages.ptset: init at 1.0.1
2020-09-12 21:30:31 +02:00
Vincent Laporte
d3e701f5f7
reason: 3.6.0 → 3.6.2
2020-09-12 21:30:12 +02:00
Florian Klink
2865a8867f
nixos/datadog: allow specifying dd_url ( #97775 )
...
Useful when you want to point datadog to another endpoint, either
because you need a proxy to send out data, or because you use their EU
endpoint.
2020-09-12 21:02:20 +02:00
AndersonTorres
1890b22296
windowmaker: 0.95.8 -> 0.95.9
2020-09-12 15:16:13 -03:00
Daniël de Kok
28cd74522e
_1password-gui: 0.8.4 -> 0.8.5-1
...
Changes:
https://discussions.agilebits.com/discussion/115658/1password-development-preview-0-8-5
2020-09-12 19:34:43 +02:00
Maximilian Bosch
4a559f8fee
gotify-server: fix UI
...
In version 2.0.15 `gotify` switched to `packr` at 2.x which is why the
UI can't be served properly via HTTP and causes an empty 500 response and
the following errors in `journald`:
```
2020/09/12 19:18:33 [Recovery] 2020/09/12 - 19:18:33 panic recovered:
GET / HTTP/1.1
Host: localhost:8080
Accept: */*
User-Agent: curl/7.72.0
stat /home/ma27/Projects/ui/build/index.html: no such file or directory
```
This wasn't caught by the VM-test as it only tested the REST and push
APIs. Using their internal `packr.go` script in our build as it's the
case in the upstream build-system[1] fixes the issue.
[1] https://github.com/gotify/server/pull/277/files#diff-b67911656ef5d18c4ae36cb6741b7965R48
2020-09-12 19:30:17 +02:00
Robert Scott
9a8bd1e564
Merge pull request #97847 from drewrisinger/zhf/python-anytree
...
python27Packages.anytree: fix build
2020-09-12 18:20:40 +01:00
Gabriel Ebner
b5fcd79c3f
python3Packages.websockets: make tests deterministic
2020-09-12 19:20:11 +02:00
Mario Rodas
9866abf63b
Merge pull request #97848 from marsam/update-flexget
...
flexget: 3.1.67 -> 3.1.71
2020-09-12 12:19:18 -05:00
freezeboy
d0edb00019
iproute_mptcp: fix preConfigure ( #97747 )
2020-09-12 19:14:15 +02:00
Anderson Torres
28f21171d7
Merge pull request #97794 from AndersonTorres/openmsx-upload
...
openmsx: 0.15.0 -> 16.0
2020-09-12 13:48:58 -03:00
Silvan Mosberger
3558be46b0
Merge pull request #97674 from Avaq/avaq/minecraft-server
...
minecraft-server: 1.16.2 -> 1.16.3
2020-09-12 18:44:43 +02:00
Matthieu Coudron
1be0767ec8
cx_Freeze: disable python2.7 ( #97763 )
2020-09-12 17:58:29 +02:00
freezeboy
c70aaa40fc
flask-api: disable python2.7 ( #97766 )
2020-09-12 17:57:39 +02:00
Jan Tojnar
489f4d807b
Merge pull request #97839 from jtojnar/deja-dup-42.4
...
deja-dup: 40.6 → 42.4
2020-09-12 17:46:48 +02:00
Drew Risinger
1d86636aca
python27Packages.anytree: fix build
...
Tests fail on python2.7 b/c the tests use enums (python 3.4+).
Follow-on from #97761 .
Converts tests to use pytestCheckHook for easier test disabling.
2020-09-12 11:39:29 -04:00
Mrinal
0065551641
rescuetime: 2.16.3.1 -> 2.16.4.2 ( #97825 )
2020-09-12 15:33:37 +00:00
Alvar
7b3cbc600f
platformio: 4.3.4 -> 5.0.1 ( #97833 )
2020-09-12 15:27:02 +00:00
Alvar
c5fa0e35be
arduino-cli: 0.11.0 -> 0.12.1 ( #97836 )
2020-09-12 15:25:27 +00:00
dawidsowa
5d50bb69bf
gnomeExtensions.dash-to-panel: 38 -> 39 ( #97840 )
2020-09-12 15:23:43 +00:00
Jan Tojnar
272e4273f0
alsa-utils: do not sed info script ( #97841 )
...
The script contains lspci.log file names and the overeager replacement breaks it.
2020-09-12 15:20:14 +00:00
Jan Tojnar
b31de37eba
deja-dup: 40.6 → 42.4
...
https://gitlab.gnome.org/World/deja-dup/-/releases#42.4
- Nautilus extension no longer supported (https://gitlab.gnome.org/World/deja-dup/merge_requests/42 )
2020-09-12 17:18:14 +02:00
Matthieu Coudron
8d25f838d0
Merge pull request #97817 from dotlambda/zulip-terminal
...
zulip-term: init at 0.5.2
2020-09-12 17:00:02 +02:00
Jan Tojnar
607509ac8f
Merge pull request #97690 from jtojnar/inkscape-1.0.1
2020-09-12 16:30:53 +02:00
ajs124
b036f006c0
Merge pull request #97774 from CheariX/joplin-desktop-1.0.245
...
joplin-desktop: 1.0.241 -> 1.0.245
2020-09-12 16:13:26 +02:00
ajs124
e16bad7e29
Merge pull request #95929 from helsinki-systems/upd/ttrss-feedly
...
tt-rss-theme-feedly: 2.3.1 -> 2.5.0
2020-09-12 16:07:43 +02:00
Benjamin Hipple
931c4f2f47
Merge pull request #97698 from obsidiansystems/pytorch-use-passhthru
...
pytorch: update to use passthru's for checks
2020-09-12 09:46:51 -04:00
Anderson Torres
4b4329e383
Merge pull request #96882 from cab404/super-slicer
...
super-slicer: init at 2.2.53.1
2020-09-12 10:44:55 -03:00
Robert Scott
cf5a892a24
pythonPackages.korean-lunar-calendar: init at 0.2.1
2020-09-12 14:44:16 +01:00
Jan Tojnar
52df62ec9b
almanah: 0.12.0 → 0.12.2
...
https://gitlab.gnome.org/GNOME/almanah/-/compare/0.12.0...0.12.2
2020-09-12 15:37:52 +02:00
Jan Tojnar
1bdad26c20
malcontent: 0.8.0 → 0.9.0
...
https://gitlab.freedesktop.org/pwithnall/malcontent/-/releases/0.9.0
2020-09-12 15:27:27 +02:00
Robert Scott
d8a648bc85
Merge pull request #97734 from treed/zhf-darwin-acme-client
...
acme-client: build with gcc
2020-09-12 14:19:27 +01:00
Stig P
a7e314487e
Merge pull request #95361 from sternenseemann/chroma-0.8.0
...
chroma: init at 0.8.0
2020-09-12 13:13:09 +00:00
Jan Tojnar
1510876ee9
enchant: 2.2.10 → 2.2.11
...
https://github.com/AbiWord/enchant/releases/tag/v2.2.11
2020-09-12 15:08:04 +02:00
Jan Tojnar
f16e6f5f66
libxmlb: 0.2.0 → 0.2.1
...
https://github.com/hughsie/libxmlb/compare/0.2.0...0.2.1
2020-09-12 15:01:25 +02:00
Jan Tojnar
595e61d837
flatpak: 1.8.1 → 1.8.2
...
https://github.com/flatpak/flatpak/releases/tag/1.8.2
2020-09-12 15:01:25 +02:00
Stig P
a1a99eac89
Merge pull request #97144 from yoctocell/gomuks-0.2.0
...
gomuks: 0.1.2 -> 0.2.0
2020-09-12 12:56:17 +00:00
Robert Schütz
79044dc453
setzer: 0.3.0 -> 0.3.2
2020-09-12 14:45:09 +02:00
Pavol Rusnak
edeccedd86
electrum: 4.0.2 -> 4.0.3
2020-09-12 14:37:38 +02:00
Stig P
0527aaa447
Merge pull request #97812 from Sohalt/choose
...
choose: init at 1.3.1
2020-09-12 11:49:48 +00:00
Doron Behar
bfebffbd9c
Merge pull request #96180 from doronbehar/pkg/sequoia
2020-09-12 14:47:53 +03:00
Mario Rodas
b2d6006980
Merge pull request #97815 from dawidsowa/gallery-dl
...
gallery-dl: 1.14.3 -> 1.14.5
2020-09-12 06:44:57 -05:00
Robert Scott
1435f5be15
Merge pull request #97819 from wkral/fix-ytree-build
...
ytree: fix build
2020-09-12 12:34:56 +01:00