Commit Graph
292811 Commits
Author SHA1 Message Date
Doron Behar 351187d848 octave.buildEnv: Handle better no packages situation
Use `rm -f` for *.tar.gz files so the command won't fail in case there
aren't any packages.
Create the `$out/.octave_packages` file before iterating the packages.
2021-05-23 09:19:18 +03:00
Vladimír Čunát 29f57e4752 Merge #123133: curlftpfs: fix sandboxed builds on darwin 2021-05-23 08:17:05 +02:00
R. RyanTM 3dc662d5cb agi: 1.1.0-dev-20210517 -> 1.1.0-dev-20210521 2021-05-23 06:03:49 +00:00
Maciej KrügerandGitHub d6af82e693 Merge pull request #124089 from r-ryantm/auto-update/libavif 2021-05-23 08:02:20 +02:00
Dmitry Kalinkin 61e49ba58b webkitgtk: fix on darwin 2021-05-23 01:26:33 -04:00
Jan TojnarandGitHub 7127313c4a Merge pull request #124057 from jtojnar/sublime4
sublime4: init at 4107
2021-05-23 07:10:32 +02:00
Noah D. Brenowitz f1096cd92c python3Packages.nbclassic: allow darwin network tests 2021-05-22 21:45:56 -07:00
Noah D. Brenowitz 7c29b3e082 python3Packages.jupyterlab_server: allow darwin networking 2021-05-22 21:45:56 -07:00
Noah D. Brenowitz 1244ddc7c6 python3Packages.jupyter_server: allow local networking 2021-05-22 21:45:50 -07:00
Mario Rodas 1071aeb277 postgresqlPackages.postgis: 3.1.1 -> 3.1.2
https://postgis.net/2021/05/21/postgis-3.1.2/
2021-05-23 04:20:00 +00:00
Noah D. Brenowitz cb2891b8c8 python3Packages.scikitlearn: disable flaky tests
* Disable all tests of the NuSVC estimator that use memmap'd data
* build in serial on darwin

Resolves #121988
2021-05-22 20:52:53 -07:00
Samuel Dionne-RielandJonathan Ringer 20b023b5ea iso-image: Improve disk detection
This should help in rare hardware-specific situations where the root is
not automatically detected properly.

We search using a marker file. This should help some weird UEFI setups
where the root is set to `(hd0,msdos2)` by default.

Defaulting to `(hd0)` by looking for the ESP **will break themeing**. It
is unclear why, but files in `(hd0,msdos2)` are not all present as they
should be.

This also fixes an issue introduced with cb5c4fcd3c
where rEFInd stopped booting in many cases. This is because it ended up
using (hd0) rather than using the `search` which was happening
beforehand, which in turn uses (hd0,msdos2), which is the ESP.
Putting back the `search` here fixes that.
2021-05-22 20:04:05 -07:00
Samuel Dionne-RielandJonathan Ringer c9bb054dd6 iso-image: unqualified root → ($root)
This technically changes nothing. In practice `$root` is always the
"CWD", whether searched for automatically or not.

But this serves to announce we are relying on `$root`... I guess...
2021-05-22 20:04:05 -07:00
Samuel Dionne-RielandJonathan Ringer 15eaed0718 iso-image: change date on all files
It may be that in some conditions dates earlier than 1980 on FAT on GRUB
2.06~ish will cause failures

https://github.com/NixOS/nixpkgs/issues/123376#issuecomment-845515035
2021-05-22 20:04:05 -07:00
Samuel Dionne-RielandJonathan Ringer f93f0e72e9 iso-image: Force gfxmode
https://www.gnu.org/software/grub/manual/grub/html_node/gfxmode.html
2021-05-22 20:04:05 -07:00
R. RyanTM 2b993783de lynis: 3.0.3 -> 3.0.4 2021-05-23 02:43:02 +00:00
R. RyanTM cb70ce62ab marvin: 21.3.0 -> 21.9.0 2021-05-23 02:24:31 +00:00
R. RyanTM 718e0e7835 logrotate: 3.18.0 -> 3.18.1 2021-05-23 02:00:19 +00:00
Mario RodasandGitHub b889a3f7a0 Merge pull request #124022 from r-ryantm/auto-update/eksctl
eksctl: 0.48.0 -> 0.51.0
2021-05-22 20:51:17 -05:00
Mario RodasandGitHub ba7b3b3ddb Merge pull request #123976 from r-ryantm/auto-update/jackett
jackett: 0.18.95 -> 0.18.98
2021-05-22 20:48:13 -05:00
Jonathan RingerandGitHub d9de79194a Merge pull request #123279 from NixOS/staging-next
Staging next
2021-05-22 18:46:35 -07:00
Mario RodasandGitHub c9fd31e591 Merge pull request #123988 from r-ryantm/auto-update/actor-framework
caf: 0.18.1 -> 0.18.3
2021-05-22 20:40:41 -05: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
Ryan MulliganandJonathan Ringer 6543c61311 nixos/doc: add 21.11 release notes stub 2021-05-22 18:14:49 -07:00
Ryan MulliganandJonathan Ringer 7501467903 nixos/doc: convert "Contributing to this manual" to CommonMark
Also updates it to mention running md-to-db.sh.
2021-05-22 18:14:49 -07:00
Ryan MulliganandJonathan Ringer a67febac45 CODEOWNERS: add ryantm to /nixos/doc 2021-05-22 18:14:49 -07:00
Ryan MulliganandJonathan Ringer 6c14851943 nixos/doc: add md-to-db.sh, convert "Building Your Own NixOS CD" to CommonMark 2021-05-22 18:14:49 -07:00
Jonathan RingerandJonathan Ringer ff1ded3e20 21.11 is Porcupine! 2021-05-22 18:14:06 -07:00
R. RyanTM b5251f59ad libavif: 0.9.0 -> 0.9.1 2021-05-23 01:13:01 +00:00
Nikolay Korotkiy 740c34ac9f qvge: 0.6.2 → 0.6.3 2021-05-23 03:37:25 +03:00
SandroandGitHub 900115a4f7 Merge pull request #124038 from r-ryantm/auto-update/glibmm
glibmm_2_68: 2.68.0 -> 2.68.1
2021-05-23 02:05:53 +02:00
SandroandGitHub ad4b24a802 Merge pull request #123684 from netcrns/netcrns/bunyan 2021-05-23 02:03:14 +02:00
Martin WeineltandGitHub 84f649f693 Merge pull request #121626 from mweinelt/botamusique 2021-05-23 02:02:09 +02:00
SandroandGitHub 3ac63fbb09 Merge pull request #123425 from erictapen/osrm-backend-5.25.0 2021-05-23 02:00:08 +02:00
SandroandGitHub 037b7e2834 Merge pull request #123387 from bjornfor/update-whipper 2021-05-23 01:59:16 +02:00
Kim LindbergerandGitHub 1693374dbd synergy: 1.11.1 -> 1.13.1.41 (#123359) 2021-05-23 01:55:42 +02:00
Robert ScottandGitHub 117a632169 Merge pull request #123987 from LeSuisse/htmldoc-1.9.12
htmldoc: 1.9.11 -> 1.9.12
2021-05-23 00:49:23 +01:00
Fabian AffolterandJonathan Ringer 31601a5977 python3Packages.aiohomekit: 0.2.61 -> 0.2.62 2021-05-22 16:40:07 -07:00
R. RyanTMandJonathan Ringer bd441a1339 liblinphone: 4.5.15 -> 4.5.17 2021-05-22 16:37:13 -07:00
Martin Weinelt bafd6631da python3Packages.pymumble: 1.6 -> 1.6.1 2021-05-23 01:01:52 +02:00
Martin Weinelt f05a2c22cf botamusique: unstable-2021-03-13 -> unstable-2021-05-19 2021-05-23 01:01:52 +02:00
Martin Weinelt f79c1d1c3e botamusique: add passthru test 2021-05-23 01:01:52 +02:00
Martin Weinelt d210ed99c4 nixos/tests/botamusique: init 2021-05-23 01:01:52 +02:00
Martin Weinelt 59e5ff4b29 nixos/botamusique: init 2021-05-23 01:01:51 +02:00
Robert ScottandJonathan Ringer 5b511ca6f3 python3Packages.pyvex: fix build for darwin 2021-05-22 15:52:12 -07:00
Florian Klink 4cbb20402a qtwebengine: only set -webengine-webrtc-pipewire with qt >= 5.15
This fails the build of qt514.qtwebengine otherwise:

```
QMAKEPATH=/nix/store/29n056mi3pji6si51b128pa67b1qr7wq-qtbase-5.14.2-dev:/nix/store/g7wady1f1r23wlmy4q1f3b8j2fj5q2sq-qtdeclarative-dev:/nix/store/xfqnh2pma99915d4gsanls68z1jikcpx-qtsvg-dev:/nix/store/zlnsjdj5yv1ivi1miq49j9gp382byl35-qtlocation-dev:/nix/store/lb7cidi60cabpa7swv51xnss9045vqzi-qtmultimedia-dev:/nix/store/jrk6bcqihxwsszwy6rwy2vnfc2sb4rv9-qtwebchannel-dev
qmake PREFIX=/nix/store/pa3jhipp59f6ykh9k8l8z8jf88k52bz8-qtwebengine NIX_OUTPUT_OUT=/nix/store/pa3jhipp59f6ykh9k8l8z8jf88k52bz8-qtwebengine NIX_OUTPUT_DEV=/nix/store/jngs3qilw9iiv97rawb9sb9sd6qdbp2s-qtwebengine-dev NIX_OUTPUT_BIN=/nix/store/91hqv88qvg2wb91lv1h1pd4d8wwrkd5d-qtwebengine-bin NIX_OUTPUT_DOC=/nix/store/jngs3qilw9iiv97rawb9sb9sd6qdbp2s-qtwebengine-dev/share/doc/qt-5.14.2 NIX_OUTPUT_QML=/nix/store/91hqv88qvg2wb91lv1h1pd4d8wwrkd5d-qtwebengine-bin/lib/qt-5.14.2/qml NIX_OUTPUT_PLUGIN=/nix/store/91hqv88qvg2wb91lv1h1pd4d8wwrkd5d-qtwebengine-bin/lib/qt-5.14.2/plugins CONFIG+=release -- -system-ffmpeg -webengine-webrtc-pipewire -proprietary-codecs
Info: creating stash file /build/qtwebengine-everywhere-src-5.14.2/.qmake.stash
Info: creating cache file /build/qtwebengine-everywhere-src-5.14.2/.qmake.cache
ERROR: Unknown command line option '-webengine-webrtc-pipewire'.
builder for '/nix/store/g6dvr7789sswmahlxc6zs5pr8k2g5pgy-qtwebengine.drv' failed with exit code 3
```

Also, only bring in pipewire_0_2 if we enable pipewire support.
2021-05-23 00:44:43 +02:00
sophrosyne97andJonathan Ringer ea5726aefe lite: fix build error 2021-05-22 15:27:26 -07:00
Jan TojnarandGitHub aea7b5f08e Merge pull request #124073 from mkg20001/cinnamonpolkit
nixos/cinnamon: add polkit_gnome to fix #124062
2021-05-23 00:21:28 +02:00
Jan TojnarandGitHub 141e85cc69 Merge pull request #124056 from mkg20001/cinnamonlocale
nixos/cinnamon: add cinnamon-translations to systemPackages
2021-05-23 00:21:11 +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: https://github.com/php/php-src/commit/7bd1d703411e1e4b1f663f0cb06af619eea04b42
2021-05-23 00:10:02 +02:00