lprndn
f259fa6e91
Merge branch 'master' into lprndn_Nixpkgs
2017-04-03 21:37:11 +02:00
Lprndn
75319eb203
nomacs: 3.4 -> 3.6.1
...
fixes #24589
2017-04-03 21:21:05 +02:00
zimbatm
1bf690c1bb
iosevka: 1.11.4 -> 1.12.1 ( #24527 )
...
iosevka: 1.11.4 -> 1.12.1
2017-04-03 18:30:49 +01:00
Vladimír Čunát
59b548069c
Merge #24574 : ntp: security 4.2.8p9 -> 4.2.8p10
2017-04-03 18:55:28 +02:00
Eelco Dolstra
8cc3db6b67
Add 17.03 AMIs
2017-04-03 17:46:34 +02:00
Eelco Dolstra
fbe6d23624
EC2: Disable PV support
...
Unfortunately, somewhere between 16.09 and 17.03, paravirtualized
instances stopped working. They hang at the pv-grub prompt
("grubdom>"). I tried reverting to a 4.4 kernel, reverting kernel
compression from xz to bzip2 (even though pv-grub is supposed to
support xz), and reverting the only change to initrd generation
(5a8147479e
). Nothing worked so I'm
giving up.
2017-04-03 17:46:34 +02:00
Eelco Dolstra
e6faf2a4e6
create-amis.sh: Use pv-grub-hd0_1.05
2017-04-03 17:46:34 +02:00
Jörg Thalheim
c34db6e419
Merge pull request #24414 from jensbin/corebird
...
corebird: 1.3.3 -> 1.4.2
2017-04-03 17:09:35 +02:00
ndowens
94c2f3e772
jp2a: 1.0.6 -> 1.0.7 ( #24579 )
2017-04-03 15:48:52 +01:00
Nikolay Amiantov
74f7db075a
tdesktop: 1.0.2 -> 1.0.27
...
Use system Qt.
2017-04-03 17:48:23 +03:00
Nikolay Amiantov
ef4b73a038
libappindicator: propagate dependencies
2017-04-03 17:39:41 +03:00
Thomas Tuegel
bd0163fc34
Merge branch 'fontconfig-penultimate'
2017-04-03 09:31:20 -05:00
Thomas Tuegel
89bfa112cf
fontconfig-penultimate: 0.2.1 -> 0.3.2
2017-04-03 09:26:19 -05:00
Eelco Dolstra
b0d07aa894
Merge pull request #24533 from Zimmi48/patch-1
...
[doc] improve "getting the sources" chapter
2017-04-03 15:33:32 +02:00
Thomas Tuegel
03942659ca
nixos/fontconfig: remove renderMonoTTFAsBitmap
2017-04-03 08:24:32 -05:00
Thomas Tuegel
21c9190a5f
nixos/fontconfig: remove forceAutohint option
2017-04-03 08:23:32 -05:00
Thomas Tuegel
7a78892c47
nixos/fontconfig: disable autohint by default
2017-04-03 08:22:03 -05:00
Graham Christensen
c7453084ef
docker: test for socket permissions
2017-04-03 09:05:41 -04:00
Alexey Shmalko
fa4fe71105
docker: fix socket permissions
...
Docker socket is world writable. This means any user on the system is
able to invoke docker command. (Which is equal to having a root access
to the machine.)
This commit makes socket group-writable and owned by docker group.
Inspired by
https://github.com/docker/docker/blob/master/contrib/init/systemd/docker.socket
2017-04-03 09:05:37 -04:00
Tim Steinbach
a29d0df28c
linux: 4.11-rc4 -> 4.11-rc5
2017-04-03 09:02:37 -04:00
Thomas Tuegel
5cf9cbdc17
isyncUnstable: 20161218 -> 20170329
2017-04-03 07:23:09 -05:00
Thomas Tuegel
5f8d6a56a8
ua: init at 2017-02-24
2017-04-03 07:22:48 -05:00
Peter Simons
04e3cf8005
Merge pull request #24591 from shlevy/haskell-export-2nix
...
haskellPackages: Export haskellSrc2nix and hackage2nix
2017-04-03 14:23:34 +02:00
Shea Levy
1feca4cae3
haskellPackages: Export haskellSrc2nix and hackage2nix
...
Allows using a different haskell package set to generate the nix
expressions (during eval time) than the one used to actually build the
package (at build time).
2017-04-03 08:13:07 -04:00
Jörg Thalheim
e9a636648c
Merge pull request #24587 from makefu/pkgs/snapraid/update-11.1
...
pkgs/snapraid/update 11.1
2017-04-03 11:47:03 +02:00
ndowens
969ed8832c
epdfview: Fixed SRC URL; Cosmetic Change ( #24568 )
...
epdfview: Updated Debian Mirror
2017-04-03 10:43:08 +01:00
makefu
1a0a60482b
snapraid: 11.0 -> 11.1
...
build from source, not the release configure scripts already generated
2017-04-03 10:44:15 +02:00
Taahir Ahmed
438ac662aa
nomacs: init at 3.4 ( #24580 )
...
* nomacs: init at 3.4
* nomacs: add gsettings for gtk open dialogs
* nomacs: use fetchurl instead of fetchFromGitHub
2017-04-03 10:28:34 +02:00
Jörg Thalheim
a054f6c076
Merge pull request #24585 from utdemir/master
...
kt: init at 11.1.0
2017-04-03 09:33:46 +02:00
Vladimír Čunát
b6036c95d0
release-small: use unar instead of unrar
...
It's a free (SW) alternative. See #16868 .
2017-04-03 09:09:37 +02:00
David McFarland
2c006ca805
Revert "openssl: add custom build of 1.0.2 for steam"
...
No longer necessary. See https://github.com/NixOS/nixpkgs/pull/23034#issuecomment-291005754
This reverts commit a50784b34e
.
2017-04-03 09:04:44 +02:00
David McFarland
398823da6e
Revert "steam: use custom openssl"
...
No longer necessary. See https://github.com/NixOS/nixpkgs/pull/23034#issuecomment-291005754
This reverts commit a120bad30c
.
2017-04-03 09:04:44 +02:00
Utku Demir
db6a2918b9
kt: init at 11.1.0
2017-04-03 16:10:30 +12:00
Peter Hoeg
9f34d1f19a
terraform: remove 0.8.5 specific file
...
It is now handled by the terraform build function instead.
2017-04-03 11:59:24 +08:00
Anderson Torres
f6ae3f62ee
Merge pull request #24581 from calvertvl/update-src-1_13
...
src: 1.12 -> 1.13
2017-04-03 00:23:21 -03:00
Victor Calvert
53a516b198
src: 1.12 -> 1.13
2017-04-02 22:36:02 -04:00
Jörg Thalheim
49aa2483e0
Merge pull request #24543 from winniequinn/gitkraken-desktop-entry
...
gitkraken: add desktop entry
2017-04-02 23:50:15 +02:00
Jörg Thalheim
3e7c485e19
Merge pull request #24553 from ndowens/git-imerge
...
git-imerge: 0.7.0 -> 1.0.0
2017-04-02 23:39:53 +02:00
Jörg Thalheim
dac0e94e85
Merge pull request #24551 from ndowens/leoeditor
...
leo-editor: 5.3 -> 5.5
2017-04-02 23:37:27 +02:00
Jörg Thalheim
6df9e84773
Merge pull request #24554 from ndowens/git-radar
...
git-radar: 0.3.2 -> 0.5
2017-04-02 23:28:52 +02:00
Jörg Thalheim
a18ac4fd35
Merge pull request #24552 from ndowens/git-cola
...
git-cola: 2.8 -> 2.10
2017-04-02 23:26:29 +02:00
Jörg Thalheim
97d35590c9
Merge pull request #24567 from ndowens/doomseeker
...
doomseeker: Cosmetic cleanup
2017-04-02 23:19:40 +02:00
Jörg Thalheim
58224f9430
Merge pull request #24566 from ndowens/dmenu2
...
dmenu2: Cosmetic change
2017-04-02 23:18:44 +02:00
Jörg Thalheim
500818b997
ntp: 4.2.8p9 -> 4.2.8p10; fix 10 medium/4 low CVEs
...
http://nwtime.org/network-time-foundation-publishes-ntp-4-2-8-p10/
2017-04-02 23:06:43 +02:00
Nikolay Amiantov
fda2590abb
v4l_utils: 1.10.1 -> 1.12.3
...
Add CLI utils-only mode.
Use flags instead of null's.
Move to Qt 5.
2017-04-02 23:55:13 +03:00
Jörg Thalheim
74e2f482fe
pdfshuffler: init at unstable-2017-02-26
2017-04-02 22:37:48 +02:00
Shea Levy
3a26d09e15
initrd-ssh: Use initrd secrets for host keys
2017-04-02 16:33:37 -04:00
Shea Levy
b09490a322
systemd-boot: Support initrd secrets
2017-04-02 16:33:37 -04:00
Shea Levy
59c0977300
Add facility to append secrets to the initrd
2017-04-02 16:33:37 -04:00
ndowens
ff4fa6387e
diff-so-fancy: 0.11.1 -> 0.11.4 ( #24562 )
2017-04-02 22:22:32 +02:00