Commit graph

307312 commits

Author SHA1 Message Date
Maximilian Bosch b15a7c718e
gitea: 1.14.5 -> 1.14.6
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.14.6
2021-08-08 09:58:09 +02:00
Artturin 3a3f82631f kmsxx: 2020-08-04 -> 2021-07-26 unbreak 2021-08-07 22:37:56 -07:00
Artturi 5ff1bd08e6
Merge pull request #129240 from binarycode/fix-joplin-desktop-icon
joplin-desktop: fix icon
2021-08-08 08:30:08 +03:00
Artturi a0e7ff1153
Merge pull request #129475 from robintown/minecraft-server
minecraft-server: 1.17 -> 1.17.1
2021-08-08 08:28:28 +03:00
Artturi fcc7cd5554
Merge pull request #132165 from corngood/msbuild 2021-08-08 08:23:32 +03:00
Artturi 01ed7bec8e
Merge pull request #130142 from kf5grd/master
keybase-gui: 5.6.1 -> 5.7.1
2021-08-08 08:21:08 +03:00
Artturi 50dd3197ff
Merge pull request #132880 from vbgl/coq-coqeal-1.0.6
coqPackages.coqeal: 1.0.5 → 1.0.6
2021-08-08 07:54:14 +03:00
Sandro 820594febb
Merge pull request #133084 from happysalada/fix_vscode_rust_analyzer 2021-08-08 06:52:49 +02:00
Sandro 51d40d3fd6
Merge pull request #132091 from applePrincess/add-torrequest
python3Packages.torrequest: init at 0.1.0
2021-08-08 06:52:13 +02:00
Sandro 7f9530c7c2
Merge pull request #133083 from polykernel/yambar-patch-1 2021-08-08 06:51:26 +02:00
Artturi 8ba7064afe
Merge pull request #117755 from r-ryantm/auto-update/python3.8-gensim
python38Packages.gensim: 3.8.3 -> 4.0.0
2021-08-08 07:45:50 +03:00
Sandro bf685ddc04
Merge pull request #133082 from SuperSandro2000/flow
flow: cleanup, format
2021-08-08 06:35:26 +02:00
Sandro a5043e776b
Merge pull request #131979 from t0yv0/pulumi-3.9.0
pulumi-bin: 3.6.0 -> 3.9.0
2021-08-08 06:33:34 +02:00
Artturi 842970bd61
Merge pull request #124711 from r-ryantm/auto-update/adoptopenjdk-icedtea-web
adoptopenjdk-icedtea-web: 1.8.6 -> 1.8.7
2021-08-08 07:29:50 +03:00
Artturi a40aefcafa
Merge pull request #118057 from r-ryantm/auto-update/go-protobuf
go-protobuf: 1.5.1 -> 1.5.2
2021-08-08 07:25:03 +03:00
Artturi 0455b8251f
Merge pull request #132727 from r-ryantm/auto-update/agi
agi: 2.1.0-dev-20210729 -> 2.1.0-dev-20210804
2021-08-08 07:22:23 +03:00
Artturi a602061e16
Merge pull request #131788 from r-ryantm/auto-update/ledger2beancount
ledger2beancount: 2.5 -> 2.6
2021-08-08 07:20:31 +03:00
Sandro ce5dfe63f9
Merge pull request #133078 from polykernel/fuzzel-patch-1 2021-08-08 06:12:14 +02:00
Sandro Jäckel 826e592c2c
flow: cleanup, format 2021-08-08 06:11:29 +02:00
Sandro f41a7b87b7
Merge pull request #133081 from SuperSandro2000/yder
yder: format, cleanup
2021-08-08 06:11:05 +02:00
Sandro 3db711b691
Merge pull request #114691 from KaiHa/systemtap-4.4
Systemtap: 4.1 -> 4.5
2021-08-08 06:10:11 +02:00
happysalada a687f1aef4 vscode-extensions.matklad.rust-analyzer: fix server path 2021-08-08 13:09:22 +09:00
polykernel bc520477f4 yambar: document breaking changes
* Previously, both the xorg and wayland backend were built into the yambar
  package. The refactor breaks up each backends to its separate, with xorg
  being the default. Thus yambar users on wayland should switch to the
  yambar-wayland package.
2021-08-08 00:05:40 -04:00
happysalada 0f70b1bc9e vscode-extensions.matklad.rust-analyzer: nixpkgs-fmt 2021-08-08 13:05:33 +09:00
Zane van Iperen 99d8d553da nixos/gitea: init/migrate db in startup script 2021-08-08 12:48:15 +09:00
polykernel 82076fcde4 yambar: refactor derivation and split backends as separate packages
* Use fetchFromGitea instead of fetchgit, submodules are unnecessary
  as we wlr-protocols are vendored.
* Split into xorg and wayland backends based on an option flag, (By
  default, the xorg backend is used, this might be a breaking change)
* Adhere to syntax style guide for long lists.
2021-08-07 23:46:29 -04:00
Sandro 9d3c98c11f
Merge pull request #133007 from sternenseemann/lowdown-0.8.6
lowdown: 0.8.5 -> 0.8.6
2021-08-08 05:33:47 +02:00
Sandro c70b6c7a77
Merge pull request #133079 from SuperSandro2000/blktrace
blktrace: switch to pname + version, cleanup
2021-08-08 05:31:33 +02:00
Raphael Megzari 42b315fa79
grafana-loki: 2.2.1 -> 2.3.0 (#133011)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-08 05:31:09 +02:00
Artturi ed08064b21
Merge pull request #116477 from r-ryantm/auto-update/AusweisApp2
AusweisApp2: 1.22.0 -> 1.22.1
2021-08-08 06:26:27 +03:00
Sandro Jäckel 107b43ae96
yder: format, cleanup 2021-08-08 05:22:27 +02:00
Artturi c57c8647d2
Merge pull request #132859 from r-ryantm/auto-update/flow
flow: 0.156.0 -> 0.157.0
2021-08-08 06:20:49 +03:00
polykernel 609eb35c32 fuzzel: add polykernel to maintainers list 2021-08-07 23:20:02 -04:00
polykernel 1531e34bdf fuzzel: refactor dependencies
* Remove unnecessary dependencies, and add wayland-scanner for gluing
wayland protocol XML files.
* Added optional flags for cairo, png and svg support
respectively and specify build type.
2021-08-07 23:20:01 -04:00
Sandro fe06160c09
Merge pull request #133044 from robgssp/anki-bin-update
anki-bin: 2.1.44 -> 2.1.46
2021-08-08 05:12:46 +02:00
Sandro ff5ad73118
Merge pull request #133073 from bcdarwin/update-rising
python3Packages.rising: 0.2.0post0 -> 0.2.1
2021-08-08 05:12:18 +02:00
Sandro 40805a4658
Merge pull request #133017 from leungbk/update-mit-scheme
mit-scheme: 10.1.10 -> 11.2
2021-08-08 05:10:40 +02:00
Sandro f01615c464
Merge pull request #132911 from r-ryantm/auto-update/docker-slim
docker-slim: 1.36.1 -> 1.36.2
2021-08-08 05:00:32 +02:00
Sandro 47b4e5cee2
Merge pull request #133056 from bcdarwin/mayavi-update
python3Packages.mayavi: 4.7.1 -> 4.7.3
2021-08-08 05:00:09 +02:00
Sandro Jäckel 3b85ec48e6
blktrace: switch to pname + version, cleanup 2021-08-08 04:58:30 +02:00
Sandro 6d84ed4252
Merge pull request #133071 from qowoz/go-tags 2021-08-08 04:46:39 +02:00
Bernardo Meurer 7c46d3d182
Merge pull request #133076 from lovesegfault/linux_xanmod-5.13.8
linux_xanmod: 5.13.7 -> 5.13.8
2021-08-08 02:45:42 +00:00
Bernardo Meurer 1eb713de57
linux_xanmod: 5.13.7 -> 5.13.8 2021-08-07 19:13:42 -07:00
Sandro 68c0c7f623
Merge pull request #133046 from aij/fldigi
fldigi: 4.1.19 -> 4.1.20
2021-08-08 04:06:59 +02:00
Sandro d08ece7d0f
Merge pull request #132960 from austinbutler/google-cloud-iam-231
python3Packages.google-cloud-iam: 2.2.0 -> 2.3.1
2021-08-08 04:06:00 +02:00
Sandro 244ec7b373
Merge pull request #133054 from OPNA2608/fix/corrscope-nativebuildinputs/21.11
corrscope: Move poetry-core to nativeBuildInputs
2021-08-08 04:04:13 +02:00
Sandro 9e502764ef
Merge pull request #133072 from davegallant/gitlinker-nvim
vimPlugins.gitlinker-nvim: init at 2021-07-15
2021-08-08 04:02:32 +02:00
Bernardo Meurer 44ac8719ed
linux_xanmod: add lovesegfault to maintainers 2021-08-07 19:01:10 -07:00
Robert Glossop 08c8e87b99 anki-bin: 2.1.44 -> 2.1.46 2021-08-07 20:30:38 -05:00
Brian Leung f047ae82cd mit-scheme: 10.1.10 -> 11.2
Add ncurses as a propagated build input.
Add ghostscript, autoconf, and libtool as native build inputs.
Add epsf and texinfo to the texLive closure.
Support aarch64 Linux, and remove support for i686 Linux.

Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
2021-08-07 18:27:21 -07:00