Commit Graph
283153 Commits
Author SHA1 Message Date
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
Philip Munksgaardandsterni d407736752 haskellPackages.shake-futhark: mark as no longer broken 2021-04-06 18:01:04 +02:00
Philip Munksgaardandsterni b4f5fd773b haskellPackages.futhark: mark as no longer broken 2021-04-06 18:01:04 +02:00
Doron BeharandGitHub 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
SandroandGitHub 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
SandroandGitHub 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
SandroandGitHub 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
Jan Tojnar c04a14edd6 Merge branch 'master' into staging-next 2021-04-06 16:01:14 +02:00
SandroandGitHub 8b83d72aec Merge pull request #118666 from NeQuissimus/awscli 2021-04-06 15:59:09 +02:00
SandroandGitHub 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
SandroandGitHub 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
Drew Risinger 40b9f4ef87 passExtensions.pass-import: convert to buildPythonApplication
Rewrite the derivation using buildPythonApplication, which makes the
wrappers a lot cleaner.
Adds tests because the application wasn't working as intended
due to the wrong file-magic python package (used "filemagic" instead of
desired "file-magic").
2021-04-06 09:18:44 -04: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
JesusMtnezandTim Steinbach 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
Ryan Horiguchi 5171c5c2ee nixos/networkmanager: add missing kernel module for wpa authenticaion 2021-04-06 13:50:51 +02:00
markuskowaandGitHub 9279336b72 Merge pull request #118145 from peterhoeg/f/multimon
multimon-ng: drop qt4
2021-04-06 12:58:30 +02:00
SandroandGitHub 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
SandroandGitHub 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
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
SandroandGitHub 2fb8be188f Merge pull request #117377 from SEbbaDK/i3wsr 2021-04-06 12:03:26 +02:00
SandroandGitHub 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
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
SandroandGitHub ed062b86d8 Merge pull request #114293 from tmountain/nano
uboot: add ATF for ubootNanoPCT4
2021-04-06 11:58:37 +02:00
SandroandGitHub d51de7d227 Merge pull request #81619 from jtojnar/libdmapsharing
libdmapsharing: init at 3.9.10
2021-04-06 11:58:11 +02:00
MatthewCroughanandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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
SandroandGitHub 8eb5e1647d Merge pull request #118632 from MetaDark/linuxPackages.xpadneo 2021-04-06 10:32:16 +02:00
SandroandGitHub 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
SandroandGitHub 79f6b53922 Merge pull request #116540 from fabaff/bump-configargparse
python3Packages.configargparse: 1.3 -> 1.4
2021-04-06 10:29:56 +02:00
SandroandGitHub 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
SandroandGitHub 936efbb5dd Merge pull request #118638 from happysalada/update_loki 2021-04-06 10:26:34 +02:00
SandroandGitHub a230fd4368 Merge pull request #91677 from jluttine/polar-init
polar: init at unstable-2021-01-12
2021-04-06 10:24:56 +02:00
SandroandGitHub cc444119b5 Merge pull request #91291 from jorsn/new.openlp 2021-04-06 10:24:20 +02:00
SandroandGitHub 8aaac9d5dc Merge pull request #117080 from marsam/init-libpg_query
libpg_query: init at 13-2.0.4
2021-04-06 10:23:07 +02:00
Jakub JanczakandGitHub 38e880950a mupdf: fixing x11 and gl disabling (#116295) 2021-04-06 10:21:52 +02:00
SandroandGitHub 75bef0868b Merge pull request #116287 from anna328p/gpt2tc
gpt2tc: init at 2020-12-30
2021-04-06 10:21:24 +02:00