Commit graph

60854 commits

Author SHA1 Message Date
Mihai Fufezan 61210e673e
helvum: init at 0.2.0 2021-05-25 15:48:28 +03: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
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