Commit Graph

133317 Commits

Author SHA1 Message Date
Uli Baum 8aa09a2887 cmake_2_8: fix build, restore search-path.patch
cmake 3.12 update in #44910 modified search-path.patch
and broke cmake 2.8. This restores the previous version
of the patch as search-path-2.8.patch
2018-08-31 01:04:44 +02:00
xeji d3036afd6d
Merge pull request #45432 from xeji/texlive-2018
[staging]: texlive: 2017 -> 2018
2018-08-30 20:42:03 +02:00
Vladimír Čunát 2a39174255
Merge #43817: procps(-ng): enable systemd support
The whole closure only grows by 5 MiB roughly,
and it's all very common libraries (very low practical impact).
2018-08-30 18:03:59 +02:00
Vladimír Čunát 5ae438a3e7
procps(-ng): drop the bootstrapping hack
On master/staging the bootstrap mistake has been fixed,
and it no longer pulls procps, so such a hack isn't required.
2018-08-30 18:01:07 +02:00
Vladimír Čunát b71b222b4c
Merge #44910: cmake: 3.11.2 -> 3.12.1 2018-08-30 16:04:52 +02:00
Vladimír Čunát 6f2f91f307
Merge #42880: libinput: split .bin output 2018-08-30 15:29:32 +02:00
Vladimír Čunát ab539ab863
libinput: make .bin the first output
That's the convention:
2018-08-30 15:27:26 +02:00
Uli Baum 03c1f567d5 systemd: don't use options from fstab on remount
Include fix by @aszlig to fix remount with comment/application-specific
fstab options.
2018-08-30 12:53:18 +02:00
Vladimír Čunát 19c68fe28c
Merge branch 'master' into staging 2018-08-30 12:25:43 +02:00
Vladimír Čunát e6a37e3ce4
linux: build with SCHEDUTIL governor
- it can't be built as a module
- it's not set as the default yet
- for discussion see https://github.com/NixOS/nixpkgs/pull/42330
2018-08-30 11:26:43 +02:00
Sarah Brofeldt ab18814a8e
Merge pull request #45753 from ikervagyok/wine314
wine{Unstable,Staging}: 3.13 -> 3.14
2018-08-30 11:20:57 +02:00
markuskowa b0401fa044 sshuttle: 0.78.3 -> 0.78.4 (#44895) 2018-08-30 11:11:33 +02:00
Vladimír Čunát 88e4ac7a97
Merge #45636: nix-repl: throw an explanation 2018-08-30 10:27:11 +02:00
Jörg Thalheim 663951eaa3
Merge pull request #43388 from symphorien/neovim-python-env
Fix neovim PYTHONPATH handling
2018-08-30 08:51:21 +01:00
Vladimír Čunát d28ce159f6
Merge #45764: pango: 1.42.1 → 1.42.4 2018-08-30 09:32:11 +02:00
Jörg Thalheim b470ed6b78 alacritty: 2018-07-20 -> 2018-08-30 2018-08-30 08:26:44 +01:00
Wael Nasreddine c928d69642 corgi: init at 0.2.3 (#45766) 2018-08-30 09:20:40 +02:00
xeji f629d36560
Merge pull request #45411 from alyssais/linux-libre
linux-libre: init
2018-08-30 09:01:00 +02:00
xeji 29b48e00bc
Merge pull request #45770 from Mic92/nix-review-0.5.1
nix-review: 0.5.0 -> 0.5.2
2018-08-30 08:56:53 +02:00
Juho Östman 5914bf4f97 xpra: fix the xkb search path (#45752)
Search for the xkb files in the nix store.
2018-08-30 08:45:11 +02:00
Jörg Thalheim 5b452a2f76 nix-review: 0.5.0 -> 0.5.2
fix cleanup issue: https://github.com/Mic92/nix-review/issues/10
2018-08-30 07:38:41 +01:00
Jan Tojnar 2d51cceda4
libfm: switch to fresher vala 2018-08-30 02:01:17 +02:00
Jan Tojnar 9a4240f8fb
font-manager: 0.7.3 → 0.7.3.1
Switch to fresher vala
2018-08-30 02:01:17 +02:00
Markus Kowalewski 887ed7ab45
kexec-tools: add license 2018-08-30 00:38:33 +02:00
Markus Kowalewski c911dc40a7
iptables: add license 2018-08-30 00:34:22 +02:00
Markus Kowalewski 24ca5183b1
ipsec-tools: add license 2018-08-30 00:32:24 +02:00
Markus Kowalewski d3273b1ce7
iomelt: add license 2018-08-30 00:32:07 +02:00
Markus Kowalewski c9864335b5
gucview: add license 2018-08-30 00:22:31 +02:00
Markus Kowalewski 236e9da382
gogoclient: update meta data 2018-08-30 00:19:08 +02:00
Markus Kowalewski 2ce11cc791
fbterm: update meta data 2018-08-30 00:19:08 +02:00
Markus Kowalewski 89ec828a90
ebtables: add license 2018-08-30 00:19:08 +02:00
Markus Kowalewski c1ed60e64c
drdb: add license 2018-08-30 00:19:08 +02:00
Markus Kowalewski 80dd1456d0
dmidecode: add license 2018-08-30 00:19:06 +02:00
Jan Tojnar f9943cd28a
pango: 1.42.1 → 1.42.4
Fixes a horrendous bug that crashes IRC clients, text editors, terminal
emulators that receive invalid Unicode sequence.
2018-08-29 23:41:16 +02:00
Uli Baum be356b3d4a linux-libre: fix argument list
Building a system with boot.kernelPackages = pkgs.linuxPackages-libre
failed because the expression is called with extra arguments,
See linux-4.14.nix.
2018-08-29 23:00:47 +02:00
Graham Christensen a141b3aad8
Merge pull request #33686 from samueldr/artwork/iso
(Installation media) Bootloader artwork refresh
2018-08-29 15:31:13 -04:00
Michael Weiss 364c5047bc androidStudioPackages.{dev,canary}: 3.3.0.6 -> 3.3.0.7 2018-08-29 19:53:59 +02:00
Michael Weiss fc43fc1ea2 lf: 7 -> 8 2018-08-29 19:48:42 +02:00
Peter Simons 10eb7526b5 Fix evaluation errors in libndtypes and libxnd. 2018-08-29 19:42:00 +02:00
xeji 683707ea03
dwm-git: init at 20180602 (#45716)
The latest tagged release dwm 6.1 is from 2015, so
the development version is much more current.
2018-08-29 19:39:10 +02:00
Jörg Thalheim d6305a5bec
Merge pull request #45755 from Ekleog/kcov-36
kcov: 35 -> 36
2018-08-29 17:27:26 +01:00
Léo Gaspard 03d5065c06
kcov: 35 -> 36 2018-08-30 01:07:45 +09:00
Jörg Thalheim 734c2bc4d0 systemd-cryptsetup-generator: cryptsetup belongs to buildInputs
This fixes the build.
2018-08-29 17:07:12 +01:00
Jörg Thalheim 45e47cdab0
Merge pull request #45745 from vbgl/hhvm-broken
hhvm: mark as broken
2018-08-29 16:46:37 +01:00
Michael Weiss 256e347dfe signal-desktop-beta: remove
This package was marked as broken since
9cb0b49673.
Reason: The package is outdated and keeping up with the beta releases
isn't really worth it (there are regular stable releases).
2018-08-29 17:28:58 +02:00
Lengyel Balázs f9ab1c5d41 wine{Unstable,Staging}: 3.13 -> 3.14 2018-08-29 16:54:08 +02:00
Vincent Laporte f23c765827
hhvm: mark as broken 2018-08-29 14:43:06 +00:00
Jan Tojnar eecfebdcd3
Merge pull request #45742 from dywedir/bat
bat: 0.5.0 -> 0.6.0
2018-08-29 16:12:37 +02:00
Jörg Thalheim d314c4d3ce vala_0_28: remove 2018-08-29 11:52:28 +01:00
Vladyslav Mykhailichenko 341a531c3d bat: 0.5.0 -> 0.6.0 2018-08-29 13:39:36 +03:00