Commit Graph

60985 Commits

Author SHA1 Message Date
Martin Weinelt
400d5d938c
ansible: 2.10.9 -> 2.11.0 2021-05-23 18:37:52 +02:00
Martin Weinelt
8e390750e3
python3Packages.ansible-core: init at 2.11.0 2021-05-23 18:37:51 +02:00
Martin Weinelt
23414c5026
python3Packages.resolvelib: init at 0.7.0 2021-05-23 18:37:51 +02:00
Sandro Jäckel
b36764fcbe
python3Packages.commentjson: init at 0.9.0 2021-05-23 18:37:48 +02:00
Fabian Affolter
d37134ba05 sammler: init at -20210523-259b9fc 2021-05-23 18:31:16 +02:00
fortuneteller2k
e71468a317 crackle: init at unstable-2020-12-13 2021-05-24 00:30:49 +08:00
Sumner Evans
9fad0cbd5b
heisenbridge: init at unstable-2021-05-23 (#123846) 2021-05-23 17:35:44 +02:00
Sandro
70c5544861
Merge pull request #122157 from onixie/master 2021-05-23 17:10:28 +02:00
Luke Granger-Brown
b8ad209b39
Merge pull request #122561 from davidtwco/cargo-bisect-rustc-init
cargo-bisect-rustc: init at 0.6.0
2021-05-23 16:08:17 +01:00
Samuel Ainsworth
02c595ebdb
Prefer pname and version in mkDerivations instead of name (#123438)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: nixpkgs-review <nixpkgs-review@example.com>
2021-05-23 17:07:31 +02:00
Luke Granger-Brown
8b73af8888
Merge pull request #123232 from uri-canva/opentelemetry-collector
opentelemetry-collector: init at 0.26.0
2021-05-23 16:00:55 +01:00
Luke Granger-Brown
914bb96473
Merge pull request #123139 from wucke13/lxd-libco
remove libco-canonical
2021-05-23 15:33:54 +01:00
Luke Granger-Brown
f020253837
Merge pull request #123413 from gfrascadorio/master
retry: init at v1.04
2021-05-23 14:59:33 +01:00
Luke Granger-Brown
6a12be64d8
Merge pull request #123592 from sikmir/mercantile
pythonPackages.mercantile: init at 1.2.1
2021-05-23 14:49:39 +01:00
Luke Granger-Brown
ee0e711c5d
Merge pull request #123727 from fabaff/envoy-reader
python3Packages.envoy-reader: init at 0.19.0
2021-05-23 14:48:40 +01:00
superherointj
69ccec4c72 firebird: 4.0.0rc1 -> 4.0.0 2021-05-23 10:27:54 -03:00
Robert Schütz
2367c4a1e0 python3Packages.pytest-sanic: 1.7.0 -> 1.7.1
https://github.com/yunstanford/pytest-sanic/releases/tag/v1.7.1
2021-05-23 15:16:11 +02:00
Kim Lindberger
58108007a7
Merge pull request #124075 from jtojnar/php-iconv-errno
php74.extensions.iconv: fix error signalling
2021-05-23 13:07:42 +02:00
Pavol Rusnak
4753aa8371
Merge pull request #116168 from prusnak/cocotb
python3Packages.cocotb: 1.5.1 -> 1.5.2
2021-05-23 11:37:26 +02:00
Emery Hemingway
bf2d30dced hottext: init at 1.3 2021-05-23 10:49:18 +02:00
Dmitry Kalinkin
61e49ba58b
webkitgtk: fix on darwin 2021-05-23 01:26:33 -04:00
Jan Tojnar
7127313c4a
Merge pull request #124057 from jtojnar/sublime4
sublime4: init at 4107
2021-05-23 07:10:32 +02:00
Jonathan Ringer
11a9ac00fc
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
 pkgs/tools/networking/xh/default.nix
2021-05-22 18:19:10 -07:00
Sandro
ad4b24a802
Merge pull request #123684 from netcrns/netcrns/bunyan 2021-05-23 02:03:14 +02:00
Jan Tojnar
024243bac4
php74.extensions.iconv: fix error signalling
The configure script checks whether iconv supports errno. Unfortunately, on PHP < 8, the test program includes $PHP_ICONV_H_PATH, which defaults to FHS path so it fails to build:

	conftest.c:13:10: fatal error: /usr/include/iconv.h: No such file or directory
	   13 | #include </usr/include/iconv.h>
	      |          ^~~~~~~~~~~~~~~~~~~~~~

That causes the feature check to report a false negative, leading PHP to use a degraded code that returns PHP_ICONV_ERR_UNKNOWN when error occurs, breaking granular error handling in applications.

To prevent this, let’s just include <iconv.h>.

PHP 8 just uses include path so the detection works there: 7bd1d70341
2021-05-23 00:10:02 +02:00
Sandro
939c4c1cbd python-packages: add aliases for google_api_python_client, googleapis_common_protos
Co-authored-by: sterni <sternenseemann@systemli.org>
2021-05-22 15:02:50 -07:00
Sandro Jäckel
d6ff646b3f pythonPackages.smart_open: rename to smart-open 2021-05-22 15:02:50 -07:00
Sandro Jäckel
0197f1dc41 pythonPackages: Add aliases 🎉 2021-05-22 15:02:50 -07:00
Jan Tojnar
6a3d82e433
sublime4: init at 4107
https://www.sublimetext.com/download

* works with my 7 year old license so far
* i686 is no longer supported
* aarch64 support has been added
* adds harware accelerated (needs libGL.so.1)
* adds python 3.8 plugin host (needs libssl.so and libcrypto.so)
2021-05-22 20:53:21 +02:00
Martin Weinelt
217b14cb2f
python3Packages.token-bucket: init at 0.2.0 2021-05-22 20:33:15 +02:00
netcrns
119a3e6a35 bunyan-rs: init at 0.1.2
Update pkgs/development/tools/bunyan-rs/default.nix
2021-05-22 18:55:33 +02:00
Sandro
832d804bbc
Merge pull request #123710 from JamieMagee/wslu
wslu: init at 3.2.3
2021-05-22 17:26:33 +02:00
Sandro
8f0f1926a9
Merge pull request #123123 from trobert/remove-openconnect_pa
openconnect_pa: remove, integrated in openconnect upstream
2021-05-22 17:02:53 +02:00
Sandro
62c7925218
Merge pull request #123977 from fortuneteller2k/bfetch 2021-05-22 16:42:52 +02:00
Sandro
34566ec1b9
Merge pull request #124009 from lourkeur/init/git-aggregator
git-aggregator: init at 1.8.1
2021-05-22 16:32:57 +02:00
Vladimír Čunát
562bc71c80
Merge #123423: rubyPackages.ruby-terminfo: 0.1.1 -> 0.2 2021-05-22 16:17:12 +02:00
Vladimír Čunát
7f651d15e2
Merge #122696: cmakeWithQt4Gui: drop 2021-05-22 16:10:27 +02:00
Sandro
573752b6cf
Merge pull request #122754 from zaninime/opentrack 2021-05-22 16:01:05 +02:00
Sandro
55aa5e870c
Merge pull request #123226 from pacien/ldgallery-fix-darwin-build 2021-05-22 15:51:52 +02:00
Vladimír Čunát
20f595774d
cmakeWithQt4Gui: add a throw-alias 2021-05-22 15:50:44 +02:00
Gabriel Ebner
ca0f0212c2
Merge pull request #121042 from gebner/diffoscope-bloat
diffoscope: enable bloat by default
2021-05-22 15:44:47 +02:00
pacien
eb01e51938 ldgallery: fix darwin build
This adds a missing build dependency for building on Darwin.

GitHub: fixes #122681
2021-05-22 15:27:17 +02:00
Sandro
f1452b8978
Merge pull request #123829 from LogicalOverflow/master 2021-05-22 14:36:01 +02:00
github-actions[bot]
563389a7fd
Merge master into staging-next 2021-05-22 12:27:09 +00:00
Louis Bettens
72f225cad4 git-aggregator: init at 1.8.1 2021-05-22 13:40:23 +02:00
Sandro
97388f8683
Merge pull request #123994 from fortuneteller2k/fetchutils 2021-05-22 13:32:24 +02:00
wedens
0de023b4f9 rofimoji: 4.3.0 -> 5.1.0 2021-05-22 12:53:35 +02:00
Pavol Rusnak
ff555e8f88
python3Packages.cocotb-bus: init at 0.1.1 2021-05-22 12:35:41 +02:00
Gabriel Ebner
f8ed803385
Merge pull request #123957 from TimPut/freecadSCAD
freecad: add openscad file support
2021-05-22 12:34:00 +02:00
fortuneteller2k
290fa04d05 fetchutils: init at unstable-2021-03-16 2021-05-22 16:40:31 +08:00
Francesco Zanini
3eb8ad2278 opentrack: init at 2.3.13 2021-05-22 09:09:56 +02:00
github-actions[bot]
cc35c7fc85
Merge master into staging-next 2021-05-22 06:21:55 +00:00
fortuneteller2k
76c2b90825 bfetch: init at unstable-2021-05-21 2021-05-22 13:59:44 +08:00
Matt Votava
b9b3420feb python3Packages.pyvisa-py: init at 0.5.1 2021-05-21 22:58:11 -07:00
Matt Votava
d638c6a874 python3Packages.pyvisa: init at 1.11.3 2021-05-21 22:58:11 -07:00
timput
d0755bdb5f freecad: add openscad file support 2021-05-21 21:07:55 -06:00
github-actions[bot]
901fb5e64e
Merge master into staging-next 2021-05-22 00:56:03 +00: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
Anderson Torres
e604947beb
Merge pull request #123859 from AndersonTorres/new-emacs-modes
Update Elisp packages infrastructure
2021-05-21 17:54:16 -03:00
Thibaut Robert
908017d33b openconnect_pa: remove, integrated in openconnect upstream
Support for GlobalProtect VPN is now available in the official OpenConnect since v8.00, making this package unnecessary
2021-05-21 21:00:16 +02:00
github-actions[bot]
5efa447c88
Merge master into staging-next 2021-05-21 18:39:29 +00: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
Jonathan Ringer
5cd5b9b97f
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
 pkgs/development/tools/kubie/default.nix
2021-05-21 10:39:34 -07: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
github-actions[bot]
929b12e7b5
Merge master into staging-next 2021-05-21 12:28:43 +00:00
Leon Vack
7a405ec11f ytmdesktop: init at 1.13.0 2021-05-21 07:42:53 +02:00
Jonathan Ringer
6b15fdce86
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
 pkgs/shells/ion/default.nix
 pkgs/tools/misc/cicero-tui/default.nix
2021-05-20 22:11:42 -07:00
Mario Rodas
ab1302a32a rubocop: alias to rubyPackages.rubocop 2021-05-21 04:20:00 +00:00
Mario Rodas
b9c3590ee2 rubyPackages: update 2021-05-21 04:20:00 +00:00
AndersonTorres
70a5cbc298 Rename emacs-modes to emacs/elisp-packages 2021-05-21 00:32:06 -03: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
github-actions[bot]
34a05e29f1
Merge master into staging-next 2021-05-20 18:36:00 +00:00
Jamie Magee
5017db6db0 wslu: init at 3.2.3 2021-05-20 09:40:04 -07: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
Jonathan Ringer
14f3686af1
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/applications/terminal-emulators/alacritty/default.nix
  pkgs/servers/clickhouse/default.nix
2021-05-20 09:12:42 -07: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
davidak
91f76f9fec
Merge pull request #123752 from mweinelt/tts
tts: 0.0.13 -> 0.0.14
2021-05-20 12:04:23 +02: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
Martin Weinelt
5c5d56f084
python3Packages.coqpit: init at 0.0.6.6 2021-05-20 03:44:20 +02:00
gfrascadorio
d0d4af2c40 retry: init at v1.04
Add package for 'retry' tool that allows a script to repeat a command
until it succeeds or hits a repetition threshold. 'Retry' supports
replaying stdin, emitting the final stdout, and backoff delays.

Applied fixes for PR comments
2021-05-19 15:19:58 -06:00
Louis Bettens
e9bfad8f6a chia: init at 1.1.5 2021-05-19 14:10:03 -07:00
Louis Bettens
74365e4ff1 pythonPackages.concurrent-log-handler: init at 0.9.19 2021-05-19 14:10:03 -07:00
Louis Bettens
134b5f5af8 pythonPackages.clvm-tools: init at 0.4.3 2021-05-19 14:10:03 -07:00
Louis Bettens
fe3f4115fc pythonPackages.clvm: init at 0.9.6 2021-05-19 14:10:03 -07:00
Louis Bettens
07841681ef pythonPackages.clvm-rs: init at 0.1.7 2021-05-19 14:10:03 -07:00
Louis Bettens
ffdf830cdd pythonPackages.blspy: init at 1.0.2 2021-05-19 14:10:03 -07:00
Louis Bettens
d4fdd9a19c pythonPackages.keyrings-cryptfile: init at 1.3.4 2021-05-19 14:10:03 -07:00
Louis Bettens
19b3863ba7 pythonPackages.chiabip158: init at 1.0 2021-05-19 14:10:03 -07:00
Louis Bettens
cef1166a10 pythonPackages.chiavdf: init at 1.0.1 2021-05-19 14:10:03 -07:00
Louis Bettens
a8d87bf2e3 pythonPackages.chiapos: init at 1.0.1 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
Fabian Affolter
223f02380c python3Packages.envoy-reader: init at 0.19.0 2021-05-19 22:49:22 +02: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
Ivan Babrou
703579f722 python3Packages.cryptography: add missing libiconv build dependency on darwin
Fixing the following:

```
error: linking with `/nix/store/l3ca456ppdy8hi9hc0rvyr6mrm76si08-clang-wrapper-11.1.0/bin/cc` failed: exit code: 1
  = note: ld: library not found for -liconv
```
2021-05-19 11:37:32 -07:00
github-actions[bot]
8a5e4be6b6
Merge master into staging-next 2021-05-19 18:34:10 +00:00
Fabian Affolter
3806f9c991
Merge pull request #123269 from fabaff/locationsharinglib
python3Packages.locationsharinglib: init at 4.1.6
2021-05-19 20:20:26 +02:00
Jonathan Ringer
c1f8a15dac
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  nixos/doc/manual/release-notes/rl-2105.xml
  pkgs/tools/security/sequoia/default.nix
2021-05-19 10:39:54 -07:00
Raymond Gauthier
90e5205085 pythonnet: 2.4.0 -> 2.5.2
-  No longer broken.
 -  Updated mono dependency to mono5.
 -  Fix / improve packaging.
2021-05-19 10:34:15 -07: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
Maxine Aubrey
700ee75d22
nomad_1_1: init at 1.1.0 2021-05-19 17:00:38 +02:00
figsoda
07c93061aa luaformatter: 1.3.5 -> 1.3.6 2021-05-19 10:34:23 -04:00
Yc.Shen
caefe7c045 multus-cni: init at 3.7.1 2021-05-19 22:25:18 +09:00
Sandro
3ea04685ce
Merge pull request #122556 from davidtwco/sphinxcontrib-actdiag-nwdiag-seqdiag-init 2021-05-19 09:38:27 +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
Nikolay Korotkiy
e0dbeb0334
pythonPackages.mercantile: init at 1.2.1 2021-05-19 09:18:02 +03: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
Drew Risinger
1018fa91f6 python3Packages.cirq-google: init at 0.11.0 2021-05-19 17:04:59 -07:00
Drew Risinger
3b56b0d384 python3Packages.cirq-core: init at 0.11.0 2021-05-19 17:04:59 -07:00
Stéphan Kochen
706cdcf598 deno: fix darwin build 2021-05-18 20:34:32 -07:00
Dennis Gosnell
b76684aff7
Merge pull request #122719 from NixOS/haskell-updates
haskell: update package set
2021-05-19 10:52:35 +09: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
github-actions[bot]
7000ae2b9a
Merge master into staging-next 2021-05-19 00:55:36 +00: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
Jonathan Ringer
ca46ad3762
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/tools/package-management/cargo-release/default.nix
2021-05-18 11:03:38 -07: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
Jonathan Ringer
f7a112f6c4
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/applications/graphics/emulsion/default.nix
  pkgs/development/tools/misc/texlab/default.nix
  pkgs/development/tools/rust/bindgen/default.nix
  pkgs/development/tools/rust/cargo-udeps/default.nix
  pkgs/misc/emulators/ruffle/default.nix
  pkgs/tools/misc/code-minimap/default.nix
2021-05-18 08:57:16 -07:00
Stéphan Kochen
fbf1525f01
probe-run: fix darwin build (#123494) 2021-05-18 10:35:37 -04:00
Stéphan Kochen
7e9451ffb3
rink: fix darwin build (#123501) 2021-05-18 10:34:25 -04:00
Kho-Dialga
51ba5aa590 proton-caller 2.2.3
fixed

Changed license to gpl3Only and removed stdenv

Removed doCheck = true in proton-caller

Co-authored-by: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com>

version fixed

fixed maintainers on proton-caller
2021-05-18 08:24:08 -06:00
David Wood
23b30e11a0
webssh: init at 1.5.3 (#122559)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-18 15:29:19 +02:00
Fabian Affolter
42036b5158 python3Packages.locationsharinglib: init at 4.1.6 2021-05-18 14:32:14 +02:00