Commit Graph

259805 Commits

Author SHA1 Message Date
Дамјан Георгиевски
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
IvarWithoutBones
b9140da9e2 pythonPackages.discordpy: remove overly restrictive version constraints 2020-12-21 07:44:05 -08:00
Wout Mertens
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
Thiago Kenji Okada
4078999dc9 lein: 2.9.1 -> 2.9.5 2020-12-21 12:24:02 -03: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
Arnout Engelen
e8488ab545
notion: 4.0.1 -> 4.0.2
What's New

The highlight of this release is fixing the long-standing issue
where Firefox popups would sometimes show up in the wrong place
on multi-monitor setups (https://github.com/raboof/notion/issue/59),
thanks to great detective work by @florolf . Thanks!

* Initial implementation of _NET_FRAME_EXTENTS (https://github.com/raboof/notion/pull/303) @florolf/@raboof
* Fix potential livelock in do_timer_set (https://github.com/raboof/notion/pull/302) @dnr

Docs

* Add more docs to cfg_notion.lua (https://github.com/raboof/notion/pull/283) @raboof

Under the hood

* Trigger release drafter from github actions (https://github.com/raboof/notion/pull/304) @raboof
* Remove some colorful language (https://github.com/raboof/notion/pull/296) @raboof

https://github.com/raboof/notion/releases/tag/4.0.2
2020-12-21 15:36:39 +01:00
Michael Weiss
21bb0f56c5
iproute2: 5.9.0 -> 5.10.0 (#107319) 2020-12-21 15:22:56 +01:00
Michael Weiss
4454fecc85
cargo-c: 0.6.18 -> 0.7.0 2020-12-21 15:13:35 +01:00
Michael Raskin
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
Pascal Bach
6f64a415e3 samba: mark as broken on darwin
smbclient does not properly link and when trying to run it it fails with
messages like:

dyld: Library not loaded: /private/tmp/nix-build-samba-4.7.12.drv-0/samba-4.7.12/bin/default/source3/libpopt-samba3-samba4.dylib
  Referenced from: result/bin/smbclient
  Reason: image not found
2020-12-21 14:00:47 +01:00
github-actions[bot]
d87de5dd7d
Merge staging-next into staging 2020-12-21 12:23:08 +00:00
github-actions[bot]
d442b912ae
Merge master into staging-next 2020-12-21 12:23:05 +00:00
Michael Raskin
de349bbbb9
Merge pull request #107211 from petabyteboy/feature/broadway
gtk3: build with broadway backend
2020-12-21 12:16:19 +00:00
Felix Buehler
6be8a0ecd7 maintainers: add stunkymonkey 2020-12-21 12:56:53 +01:00
Michael Raskin
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 Raskin
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 Raskin
67e7d1170b
Merge pull request #105461 from mweinelt/botan
botan2: 2.9.0 -> 2.17.2
2020-12-21 11:25:53 +00:00
Sandro
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
Fabian Affolter
560dc49bff maintainers: add fab 2020-12-21 11:23:55 +01:00
Sandro
1de5611574
Merge pull request #101828 from siraben/flasm-init 2020-12-21 11:19:50 +01:00
Michael Raskin
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 Rocco
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
Pascal Bach
a9ddc4fc88 samba: fix macOS build 2020-12-21 10:33:00 +01:00
Pascal Bach
8e88dfc129 samba: 4.13.0 -> 4.13.3 2020-12-21 10:32:50 +01:00
Aneesh Agrawal
d1d2526fb4 samba: 4.12.6 -> 4.13.0
Previously, `vfs_snapper` was only built if `dbus` was found.
Now, `vfs_snapper` is enabled by default (on Linux)
and it requires dbus to be available:
```
Checking for dbus: not found
vfs_snapper is enabled but prerequisite dbus-1 package not found. Use
--with-shared-modules=!vfs_snapper to disable vfs_snapper support.
```

We could pass `--with-shared-modules=!vfs_snapper` to disable it,
but currently pass `--with-shared-modules=ALL`,
so add dbus as a dependency instead.
2020-12-21 10:32:50 +01:00
06kellyjac
6c839492e8 waypoint: init at 0.1.5
Co-authored-by: Patrick Winter <patrickwinter@posteo.ch>
2020-12-21 09:30:26 +00:00
sternenseemann
926a1b2094
ocamlPackages.opam-format: use dune 2 2020-12-21 10:06:32 +01:00
sternenseemann
69e614e77f
ocamlPackages.opam-repository: use dune 2 2020-12-21 09:46:35 +01:00
sternenseemann
04cbb60e62
ocamlPackages.opam-state: use dune 2 2020-12-21 09:46:34 +01:00
markuskowa
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 Behar
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
Sandro
832ae4311a
Merge pull request #107288 from numinit/soapyaudio
soapyaudio: init at 0.1.1
2020-12-21 08:39:00 +01:00
Sandro
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 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 Ringer
ab91cd998f steam: fix desktop link 2020-12-20 22:38:18 -08:00
Jonathan Ringer
473ec944a1 steamPackages.steam: 1.0.0.61 -> 1.0.0.68 2020-12-20 22:38:18 -08:00
Jonathan Ringer
0179b5f173 steam-fhsenv: normalize ldPath 2020-12-20 22:38:18 -08:00
github-actions[bot]
1e0a7e0b00
Merge staging-next into staging 2020-12-21 06:19:59 +00:00
github-actions[bot]
f2b48e74be
Merge master into staging-next 2020-12-21 06:19:56 +00:00
Sibi Prabakaran
15dcf1344f
nixos/manual: fix typo in virtualbox installation guide 2020-12-21 11:01:54 +05:30
Break Yang
0446b8af52 ethminer: fix broken package by switching to clang 2020-12-20 19:56:35 -08:00
TredwellGit
37abd75b93 libreoffice-fresh: 7.0.3.1 -> 7.0.4.2 2020-12-21 01:45:25 +00:00
Ben Siraphob
17f8726ee2 flasm: init at 1.64 2020-12-21 08:18:30 +07:00
github-actions[bot]
204a4ef360
Merge staging-next into staging 2020-12-21 00:45:57 +00:00
github-actions[bot]
bdf1e394e4
Merge master into staging-next 2020-12-21 00:45:49 +00:00
Martin Weinelt
e55f77277b
python3Packages.hstspreload: add pythonImportsCheck 2020-12-21 01:29:55 +01:00
markuskowa
3cb87bb668
Merge pull request #107293 from numinit/sdrangel-soapysdr
sdrangel: add soapysdr dependency
2020-12-21 00:49:46 +01:00
Pavol Rusnak
92ffcab6fc
Merge pull request #107266 from petabyteboy/feature/update-geoipupdate
geoipupdate: 4.5.0 -> 4.6.0
2020-12-21 00:49:18 +01:00
sternenseemann
640d92513d buildDunePackage: use dune install instead of opaline 2020-12-21 00:43:33 +01:00