Commit Graph

180475 Commits

Author SHA1 Message Date
worldofpeace
a79ca1e141
Merge pull request #74546 from pacien/riot-v1.5.5
riot-{web,desktop}: 1.5.0 -> 1.5.5
2019-11-29 02:48:16 +00:00
Jan Tojnar
11ff53e7cb
zam-plugins: fix build
Did not find <GL/gl.h> with libGLU_combined for some reason, libGL works and seems to be sufficient.
2019-11-29 02:26:31 +01:00
Jan Tojnar
9cbc6984d4
input-fonts: 2017-08-10 → 2019-11-25 2019-11-29 02:24:30 +01:00
(cdep)illabout
bb104abf63 spago: init at 0.12.1.0
This commit adds the spago package, a PureScript package manager and build tool.

https://github.com/spacchetti/spago
2019-11-29 10:13:35 +09:00
Mario Rodas
8bb98968ed
Merge pull request #74386 from filalex77/starship-0.26.5
starship: 0.26.4 -> 0.26.5
2019-11-28 20:03:15 -05:00
Markus Kowalewski
220b417e43
open-iscsi: fix path in iscsi_fw_login 2019-11-29 01:26:52 +01:00
Wael Nasreddine
ef20b37ff7
ccloud-cli: init at 0.202.0 (#72847) 2019-11-28 16:22:07 -08:00
Florian Klink
a905fcb40d buildBazelPackage: set $USER environment variable (#74538)
tensorflow assumes $USER to be set to something, otherwise it complains
like this:

```
FATAL: $USER is not set, and unable to look up name of current user: (error: 0): Success
Traceback (most recent call last):
  File "./configure.py", line 1602, in <module>
    main()
  File "./configure.py", line 1399, in main
    _TF_MAX_BAZEL_VERSION)
  File "./configure.py", line 478, in check_bazel_version
    ['bazel', '--batch', '--bazelrc=/dev/null', 'version'])
  File "./configure.py", line 156, in run_shell
    output = subprocess.check_output(cmd)
  File "/nix/store/drr8qcgiccfc5by09r5zc30flgwh1mbx-python3-3.7.5/lib/python3.7/subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "/nix/store/drr8qcgiccfc5by09r5zc30flgwh1mbx-python3-3.7.5/lib/python3.7/subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
```

Spotted while changing the hash of its fixed-output derivation on
purpose.

We could also set this in the tensorflow-specific part, but very likely,
other programs will fail as well.
2019-11-28 16:14:45 -08:00
pacien
39416049a4 riot-desktop: 1.5.0 -> 1.5.5 2019-11-29 00:55:05 +01:00
pacien
7395dea94e riot-web: 1.5.0 -> 1.5.5 2019-11-29 00:54:56 +01:00
Mario Rodas
64b9199b51
Merge pull request #73602 from ahiaao/fix/blist-python37
python37Packages.blist: fix compatibility for python 3.7
2019-11-28 18:40:00 -05:00
ahiaao
dfae1b0fd7 python37Packages.blist: fix compatibility for python 3.7 2019-11-28 14:38:57 -08:00
R. RyanTM
6f54241af5 picard: 2.2.2 -> 2.2.3 2019-11-28 23:14:04 +01:00
R. RyanTM
141346ba95 keepassxc: 2.5.0 -> 2.5.1 2019-11-28 23:13:15 +01:00
Florian Klink
c6fc40ade0
Merge pull request #74535 from xvapx/PR/add-maintainer-pythonPackages.pony
pythonPackages.pony: add myself as maintainer
2019-11-28 23:03:38 +01:00
Andrew Dunham
5e24b9e4ed buildBazelPackage: also set the SSL_CERT_FILE environment variable 2019-11-28 13:39:20 -08:00
Marti Serra
5509e56c6c pythonPackages.pony: add myself as maintainer 2019-11-28 22:38:03 +01:00
R. RyanTM
d7b63dc4ce plantuml: 1.2019.11 -> 1.2019.12 2019-11-28 22:32:10 +01:00
R. RyanTM
02dfbee063 parallel: 20191022 -> 20191122 2019-11-28 13:03:05 -08:00
R. RyanTM
1eb951d217 amazon-ecs-cli: 1.17.0 -> 1.18.0 2019-11-28 12:22:06 -08:00
R. RyanTM
b06375dc43 fcitx-engines.cloudpinyin: 0.3.6 -> 0.3.7 2019-11-28 12:13:54 -08:00
Jan Tojnar
d8d5ffaac7
Merge pull request #74522 from r-ryantm/auto-update/openimageio
openimageio2: 2.0.11 -> 2.0.12
2019-11-28 21:00:36 +01:00
R. RyanTM
84a59dc2f0 alsaPlugins: 1.1.9 -> 1.2.1 2019-11-28 11:59:02 -08:00
R. RyanTM
bd834e51e4 charliecloud: 0.11 -> 0.12 2019-11-28 11:55:44 -08:00
Renaud
e7f7b475d3
mysql80: define pname and version
version is needed by the mysql service module
Close #68322
2019-11-28 20:21:05 +01:00
R. RyanTM
7066146b7b openimageio2: 2.0.11 -> 2.0.12 2019-11-28 11:01:16 -08:00
José Romildo Malaquias
8d24dda674
Merge pull request #74396 from rouhannb/zafiro-update-1.0
zafiro-icons: 0.9 -> 1.0
2019-11-28 15:39:01 -03:00
R. RyanTM
8fa412b75a mlterm: 3.8.8 -> 3.8.9 (#74497)
* mlterm: 3.8.8 -> 3.8.9

* mlterm: add meta.description
+ fix meta.license (BSD-3-Clause)
2019-11-28 19:36:45 +01:00
Andreas Rammhold
06ccc821b7
Merge pull request #74500 from r-ryantm/auto-update/nlohmann_json
nlohmann_json: 3.7.0 -> 3.7.3
2019-11-28 19:34:14 +01:00
Ryan Mulligan
f68abbb1c9
Merge pull request #74491 from r-ryantm/auto-update/monero-gui
monero-gui: 0.15.0.0 -> 0.15.0.1
2019-11-28 09:51:53 -08:00
worldofpeace
a1ea2cf912
Merge pull request #74467 from Kiwi/simplenote-update
simplenote: 1.9.1 -> 1.11.0
2019-11-28 17:44:03 +00:00
worldofpeace
fb4ce491b5
Merge pull request #74472 from Kiwi/wire-desktop-segfault-fix
wire-desktop: fix a segfault when changing profile picture
2019-11-28 17:37:28 +00:00
Robert Djubek
5a465b0b14
wire-desktop: fix a segfault when changing profile picture
(wire-desktop:11531): GLib-GIO-ERROR **: 06:04:45.248: No GSettings schemas are installed on the system

and fix Fontconfig warning: "/etc/fonts/fonts.conf", line 86: unknown element "blank"

and tidied up the linux build greatly

and added kiwi as a maintainer
2019-11-28 17:31:13 +00:00
Robert Djubek
bf78367499
simplenote: 1.9.1 -> 1.11.0 2019-11-28 17:28:12 +00:00
Alexey Shmalko
8c187741ec
Merge pull request #74509 from r-ryantm/auto-update/osmium-tool
osmium-tool: 1.11.0 -> 1.11.1
2019-11-28 19:12:44 +02:00
R. RyanTM
75deccbf61 openiscsi: 2.0.878 -> 2.1.0 2019-11-28 08:54:12 -08:00
R. RyanTM
58ea4a26ff osmium-tool: 1.11.0 -> 1.11.1 2019-11-28 08:35:00 -08:00
Michael Raskin
6317f5b81c matrixcli: init at 2019-08-15 2019-11-28 17:13:29 +01:00
Florian Klink
917b37c026
Merge pull request #74195 from d-goldin/tribler_python3
tribler: 7.1.2 -> 7.4.0-exp1 (python 3)
2019-11-28 16:53:47 +01:00
Andreas Rammhold
464ff0aa24
Revert "cudatoolkit: move the dependencies into a common expression"
This reverts commit ceafd896f5.
2019-11-29 03:49:34 +12:00
Florian Klink
f46417d436
Merge pull request #74503 from flokli/virtualbox-maintainers
virtualbox: remove myself from maintainers
2019-11-28 16:32:00 +01:00
Jörg Thalheim
19c8402051
pythonPackages.astroquery: fix build (#74479)
pythonPackages.astroquery: fix build
2019-11-28 15:20:46 +00:00
Florian Klink
445b872c89 virtualboxExtpack: remove flokli from maintainers
I'm not using virtualbox anymore.
2019-11-28 16:19:09 +01:00
Florian Klink
64bb05dc4a virtualbox: remove flokli from maintainers
I'm not using virtualbox anymore.
2019-11-28 16:18:11 +01:00
Florian Klink
b5cbd81954 Revert "gitlab: fix updater shebang"
This reverts commit be6f3f69bf.

In fact, `yarn2nix-moretea.yarn2nix` should be available via `yarn2nix`
in nixpkgs master.
2019-11-28 16:15:07 +01:00
Americo
114a83c2ef solargraph: 0.37.2 -> 0.38.0 (#74362) 2019-11-28 15:03:27 +00:00
R. RyanTM
1dd63ad320 nlohmann_json: 3.7.0 -> 3.7.3 2019-11-28 07:00:48 -08:00
Andreas Rammhold
059faab65a
Merge pull request #73803 from andir/buildRustCrate-lib-output
buildRustCrate: add lib output
2019-11-28 15:36:45 +01:00
Marek Mahut
a12c0ed283
Merge pull request #74457 from r-ryantm/auto-update/metabase
metabase: 0.33.2 -> 0.33.6
2019-11-28 15:36:17 +01:00
Tim Steinbach
0e670a2e67
linux: Add CRYPTO_AEGIS128_SIMD for aarch64
See comments: 9b67ea9106
2019-11-28 09:21:06 -05:00
Ryan Mulligan
b3b7a482bc
Merge pull request #74413 from r-ryantm/auto-update/janet
janet: 1.4.0 -> 1.5.1
2019-11-28 06:20:17 -08:00
Ryan Mulligan
bc6b377a86
Merge pull request #74412 from r-ryantm/auto-update/hmmer
hmmer: 3.2.1 -> 3.3
2019-11-28 06:14:56 -08:00
Frederik Rietdijk
072f9fe290
Merge pull request #73813 from aske/virt-man-flags
virt-manager: use setupPyGlobalFlags
2019-11-28 15:14:06 +01:00
Ryan Mulligan
a2f214b1e5
Merge pull request #74431 from r-ryantm/auto-update/kodelife
kodelife: 0.8.6.101 -> 0.8.7.105
2019-11-28 06:13:55 -08:00
R. RyanTM
7c0fcf837a monero-gui: 0.15.0.0 -> 0.15.0.1 2019-11-28 05:37:24 -08:00
Jan Tojnar
482ec0c127
mypaint: format with nixpkgs-fmt
addendum
2019-11-28 14:34:09 +01:00
Jan Tojnar
80051c2247
mypaint: format with nixpkgs-fmt 2019-11-28 14:33:15 +01:00
Jan Tojnar
0243f4455b
libmypaint: use Python 3
Results in binary-indentical library 🎉
2019-11-28 13:56:44 +01:00
Robin Gloster
ca7e098d63
Merge pull request #74474 from WilliButz/grafana-update
grafana: 6.4.5 -> 6.5.1
2019-11-28 13:47:20 +01:00
Jan Tojnar
60779d004e
Merge pull request #74359 from worldofpeace/libappindicator-no-python2
libappindicator: remove python2
2019-11-28 13:14:25 +01:00
Sébastien Maret
eb16eb51f2
pythonPackages.astroquery: fix build
The patch from upstream repository has been included in the latest
release (0.3.10), so we don't need it anymore.
2019-11-28 13:02:52 +01:00
R. RyanTM
b05d3d68b6 mpc_cli: 0.31 -> 0.33 2019-11-28 03:53:40 -08:00
WilliButz
b8227da4c9
grafana: 6.5.0 -> 6.5.1 2019-11-28 12:46:24 +01:00
Dennis Gosnell
42895406af
Merge pull request #74461 from r-ryantm/auto-update/memtest86-efi
memtest86-efi: 8.1 -> 8.2
2019-11-28 20:30:00 +09:00
WilliButz
4bc2d36969
Merge pull request #74392 from r-ryantm/auto-update/freeradius
freeradius: 3.0.19 -> 3.0.20
2019-11-28 12:21:52 +01:00
WilliButz
ce538e8f84
Merge pull request #74419 from r-ryantm/auto-update/highlight
highlight: 3.53 -> 3.54
2019-11-28 12:20:58 +01:00
adisbladis
ebf783544d
Merge pull request #74145 from eadwu/xorgserver/1.20.6
xorg.xorgserver: 1.20.5 -> 1.20.6
2019-11-28 11:00:59 +00:00
Jörg Thalheim
4bbb5fd247
Merge pull request #74181 from minijackson/jellyfin-10.4.2
jellyfin: 10.4.1 -> 10.4.2
2019-11-28 10:59:30 +00:00
R. RyanTM
a2338ea4ef memtest86-efi: 8.1 -> 8.2 2019-11-28 02:44:05 -08:00
R. RyanTM
17a4795037 metabase: 0.33.2 -> 0.33.6 2019-11-28 02:13:38 -08:00
Jörg Thalheim
9ff252ec23
Merge pull request #74432 from r-ryantm/auto-update/kotlin
kotlin: 1.3.50 -> 1.3.60
2019-11-28 10:03:27 +00:00
Jörg Thalheim
3d67191161
libfilezilla: 0.18.2 -> 0.19.1 (#74449)
libfilezilla: 0.18.2 -> 0.19.1
2019-11-28 10:00:03 +00:00
Jörg Thalheim
7973b3cd5e
pythonPackages.bugseverywhere: removing, abandoned (#74441)
pythonPackages.bugseverywhere: removing, abandoned
2019-11-28 09:53:21 +00:00
Jörg Thalheim
472003f525
xournalpp: 1.0.15 -> 1.0.16 (#74454)
xournalpp: 1.0.15 -> 1.0.16
2019-11-28 09:49:51 +00:00
Jörg Thalheim
3a2b788894
Merge pull request #74448 from marius851000/ytcc
ytcc: 1.8.1 -> 1.8.2
2019-11-28 09:45:46 +00:00
Jörg Thalheim
b82d4edef4
wireguard-tools: fix dependencies (#74390)
wireguard-tools: fix dependencies
2019-11-28 09:31:28 +00:00
R. RyanTM
6a3eca8ed5 libfilezilla: 0.18.2 -> 0.19.1 2019-11-28 00:23:43 -08:00
Marek Mahut
570d75ef9e
Merge pull request #74157 from tw-360vier/update-cypress
cypress 3.5.0 -> 3.6.1
2019-11-28 09:08:34 +01:00
marius851000
fd0ecfa809 ytcc: 1.8.1 -> 1.8.2 2019-11-28 09:07:34 +01:00
Florian Klink
c381d1c692
Merge pull request #74391 from kalbasit/nixpkgs_update-bazel
bazel: 1.2.0 -> 1.2.1
2019-11-28 09:00:35 +01:00
Dima
611493595a pythonPackages.bugseverywhere: removing, abandoned
This package has been abandoned by upstream, with the last version
being from 2012. This is being removed due to python 3 incompatibility.
2019-11-28 08:47:52 +01:00
Tor Hedin Brønner
58ef13de05
gjs: 1.58.2 -> 1.58.3 (#74433)
1.58.2 could cause some extensions to crash:
https://gitlab.gnome.org/GNOME/gjs/issues/288

https://gitlab.gnome.org/GNOME/gjs/blob/1.58.3/NEWS
2019-11-28 07:52:15 +01:00
Jonathan Ringer
01c9489b7d python3Packages.slicedimage: add tifffile dependency 2019-11-27 22:50:32 -08:00
Jonathan Ringer
7bbdedb743 python3Packages.hvplot: add colorcet dependency 2019-11-27 22:48:57 -08:00
Jonathan Ringer
3c715aef15 pythonPackages.send2trash: 1.4.2 -> 1.5.0 2019-11-27 22:44:25 -08:00
Jonathan Ringer
0e520afd0e python3Packages.imbalanced-learn: disable version tests
seems that the sklearn package has moved some private methods.
2019-11-27 22:26:23 -08:00
R. RyanTM
5f7d5190b8 klaus: 1.4.0 -> 1.5.0 2019-11-27 22:26:01 -08:00
R. RyanTM
4474bd4354 gnome3.gvfs: 1.42.1 -> 1.42.2 (#74423) 2019-11-28 07:12:18 +01:00
R. RyanTM
a686bdafd8 kotlin: 1.3.50 -> 1.3.60 2019-11-27 22:00:32 -08:00
R. RyanTM
a676c82cf6 kodelife: 0.8.6.101 -> 0.8.7.105 2019-11-27 21:57:11 -08:00
R. RyanTM
521122f10e gjs: 1.58.1 -> 1.58.2 2019-11-27 21:17:02 -08:00
Maciej Krüger
b896e929f6 fix: anydesk 2019-11-27 20:25:03 -08:00
R. RyanTM
41ae16171e gmime3: 3.2.3 -> 3.2.5 2019-11-27 20:22:14 -08:00
Jonathan Ringer
f4f8169021 python3Packages.behave: use pytest_4 2019-11-27 19:55:52 -08:00
R. RyanTM
289aacbf8c auctex: 12.1 -> 12.2 2019-11-27 19:45:35 -08:00
R. RyanTM
3e938541da fasm-bin: 1.73.16 -> 1.73.18 2019-11-27 19:42:37 -08:00
R. RyanTM
00a8b5fc15 highlight: 3.53 -> 3.54 2019-11-27 19:28:29 -08:00
Jonathan Ringer
e0907e2ae9 python3Packages.papis: remove restrictive version bounds 2019-11-27 19:27:32 -08:00
Jonathan Ringer
cbe6c3a79c python3Packages.uproot: fix tests 2019-11-27 19:27:13 -08:00
Jonathan Ringer
f2db320482 python3Packages.atomman: 1.2.8 -> 1.3.0 2019-11-27 19:26:43 -08:00
Jonathan Ringer
0bff5f6438 Revert "python: imbalanced-learn: 0.4.3 -> 0.5.0"
This reverts commit 47c7ad52f0.

frozen version was not meant to be bumped
2019-11-27 19:26:28 -08:00
Mathias Schreck
815a11f887 aws-sam-cli: 0.22.0 -> 0.34.0 2019-11-27 19:24:47 -08:00
Mathias Schreck
5f3d02bfe2 aws-sam-translator: 1.15.1 -> 1.16.0 2019-11-27 19:24:47 -08:00
Mathias Schreck
025f2ea3e4 aws-lambda-builders: 0.4.0 -> 0.6.0 2019-11-27 19:24:47 -08:00
R. RyanTM
5df841fce3 janet: 1.4.0 -> 1.5.1 2019-11-27 18:51:25 -08:00
R. RyanTM
6563dd3351 hmmer: 3.2.1 -> 3.3 2019-11-27 18:40:23 -08:00
Jan Tojnar
e44fec5df2
gnome3.iagno: 3.34.2 -> 3.34.3 (#74402)
gnome3.iagno: 3.34.2 -> 3.34.3
2019-11-28 02:43:41 +01:00
R. RyanTM
f25d1368bc eventstore: 5.0.2 -> 5.0.5 2019-11-27 17:07:00 -08:00
R. RyanTM
9ce59e6bec gnome3.iagno: 3.34.2 -> 3.34.3 2019-11-27 16:36:20 -08:00
Jonathan Ringer
d8a57e3614 pythonPackages.sunpy: 1.0.2 -> 1.0.6 2019-11-27 16:17:51 -08:00
Jaakko Luttinen
68e7f9c7b9 pythonPackage.XlsxWriter: 1.2.1 -> 1.2.6 2019-11-27 16:03:00 -08:00
Florian Klink
f1c7891c8d
Merge pull request #74278 from talyz/gitlab-12.5.0
gitlab: 12.4.3 -> 12.5.0
2019-11-28 00:52:31 +01:00
rouhannb
412cd6467c zafiro-icons: 0.9 -> 1.0 2019-11-27 18:50:02 -05:00
Jan Tojnar
25a95a9764
python3.pkgs.babelgladeextractor: 0.6.0 → 0.6.1 (#74374)
python3.pkgs.babelgladeextractor: 0.6.0 → 0.6.1
2019-11-28 00:41:25 +01:00
Wael M. Nasreddine
97656e9589
bazel: 1.2.0 -> 1.2.1 2019-11-27 15:36:24 -08:00
Jan Tojnar
fb1a3ef494
gnome3.gnome-taquin: 3.34.1 -> 3.34.2 (#74369)
gnome3.gnome-taquin: 3.34.1 -> 3.34.2
2019-11-28 00:28:04 +01:00
Jan Tojnar
5d3e94f462
gnome3.gnome-boxes: 3.34.1 -> 3.34.2 (#74367)
gnome3.gnome-boxes: 3.34.1 -> 3.34.2
2019-11-28 00:27:32 +01:00
Jan Tojnar
a0c5076861
gnome3.gedit: 3.34.0 -> 3.34.1 (#74354)
gnome3.gedit: 3.34.0 -> 3.34.1
2019-11-28 00:23:43 +01:00
Jan Tojnar
ecc42dabb4
gnome3.gnome-maps: 3.34.1 -> 3.34.2 (#74383)
gnome3.gnome-maps: 3.34.1 -> 3.34.2
2019-11-28 00:21:08 +01:00
Sorin Iclanzan
f555515412 Add iptables to wireguard-tools 2019-11-27 18:19:38 -05:00
Florian Klink
deb0049ca0 gitlab-workhorse: 8.14.0 -> 8.14.1 2019-11-28 00:18:03 +01:00
Florian Klink
02eae2c3aa gitaly: 1.72.0 -> 1.72.1 2019-11-28 00:17:50 +01:00
Florian Klink
00f4760cdc gitlab: 12.5.0 -> 12.5.2 2019-11-28 00:17:30 +01:00
Florian Klink
be6f3f69bf gitlab: fix updater shebang 2019-11-28 00:17:17 +01:00
R. RyanTM
4c53dea763 freeradius: 3.0.19 -> 3.0.20 2019-11-27 15:11:39 -08:00
Oleksii Filonenko
2cc3502ca0
starship: 0.26.4 -> 0.26.5 2019-11-28 01:08:38 +02:00
Aaron Andersen
5988940ca7
Merge pull request #73577 from helsinki-systems/matomo-consistency
matomo: Fix consistency check
2019-11-27 18:07:20 -05:00
Bart Brouns
ae56881092 bsequencer: 0.4 -> 1.2.0 2019-11-27 23:49:04 +01:00
R. RyanTM
05dde33a9d gnome3.gnome-maps: 3.34.1 -> 3.34.2 2019-11-27 14:41:15 -08:00
Jan Tojnar
854c537f98
python3.pkgs.babelgladeextractor: 0.6.0 → 0.6.1
https://github.com/gnome-keysign/babel-glade/compare/0.6.0...0.6.1
2019-11-27 22:34:00 +01:00
Jan Tojnar
2dfd94ac4a
gnome-keysign: stop requiring lxml
Required to build with BabelGladeExtractor 0.6.1.
2019-11-27 22:33:24 +01:00
Samuel Dionne-Riel
0ee0489d42
Merge pull request #74363 from flokli/builduboot-src
buildUBoot: allow passing custom src
2019-11-27 16:10:01 -05:00
R. RyanTM
908ef0bfba gnome3.gnome-taquin: 3.34.1 -> 3.34.2 2019-11-27 13:08:31 -08:00
R. RyanTM
1426aa37f5 gnome3.gnome-boxes: 3.34.1 -> 3.34.2 2019-11-27 13:01:29 -08:00
Florian Klink
cedbdc934d buildUBoot: allow passing custom src
We allowed passing another version, but that wasn't too useful, given we
hardcoded the hash of the fetchurl.
2019-11-27 21:57:41 +01:00
adisbladis
328f8112cc
Merge pull request #74365 from iclanzan/fix-neovim-crash
libterm-neovim: 2019-08-28 -> 2019-10-08
2019-11-27 20:53:51 +00:00
Sorin Iclanzan
4040b6e573 libterm-neovim: 2019-08-28 -> 2019-10-08
Updating to the same version as neovim ships with fixes
https://github.com/NixOS/nixpkgs/issues/74286.
2019-11-27 15:36:09 -05:00
worldofpeace
25b6665988 libappindicator: remove python2 2019-11-27 15:25:30 -05:00
Bjørn Forsman
b345649811 uncrustify: 0.67 -> 0.70.1
It depends on python now (only build time).
2019-11-27 20:50:04 +01:00
worldofpeace
8ef9f8b893
Merge pull request #74336 from virusdave/dnicponski/scratch/upgrade_unison_to_g
unison: 1.0.M1f -> 1.0.M1g
2019-11-27 19:35:42 +00:00
worldofpeace
420d879580
Merge pull request #74348 from blitz/git-machete-bump
gitAndTools.git-machete: 2.12.1 -> 2.12.2
2019-11-27 19:35:03 +00:00
tekeri
d35bd2f7b8 pbis-open: init at 9.1.0 2019-11-27 11:14:25 -08:00
R. RyanTM
0db9aff252 gnome3.gedit: 3.34.0 -> 3.34.1 2019-11-27 11:11:18 -08:00
Jonathan Ringer
8d3777925e python3Packages.python-daemon: fix missing dependency 2019-11-27 10:48:52 -08:00
Nikolay Korotkiy
6b68bf931f
xournalpp: 1.0.15 -> 1.0.16 2019-11-27 21:47:45 +03:00
Markus Schneider
4ee137ed86 flat-remix-icon-theme: init at 20191018
(#57659)
2019-11-27 19:36:42 +01:00
Oleksii Filonenko
fb00dacecc onefetch: init at 2.1.0
Co-authored-by: Kloenk <Kloenk@users.noreply.github.com>
2019-11-27 10:14:26 -08:00
Nikolay Korotkiy
f0b5b247d9
josm: 15390 -> 15492 2019-11-27 19:00:02 +01:00
Jan Tojnar
352775cc51
cawbird: fix build with disallowed aliases
also clean up
2019-11-27 18:53:58 +01:00
Maximilian Bosch
ec3ac88ed8
Merge pull request #74347 from xwvvvvwx/wireguard-20191127
wireguard-tools: 0.0.20191012 -> 0.0.20191127
2019-11-27 18:35:43 +01:00