Heikki Hokkanen
48ade7c0af
timewarrior: 1.3.0 -> 1.4.2
2020-09-02 18:52:48 +03:00
Aaron Andersen
259aaf6abf
Merge pull request #96926 from davidak/limesurvey-update
...
limesurvey: 3.17.12+190823 -> 3.23.0+200813
2020-09-02 11:50:11 -04:00
Félix Baylac-Jacqué
09c383c17a
Merge pull request #94917 from ju1m/biboumi
...
nixos/biboumi: init
2020-09-02 17:43:27 +02:00
Aaron Andersen
8d3123d2f4
Merge pull request #96738 from jojosch/dbeaver_7.2.0
...
dbeaver: 7.1.5 -> 7.2.0
2020-09-02 11:15:40 -04:00
Christian Kampka
b935375bec
gts: Fix cross compilation
...
gts generate binaries during the build process that are used during the
build process. When building cross-platform, these binaries are not
executable as they are built with for the target platform instead of the
host platform. The boostrap build introduced here will first build gts
natively and then cross-platform, using the native binaries in the
cross-build.
2020-09-02 17:04:41 +02:00
Serval
4ac99e76bc
nixos/tests/v2ray: init
2020-09-02 22:18:52 +08:00
Serval
9a5a8949aa
v2ray: 4.26.0 -> 4.27.5
2020-09-02 22:13:02 +08:00
Dennis Gosnell
cf1a3d7ece
Merge pull request #96956 from rnhmjoj/pandoc-crossref
...
haskellPackages.pandoc-crossref: mark unbroken
2020-09-02 23:09:59 +09:00
Simon Waibl
32f5e5da4a
Merge pull request #96677 from edude03/patch-2
...
plex: 1.19 -> 1.20
2020-09-02 15:59:27 +02:00
WORLDofPEACE
31008a8f15
Merge pull request #96937 from jtojnar/drop-strigi
...
strigi: drop
2020-09-02 08:53:24 -04:00
WORLDofPEACE
18348c7829
Merge pull request #96042 from rnhmjoj/loaOf
...
treewide: completely remove types.loaOf
2020-09-02 08:45:37 -04:00
Mario Rodas
403414522a
Merge pull request #96945 from endgame/chromedriver-bump
...
chromedriver: 83.0.4103.39 -> 85.0.4183.87
2020-09-02 07:28:39 -05:00
rnhmjoj
d9cd2ca21d
haskellPackages.pandoc-crossref: mark unbroken
2020-09-02 14:12:02 +02:00
Sascha Grunert
27b0c4b151
nixos/containers: add oci-seccomp-bpf-hook
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-02 21:53:37 +10:00
zowoq
ee0d559dae
oci-seccomp-bpf-hook: move to linuxPackages
2020-09-02 20:14:22 +10:00
Vladimír Čunát
c5dcb9682e
powerdevil: fix hash of patch
...
The hash added in 24ebfb1e021b belongs to pure download
before normalization done by fetchpatch.
2020-09-02 11:14:38 +02:00
Christian Kampka
7332051e27
glibmm: Add glib to nativeBuildInputs
...
While compiling, glibmm tries to execute glib-compile-schemas, which
requires glib to be in the nativeBuildInputs for cross-platform builds.
2020-09-02 10:39:03 +02:00
Daniël de Kok
f20daaa85c
Merge pull request #96282 from rople380/master
...
godu: init at 1.3.0
2020-09-02 10:36:25 +02:00
Vincent Laporte
910ac8645f
ocamlPackages.ocp-index: 1.2 → 1.2.1
2020-09-02 10:30:34 +02:00
Vincent Laporte
745a86726a
ocamlPackages.re: disable tests with OCaml < 4.04
2020-09-02 10:30:34 +02:00
Vladimír Čunát
d95a022648
Merge branch 'master' into staging-next
...
This fixes an evaluation problem in check-esxi-hardware
2020-09-02 09:43:30 +02:00
Mario Rodas
df8eed0ccf
ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.0 -> 4.11.1
2020-09-02 09:30:20 +02:00
Thomas Friese
ba11f710fb
bitwig-studio3: 3.2.6 -> 3.2.7
2020-09-02 08:44:51 +02:00
Julien Moutinho
f333296776
nixos/biboumi: init
2020-09-02 08:31:53 +02:00
WORLDofPEACE
765d0371a8
Merge pull request #96879 from romildo/rm.deepin.doc
...
deepin: register removal in release notes, aliases and module list
2020-09-02 02:25:43 -04:00
rople380
128e0ec04b
godu: init at 1.3.0
...
Co-authored-by: Daniël de Kok <me@github.danieldk.eu>
2020-09-02 08:11:38 +02:00
rople380
8511890fe0
maintainers: add rople380
2020-09-02 08:11:18 +02:00
Daniël de Kok
b268e89ff7
Merge pull request #96944 from xoe-labs/da-bump-gittown
...
git-town: 7.3.0 → 7.4.0
2020-09-02 07:57:08 +02:00
Daniël de Kok
f1a29ad041
Merge pull request #96904 from danieldk/1password-0.8.4
...
_1password-gui: 0.8.3-1 -> 0.8.4
2020-09-02 07:51:12 +02:00
Jan Tojnar
84d0f3fa7d
pkgsMusl.libusb-compat-0_1: fix eval
...
e89e2edc7349c0df15fa03b8229c370340547538 did not move all files when moving the directory.
Fixes: https://github.com/NixOS/nixpkgs/issues/96947
2020-09-02 07:38:09 +02:00
Jan Tojnar
2c152eed4c
pitivi: Fix build
...
The latest version is not compatible with Python 3.8,
let's cherry-pick some patches from master.
Also pre-prepare for incoming release of GStreamer 1.18.
2020-09-02 07:25:19 +02:00
Orivej Desh (NixOS)
de45bbe1b4
Merge pull request #96684 from magnetophon/LV2plugins
...
update some LV2 plugins
2020-09-02 05:12:54 +00:00
Orivej Desh (NixOS)
ae5bd28035
Merge pull request #82308 from magnetophon/surge
...
surge: init at 1.7.1
2020-09-02 05:10:47 +00:00
Orivej Desh
018f0862ba
surge: fix build
2020-09-02 05:09:42 +00:00
Bart Brouns
e0baa46fea
surge: 1.6.6 -> 1.7.1
2020-09-02 04:56:57 +00:00
Bart Brouns
f68e68497f
surge: init at 1.6.6
2020-09-02 04:56:57 +00:00
Jack Kelly
895f0ce810
chromedriver: 83.0.4103.39 -> 85.0.4183.87
...
New dependency: libxcb
2020-09-02 14:32:14 +10:00
Jan Tojnar
34c2ad1474
pitivi: clean up
...
* format with nixpkgs-fmt
* use pkg-config instead of pkgconfig alias
* reorder attributes
* move version inside the mkDerivation
2020-09-02 06:29:49 +02:00
Mario Rodas
d8d4fc6f6d
git-lfs: 2.11.0 -> 2.12.0
...
https://github.com/git-lfs/git-lfs/releases/tag/v2.12.0
2020-09-02 04:20:00 +00:00
David Arnold
c66477beac
git-town: 7.3.0 → 7.4.0
2020-09-01 22:11:36 -05:00
Andreas Fuchs
04fffd6cae
emacs: use -B flags for native compilation dependencies
...
The -B flag to gcc (and libgccjit) allows us to specify where it can
find things it needs to correctly compile code (both programs and
libraries) without adjusting any environmental flags: So, no need to
wrap the program for a PATH entry containing binutils, and no need to
explicitly pass a linker path anymore.
2020-09-01 22:58:27 -04:00
Orivej Desh
1a68e21d47
nixos/systemd: support adding and overriding tmpfiles.d via environment.etc ( #96766 )
...
This allows the user to configure systemd tmpfiles.d via
`environment.etc."tmpfiles.d/X.conf".text = "..."`, which after #93073
causes permission denied (with new X.conf):
```
ln: failed to create symbolic link '/nix/store/...-etc/etc/tmpfiles.d/X.conf': Permission denied
builder for '/nix/store/...-etc.drv' failed with exit code 1
```
or collision between environment.etc and systemd-default-tmpfiles
packages (with existing X.conf, such as tmp.conf):
```
duplicate entry tmpfiles.d/tmp.conf -> /nix/store/...-etc-tmp.conf
mismatched duplicate entry /nix/store/...-systemd-246/example/tmpfiles.d/tmp.conf <-> /nix/store/...-etc-tmp.conf
builder for '/nix/store/...-etc.drv' failed with exit code 1
```
Fixes #96755
2020-09-02 02:54:11 +00:00
Orivej Desh (NixOS)
5bc4467199
Merge pull request #96702 from orivej/linux-rt
...
linux-rt(,_latest): init at 5.4.61-rt37 and 5.6.19-rt12
2020-09-02 02:52:41 +00:00
Orivej Desh
713b1622e7
linux-rt_5_6: init at 5.6.19-rt12
2020-09-02 02:51:06 +00:00
Orivej Desh
f623e0fbf8
linux-rt_5_4: init at 5.4.61-rt37
2020-09-02 02:51:06 +00:00
Orivej Desh
9d0d3a025f
linux-rt: add update script
2020-09-02 02:51:06 +00:00
Orivej Desh
3db58a2f4c
tunefish: init at unstable 2020-08-13 ( #96539 )
...
Fails to build on aarch64 due to the use of x86 intrinsics.
2020-09-02 02:48:58 +00:00
John Ericson
1965a241fc
Merge pull request #61019 from volth/gcc.arch-amd
...
platform.gcc.arch: support for AMD CPUs
2020-09-01 22:31:16 -04:00
Jan Tojnar
4a4e642aba
gstreamer: drop legacy
...
It has been abandoned for ages, insecure, and now finally broken.
2020-09-02 04:01:07 +02:00
Jan Tojnar
9a1f60994b
tiscamera: clean up
...
- use pkg-config instead of pkgconfig alias
- use placeholders for cmakeFlags
- do not skip build rpath
- udev replacements no longer apply 47d4fb246b
There are some misplaced dependencies like gobject-introspection and orc that should probably go to nativeBuildInputs but upstream detects them incorrectly.
2020-09-02 04:01:06 +02:00