Maximilian Bosch
baa980c3ef
Merge pull request #88577 from evils/sway-contrib
...
sway-contrib: init with grimshot and inactive-windows-transparency
2020-06-15 01:04:15 +02:00
Tom Hall
b5bb201579
augustus: init at 1.4.1a
2020-06-14 23:22:40 +01:00
Tom Hall
731f722289
julius: init at 1.4.1
2020-06-14 23:11:52 +01:00
John Ericson
fd4dcae884
Merge remote-tracking branch 'upstream/nixpkgs-unstable' into staging
2020-06-14 21:46:35 +00:00
John Ericson
e97e3b8641
Merge pull request #90206 from Ericson2314/faster-release-eval
...
release-lib: Avoid filtering twice
2020-06-14 15:50:02 -04:00
Frederik Rietdijk
c7e89746d9
Merge pull request #90344 from dotlambda/dot2tex-python3
...
dot2tex: use python3
2020-06-14 19:45:21 +02:00
Benjamin Hipple
4c5c996c2b
rippled: fix build after boost 1.72 upgrade
...
This was broken in #84182 ; pinning back to 1.71 fixes the build.
2020-06-14 10:34:32 -04:00
Robert Schütz
4235528685
dot2tex: use python3
2020-06-14 15:10:39 +02:00
Robert Schütz
0c30b9ef73
python.pkgs.dot2tex: enable python3 and run tests
2020-06-14 15:10:07 +02:00
Pierre Bourdon
8dd26c6d85
dotnetPackages.FSharpAutoComplete: add missing glib dependency
2020-06-14 12:53:38 +02:00
Linus Heckemann
2c6fcb0499
Merge pull request #85899
2020-06-14 11:15:41 +02:00
Dmitry Kalinkin
f97f334a6c
Merge pull request #89821 from veprbl/pr/clementine_1_4_0rc1
...
clementine: 1.3.1 -> 1.4.0rc1, switch to Qt 5, fix build
2020-06-13 19:54:28 -04:00
Dmitry Kalinkin
fa942617bc
Merge pull request #89688 from veprbl/pr/g4py_rework
...
pythonPackages.geant4: init at 10.6.2
2020-06-13 19:53:17 -04:00
Evan Stoll
187a7f9073
pythonPackages.scrapy-splash: init at 0.7.2
2020-06-13 15:05:11 -07:00
Evan Stoll
0a3c9949ba
pythonPackages.scrapy-deltafetch: init at 1.2.1
2020-06-13 15:05:11 -07:00
Evan Stoll
f9559836d1
pythonPackages.scrapy-fake-useragent: init at 1.2.0
2020-06-13 15:05:11 -07:00
Evan Stoll
091c2979ee
pythonPackages.fake-useragent: init at 0.1.11
2020-06-13 15:05:11 -07:00
Frederik Rietdijk
2e4b4e3300
Merge staging-next into staging
2020-06-13 11:03:26 +02:00
Frederik Rietdijk
1523382160
Merge master into staging-next
2020-06-13 11:02:21 +02:00
Frederik Rietdijk
d2971d15c6
Merge pull request #89723 from NixOS/python-unstable
...
Python package set major updates
2020-06-13 10:41:31 +02:00
Frederik Rietdijk
818cf7827b
buildPythonPackage: recompile bytecode for reproducibility
...
Due to a change in pip the unpacked wheels are no longer reproducible.
We recompile the bytecode to cleanup this error.
https://github.com/NixOS/nixpkgs/issues/81441
2020-06-13 10:36:28 +02:00
Samuel Dionne-Riel
c42545445a
Merge pull request #90212 from lovesegfault/rm-casper
...
casperjs: remove
2020-06-12 22:03:32 -04:00
Bernardo Meurer
dbf352aca1
casperjs: remove
2020-06-12 16:08:39 -07:00
John Ericson
2fc097ad74
Merge pull request #90204 from Ericson2314/fix-perl-pkg-config
...
perlPackages.ExtUtilsPkgConfig: Fix build
2020-06-12 18:01:43 -04:00
Ben Darwin
a6d8a12e4e
python3Packages.duecredit: init at 0.8.0
2020-06-12 12:33:44 -07:00
Ben Darwin
4c2504a6bf
python3Packages.citeproc-py: init at 0.5.1
2020-06-12 12:33:44 -07:00
Ben Darwin
a113aa5b6b
python3Packages.rnc2rng: init at 2.6.4
2020-06-12 12:33:44 -07:00
John Ericson
2a8b8f6593
release-lib: Avoid filtering twice
...
We were using `supportedMatches` both when getting the list of
platforms, and before `genAttrs` the derivation for each. Now we just
filter the second time,
2020-06-12 15:23:21 -04:00
Jeremy Schlatter
a3b63dbc72
python3Packages.iterm2: init at 1.14
2020-06-12 11:58:19 -07:00
Doron Behar
8e1dcea3d5
ffmpeg: default to ffmpeg_4
2020-06-12 11:55:31 -07:00
John Ericson
41dc003692
perlPackages.ExtUtilsPkgConfig: Fix build
...
Fixes #90084
2020-06-12 18:22:37 +00:00
Jan Tojnar
3e9434457f
Merge pull request #89408 from jpotier/add-libucl
2020-06-12 16:22:40 +02:00
Mario Rodas
80643891c0
Merge pull request #90181 from martinbaillie/terraform-language-server
...
terraform-ls: init at 0.3.2
2020-06-12 08:18:35 -05:00
Profpatsch
91340aeea8
gitit: init at 0.13.0.0
...
This was broken in `haskellPackages` for a long time, but it’s back!
Time to give it a place in the toplevel and a prope) treatment:
* Semi-static binary
* Remove all references to `Paths_` modules of dependencies
* gitit tries very hard to have a runtime dependency on GHC, disable
that by default.
Also added myself as a maintainer, let’s try to keep this working from
now on.
Fixes https://github.com/NixOS/nixpkgs/issues/32377
2020-06-12 13:21:34 +02:00
Martin Baillie
66dcfc613e
terraform-ls: init at 0.3.2
...
Signed-off-by: Martin Baillie <martin@baillie.email>
2020-06-12 20:35:06 +10:00
Frederik Rietdijk
febc27b59a
Merge master into staging-next
2020-06-12 08:57:26 +02:00
Graham Christensen
80b39add79
Merge pull request #90095 from mgdm/add-rtl-ais
...
rtl-ais: init at 0.8.1
2020-06-11 16:15:04 -04:00
Jan Tojnar
e7e68b2d8a
Merge pull request #89545 from magnetophon/lv2_1_18_0
2020-06-11 21:50:05 +02:00
Robert Schütz
45f21f7c84
setzer: init at 0.2.8 ( #90047 )
2020-06-11 19:49:48 +02:00
Bart Brouns
0e90984ff0
faust: unstable-2020-03-20 -> unstable-2020-06-08
2020-06-11 19:26:56 +02:00
Matthew Bauer
0daaed8730
Revert "Merge pull request #89726 from doronbehar/ruby-gcc-ref"
...
This reverts commit 6590c33850
, reversing
changes made to d659f968ba
.
2020-06-11 12:05:14 -05:00
WilliButz
efd8f66119
Merge pull request #89449 from mmilata/lnd-exporter
...
nixos/prometheus-lnd-exporter: init
2020-06-11 18:53:54 +02:00
adisbladis
9de29f6dd7
aliases: Remove lib.warn call
...
It makes ofborg evaluation fail.
2020-06-11 18:48:42 +02:00
Martin Milata
0a5eab2692
prometheus-lnd-exporter: init at unstable-2020-01-09
2020-06-11 18:22:53 +02:00
Matthew Bauer
6590c33850
Merge pull request #89726 from doronbehar/ruby-gcc-ref
...
rubyMinimal: don't reference stdenv.cc
2020-06-11 11:01:39 -05:00
Doron Behar
7be315a842
mpv-with-scripts: revive in aliases along with a warning
...
To prevent a breaking change while providing fully backwards compatible
interface to mpv-with-scripts, this replaces the harsh error using
`mpv-with-scripts` had.
2020-06-11 17:18:23 +02:00
WilliButz
016a538f71
Merge pull request #89810 from mdlayher/mdl-keylight-exporter
...
prometheus-keylight-exporter: init at 0.1.1
2020-06-11 15:14:17 +02:00
Frederik Rietdijk
df412d462f
mitmproxy: keep using python37 until asynctest is fixed
2020-06-11 12:47:11 +02:00
Frederik Rietdijk
06ef649346
mitmproxy: keep using python37 until asynctest is fixed
2020-06-11 12:46:16 +02:00
Frederik Rietdijk
0b292e7ee3
python2.pkgs.sympy: keep 1.5.1 for python2 for sage
2020-06-11 12:13:11 +02:00
Frederik Rietdijk
1a012f3fa7
python2.pkgs.soupsieve: keep 1.9.6 for python 2
2020-06-11 12:07:46 +02:00
Frederik Rietdijk
28a1fffbec
python2.pkgs.dulwich: keep 0.19.16 for python 2
2020-06-11 12:05:21 +02:00
Frederik Rietdijk
418b67bad8
python.pkgs.lazy: init at 1.4
2020-06-11 11:48:09 +02:00
Frederik Rietdijk
f3a693122c
python.pkgs.build: init at 0.0.3.1
2020-06-11 11:36:29 +02:00
Frederik Rietdijk
41010cf832
python.pkgs.pep517: init at 0.8.2
2020-06-11 11:36:17 +02:00
Frederik Rietdijk
858a96035c
python3.pkgs.rsa: 4.0 -> 4.1
...
keep python2 at 4.0
2020-06-11 10:07:58 +02:00
Jonathan Ringer
9d6f00dc98
pythonPackages.libcloud: freeze at 2.8.2
2020-06-11 10:00:27 +02:00
Frederik Rietdijk
81fc2ad582
python2.pkgs.pyhamcrest: keep 1.10.1 for python 2
2020-06-11 10:00:26 +02:00
Frederik Rietdijk
8263989d11
python2.pkgs.httpretty: keep 0.9.7 for python 2
2020-06-11 10:00:26 +02:00
Frederik Rietdijk
5b0379ba90
python.pkgs.sphinxcontrib-websupport: keep 1.1.2 for python 2
2020-06-11 10:00:25 +02:00
Frederik Rietdijk
82c8cfe12c
python2.pkgs.catalogue: keep 1.0.0 for python 2
2020-06-11 10:00:25 +02:00
Frederik Rietdijk
224d7b129c
python.pkgs.pytest-mock: use 2.0.0 for python 2
2020-06-11 10:00:25 +02:00
Frederik Rietdijk
535ae9d44e
python.pkgs.pygments: fixup
2020-06-11 10:00:25 +02:00
Frederik Rietdijk
9a49beb08d
python.pkgs.kiwisolver: fix build
2020-06-11 10:00:25 +02:00
Frederik Rietdijk
936b2b8782
python.pkgs.cppy: init at 1.1.0
2020-06-11 10:00:25 +02:00
Frederik Rietdijk
d43a33333d
python.pkgs.blaze: remove
...
broken and unmaintained upstream
2020-06-11 10:00:25 +02:00
Frederik Rietdijk
1895ef4dbd
python.pkgs.odo: remove
...
broken and unmaintained upstream
2020-06-11 10:00:25 +02:00
Frederik Rietdijk
9dfb5e4155
python2.pkgs.configparser: keep at 4.0.2 for python 2
2020-06-11 10:00:25 +02:00
Frederik Rietdijk
91e035056a
python2.pkgs.jaraco_functools: keep at 2.0 for python 2
2020-06-11 10:00:25 +02:00
Frederik Rietdijk
b1d78acc03
python2.pkgs.jaraco_stream: keep at 2.0 for python 2
2020-06-11 10:00:25 +02:00
Frederik Rietdijk
07cc118adb
python2.pkgs.zipp: init at 1.0.0
2020-06-11 10:00:25 +02:00
Evils
40c3a8eead
sway-contrib.grimshot: init at 2020-05-08
2020-06-11 07:37:37 +02:00
Michael Maclean
5b8a78a972
rtl-ais: init at 0.8.1
2020-06-10 22:46:34 +01:00
Fabian Hauser
9c95e8150a
hamster: init at 3.0.2
2020-06-10 22:05:18 +02:00
Vladimír Čunát
13add13388
Merge branch 'master' into staging-next
...
... to resolve a trivial conflict in libpcap.
2020-06-10 20:00:44 +02:00
Vladimír Čunát
a5f5d020c6
Merge branch 'staging-next'
2020-06-10 16:13:48 +02:00
Timo Kaufmann
fd8892961f
Merge pull request #79842 from mir06/add-liberfa
...
liberfa: init at 1.7.0
2020-06-10 15:01:23 +02:00
José Romildo Malaquias
1f1f02bb73
Merge pull request #89765 from romildo/upd.qsudo
...
qsudo: init at 2020.03.27
2020-06-10 07:06:57 -03:00
Vladimír Čunát
16024fcaec
Merge branch 'staging-next' into staging
...
In particular, this fixes ISO evaluation.
2020-06-10 09:42:36 +02:00
Vladimír Čunát
6e9bb30566
Merge branch 'master' into staging-next
...
In particular, this fixes ISO evaluation.
2020-06-10 09:41:53 +02:00
Armin Leuprecht
5fe5be3d86
liberfa: init at 1.7.0
2020-06-10 07:34:26 +00:00
Vladimír Čunát
2988780eb5
autogen: 5.18.12 -> 5.18.16
...
I re-checked that pkgsCross.aarch64-multiplatform.autogen builds.
https://github.com/NixOS/nixpkgs/pull/89388#issuecomment-639155770
2020-06-10 08:31:25 +02:00
Jaka Hudoklin
e8bcac75f3
gore: init at 0.5.0 ( #89722 )
2020-06-09 22:22:51 -07:00
Jan Tojnar
acb53e0698
Merge branch 'staging-next' into staging
2020-06-10 04:10:57 +02:00
Jan Tojnar
c637cbe992
Merge branch 'master' into staging-next
2020-06-10 04:10:34 +02:00
Aaron Andersen
15b098b2a8
Merge pull request #86780 from sternenseemann/xmlrpc-lite-0.7.17
...
perlPackages.XMLRPCLite: init at 0.717
2020-06-09 21:10:16 -04:00
zimbatm
9494fdeeb3
Merge pull request #70327 from abbradar/synapse-plugins
...
Refactor Synapse plugins, add matrix-synapse-pam
2020-06-09 23:54:54 +02:00
sternenseemann
1c7fd15a42
ocamlPackages.crowbar: init at 0.2
2020-06-09 21:26:38 +02:00
sternenseemann
f8ba613f10
perlPackages.XMLRPCLite: init at 0.717
2020-06-09 17:31:58 +02:00
Michael Weiss
e0c970c0e2
Merge pull request #89820 from primeos/linux_5_7
...
linux_5_7: init at 5.7.1
2020-06-09 15:56:50 +02:00
Michael Weiss
551a9887e2
hardenedLinuxPackagesFor: Make it possible to delay major updates
...
This adds an abstraction/hack to update the latest hardened kernel
independent of linux_latest, which is required as the hardened patches
aren't immediately available ([0] currently doesn't exist).
Currently the Linux hardened patches aren't even available for 5.7 which
was released on 2020-05-31 (already 9 days ago!).
Therefore it is required to keep both linuxPackages_latest_hardened and
linuxPackages_latest_xen_dom0_hardened at 5.6 until the patches for 5.7
are released.
This abstraction makes that task more manageable but we should aim for a
better solution to resolve this or at least a cleaner and more robust
implementation (in the sense of better error messages).
[0]: https://github.com/anthraxx/linux-hardened/releases/tag/5.7.1.a
2020-06-09 15:39:32 +02:00
Francesco Gazzetta
5a211182fd
castor: init at 0.8.14
2020-06-09 14:54:05 +02:00
zowoq
2c79d7f0c2
ffmpeg-full: inherit src/version from ffmpeg
2020-06-09 14:26:31 +02:00
Stig Palmquist
4e9fb76420
perlPackages.NetIPLite: init at 0.03
2020-06-09 10:47:38 +02:00
Julien Coolen
115b7d92b8
graphql_ppx: init at 0.7.1
2020-06-09 08:56:18 +02:00
adisbladis
423f85422f
poetry: 1.0.5 -> 1.0.8
2020-06-09 02:54:49 +02:00
Matthew Bauer
5f11c0ad81
Merge pull request #70024 from NixOS/nix-static
...
nix: allow static compilation
2020-06-08 17:55:40 -05:00
Matthew Bauer
a9924d7ab8
libexecinfo: fix building statically
2020-06-08 17:47:51 -05:00
Domen Kožar
c86af902f4
nix: allow static compilation
2020-06-08 17:47:44 -05:00
Matthew Bauer
bcda2525a3
Merge pull request #89505 from matthewbauer/remove-outdated-support-groups
...
release-lib.nix: remove innacurate platform groups
2020-06-08 17:28:17 -05:00
Daniel Schaefer
f56b70378e
rpm: 4.14.2.1 -> 4.15.1
...
It's only compatible with Python3 now.
2020-06-08 19:27:41 +02:00
Dmitry Kalinkin
9146684bbb
liblastfm: switch to Qt 5
2020-06-08 13:17:46 -04:00
Michael Weiss
19b2efbc39
linux_5_7: init at 5.7.1
...
Changes:
- Copied linux-5.7.nix from linux-5.6.nix
- Add linux_5_7 and linuxPackages_5_7
- Update linux_latest to 5.7
Note:
The kernel patch 'kernelPatches.export_kernel_fpu_functions."5.3"' is
still applied as I copied the list from linux_5_7 (vs. linux_testing).
This patch is probably still required for the ZFS performance.
2020-06-08 17:44:36 +02:00
Matt Layher
77ca582d91
prometheus-keylight-exporter: init at 0.1.1
2020-06-08 10:23:44 -04:00
Frederik Rietdijk
8576d24b2a
Merge staging-next into staging
2020-06-08 12:08:51 +02:00
Frederik Rietdijk
dc33419285
Merge master into staging-next
2020-06-08 12:06:12 +02:00
Mario Rodas
524e24c9ff
Merge pull request #89706 from marsam/init-go-toml
...
go-toml: init at 1.8.0
2020-06-07 19:30:25 -05:00
Marek Mahut
458919e9fe
Merge pull request #89768 from 1000101/ninvaders
...
ninvaders: init at 0.1.2
2020-06-07 22:53:45 +02:00
1000101
c8d679a141
ninvaders: init at 0.1.2
2020-06-07 22:24:36 +02:00
José Romildo Malaquias
da6ab6626e
qsudo: init at 2020.03.27
2020-06-07 16:22:53 -03:00
worldofpeace
131028cd50
Merge pull request #89613 from flokli/pipewire_0_2_version
...
pipewire_0_2: move from 2.nix to 0.2.nix
2020-06-07 14:19:54 -04:00
Marek Mahut
9ed9140cc6
Merge pull request #86230 from prusnak/electron-cleanup
...
electron_3: refactor
2020-06-07 20:07:10 +02:00
Frederik Rietdijk
e1efaad932
home-assistant: use python37 because of aiohttp
2020-06-07 19:24:44 +02:00
Frederik Rietdijk
1deac026fe
azure-cli: use python37 because of aiohttp
2020-06-07 19:24:44 +02:00
Benjamin Hipple
c6a8c32613
Merge pull request #89727 from vbgl/ocaml-sexplib-remove-legacy
...
ocamlPackages.sexplib_p4: remove
2020-06-07 11:31:43 -04:00
Frederik Rietdijk
11398cb350
Merge pull request #88977 from filalex77/wrangler-1.9.2
...
wrangler: 1.9.1 -> 1.9.2
2020-06-07 16:12:20 +02:00
Frederik Rietdijk
e9083c5a88
vulnix: use python 3.7
2020-06-07 15:12:50 +02:00
EEva (JPotier)
a739d310c1
libucl: init at 0.8.1
2020-06-07 14:01:26 +03:00
Frederik Rietdijk
59ca4153ef
apache-airflow: build with python 3.7
2020-06-07 11:44:00 +02:00
Vincent Laporte
cb6ffc170b
ocamlPackages.sexplib_112_24_01: remove at 112.24.01
...
This is a legacy version for OCaml ≤ 4.02
2020-06-07 10:15:17 +02:00
Vincent Laporte
f4a7f9f499
ocamlPackages.sexplib_111_25_00: remove at 111.25.00
...
This is a legacy version for OCaml ≤ 4.02
2020-06-07 10:15:17 +02:00
Vincent Laporte
0cadf9c028
ocamlPackages.sexplib_108_08_00: remove at 108.08.00
...
This is a legacy version for OCaml ≤ 4.02
2020-06-07 10:15:17 +02:00
Christoph Hrdinka
355eed433b
Merge pull request #68328 from OPNA2608/package-np2kai
...
np2kai: init at 0.86rev22
2020-06-07 10:13:33 +02:00
Frederik Rietdijk
f5a63f1067
Merge pull request #89583 from alyssais/fontforge
...
fontforge: 20190801 -> 20200314
2020-06-07 09:43:54 +02:00
Doron Behar
bb8ea13840
rubyMinimal: Disable JIT support and remove cc refs
...
To make rubyMinimal truely minimal, it shouldn't reference stdenv.cc
2020-06-07 10:32:11 +03:00
Frederik Rietdijk
d0532e79ae
Merge staging-next into staging
2020-06-07 09:25:46 +02:00
Frederik Rietdijk
6b8223e634
Merge master into staging-next
2020-06-07 09:25:12 +02:00
Vincent Laporte
1c3e3e081c
ocamlPackages.pa_test: remove at 112.24.00
...
This is a legacy package for OCaml ≤ 4.02
2020-06-07 07:48:47 +02:00
adisbladis
243cfc5769
Merge pull request #89588 from jonringer/freeze-piillow-py2
...
python2Packages.pillow: freeze at 6.2.2
2020-06-07 00:44:23 +02:00
Dmitry Kalinkin
6fa6decded
pythonPackages.geant4: init at 10.6.2
...
Starting geant4 10.6.2 g4py can not be built separately
http://geant4-data.web.cern.ch/geant4-data/ReleaseNotes/Patch4.10.6-2.txt
Also, it appears that g4py itself is now deprecated, it was moved
to environments/g4py/tests/g4pytest in the source distribution. The only
remaining imported module is Geant4, hence python package name
`pythonPackages.geant4`, the capitalization matches the one of the non-python
attribute.
2020-06-06 14:53:54 -04:00
Mario Rodas
8a51f8095b
Merge pull request #89664 from zowoq/gh-alias
...
gitAndTools.gh: add github-cli alias
2020-06-06 13:34:09 -05:00
Dmitry Kalinkin
c1728ad3c7
Merge pull request #89550 from prusnak/drop-libjpeg-drop
...
libjpeg_drop: remove
2020-06-06 14:10:58 -04:00
Matías Lang
5930a0ea44
mpvScripts.simple-mpv-webui: init at 1.0.0
2020-06-06 14:46:15 -03:00
Luka Blaskovic
bd400bd006
lyaml: init at 6.2.5-1, update all generated packages
2020-06-06 18:45:57 +02:00
zowoq
d332426add
gitAndTools.gh: add github-cli alias
2020-06-07 01:19:46 +10:00
Mario Rodas
6a38067fcf
go-toml: init at 1.8.0
2020-06-06 04:20:00 -05:00
Florian Klink
a382d06ffd
pipewire_0_2: move from 2.nix to 0.2.nix
...
This wrongly suggests there's a 2.x version.
2020-06-06 11:03:13 +02:00
Alyssa Ross
e9848d11ad
fontforge: 20190801 -> 20200314
...
This fixes the failing build.
Build system changed to cmake.
2020-06-06 04:51:01 +00:00
Jonathan Ringer
7abf70b244
python2Packages.pillow: freeze at 6.2.2
2020-06-05 20:34:35 -07:00
Jon
79b919e75b
Merge pull request #88614 from SCOTT-HAMILTON/add-keysmith
...
Add keysmith
2020-06-05 15:00:57 -07:00
Wael Nasreddine
47361447f8
nanopb: init at 0.4.1
2020-06-05 13:33:21 -07:00
Pavol Rusnak
88f5f970b4
libjpeg_drop: remove
...
The drop patches have been upstreamed to libjpeg 9d
2020-06-05 21:56:56 +02:00
Frederik Rietdijk
1c68570ab2
Merge staging-next into staging
2020-06-05 19:42:16 +02:00
Frederik Rietdijk
43f71029cc
Merge master into staging-next
2020-06-05 19:40:53 +02:00
Frederik Rietdijk
5f0bd4d70f
python3.pkgs.jupyter-sphinx: init at 0.2.4
2020-06-05 18:25:22 +02:00
José Romildo Malaquias
e0e9b9fb07
Merge pull request #89420 from romildo/fix.lxappearance
...
lxappearance: default to Gtk3
2020-06-05 10:08:30 -03:00
Rémi NICOLE
f16f0c2fac
xdg-desktop-portal-wlr: init at 0.1.0 ( #83485 )
...
* xdg-desktop-portal-wlr: init at 2020-03-13
* xdg-desktop-portal-wlr: 2020-03-13 -> 0.1.0
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2020-06-05 12:51:34 +00:00
Scott Hamilton
ab19002043
keysmith: Init at v0.1
2020-06-05 13:44:11 +02:00
Jörg Thalheim
abb2f6038c
Merge pull request #89525 from Mic92/cgmanager
2020-06-05 11:46:42 +01:00
Alexander Biehl
a5bdbb895d
Apply @jonringers suggestions
...
Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-06-05 12:19:51 +02:00