Commit Graph

291250 Commits

Author SHA1 Message Date
Martin Weinelt
71fb79ee6b Merge pull request #123828 from Lassulus/solanum2
nixos/solanum: init
2021-05-21 23:23:01 +02:00
David
454255ee58 rebar3: 3.15.1 -> 3.16.0 2021-05-22 06:19:50 +09:00
davidak
3ff0ef5666 Merge pull request #121809 from rvolosatovs/init/stt
Deprecate deepspeech in favor of stt
2021-05-21 23:19:29 +02:00
Maximilian Bosch
b184f0b0b7 Merge pull request #123919 from fabaff/bump-ipinfo
ipinfo: 1.1.4 -> 1.1.5
2021-05-21 23:18:52 +02:00
Maximilian Bosch
a2379c69a4 Merge pull request #122833 from helsinki-systems/feat/prometheus-metric-relabel
nixos/prometheus: Add support for metric relabeling
2021-05-21 23:13:41 +02:00
piegames
b642ac7b70 gnome: Package all the GNOME extensions
An automatic way to do this that scales up and requires little manual intervention is really needed. It works by scraping extensions.gnome.org with a python script, that writes all relevant information into the `extensions.json`. Every attribute of besaid file can be built into a package using `buildShellExtension`.

Extensions are grouped by GNOME Shell version for practical reasons. Only extensions for GNOME 40 and 3.38 were added, as we don't support legacy GNOME versions.
The extensions are exposed as an attrset, `pkgs.gnome40Extensions` and `pkgs.gnome38Extensions` respectively. The package name of each extensions is generated automatically from its UUID.

The attribute `pkgs.gnomeExtensions` contains the officially packaged and supported extensions set. It contains all the automatically packaged extensions for the current GNOME Shell version, which are overwritten by manually packaged ones where needed. Unlike gnomeXYExtensions, the names are not UUIDs, but automatically generated human-friendly names. Naming collisions – which are tracked in collisions.json – need to be manually resolved in the `extensionRenames` attrset.
2021-05-21 23:10:12 +02:00
piegames
1085727d81 gnomeExtensions: move dropped extensions next to aliases 2021-05-21 23:06:39 +02:00
lassulus
48c16e48aa nixos/solanum: init 2021-05-21 23:06:38 +02:00
Maximilian Bosch
12a9bd6fb8 Merge pull request #123457 from jack-michaud/betterlockscreen-3.1.0
betterlockscreen: 3.0.1 -> 3.1.0
2021-05-21 23:03:04 +02:00
Maximilian Bosch
eafe777836 Merge pull request #123921 from acairncross/fix-nbval
python3Packages.nbval: Skip failing tests
2021-05-21 22:57:57 +02:00
Anderson Torres
e604947beb Merge pull request #123859 from AndersonTorres/new-emacs-modes
Update Elisp packages infrastructure
2021-05-21 17:54:16 -03:00
Maximilian Bosch
15a95d3466 Merge pull request #123870 from beardhatcode/bump/nextcloud
nextcloud: 21.0.1 -> 21.0.2
2021-05-21 22:49:37 +02:00
Martin Weinelt
56fc40adfe Merge pull request #122893 from piegamesde/update-appservice-irc
matrix-appservice-irc: 0.25.0 -> 0.26.0
2021-05-21 22:36:21 +02:00
Fabian Affolter
630b43c77f Merge pull request #123864 from jonringer/bump-pybids
python3Packages.pybids: 0.12.4 -> 0.13
2021-05-21 22:25:44 +02:00
Maximilian Bosch
5dbd28d754 Merge pull request #123009 from deviant/fix-mailman-doc-links
nixos/mailman: fix documentation option links
2021-05-21 22:00:47 +02:00
Fabian Affolter
77be0fbd81 ipinfo: 1.1.4 -> 1.1.5 2021-05-21 21:59:46 +02:00
Aiken Cairncross
455832e090 python3Packages.nbval: Skip failing tests 2021-05-21 20:52:20 +01:00
Sandro
ea422282d6 Merge pull request #123869 from plumelo/feature/avocode-fix
avocode: add missing deps
2021-05-21 21:24:11 +02:00
Sandro
9eac827b9f Merge pull request #122730 from johnrichardrinehart/pkgs/development/tools/wally-cli/default.nix 2021-05-21 21:20:27 +02:00
Sandro
38b6fd832a Merge pull request #123879 from jojosch/matrix-synapse-plugin-mjolnir-antispam
matrix-synapse-plugins.matrix-synapse-mjolnir-antispam: init at 0.1.17
2021-05-21 21:08:06 +02:00
Fabian Affolter
aa8e75fd2d Merge pull request #123887 from chivay/bump-karton-asciimagic
pythonPackages.karton-asciimagic: 1.0.1 -> 1.1.0
2021-05-21 21:05:48 +02:00
Sandro
27ae58a721 Merge pull request #123908 from Ma27/bump-grafana
grafana: 7.5.6 -> 7.5.7
2021-05-21 21:04:42 +02:00
Jacek Galowicz
5d05391846 Merge pull request #123823 from misuzu/test-driver-usb-boot-speedup
nixos/test-driver: use usb-ehci controller instead of piix3-usb-uhci
2021-05-21 20:47:47 +02:00
Robert Schütz
da4a86ac3d Merge pull request #123366 from dotlambda/linphone-ffmpeg
linphone: use ffmpeg instead of ffmpeg_3
2021-05-21 20:44:36 +02:00
Robert Schütz
b65a64086f libsForQt5.applet-window-buttons: 0.8.1 -> 0.9.0 (#122611)
https://github.com/psifidotos/applet-window-buttons/releases/tag/0.9.0
2021-05-21 20:36:38 +02:00
Robert Schütz
68f959ddef Merge pull request #121825 from dotlambda/drf-jwt-init
pythonPackages.drf-jwt: init at 1.19.0
2021-05-21 20:33:40 +02:00
Sandro
26b8f68c2d Merge pull request #123907 from asymmetric/vimPlugins.vim-wordmotion 2021-05-21 19:59:05 +02:00
Max Wittig
fba98bad71 gitlab-runner: 13.11.0 -> 13.12.0 (#123871) 2021-05-21 17:38:07 +00:00
eyJhb
6000f420e8 nixos/znc: fixed chown not working after hardening (#123883) 2021-05-21 19:07:53 +02:00
Maximilian Bosch
86ee847aaf grafana: 7.5.6 -> 7.5.7
ChangeLog: https://github.com/grafana/grafana/releases/tag/v7.5.7
2021-05-21 19:04:36 +02:00
"Lorenzo Manacorda"
2a215dc423 vimPlugins.vim-wordmotion: init at 2021-04-25 2021-05-21 18:30:32 +02:00
"Lorenzo Manacorda"
9e6d402e46 vimPlugins: update 2021-05-21 18:30:10 +02:00
Ilan Joselevich
43b1fda32c nextcloud-client: 3.2.1 -> 3.2.1 2021-05-21 18:14:14 +02:00
Johannes Schleifenbaum
5be91dcf84 matrix-synapse-plugins.matrix-synapse-mjolnir-antispam: init at 0.1.17 2021-05-21 18:02:42 +02:00
Sandro
c00d0d7d2f Merge pull request #123791 from dotlambda/pika-backup-0.3.1 2021-05-21 18:02:33 +02:00
Sandro
b418c1ebba Merge pull request #123882 from thoughtpolice/nixpkgs/update/kind 2021-05-21 18:01:34 +02:00
Sandro
edc01ad50b Merge pull request #123884 from marsam/update-internetarchive
python38Packages.internetarchive: 2.0.2 -> 2.0.3
2021-05-21 17:59:58 +02:00
Sandro
289f685fda Merge pull request #123695 from maxeaubrey/nomad_1.0.6_1.1.0 2021-05-21 17:50:37 +02:00
Elis Hirwing
e9cca93bf9 Merge pull request #121778 from talyz/keycloak-security
nixos/keycloak: Security fixes + misc
2021-05-21 16:55:26 +02:00
Timo Kaufmann
7b76e495df Merge pull request #121493 from evils/clementine
clementine: fetchpatch to fix execution on wayland; some cleanup
2021-05-21 16:32:59 +02:00
Robert Hensing
7a2a68316e Merge pull request #123898 from edolstra/revert-nix-experimental
Revert nixExperimental / nixFlakes changes and deprecate nixFlakes attribute
2021-05-21 16:05:01 +02:00
Eelco Dolstra
62ee635d53 Replace nixFlakes -> nixUnstable 2021-05-21 15:23:52 +02:00
Eelco Dolstra
49c22083b9 nixFlakes: Turn into an alias 2021-05-21 15:21:31 +02:00
Eelco Dolstra
21bfd3bbce Revert nixFlake / nixExperimental (#120141)
Usage of the nixFlakes attribute obscures the fact that it's an
experimental feature. Providing a nixExperimental attribute (which
people will inevitably start using on their production machines) makes
it too easy to enable all experimental features, when you should
explicitly opt in to the features that you want to try out.

Also, upstream Nix doesn't provide an "enable all experimental
features" patch so neither should Nixpkgs.
2021-05-21 15:16:35 +02:00
Kerstin Humm
224df6940f nixos/mastodon: use rails command instead of rake
Co-Authored-By: Izorkin <izorkin@elven.pw>
2021-05-21 15:04:12 +02:00
Kerstin Humm
878f011d8d mastodon: migrate from NodeJS 12 to 14
https://github.com/tootsuite/mastodon/pull/15932 got closed in Mastodon
3.4.0.
2021-05-21 15:04:12 +02:00
Kerstin Humm
199690337d mastodon: migrate from ruby 2.7 to 3.0 2021-05-21 15:04:12 +02:00
Kerstin Humm
dfd9d996e2 mastodon: 3.3.0 -> 3.4.0
./update.sh --ver v3.4.0 --patches ./resolutions.patch
2021-05-21 15:04:12 +02:00
Terin Stock
433a9f8f85 kubie: 0.13.4 -> 0.14.1 (#123746) 2021-05-21 08:31:23 -04:00
ajs124
c455f3ccaf Merge pull request #123084 from Yarny0/hylafax
hylafaxplus & nixos/hylafax: small improvements
2021-05-21 14:20:57 +02:00