Commit Graph

37883 Commits

Author SHA1 Message Date
Louis Bettens
72f225cad4 git-aggregator: init at 1.8.1 2021-05-22 13:40:23 +02:00
Sumner Evans
15edb65bae pr-tracker: init at 1.0.0 2021-05-21 16:45:35 -07: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
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
Sandro
289f685fda
Merge pull request #123695 from maxeaubrey/nomad_1.0.6_1.1.0 2021-05-21 17:50:37 +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
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
Mario Rodas
ab1302a32a rubocop: alias to rubyPackages.rubocop 2021-05-21 04:20:00 +00:00
Malte Voos
cf5e5fe76d soju: init at 0.1.2 2021-05-20 14:18:03 -07:00
fortuneteller2k
dcfb6aeb9f ats-acc: init at 2018-10-21 2021-05-20 12:09:06 -07:00
Johannes Schleifenbaum
7ab48fedf6 jellyfin-web: init at 10.7.2 2021-05-20 11:59:31 -07:00
Jonas Chevalier
30c021fa15
Merge pull request #123744 from hercules-ci/init-ghostunnel
ghostunnel: init
2021-05-20 20:58:41 +02:00
Jan Tojnar
3b0cf29640
Merge pull request #122642 from fitzgibbon/dev/init-gnome-inform7
gnome-inform7: init at unstable-2021-04-06
2021-05-20 18:33:04 +02:00
Roman Volosatovs
2abcc9b3f9
deepspeech,stt: deprecate deepspeech in favor of stt
Mozilla fired the team and they founded a new company to continue their work

https://github.com/NixOS/nixpkgs/issues/119496
2021-05-20 17:55:06 +02:00
Niall FitzGibbon
9172a9d3b6 gnome-inform7: init at unstable-2021-04-06 2021-05-20 15:46:10 +01:00
Robert Hensing
76993d0b76 ghostunnel: init at 1.5.3
A simple TLS proxy with mutual authentication support
for securing non-TLS backend applications.
2021-05-20 10:41:52 +02:00
Robert Schütz
59f9ab3337
retroshare: drop (#123345)
It was marked as broken in 2018.
2021-05-20 10:38:26 +02:00
Lassulus
213cde9203
Merge pull request #108348 from rencire/add-hid-nintendo
linuxPackages.hid-nintendo: init at 3.1
2021-05-20 07:41:44 +02:00
Zach
40da7cda40 mix2nix: init at 0.1.2 2021-05-20 14:14:35 +09:00
Mica Semrick
b34ab9683c wlc: init at 1.11 2021-05-19 21:38:52 -07:00
Maxine Aubrey
700ee75d22
nomad_1_1: init at 1.1.0 2021-05-19 17:00:38 +02:00
talyz
27f8f6956a
replace-secret: Init
Add a small utility script which securely replaces secrets in
files. Doing this with `sed`, `replace-literal` or similar utilities
leaks the secrets through the spawned process' `/proc/<pid>/cmdline` file.
2021-05-19 09:32:00 +02:00
Jörg Thalheim
f4e14c1796
Merge pull request #123508 from stephank/fix-spacenavd-darwin
spacenavd: fix darwin build
2021-05-19 06:55:44 +01:00
Mario Rodas
1a1beb1216 nodejs-15_x: drop
Node.js 15 is going to reach EOL on June 1, 2021.
2021-05-19 04:20:00 +00:00
Louis Bettens
e9bfad8f6a chia: init at 1.1.5 2021-05-19 14:10:03 -07:00
Louis Bettens
13484444d4 ghc-filesystem: init at 1.5.4 2021-05-19 14:10:03 -07:00
Sebastian Neubauer
68c618cba3
opensmtpd-filter-rspamd: init at 0.1.7 (#122823) 2021-05-19 22:37:49 +02:00
Stéphan Kochen
b40b6620a0 bacon: fix darwin build 2021-05-19 12:39:09 -07:00
Guillaume Girol
090f0937fb
Merge pull request #123089 from Thesola10/dduper
dduper: init at v0.04
2021-05-19 19:26:40 +00:00
J. Neto
3165afca11 valentina: downgrade qt to 5.12 2021-05-19 10:28:08 -07:00
Sandro
bbc6b50399
Merge pull request #123530 from figsoda/luaformatter
luaformatter: 1.3.5 -> 1.3.6
2021-05-19 17:50:22 +02:00
Robert Hensing
74bf82a202
Merge pull request #122784 from hercules-ci/nixpkgs-init-nixos-install-tools
nixos-install-tools: init
2021-05-19 17:45:43 +02:00
figsoda
07c93061aa luaformatter: 1.3.5 -> 1.3.6 2021-05-19 10:34:23 -04:00
Stéphan Kochen
706cdcf598 deno: fix darwin build 2021-05-18 20:34:32 -07:00
Martin Weinelt
29c7d3c40a
Merge pull request #123602 from jonringer/mark-ati-broken
linuxPackages.ati_drivers_x11: remove
2021-05-19 03:36:41 +02:00
Yevhen Shymotiuk
e3f825bdc2 texlab: fix darwin build 2021-05-18 18:29:37 -07:00
Stéphan Kochen
12103ae09f t-rec: fix darwin build 2021-05-18 18:25:30 -07:00
Jonathan Ringer
7117588d26
linuxPackages.ati_drivers_x11: remove
Driver is no longer supported for kernels >= 4.1.
2021-05-18 17:55:44 -07:00
Ryan Mulligan
c6dde9d0a1
Merge pull request #121268 from FlorianFranzen/bacon
bacon: init at 1.1.5
2021-05-18 16:43:06 -07:00
Martin Weinelt
4c798857e2
Merge pull request #100274 from hax404/prometheus-xmpp-alerts 2021-05-19 01:36:28 +02:00
Stéphan Kochen
1dbb8fa2be
wagyu: fix darwin build (#123547) 2021-05-18 17:16:58 -04:00
Jörg Thalheim
e21b618934
Merge pull request #123550 from stephank/fix-trunk-darwin
trunk: fix darwin build
2021-05-18 21:18:08 +01:00
Stéphan Kochen
5c3b09aecb trunk: fix darwin build 2021-05-18 19:27:34 +02:00
Maximilian Bosch
ed95b50a7b
Merge pull request #122492 from MetaDark/ccache
ccache: 4.2.1 → 4.3
2021-05-18 19:24:42 +02:00
Pavol Rusnak
f877d11022
Merge pull request #123495 from stephank/fix-prometheus-unbound-exporter-darwin
prometheus-unbound-exporter: fix darwin build
2021-05-18 18:46:54 +02:00
Dmitry Kalinkin
a088175a26
Merge pull request #121546 from superherointj/package-firebird
firebird: 2.5.7 -> 2.5.9, init 3.0.7, init 4.0.0-rc1
2021-05-18 12:46:12 -04:00
Pavol Rusnak
1a1867b9e9
Merge pull request #123505 from stephank/fix-simple-http-server-darwin
simple-http-server: fix darwin build
2021-05-18 18:45:24 +02:00
Stéphan Kochen
fbf1525f01
probe-run: fix darwin build (#123494) 2021-05-18 10:35:37 -04:00