Commit Graph
259177 Commits
Author SHA1 Message Date
Phillip Cloud bd84125082 nomad_1_0: init at 1.0.1 2020-12-21 15:32:22 -05:00
John EricsonandGitHub 9a6d2ba1c5 Merge pull request #107338 from Ericson2314/thermald-allow-custom-package
nixos/thermald: Allow switching package
2020-12-21 15:23:53 -05:00
Martin WeineltandJonathan Ringer bbd59a224b python3Packages.pytest-trio: 0.6.0 -> 0.7.0 2020-12-21 12:11:35 -08:00
Léo GaspardandGitHub a5a819e059 Merge pull request #104292 from fgaz/image-contents
nixos/lib/make-disk-image.nix: support content mode and ownership
2020-12-21 19:58:49 +01:00
Timo KaufmannandGitHub 8aaf788e34 Merge pull request #99037 from mohe2015/fix-mongodb
nixos/mongodb: fix running initialScript without a set root password
2020-12-21 19:41:51 +01:00
SohaltandGitHub 7e63c97223 folly: 2019.11.11.00 -> 2020.09.28.00, fix build (#99133) 2020-12-21 13:32:25 -05:00
Michele Guerini RoccoandGitHub df4d0b03ef Merge pull request #97536 from gdamjan/fix-uwsgi-php-try3
Fix compiling and linking the php plugin in uwsgi
2020-12-21 19:23:52 +01:00
SandroandGitHub b333263534 Merge pull request #103754 from 06kellyjac/waypoint
waypoint: init at 0.1.5
2020-12-21 19:17:19 +01:00
John Ericson 4bded92554 nixos/thermald: Allow switching package
Sometimes newer versions than what nixpkgs provides is needed for
certain hardware, especially for stable releases where I will backport
this commit.
2020-12-21 18:14:53 +00:00
Alyssa Ross b7045dacc6 libcryptui: enableParallelBuilding
Works fine for me at -j48.
2020-12-21 18:14:42 +00:00
FliegendeWurstandGitHub e49c1a0027 mathematica: 12.1.1 -> 12.2.0 (#107309) 2020-12-21 12:55:28 -05:00
Tim Steinbach c0e091e6d7 linux-rt_5_10: 5.10.1-rt19 -> 5.10.1-rt20 2020-12-21 12:48:17 -05:00
Tim Steinbach 4859bf2874 linux: 5.9.15 -> 5.9.16 2020-12-21 12:48:17 -05:00
Tim Steinbach 6b4ee3bf33 linux: 5.4.84 -> 5.4.85 2020-12-21 12:48:16 -05:00
Tim Steinbach 9dc0ab949b linux: 5.10.1 -> 5.10.2 2020-12-21 12:48:16 -05:00
Tim Steinbach b4c59d6ab1 awscli: 1.18.199 -> 1.18.200 2020-12-21 12:48:16 -05:00
Tim Steinbach ff6ef5bcbc python3Packages.boto3: 1.16.39 -> 1.16.40 2020-12-21 12:48:15 -05:00
Tim Steinbach 6625d1d101 python3Packages.botocore: 1.19.39 -> 1.19.40 2020-12-21 12:48:12 -05:00
SandroandGitHub ff234e95a5 Merge pull request #98494 from fgaz/qrcp/0.6.4
qrcp: renamed from qr-filetransfer, unstable-2018-10-22 -> 0.6.4
2020-12-21 18:41:58 +01:00
SandroandGitHub af69f39c99 Merge pull request #89778 from jbedo/spades
SPAdes: add python dependency
2020-12-21 18:25:07 +01:00
Дамјан Георгиевски e189177c26 uwsgi: add passthru.tests.uwsgi to derivation 2020-12-21 17:52:04 +01:00
Daniël de KokandGitHub 5ba85d6b34 Merge pull request #107243 from stigtsp/package/rakudo-2020.12
rakudo: 2020.11 -> 2020.12
2020-12-21 17:07:21 +01:00
Daniël de KokandGitHub 37bcab3c1b Merge pull request #107327 from Luflosi/update/kitty
kitty: 0.19.2 -> 0.19.3
2020-12-21 17:00:27 +01:00
Daniël de KokandJonathan Ringer b055fd1100 python3Packages.transformers: 4.0.1 -> 4.1.1
Pandas is added to checkInputs, because it is required for the TAPAS
tokenization test.

Changelog:

https://github.com/huggingface/transformers/releases/tag/v4.1.1
2020-12-21 07:55:16 -08:00
rnhmjojandДамјан Георгиевски c32ef2192f nixos/tests/uwsgi: test PHP plugin 2020-12-21 16:50:54 +01:00
Дамјан Георгиевски 22e8804308 uwsgi: the php plugin needs to link with session.so
On NixOS the session.so php extension is a separate package (and not builtin
in libphp.so). But since the uwsgi php plugin uses the session
mechanisms, we need to link the plugin to that library too.

With this change uwsgipluginpy is hacked to take an additional UWSGICONFIG_PHP_LDFLAGS
environment variable and add it to its LDFLAGS, and then in the nix
expression the UWSGICONFIG_PHP_LDFLAGS is set to point to php.extensions.session
2020-12-21 16:50:54 +01:00
Дамјан Георгиевски fd018e990b uwsgi: set UWSGICONFIG_PHPPATH to the php.dev store
uwsgi needs to run php-config to get the include path. set the
UWSGICONFIG_PHPPATH to the php-config in the php.dev store.

Patch common.h to directly include php_session.h (since it's a separate package on
nixos).

NIX_CFLAGS_LINK was removed since it doesn't seem to be used at all

https://github.com/unbit/uwsgi/blob/master/plugins/php/common.h
2020-12-21 16:50:53 +01:00
IvarWithoutBonesandJonathan Ringer b9140da9e2 pythonPackages.discordpy: remove overly restrictive version constraints 2020-12-21 07:44:05 -08:00
Wout MertensandGitHub 2194012d3b Merge pull request #90142 from wmertens/pam-ssh-agent
pam_ssh_agent_auth: 0.10.3 -> 0.10.4
2020-12-21 16:29:59 +01:00
Luflosi 0c0a1a9a6d kitty: 0.19.2 -> 0.19.3
https://github.com/kovidgoyal/kitty/releases/tag/v0.19.3
2020-12-21 15:53:15 +01:00
Michael RaskinandGitHub 2a058487cb Merge pull request #107300 from TredwellGit/libreoffice-fresh
libreoffice-fresh: 7.0.3.1 -> 7.0.4.2
2020-12-21 13:26:06 +00:00
Michael RaskinandGitHub 4aa87cfa36 Merge pull request #107003 from Atemu/update/linux_zen
linux_zen: 5.9.14 -> 5.10.1
2020-12-21 11:51:38 +00:00
Michael RaskinandGitHub ee383a53dd Merge pull request #106586 from doronbehar/pkg/octave/misc
octave: Use latest jdk & Allow 64 bit indices
2020-12-21 11:30:08 +00:00
Michael RaskinandGitHub 67e7d1170b Merge pull request #105461 from mweinelt/botan
botan2: 2.9.0 -> 2.17.2
2020-12-21 11:25:53 +00:00
SandroandGitHub 652da3f472 Merge pull request #107134 from psibi/patch-2
nixos/manual: fix typo in virtualbox installation guide
2020-12-21 11:32:52 +01:00
SandroandGitHub 1de5611574 Merge pull request #101828 from siraben/flasm-init 2020-12-21 11:19:50 +01:00
Michael RaskinandGitHub 7dc6f850b3 Merge pull request #107218 from helsinki-systems/upd/glusterfs
glusterfs: 7.6 -> 8.3
2020-12-21 09:57:14 +00:00
Michele Guerini RoccoandGitHub 20257280d9 Merge pull request #107275 from bjornfor/fix-build-vm-with-bootloader-with-efi
nixos: fix "nixos-rebuild build-vm-with-bootloader" for EFI systems
2020-12-21 10:46:00 +01:00
06kellyjacandPatrick Winter 6c839492e8 waypoint: init at 0.1.5
Co-authored-by: Patrick Winter <patrickwinter@posteo.ch>
2020-12-21 09:30:26 +00:00
sternenseemannandVincent Laporte 926a1b2094 ocamlPackages.opam-format: use dune 2 2020-12-21 10:06:32 +01:00
sternenseemannandVincent Laporte 69e614e77f ocamlPackages.opam-repository: use dune 2 2020-12-21 09:46:35 +01:00
sternenseemannandVincent Laporte 04cbb60e62 ocamlPackages.opam-state: use dune 2 2020-12-21 09:46:34 +01:00
markuskowaandGitHub a0c36072de Merge pull request #107287 from markuskowa/upd-libpsm
libpsm2: 11.2.156 -> 11.2.185
2020-12-21 09:37:02 +01:00
Doron BeharandGitHub bcf07ee632 Merge pull request #96046 from numinit/keystore-explorer
keystore-explorer: init at 5.4.4
2020-12-21 10:26:55 +02:00
Bjørn Forsman 39fad297fd nixos: fix "nixos-rebuild build-vm-with-bootloader" for EFI systems
`nixos-rebuild build-vm-with-bootloader` currently fails with the
default NixOS EFI configuration:

  $ cat >configuration.nix <<EOF
  {
    fileSystems."/".device = "/dev/sda1";
    boot.loader.systemd-boot.enable = true;
    boot.loader.efi.canTouchEfiVariables = true;
  }
  EOF

  $ nixos-rebuild build-vm-with-bootloader -I nixos-config=$PWD/configuration.nix -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/nixos-20.09.tar.gz
  [...]
  insmod: ERROR: could not insert module /nix/store/1ibmgfr13r8b6xyn4f0wj115819f359c-linux-5.4.83/lib/modules/5.4.83/kernel/fs/efivarfs/efivarfs.ko.xz: No such device
  mount: /sys/firmware/efi/efivars: mount point does not exist.
  [    1.908328] reboot: Power down
  builder for '/nix/store/dx2ycclyknvibrskwmii42sgyalagjxa-nixos-boot-disk.drv' failed with exit code 32
  [...]

Fix it by setting virtualisation.useEFIBoot = true in qemu-vm.nix, when
efi is needed.

And remove the now unneeded configuration in
./nixos/tests/systemd-boot.nix, since it's handled globally.

Before:
* release-20.03: successful build, unsuccessful run
* release-20.09 (and master): unsuccessful build

After:
* Successful build and run.

Fixes https://github.com/NixOS/nixpkgs/issues/107255
2020-12-21 08:55:13 +01:00
SandroandGitHub 832ae4311a Merge pull request #107288 from numinit/soapyaudio
soapyaudio: init at 0.1.1
2020-12-21 08:39:00 +01:00
SandroandGitHub d8375c5b79 Merge pull request #107290 from fgaz/mindustry/121.4
mindustry,mindustry-server: 120.2 -> 121.4
2020-12-21 07:56:12 +01:00
Jonathan RingerandJonathan Ringer 373cb5d41d steam: fix readonly boostrap.tar.xz
steam writes it with 444 permissions, which makes
simple deletions fails, and steam will crash
2020-12-20 22:38:18 -08:00
Jonathan RingerandJonathan Ringer ab91cd998f steam: fix desktop link 2020-12-20 22:38:18 -08:00
Jonathan RingerandJonathan Ringer 473ec944a1 steamPackages.steam: 1.0.0.61 -> 1.0.0.68 2020-12-20 22:38:18 -08:00