Maxine Aubrey
2cf150ab8c
packer: 1.7.1 -> 1.7.2
2021-04-06 19:54:19 +02:00
Michael Weiss
a05293a93c
libplacebo: 3.120.0 -> 3.120.1 ( #118677 )
...
Disable the demos to avoid warnings (this doesn't change anything as
they weren't built before due to missing dependencies).
2021-04-06 19:30:39 +02:00
Jan Tojnar
1ca880a228
flatpak: fix flatpak-spawn --clear-env
...
Chromium Flatpak package uses flatpak-spawn command for sandboxing
the child processes. The command comes from flatpak-xdg-utils, which is
presumably included in Flatpak runtimes. The command then calls Spawn
method of the portal.
The portal supports running commands in a clear environment when passed
FLATPAK_SPAWN_FLAGS_CLEAR_ENV flag. Unfortunately, that also clears PATH,
which is probably what prevents `flatpak` command itself from being found.
There is a relevant TODO note in the code:
https://github.com/flatpak/flatpak/blob/1.10.2/portal/flatpak-portal.c#L995-L999
For now, let’s hardcode the path to the binary.
2021-04-06 19:16:34 +02:00
Yurii Matsiuk
f1b7ee849d
appgate-sdp: add missing xdg-utils
2021-04-06 18:52:18 +02:00
"Andrey Kuznetsov"
fbebdfe9f1
vimPlugins.rust-tools-nvim: init at 2021-04-06
2021-04-06 16:50:20 +00:00
"Andrey Kuznetsov"
f142c40b35
vimPlugins.jellybeans-nvim: init at 2021-04-05
2021-04-06 16:50:20 +00:00
Andrey Kuznetsov
95411fe906
vimPlugins.vim-clap: updated cargoSha256
2021-04-06 16:50:20 +00:00
"Andrey Kuznetsov"
deed0b3813
vimPlugins: update
2021-04-06 16:24:54 +00:00
Andrey Kuznetsov
71c4f6c24b
vimPlugins.glow-nvim: set branch to main
2021-04-06 16:24:20 +00:00
Robert Schütz
9fa74cc53e
python3Packages.pytube: 10.6.1 -> 10.7.1
2021-04-06 18:17:07 +02:00
Alyssa Ross
b0372cefc4
connman: set sysconfdir to /etc
...
If sysconfdir is set to something in connman's prefix, it's not
possible to change the configuration (at least without providing a
flag to connman).
2021-04-06 16:09:47 +00:00
Doron Behar
873991697f
Merge pull request #112715 from fortuneteller2k/add-xanmod-kernel
...
linux_xanmod: init at 5.11.10
2021-04-06 15:09:26 +00:00
Sandro
0dd4441a17
Merge pull request #118663 from FliegendeWurst/trilium-update-0.46.7
...
trilium: 0.46.6 -> 0.46.7
2021-04-06 16:21:55 +02:00
Sandro
dcc25d2372
Merge pull request #118652 from voidIess/u/geogebra_6_0_631_0
...
geogebra6: 6_0_620_0 -> 6_0_631_0
2021-04-06 16:16:54 +02:00
Sandro
ccfad231f9
Merge pull request #118669 from fabaff/bump-holidays
...
python3Packages.holidays: 0.10.5.2 -> 0.11.1
2021-04-06 16:06:36 +02:00
Sandro
8b83d72aec
Merge pull request #118666 from NeQuissimus/awscli
2021-04-06 15:59:09 +02:00
Sandro
845e8dabee
Merge pull request #118667 from NeQuissimus/python3Packages.sagemaker
...
python3Packages.sagemaker: 2.32.0 -> 2.33.0
2021-04-06 15:58:38 +02:00
Sandro
efb363d05a
Merge pull request #118668 from NeQuissimus/omz
...
oh-my-zsh: 2021-03-31 → 2021-04-06
2021-04-06 15:57:24 +02:00
Jan Tojnar
57ced14370
input-fonts: make Nix download the source
...
The website generates a ZIP archive with fresh TTF files for each download,
which will have different “modified” field in the TTF metadata each time.
This makes `requireFile` useless as the ZIP file will not have a static hash.
Instead, let’s make user accept the license in Nix and download the file for them.
Then, we can post-process it and hopefully achieve a somewhat fixed output.
This is still not really reproducible since:
- the font can be updated (last update in 2015)
- the fonttools used by the server can be updated to one producing a different output
- the fonttools used by this package can be updated
- the fonttools might actually be non-deterministic
But hopefully these events are rare so it will be more stable than the ZIP produced by upstream,
which changes every time. When that happens, we can always just update it like we did before.
We do not need to worry about cache since the package is unfree.
I also added myself as a maintainer.
2021-04-06 15:28:59 +02:00
Fabian Affolter
f53bd12416
python3Packages.holidays: 0.10.5.2 -> 0.11.1
2021-04-06 15:18:55 +02:00
FliegendeWurst
c9caaac034
trilium: 0.46.6 -> 0.46.7
2021-04-06 15:17:54 +02:00
Tim Steinbach
24d8a91494
oh-my-zsh: 2021-03-31 → 2021-04-06
2021-04-06 12:57:52 +00:00
Tim Steinbach
72a0c461bd
python3Packages.sagemaker: 2.32.0 -> 2.33.0
2021-04-06 08:57:16 -04:00
Tim Steinbach
2e19cbffd9
awscli: 1.19.41 -> 1.19.45
2021-04-06 08:56:10 -04:00
JesusMtnez
413e9561f8
sbt: 1.4.9 -> 1.5.0
2021-04-06 08:55:30 -04:00
Tim Steinbach
03ceb942f1
python3Packages.boto3: 1.17.41 -> 1.17.45
2021-04-06 08:54:29 -04:00
Tim Steinbach
7dab72898d
python3Packages.botocore: 1.20.41 -> 1.20.45
2021-04-06 08:53:24 -04:00
06kellyjac
e24c7ffc02
nerdctl: 0.7.2 -> 0.7.3
2021-04-06 12:52:47 +01:00
markuskowa
9279336b72
Merge pull request #118145 from peterhoeg/f/multimon
...
multimon-ng: drop qt4
2021-04-06 12:58:30 +02:00
Sandro
c7c577a594
Merge pull request #118624 from fabaff/bump-adafruit-platformdetect
...
python3Packages.adafruit-platformdetect: 3.4.1 -> 3.5.0
2021-04-06 12:47:34 +02:00
Sandro
c16cca4cb3
Merge pull request #116939 from veprbl/pr/uriparser_0_9_5
...
uriparser: 0.9.4 -> 0.9.5
2021-04-06 12:47:19 +02:00
Taeer Bar-Yam
d9424d2191
appimagekit: 2018-07-27 -> 2020-12-31 ( #116501 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-06 12:46:54 +02:00
Sandro
2fb8be188f
Merge pull request #117377 from SEbbaDK/i3wsr
2021-04-06 12:03:26 +02:00
Sandro
a64eb90739
Merge pull request #118611 from risicle/ris-tracy-darwin-fix
...
tracy: force-disable LTO for darwin
2021-04-06 12:00:30 +02:00
Daniel Wheeler
b3a18f4daf
pythonPackages.fipy: 3.4.1 -> 3.4.2.1 ( #116567 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-06 11:59:40 +02:00
Sandro
ed062b86d8
Merge pull request #114293 from tmountain/nano
...
uboot: add ATF for ubootNanoPCT4
2021-04-06 11:58:37 +02:00
Sandro
d51de7d227
Merge pull request #81619 from jtojnar/libdmapsharing
...
libdmapsharing: init at 3.9.10
2021-04-06 11:58:11 +02:00
MatthewCroughan
512211b788
fioctl: 0.14.1 -> 0.15 ( #118623 )
2021-04-06 11:55:10 +02:00
Fabian Affolter
e2f4386944
home-assistant: allow later awesomeversion releases
2021-04-06 11:52:17 +02:00
Fabian Affolter
153c2c07e1
python3Packages.awesomeversion: 21.2.3 -> 21.4.0
2021-04-06 11:39:29 +02:00
Fabian Affolter
048c9600dc
Merge pull request #118215 from r-ryantm/auto-update/go-swagger
...
go-swagger: 0.26.1 -> 0.27.0
2021-04-06 11:31:53 +02:00
voidless
b6c315b4fb
geogebra6: 6_0_620_0 -> 6_0_631_0
2021-04-06 10:52:30 +02:00
Fabian Affolter
63a46019c6
Merge pull request #118190 from r-ryantm/auto-update/act
...
act: 0.2.20 -> 0.2.21
2021-04-06 10:45:49 +02:00
Sandro
8eb5e1647d
Merge pull request #118632 from MetaDark/linuxPackages.xpadneo
2021-04-06 10:32:16 +02:00
Sandro
d7ae55d28d
Merge pull request #118600 from fgaz/warzone2100/4.0.0
...
warzone2100: 3.4.1 -> 4.0.0
2021-04-06 10:30:17 +02:00
Sandro
79f6b53922
Merge pull request #116540 from fabaff/bump-configargparse
...
python3Packages.configargparse: 1.3 -> 1.4
2021-04-06 10:29:56 +02:00
Sandro
ef9c0cb113
Merge pull request #115960 from grahamc/multipath-fixup
...
multipath-tools: fix the service path to multipathd
2021-04-06 10:28:15 +02:00
Sandro
936efbb5dd
Merge pull request #118638 from happysalada/update_loki
2021-04-06 10:26:34 +02:00
Sandro
a230fd4368
Merge pull request #91677 from jluttine/polar-init
...
polar: init at unstable-2021-01-12
2021-04-06 10:24:56 +02:00
Sandro
cc444119b5
Merge pull request #91291 from jorsn/new.openlp
2021-04-06 10:24:20 +02:00