Tuomas Tynkkynen
85d7d9d254
xfstests: Autodetect what to link in the wrapper
2016-09-01 21:03:27 +03:00
Kranium Gikos Mendoza
71021a825d
gtk-gnutella: disable bindnow/fortify/pic/relro hardening ( #18195 )
...
based on debian's settings at https://lintian.debian.org/full/lucab@debian.org.html#gtk-gnutella_1.1.8-2
2016-09-01 19:53:17 +02:00
Tuomas Tynkkynen
3364230d56
Disable bunch of non-compiling packages on Darwin
...
These ones have a "Last successful build" timestamp in the 2014s or
2015s. Presumably no one will notice if we now stop building them.
softether_4_18 2015-09-20 http://hydra.nixos.org/build/39418483
lensfun 2014-09-30 http://hydra.nixos.org/build/39394104
net_snmp 2015-09-20 http://hydra.nixos.org/build/39410553
djview 2015-08-11 http://hydra.nixos.org/build/39413233
libmusicbrainz2 2015-09-20 http://hydra.nixos.org/build/39410106
fox_1_6 2014-05-07 http://hydra.nixos.org/build/39410858
libofx 2015-09-24 http://hydra.nixos.org/build/39423507
yacas 2014-09-30 http://hydra.nixos.org/build/39393150
iomelt 2014-09-30 http://hydra.nixos.org/build/39408486
softether 2015-09-20 http://hydra.nixos.org/build/39425800
mp4v2 2014-09-30 http://hydra.nixos.org/build/39421899
virtuoso7 2014-09-21 http://hydra.nixos.org/build/39415206
man_db 2015-04-23 http://hydra.nixos.org/build/39404236
libdiscid 2014-09-30 http://hydra.nixos.org/build/39412202
zabbix22.agent 2014-09-21 http://hydra.nixos.org/build/39412149
vidalia 2015-08-06 http://hydra.nixos.org/build/39411500
libmtp 2015-09-20 http://hydra.nixos.org/build/39419199
wxGTK29 2015-09-20 http://hydra.nixos.org/build/39415296
ncmpcpp 2015-11-06 http://hydra.nixos.org/build/39404455
libtorrent 2014-09-21 http://hydra.nixos.org/build/39394646
shishi 2014-03-21 http://hydra.nixos.org/build/39418874
ocaml_3_12_1 2014-09-30 http://hydra.nixos.org/build/39392996
djview4 2015-08-11 http://hydra.nixos.org/build/39427799
vimNox 2014-05-23 http://hydra.nixos.org/build/39397012
ttfautohint 2015-08-06 http://hydra.nixos.org/build/39398330
libraw 2015-09-24 http://hydra.nixos.org/build/39402271
wxGTK30 2015-09-20 http://hydra.nixos.org/build/39401871
sbcl_1_2_5 2015-09-20 http://hydra.nixos.org/build/39426091
prover9 2014-09-30 http://hydra.nixos.org/build/39406476
rcs 2015-08-25 http://hydra.nixos.org/build/39392037
gpac 2015-09-24 http://hydra.nixos.org/build/39399470
virtuoso6 2014-09-30 http://hydra.nixos.org/build/39398651
xlslib 2015-09-24 http://hydra.nixos.org/build/39410387
ucommon 2015-03-27 http://hydra.nixos.org/build/39414040
commoncpp2 2014-09-30 http://hydra.nixos.org/build/39420117
virtuoso 2014-09-21 http://hydra.nixos.org/build/39399978
miniHttpd 2014-09-30 http://hydra.nixos.org/build/39392925
mpack 2014-09-26 http://hydra.nixos.org/build/39399535
nbd 2014-09-26 http://hydra.nixos.org/build/39401367
newsbeuter-dev 2014-07-29 http://hydra.nixos.org/build/39406259
gimp_2_8 2015-09-20 http://hydra.nixos.org/build/39436271
gimp 2015-09-20 http://hydra.nixos.org/build/39435976
zabbix20.agent 2014-09-30 http://hydra.nixos.org/build/39393242
gst_all_1.gst-plugins-good 2015-09-20 http://hydra.nixos.org/build/39408506
ocaml_4_00_1 2014-09-30 http://hydra.nixos.org/build/39399526
inadyn 2014-09-30 http://hydra.nixos.org/build/39426389
gst_all_1.gst-plugins-bad 2015-09-20 http://hydra.nixos.org/build/39392970
zabbix.agent 2014-09-30 http://hydra.nixos.org/build/39421412
cmake-2_8 2015-09-24 http://hydra.nixos.org/build/39399443
liblastfm 2015-08-06 http://hydra.nixos.org/build/39421812
newsbeuter 2014-07-29 http://hydra.nixos.org/build/39396605
sdcv 2014-09-26 http://hydra.nixos.org/build/39412928
2016-09-01 20:39:33 +03:00
Joachim Fasting
191a85349b
refind: refactorings
...
- Remove redundant build inputs
These are (optional) run-time dependencies, adding them to build inputs
does nothing.
- Use standard buildPhase
Note that specifying linker script is unnecessary. Also specify correct
host arch and efi platform.
- Replace non-working ad-hoc patch with wrapper
The ad-hoc patching of refind-install didn't actually substitute anything;
with a wrapper script patching becomes unnecessary
- Remove use of deprecated meta.version
Closes https://github.com/NixOS/nixpkgs/pull/18103
2016-09-01 14:51:32 +02:00
Sander van der Burg
792f50fe7c
nixui: migrate to node2nix
2016-09-01 12:14:20 +00:00
Tuomas Tynkkynen
8c4aeb1780
Merge staging into master
...
Brings in:
- changed output order for multiple outputs:
https://github.com/NixOS/nixpkgs/pull/14766
- audit disabled by default
https://github.com/NixOS/nixpkgs/pull/17916
Conflicts:
pkgs/development/libraries/openldap/default.nix
2016-09-01 13:27:27 +03:00
Eelco Dolstra
8172cd734c
docdev -> devdoc
...
It's "developer documentation", not "documentation developer" after
all.
2016-09-01 11:07:23 +02:00
Eelco Dolstra
02ee9d83d0
enableParallelBuild -> enableParallelBuilding
2016-09-01 10:46:47 +02:00
Thomas Tuegel
e446b9f1b1
keybase: 1.0.16 -> 1.0.17
2016-08-31 21:36:47 -05:00
Tuomas Tynkkynen
96004b9d8c
nilfs-utils: Set dontPatchELF due to broken RPATH by patchelf
2016-09-01 01:48:49 +03:00
Michael Raskin
61fe09d670
fast-neural-doodle: fix script name
2016-08-31 19:49:18 +02:00
Michael Raskin
1280b110cb
fast-neural-doodle: init at 0.0pre2016-07-01
2016-08-31 19:45:28 +02:00
Michael Raskin
e2f48282d3
neural-style: symlink models so they can be shared easily
2016-08-31 19:45:28 +02:00
Robin Gloster
459d46dc5a
socat2pre: enable ip6 on darwin
2016-08-31 15:41:51 +02:00
Emery Hemingway
6e548b7901
plan9port: 2015-06-29 -> 2015-11-10 ( #18141 )
2016-08-31 11:41:49 +02:00
Domen Kožar
da421bc75f
Fix #4210 : Remove builderDefs
...
This was one of the ways to build packages, we are trying
hard to minimize different ways so it's easier for newcomers
to learn only one way.
This also:
- removes texLive (old), fixes #14807
- removed upstream-updater, if that code is still used it should be in
separate repo
- changes a few packages like gitit/mit-scheme to use new texlive
2016-08-31 11:34:46 +02:00
Tuomas Tynkkynen
307f7efcc9
pinentry: Fix dev reference to qtbase
2016-08-31 12:32:58 +03:00
Ram Kromberg
e852a8e8b6
plan9port: 2015-06-29 -> 2015-11-10
2016-08-31 08:58:45 +03:00
Joachim F
5f6d842ab1
Merge pull request #18122 from romildo/upd.aria2
...
aria2: 1.24.0 -> 1.26.1
2016-08-31 00:25:47 +02:00
Tuomas Tynkkynen
3a762ef967
shadowsocks-libev: Fix 'lib.optional' use
...
Produces buildInputs having lists of lists.
2016-08-30 23:00:13 +03:00
Tuomas Tynkkynen
810135363e
ceph: Fix 'lib.optional' use
...
Produces a list of list as buildInputs.
2016-08-30 23:00:13 +03:00
José Romildo Malaquias
e9f1e1ad06
aria2: 1.24.0 -> 1.26.1
2016-08-30 09:51:35 -03:00
Profpatsch
e1e96a8210
youtube-dl: wrap with atomicparsley ( #18066 )
...
Otherwise --embed-thumbnail will crash youtube-dl while running.
Rewrite the module arguments to be semantic and not fail with null
pointer errors.
2016-08-30 14:36:16 +02:00
Frederik Rietdijk
db1d965ae6
Revert "duply: add pythonPackages.cryptography"
...
This reverts commit 400d1d5c89
.
Didn't fix https://github.com/NixOS/nixpkgs/issues/18112
2016-08-30 12:54:59 +02:00
Frederik Rietdijk
400d1d5c89
duply: add pythonPackages.cryptography
2016-08-30 12:20:25 +02:00
Tuomas Tynkkynen
d3dc3d4130
Merge remote-tracking branch 'dezgeg/shuffle-outputs' into staging
...
https://github.com/NixOS/nixpkgs/pull/14766
2016-08-30 12:43:37 +03:00
Tuomas Tynkkynen
c3bcb4e1ce
treewide: Use explicit 'dev' references to glibc
2016-08-30 03:11:09 +03:00
Tuomas Tynkkynen
048a30e4e4
treewide: Fix dev references to libxml2
2016-08-30 03:02:32 +03:00
Vladimír Čunát
3996aa8953
nix: maintenance 1.11.2 -> 1.11.3
...
Fixes #17804 .
2016-08-29 22:44:01 +02:00
Vladimír Čunát
3f80ecfc79
fontforge: build the non-gui version without fontconfig
...
(in build-time closure)
2016-08-29 22:27:34 +02:00
Tuomas Tynkkynen
b2e701cb1d
nix-repl: Use 'dev' output of nix
2016-08-29 21:30:52 +03:00
Tuomas Tynkkynen
a17216af4c
treewide: Shuffle outputs
...
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
obadz
b74793bd1c
Merge branch 'master' into staging
...
Conflicts:
pkgs/tools/system/facter/default.nix
2016-08-29 12:44:17 +01:00
Robin Gloster
b0b2a94751
pdftk: disable format/fortify hardening
2016-08-29 09:02:03 +00:00
Matthew O'Gorman
145bbbe17b
kalibrate-hackrf: init at 2016-08-27
2016-08-29 01:17:29 -04:00
Graham Christensen
7a073c1c6d
Merge pull request #18057 from peterhoeg/kindlegen
...
kindlegen: init at 2.9
2016-08-28 22:24:21 -04:00
Joachim Fasting
525b250052
runit: optionally build static runit{,-init}
...
May be useful in initrd along with statically linked busybox.
2016-08-29 04:08:38 +02:00
Robin Gloster
56158004b5
lprof: add hardeningDisable to environment during build
2016-08-29 01:58:16 +00:00
Robin Gloster
4076f4d376
Merge pull request #18074 from womfoo/bump/facter-and-deps
...
facter: 3.1.8 -> 3.4.1 and add/update related dependencies
2016-08-29 01:22:28 +00:00
Kranium Gikos Mendoza
3cca873b15
facter: 3.1.8 -> 3.4.1
2016-08-29 08:56:34 +08:00
Tuomas Tynkkynen
3243c4f272
treewide: Make explicit that 'dev' output of SDL is used
2016-08-29 03:27:14 +03:00
Robin Gloster
e17bc25943
Merge remote-tracking branch 'upstream/master' into staging
2016-08-29 00:24:47 +00:00
Kranium Gikos Mendoza
4e13a71895
logstalgia: fix build ( #18065 )
2016-08-28 23:20:22 +00:00
Joachim Fasting
e113db1e24
relfs: port to stdenv.mkDerivation
...
https://github.com/NixOS/nixpkgs/issues/4210
2016-08-29 01:10:33 +02:00
sternenseemann
2fce6824ee
a2ps: fix a misspelling in description
2016-08-28 22:32:32 +02:00
Frederik Rietdijk
9d25dc12d9
Revert "hdf5: 1.8.16 -> 1.10.0-patch1"
...
This reverts commit 1c1a03f0d3
.
hdf5 1.10 is not yet supported by all tools/libraries (e.g pytables, a dependency of pandas, requires hdf5 1.8).
2016-08-28 19:28:31 +02:00
Robin Gloster
b46b0381b6
evemu: remove obsolete substituteInPlace and use autoreconfHook
2016-08-28 14:02:22 +00:00
Peter Hoeg
c08b9b039a
kindlegen: init at 2.9
...
Not tested on macOS/Windows
2016-08-28 21:25:07 +08:00
obadz
57ddc155fc
Merge branch 'master' into staging
...
Conflicts:
pkgs/games/scummvm/default.nix
2016-08-28 12:20:59 +01:00
David Guibert
1c1a03f0d3
hdf5: 1.8.16 -> 1.10.0-patch1
2016-08-28 11:42:21 +02:00
Bjørn Forsman
1ba0ef1c73
borgbackup: 1.0.6 -> 1.0.7
2016-08-28 10:50:42 +02:00
Graham Christensen
a29eb6bfe7
Merge pull request #18024 from cransom/blink1tool
...
blink1-tool: init at 1.98
2016-08-27 21:43:21 -04:00
obadz
3de6e5be50
Merge branch 'master' into staging
...
Conflicts:
pkgs/applications/misc/navit/default.nix
pkgs/applications/networking/mailreaders/alpine/default.nix
pkgs/applications/networking/mailreaders/realpine/default.nix
pkgs/development/compilers/ghc/head.nix
pkgs/development/libraries/openssl/default.nix
pkgs/games/liquidwar/default.nix
pkgs/games/spring/springlobby.nix
pkgs/os-specific/linux/kernel/perf.nix
pkgs/servers/sip/freeswitch/default.nix
pkgs/tools/archivers/cromfs/default.nix
pkgs/tools/graphics/plotutils/default.nix
2016-08-27 23:54:54 +01:00
Robin Gloster
b37460ec63
xtreemfs: fix substituteInPlace paths
2016-08-27 21:56:45 +00:00
Robin Gloster
d80ad66701
svtplay-dl: fix path to test runner
2016-08-27 21:55:37 +00:00
Robin Gloster
3f4caa111f
scrypt: remove obsolete substituteInPlace
2016-08-27 21:55:19 +00:00
Joachim F
c82d9e9fae
Merge pull request #17884 from garrison/vmtouch-1.1.0
...
vmtouch: 1.0.2 -> 1.1.0
2016-08-27 21:38:48 +02:00
Michael Raskin
2a210e3430
neural-style: init at 0.0pre2016.08.15
2016-08-27 15:41:58 +02:00
Joachim Fasting
ac193edd2d
runit: support building with clangStdenv
2016-08-27 11:49:26 +02:00
Joachim F
9003f9d9a1
Merge pull request #18017 from joachifm/tor-0_2_8_7
...
tor: 0.2.7.6 -> 0.2.8.7
2016-08-27 10:44:39 +02:00
Joachim F
cfbb43e54d
Merge pull request #18020 from joachifm/runit-refactor
...
runit: refactor, add man output
2016-08-27 10:44:27 +02:00
Joachim Fasting
f6fc56d35a
refind: 0.9.2 -> 0.10.3, fix build
2016-08-27 10:41:01 +02:00
Casey Ransom
59b32b92e0
blink1-tool: init at 1.98
...
The command line tool for the blink(1) notification light.
2016-08-26 19:36:14 -04:00
Joachim Fasting
c4dc998b69
chaps: fix build against glibc 2.24
...
Ignore errors due to using deprecated readdir_r(3).
2016-08-26 23:52:19 +02:00
Bjørn Forsman
90de10b3ee
system-config-printer: fix "Print Test Page"
...
Wrap s-c-p with CUPS_DATADIR=${cups-filters}/share/cups so that it finds
the "testprint" file needed for "Print Test Page" functionality.
Without this change, s-c-p tries to open /usr/share/cups/data/testprint
(fails).
2016-08-26 21:11:36 +02:00
Joachim Fasting
84f73f1e2e
runit: refactor, add man output
2016-08-26 18:12:41 +02:00
Joachim Fasting
5a2dbb1b8b
tor: 0.2.7.6 -> 0.2.8.7
...
Also:
- Turn patchPhase into postPatch
- Add systemd and libcap on linux (and also pkgconfig for detection);
we should be able to change the service unit to Type=notify
- Disable checks for now, the test-suite is failing in sandbox due to
lack of network
2016-08-26 17:18:56 +02:00
Michael Raskin
a0aa333aa9
quirc: 2014-11-01 -> 2016-08-16, fix includes for SDL_gfx
2016-08-26 15:08:10 +02:00
Graham Christensen
e7ca2ce4bb
Merge pull request #17966 from phanimahesh/update-duosec
...
duo-unix: 1.9.11 -> 1.9.19
2016-08-25 21:29:46 -04:00
Graham Christensen
8d10928ad0
Merge pull request #17908 from Mic92/ferm
...
Ferm
2016-08-25 20:38:02 -04:00
Moritz Ulrich
78305bc5a1
Merge pull request #17944 from steveeJ/racerd-bump
...
rust: bump registry and racerd
2016-08-26 00:03:34 +02:00
Jörg Thalheim
7b354ce8cc
ferm: init at 2.3
2016-08-25 21:37:19 +02:00
Bjørn Forsman
8f6a8f0757
system-config-printer: fix expansion of $(out) in .service file
...
Allows the configure-printer@.service to find the udev-configure-printer
program (correct ExecStart path).
2016-08-25 17:37:50 +02:00
Graham Christensen
6bfe459355
Merge pull request #17983 from ericsagnes/pkg/groonga
...
groonga: init at 6.0.7
2016-08-25 08:02:08 -04:00
Lancelot SIX
9ed6e8a01d
gnupg21: Removes previously backported patch
...
fix-gpgsm-linking.patch was backported from gnupg master for 2.1.14. It
is included in 2.1.15, making the patch un applicable.
Fixes 447207d21d
2016-08-25 12:26:22 +02:00
Robin Gloster
eddc0a5549
treewide: fix darwin builds by using getOutput
...
This fixes eval for pkgs referring to optional static output
2016-08-25 08:44:20 +00:00
Eric Sagnes
9dc5952bfa
kytea: init at 0.4.7
2016-08-25 17:36:33 +09:00
Franz Pletz
6324e8ef15
stress-ng: 0.06.11 -> 0.06.14, fix i686 build
2016-08-25 05:01:40 +02:00
Franz Pletz
df275f5b85
treewide: fix darwin builds by referring to stdenv's libc
2016-08-25 02:56:25 +02:00
Robin Gloster
ad10bf6309
yad: 0.25.1 -> 0.37.0 and fixup icons
2016-08-25 00:00:48 +00:00
Franz Pletz
447207d21d
gnupg: 2.1.14 -> 2.1.15
2016-08-25 01:55:43 +02:00
Franz Pletz
62c72e9af7
dhcpcd: 6.10.1 -> 6.11.3
2016-08-25 01:43:54 +02:00
Robin Gloster
9cbb74484c
cromfs: use default gcc
2016-08-24 22:41:41 +00:00
Stefan Junker
117a6d10bb
exa: fix depshash
2016-08-25 00:33:15 +02:00
Jaka Hudoklin
bb21c377e7
Merge pull request #17651 from leenaars/argus
...
Argus + Argus-clients: init at 3.0.8.2
2016-08-24 23:48:20 +02:00
Jaka Hudoklin
dcebe6f8cc
Merge pull request #17712 from mbrock/unclutter-xfixes
...
unclutter-xfixes: init at 1.2
2016-08-24 23:46:08 +02:00
Jaka Hudoklin
869cfddcfc
Merge pull request #17888 from peterhoeg/fpm_162
...
fpm: 1.4.0 -> 1.6.2
2016-08-24 23:39:51 +02:00
Robin Gloster
4370f487fa
ddccontrol: use autoreconfHook and fix for newer automake
2016-08-24 21:06:43 +00:00
Robin Gloster
c4ba389a9f
ibus-engines.m17n: use autoreconfHook
2016-08-24 20:18:52 +00:00
Robin Gloster
d8679e4957
easyrsa: use autoreconfHook
2016-08-24 20:18:52 +00:00
Franz Pletz
075e33a682
plotutils: disable failing test on i686
...
Cherry-picked from staging to facilitate merging.
See f29214caed
vs.
fd6a4d23c9
.
2016-08-24 22:12:49 +02:00
Joachim F
875e6c68de
Merge pull request #17910 from womfoo/fix/plotutils-disable-i686-tests
...
plotutils: disable i686 tests
2016-08-24 22:03:44 +02:00
Franz Pletz
f29214caed
plotutils: disable failing test on i686
2016-08-24 21:31:02 +02:00
Franz Pletz
6be25ae545
partclone: stable -> 0.2.89, cleanups
2016-08-24 21:31:02 +02:00
Franz Pletz
15a1c8a6a8
sam-ba: disable build for i686-linux
2016-08-24 21:31:02 +02:00
Franz Pletz
06a5aaacab
ttyrec: fix build
2016-08-24 21:31:02 +02:00
Franz Pletz
e74edb35a9
mstflint: 3.7.0-1.18 -> 4.4.0-1.12
2016-08-24 21:31:02 +02:00
Robin Gloster
b59df0f871
rpm: remove hack
...
elfutils now adds a eu- prefix to avoid collisions and has now therefore
been added to rpm as propagatedBuildInput
2016-08-24 19:26:55 +00:00
Robin Gloster
8cd050f6ba
rpm: remove hack
...
elfutils now adds a eu- prefix to avoid collisions
2016-08-24 19:23:42 +00:00
Robin Gloster
0e1b611a5b
flannel: disable fortify hardening
2016-08-24 19:00:11 +00:00
J Phani Mahesh
fefa2749a5
duo-unix: 1.9.11 -> 1.9.19
...
Closes NixOs/nixpkgs#17911
2016-08-24 22:56:38 +05:30
Rickard Nilsson
f25006bfaf
google-cloud-sdk: 113.0.0 -> 122.0.0
2016-08-24 13:19:38 +02:00
obadz
78b7529ee3
Merge branch 'master' into staging
2016-08-24 11:57:44 +01:00
Daniel Peebles
3f337a2b23
Merge pull request #17685 from matthewbauer/darwin-misc2
...
Darwin misc. fixes
2016-08-24 11:52:27 +02:00
Mikael Brockman
ffb3f0396c
unclutter-xfixes: init at 1.2
2016-08-24 11:24:00 +03:00
Michiel Leenaars
378c7a26af
argus-clients: init at 3.0.8.2
2016-08-24 00:13:38 +02:00
obadz
8da8aa7ddb
Merge branch 'hardened-stdenv' into staging
2016-08-23 18:50:10 +01:00
obadz
0e8d2725dc
Merge branch 'master' into staging
2016-08-23 18:50:06 +01:00
Franz Pletz
415e1983ca
collectd: Fix build on Glibc 2.24
2016-08-23 19:17:36 +02:00
Franz Pletz
23560314f4
darkice: 1.2 -> 1.3
2016-08-23 18:50:47 +02:00
Joachim Fasting
8ab400988c
lsh: fix gcc5 build
...
The build fails with c11 (also tested c99), but works with gnu90.
2016-08-23 15:33:32 +00:00
Robin Gloster
7413278f9b
Revert "Remove lsh, broken & unmaintained"
...
This reverts commit 73f4c2bdf8
.
2016-08-23 15:32:41 +00:00
Zero King
04d7056514
mosh: 1.2.5 -> 1.2.6 ( #17939 )
2016-08-23 14:49:57 +00:00
Nikolay Amiantov
192d7a4cba
mjpegtools: remove SDL input when build is minimal
2016-08-23 15:36:31 +03:00
Nikolay Amiantov
7b2106c32d
mjpegtools: fix build
2016-08-23 15:33:29 +03:00
zimbatm
320367c273
wrk: 4.0.0 -> 4.0.2
2016-08-23 10:40:03 +01:00
Kranium Gikos Mendoza
eecc63bad9
fcitx-engines.table-other: fix build
2016-08-23 12:37:01 +03:00
Eelco Dolstra
f2e496a9d8
Merge pull request #17935 from DamienCassou/offlineimap-7.0.6
...
offlineimap: 7.0.5 -> 7.0.6
2016-08-23 11:26:54 +02:00
Damien Cassou
d829298570
offlineimap: 7.0.5 -> 7.0.6
2016-08-23 10:47:55 +02:00
Tuomas Tynkkynen
b61fbf3132
treewide: Fix output references to openssl
2016-08-23 04:53:27 +03:00
Tuomas Tynkkynen
f883bc03a4
treewide: Fix output references to libpulseaudio
2016-08-23 04:53:16 +03:00
Tuomas Tynkkynen
df4ebf5f1a
treewide: Fix output references to gnome3.gtk
2016-08-23 04:53:01 +03:00
Tuomas Tynkkynen
f46a48384a
treewide: Make explicit that 'dev' output of readline is used
2016-08-23 03:52:07 +03:00
Tuomas Tynkkynen
1c761150f7
treewide: Make explicit that 'dev' output of libmysql is used
2016-08-23 03:52:06 +03:00
Tuomas Tynkkynen
dba79aa395
treewide: Make explicit that 'dev' output of bind is used
2016-08-23 03:45:22 +03:00
Tuomas Tynkkynen
f064bfe803
treewide: Use more makeLibraryPath
2016-08-23 02:56:12 +03:00
Tuomas Tynkkynen
282277dbc8
treewide: Use more makeBinPath
2016-08-23 01:18:10 +03:00
Tuomas Tynkkynen
74a3a2cd7e
treewide: Use makeBinPath
2016-08-23 01:18:10 +03:00
Michiel Leenaars
4d2ef926b5
argus: init at 3.0.8.2
2016-08-22 22:17:14 +02:00
Kranium Gikos Mendoza
fd6a4d23c9
plotutils: disable i686 tests
2016-08-22 19:59:46 +08:00
Shea Levy
ed20bbc8fb
Merge branch 'update_diffutils-3.5' of git://github.com/lancelotsix/nixpkgs into staging
2016-08-22 07:56:43 -04:00
Nikolay Amiantov
3e2458a085
ibus: propagate glib
2016-08-22 06:11:18 +03:00
obadz
24a9183f90
Merge branch 'hardened-stdenv' into staging
...
Closes #12895
Amazing work by @globin & @fpletz getting hardened compiler flags by
enabled default on the whole package set
2016-08-22 01:19:35 +01:00
obadz
ba50fd7170
Merge branch 'master' into staging
2016-08-22 01:18:11 +01:00
Luca Bruno
4916c11ec2
Merge pull request #17898 from RamKromberg/fix/vala_namespace
...
remove vala namespace
2016-08-21 20:31:44 +01:00
rushmorem
940dc9b23a
lizardfs: fix build
2016-08-21 20:04:15 +02:00
Ram Kromberg
7d393440df
gencfsm: vala -> vala_0_23
2016-08-21 20:18:54 +03:00
Ram Kromberg
1730151d97
packagekit: vala -> vala_0_23
2016-08-21 20:18:21 +03:00
Ram Kromberg
a0ff1c7824
ccnet: vala -> vala_0_23
2016-08-21 20:17:25 +03:00
Ram Kromberg
363fac7da7
gtk-vnc: vala -> vala_0_23
2016-08-21 20:17:14 +03:00
Luca Bruno
cccdbf0bfd
crunch: init at 3.6
2016-08-21 17:58:56 +01:00
Nikolay Amiantov
0b05a16070
wget: fix man pages
2016-08-21 18:25:54 +03:00
Lancelot SIX
88949e6d13
diffutils: 3.3 -> 3.5
...
Releases announcements:
3.4: http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00004.html
3.5: http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00010.html
2016-08-21 14:33:29 +02:00
Peter Hoeg
9aa2515d14
fpm: 1.4.0 -> 1.6.2
2016-08-21 20:28:39 +08:00
obadz
68936edfb3
Merge branch 'master' into staging
2016-08-21 12:03:41 +01:00
obadz
15b07f4b8e
efibootmgr: 0.12 -> 13
...
Fixes glib 2.24 build issues
2016-08-21 12:02:36 +01:00
Jim Garrison
8cacdaec4b
vmtouch: 1.0.2 -> 1.1.0
2016-08-21 02:20:12 -04:00
Vladimír Čunát
167e8dcac1
Merge #17870 : gnupg: change 1compat platform to unix
...
as Darwin is OK since 2258b21
.
2016-08-20 18:18:37 +02:00
Chris Williams
602d325342
gnupg: change 1compat platform to unix
2016-08-20 12:07:28 -04:00
Vladimír Čunát
cdb44a4ada
Merge branch 'master' into staging
2016-08-20 18:01:36 +02:00
obadz
e82ffa5612
efivar: 0.23 -> 27
...
Fixes glib 2.24 build issues
Patch no longer required
2016-08-20 15:05:38 +01:00
J Phani Mahesh
049f5e44e2
srelay: switch sf downloads to mirror://
...
This allows fallback to all configured mirrors for sourceforge
to download, instead of relying on just downloads.sourceforge.net
2016-08-20 19:14:31 +05:30
J Phani Mahesh
1894880b31
fuseiso: switch sf downloads to mirror://
...
This allows fallback to all configured mirrors for sourceforge
to download, instead of relying on just downloads.sourceforge.net
2016-08-20 19:14:30 +05:30
Joachim Fasting
ba0f9cfa49
Revert "Merge pull request #16980 from phanimahesh/sf-use-mirrors"
...
This reverts commit 217594fd1d
, reversing
changes made to 8e8a89d8a8
.
Turns out it wasn't ready afterall ...
2016-08-20 15:14:23 +02:00
J Phani Mahesh
a466257b1d
srelay: switch sf downloads to mirror://
2016-08-20 17:31:37 +05:30
J Phani Mahesh
6a7cc8327c
fuseiso: switch sf downloads to mirror://
2016-08-20 17:29:35 +05:30
Nikolay Amiantov
edb9416228
Merge pull request #17819 from abbradar/printing-updates
...
Printing and PDF-related updates
2016-08-20 01:41:55 +04:00
Dan Peebles
b7b2019e62
proot: fix static build
2016-08-19 21:41:21 +00:00
Nikolay Amiantov
821e5c95b4
networkmanager098: fix binary paths
2016-08-19 17:57:04 +03:00
Nikolay Amiantov
1b8806098a
networkmanager: point to kmod's modprobe
2016-08-19 17:56:59 +03:00
Nikolay Amiantov
ff22705793
treewide: replace several /sbin paths by /bin
2016-08-19 17:56:45 +03:00
Ram Kromberg
db862d8271
unar: init at 1.10.1 ( #17830 )
2016-08-19 13:44:19 +02:00
Frederik Rietdijk
8c1a1a11bf
asciinema: 20160520 -> 1.3.0
...
See https://github.com/NixOS/nixpkgs/pull/17807
2016-08-19 12:32:22 +02:00
Aneesh Agrawal
e2ddcc938f
nix: remove unused unstable.nix file
2016-08-18 23:14:07 -04:00
Nikolay Amiantov
1bde33074e
poppler_data: embed into poppler, make an option
...
Previously we relied on an environment variable POPPLER_DATADIR which
practically noone used and everyone was expected to set. This is a good
candidate for a feature option because noone really _noticed_ that this data is
not available. Disabled by default because of this and size of the data (22M).
2016-08-18 16:09:34 +03:00
Lancelot SIX
6a1e9d253d
gnupg1orig: 1.4.20 -> 1.4.21
...
Fixes CVE-2016-6316.
See http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00008.html
2016-08-18 10:02:49 +02:00
Joachim Fasting
cb5a2acaa1
torbrowser: 6.0.2 -> 6.0.4
...
Tested briefly on x86_64-linux
Closes: https://github.com/NixOS/nixpkgs/issues/17750
2016-08-17 20:53:47 +02:00
Franz Pletz
b4cc9bd63a
Merge remote-tracking branch 'origin/master' into hardened-stdenv
...
Fixes #17801 and #17802 .
2016-08-17 19:43:43 +02:00
Franz Pletz
cfb930c985
znapzend: 0.15.5 -> 0.15.7
2016-08-17 13:17:46 +02:00
Frederik Rietdijk
5a501bd828
Remove top-level dbus_python and pythonDBus.
...
See #11567 .
Furthermore, it renames pythonPackages.dbus to pythonPackages.dbus-
python as that's the name upstream uses.
There is a small rebuild but I couldn't figure out the actual cause.
2016-08-16 22:52:37 +02:00
Matthew Bauer
a6faa04ee4
unrtf: fix darwin build
...
unrtf needs libiconv on Darwin. Linux has issues with the -liconv flag,
but it's provided by gcc anyway.
2016-08-16 19:25:46 +00:00
Matthew Bauer
cf69e6d870
yeshup: only build on linux
...
It uses the linux-only sys/prctl.h header.
2016-08-16 19:25:46 +00:00
Matthew Bauer
bb245a5b1e
unclutter: fix darwin build
2016-08-16 19:25:46 +00:00
Matthew Bauer
c92227f5cc
smartmontools: fix darwin build
...
needs IOKit
2016-08-16 19:25:46 +00:00
Matthew Bauer
20e86e1282
stricat: fix darwin build
2016-08-16 19:25:46 +00:00
Matthew Bauer
f6903292fc
tlsdate: dont build on darwin
...
There was a typo previously adding these in.
2016-08-16 19:25:45 +00:00
Matthew Bauer
94ad63a1aa
sl: fix darwin build
2016-08-16 19:25:45 +00:00
Matthew Bauer
62ca3dd4b6
setroot: fix darwin build
2016-08-16 19:25:45 +00:00
Matthew Bauer
0528b8c94e
runningx: fix darwin build
2016-08-16 19:25:45 +00:00
Matthew Bauer
1138b5dc7e
tm: fix darwin build
2016-08-16 19:25:44 +00:00
Matthew Bauer
2ecb5ddea7
odt2txt: fix darwin build
...
- needs libiconv in ld flags on clang
2016-08-16 19:25:44 +00:00
Matthew Bauer
0acdc51d0e
pcsclite: fix darwin build
...
needs IOKit
2016-08-16 19:25:43 +00:00
Matthew Bauer
51085c0681
hardlink: fix darwin build
2016-08-16 19:25:41 +00:00
Matthew Bauer
738b0a39d7
dog: fix darwin build
2016-08-16 19:25:41 +00:00
Matthew Bauer
07ca8027d9
fontforge-gtk: fix darwin build
2016-08-16 19:25:41 +00:00
Matthew Bauer
f8f4da3561
dumbtorrent: fix darwin build
2016-08-16 19:25:41 +00:00
Matthew Bauer
9ab5b14d56
genromfs: fix darwin build
2016-08-16 19:25:41 +00:00
Robin Gloster
33e1c78ae3
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-08-16 07:54:01 +00:00
Shea Levy
9adad8612b
Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"
...
Was meant to go into staging, sorry
This reverts commit 57b2d1e9b0
, reversing
changes made to 760b2b9048
.
2016-08-15 19:05:52 -04:00
Shea Levy
57b2d1e9b0
Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs
2016-08-15 19:01:44 -04:00
Nikolay Amiantov
b067b53011
networkmanager098: fix binary paths
2016-08-16 00:19:26 +03:00
Nikolay Amiantov
cd05a8ed00
networkmanager: point to kmod's modprobe
2016-08-16 00:19:26 +03:00
Nikolay Amiantov
1afd250676
treewide: replace several /sbin paths by /bin
2016-08-16 00:19:25 +03:00
Daniel Peebles
65ed79a1e8
Merge pull request #17642 from svend/gnupg21-fix-gpgsm-linking
...
gnupg: Fix gpgsm linking for gnupg 2.1.14
2016-08-15 14:19:19 -04:00
Svend Sorensen
ac2836610d
gnupg: Add comment about when to drop fix-gpgsm-linking.patch
2016-08-15 11:16:55 -07:00
Nikolay Amiantov
5b296a1470
Merge branch 'master' into staging
2016-08-15 10:34:28 +03:00
Robin Gloster
3fa7ef49d5
gnupg21: remove unnecessary substituteInPlace
...
`substituteInPlace` was operating on a non-existant file.
2016-08-14 22:55:21 +00:00
Robin Gloster
afbeda22d5
fail2ban: remove unnecessary substituteInPlace
...
`substituteInPlace` was operating on non-existant files.
2016-08-14 22:55:21 +00:00
Nikolay Amiantov
fc7e8bd96e
networkmanager: fix ExecReload in the service
2016-08-14 22:38:50 +03:00
Nikolay Amiantov
4fb1f1ff6e
bcache-tools: remove kmod from arguments
2016-08-14 22:38:27 +03:00
Nikolay Amiantov
49fe339b09
update-resolv-conf: 20141003 -> 2016-04-24
2016-08-14 22:37:11 +03:00
Nikolay Amiantov
bdc700c23a
grub4dos: 0.4.6a-2016-04-26 -> 0.4.6a-2016-08-06
2016-08-14 22:37:10 +03:00
Nikolay Amiantov
6086328b2d
primusLib: fix version, quote homepage for better clickability
2016-08-14 22:37:10 +03:00
Nikolay Amiantov
c60deb0266
quote homepages for better clickability
...
Done while I was traversing packages which I maintain to save extra clicks on
urxvt (it captures semicolon as a part of URL).
2016-08-14 22:37:10 +03:00
Nikolay Amiantov
bd8217a2bc
logmein-hamachi: 2.1.0.139 -> 2.1.0.165
2016-08-14 22:37:06 +03:00
Frederik Rietdijk
e4b47de694
Remove top-level pycrypto
...
See #11567 .
2016-08-14 14:28:26 +02:00
Frederik Rietdijk
7986b718f3
Remove pycairo from top-level
...
See #11567 .
2016-08-14 13:52:42 +02:00
Robin Gloster
064b878793
Revert "fcitx-engines.table-other: fix build for cmake 3.6 ( #17721 )"
...
This reverts commit 4271b6d510
.
Patch hash is wrong and doesn't build.
2016-08-14 11:27:28 +00:00
Eric Sagnes
4271b6d510
fcitx-engines.table-other: fix build for cmake 3.6 ( #17721 )
2016-08-14 11:19:15 +00:00
Frederik Rietdijk
eb3e23c49e
Remove top-level setuptools
...
See #11567 .
2016-08-14 13:07:26 +02:00
Vladimír Čunát
4b2120f5b8
Merge #17347 : texlive: fix xdvi md5.run
2016-08-14 12:22:50 +02:00
Vladimír Čunát
4fbb37c517
Merge branch 'master' into staging
...
Hydra nixpkgs: ?compare=1287298
2016-08-14 12:02:28 +02:00
Frederik Rietdijk
11d1fdfd8b
Remove top-level cython and cython3
...
See #11567 .
2016-08-14 12:01:09 +02:00
Franz Pletz
bd4490e277
Merge branch 'master' into hardened-stdenv
2016-08-13 16:59:55 +02:00
Domen Kožar
49222660fc
Merge pull request #17256 from matthewbauer/patch-4
...
Travis fixes
2016-08-13 14:17:59 +02:00
Robin Gloster
572490bce9
udftools: remove obsolete gcc5 patch
...
fixed by setting C compiler standard
2016-08-13 09:48:26 +00:00
Robin Gloster
7a56781b35
dvdisaster: remove obsolete fortify disabling
...
builds with fortify enabled by now
2016-08-13 09:48:26 +00:00
Luca Bruno
909b036b47
Merge pull request #16610 from leenaars/datefudge
...
Datefudge
2016-08-12 22:10:59 +01:00
Luca Bruno
a10886dfdc
Merge pull request #17514 from matthewbauer/packagekit-1.1.3
...
packagekit: git -> 1.1.3
2016-08-12 22:03:55 +01:00
Luca Bruno
e36c239897
Merge pull request #17669 from cheecheeo/shc
...
shc: init at 3.9.3
2016-08-12 21:51:47 +01:00
Luca Bruno
e54bda6198
Merge pull request #17698 from DamienCassou/offlineimap-7.0.5
...
offlineimap: 7.0.4 -> 7.0.5
2016-08-12 21:45:30 +01:00
zimbatm
c2302f2f45
Merge pull request #17677 from kamilchm/no-go-libs-json
...
buildGoPackage: remove Go deps file `libs.json`
2016-08-12 18:13:29 +01:00
Damien Cassou
017e368036
offlineimap: 7.0.4 -> 7.0.5
2016-08-12 18:23:05 +02:00
Franz Pletz
d1b2c34750
qrcode: enable fortify hardening, disable warning
2016-08-12 18:10:47 +02:00
Robin Gloster
b7787d932e
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-08-12 09:46:53 +00:00
Hoàng Minh Thắng
8669d688c7
fcitx-unikey: init at 0.2.5
2016-08-12 14:36:36 +07:00
Kamil Chmielewski
da3ddd48e4
buildGoPackage: remove Go deps file `libs.json`
...
After #16017 there were a lot
of comments saying that `nix` would be better than `JSON`
for Go packages dependency sets.
As said in https://github.com/NixOS/nixpkgs/pull/16017#issuecomment-229624046
> Because of the content-addressable store, if two programs have the
> same dependency it will already result in the same derivation in
> the
> store. Git also has compression in the pack files so it won't make
> much difference to duplicate the dependencies on disk. And finally
> most users will just use the binary builds so it won't make any
> differences to them.
This PR removes `libs.json` file and puts all package dependencies in
theirs `deps.json`.
2016-08-11 23:07:09 +02:00
John Chee
17a9109b34
shc: init at 3.9.3
2016-08-11 20:56:11 +00:00
Vladimír Čunát
b523c1deb9
thc-hydra: fix the tarball job
...
Darwin has no `stdenv.glibc`.
2016-08-11 19:16:45 +02:00
Robin Gloster
40d217b90e
Merge pull request #17657 from matthewbauer/darwin-misc
...
Darwin misc. fixes
2016-08-11 16:41:34 +00:00
Michael Raskin
beaee69795
freeipmi: 1.5.2 -> 1.5.3
2016-08-11 17:57:35 +02:00
Michael Raskin
978dac9dee
getmail: 4.49.0 -> 4.50.0
2016-08-11 17:57:35 +02:00
Michael Raskin
d9e64c830c
ised: 2.7.0 -> 2.7.1
2016-08-11 17:57:35 +02:00
Michael Raskin
c27ea9bb6b
glusterfs: 3.7.11 -> 3.8.1
2016-08-11 17:57:35 +02:00
Nikolay Amiantov
1d726ace0c
thc-hydra: 7.5 -> 8.2
2016-08-11 13:49:25 +03:00
Jean-Luc Jox
526291231b
par: init at 1.5.2
...
Issue #17521
2016-08-11 12:48:41 +02:00
Frederik Rietdijk
05a81335cf
Merge pull request #17658 from siddharthist/fasd/update
...
fasd: 2015-03-29 -> 2016-08-11
2016-08-11 09:16:53 +02:00
Langston Barrett
76160b73ec
fasd: 2015-03-29 -> 2016-08-11
...
change "git" to "unstable" (recommended by @FRidh)
2016-08-11 07:14:35 +00:00
Matthew Bauer
0a1cb79908
atomicparsley: fix darwin build
2016-08-10 22:42:51 -05:00
Matthew Bauer
93d0d6f25f
atomicparsley: lowercase derivation name
2016-08-10 22:42:32 -05:00
Tuomas Tynkkynen
1713255827
ceph: Add xfsprogs 4.5.0 compat patch
2016-08-11 00:50:16 +03:00
Tuomas Tynkkynen
ab8b78f6a3
xfstests: 2016-01-11 -> 2016-08-06
2016-08-11 00:50:16 +03:00
Tuomas Tynkkynen
0da53ba08c
xfstests: Remove 'su' from PATH
...
This needs to be coming from the setuid wrapper to work correctly.
2016-08-11 00:50:16 +03:00
Matthew
5d433e35d5
xfsprogs: propagate libuuid
...
Before, this would fail because libuuid needed to be available.
> echo '#include <xfs/xfs.h>' | cc -E -
2016-08-11 00:50:16 +03:00
Vladimír Čunát
947abb08ac
Merge branch 'staging'
2016-08-10 22:09:38 +02:00
Svend Sorensen
092b6b68a0
gnupg: Fix gpgsm linking for gnupg 2.1.14
...
gnupg 2.1.14 fails to compile under OS X due to a missing -lintl flag [1].
This was fixed in commit c49c43d7 in the gnupg repository [2], which adds
the flag to Makefile.am.
This commit adds the flag to Makefile.in.
[1] https://lists.gnupg.org/pipermail/gnupg-devel/2016-July/031354.html
[2] https://lists.gnupg.org/pipermail/gnupg-devel/2016-July/031362.html
Fixes #17617 .
2016-08-10 11:24:23 -07:00
Kyle McKean
de7a265117
reckon: init at 0.4.4
2016-08-10 14:16:24 +01:00
Lancelot SIX
8bff33a4ff
diffutils: 3.3 -> 3.4
...
See http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00004.html
for release announcement.
2016-08-10 14:54:49 +02:00
Lancelot SIX
c4b77c0f7c
Revert "diffutils: 3.3 -> 3.4"
...
This reverts commit 99f242bd00
.
It will go into staging before getting into master.
2016-08-10 14:52:20 +02:00
Lancelot SIX
99f242bd00
diffutils: 3.3 -> 3.4
...
See http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00004.html
for release announcement.
2016-08-10 13:45:09 +02:00
Frederik Rietdijk
111d7a2af4
Merge pull request #17623 from matthewbauer/misc
...
Misc. hydra fixes
2016-08-10 11:35:44 +02:00
Franz Pletz
38f322f2cf
tlsdate: 0.0.12 -> 0.0.13
2016-08-10 07:12:08 +02:00
Franz Pletz
3b165fdacf
dibbler: init at 1.0.1
2016-08-10 07:12:08 +02:00
Matthew
9e72be00bc
hevea: 2.28 -> 2.29
...
2.28 is no longer available at that url
2016-08-09 21:43:42 +00:00
Matthew
1c870804d1
opkg: add libxml2 as input
...
This caused the failures seen here:
http://hydra.nixos.org/build/38313838/nixlog/1
2016-08-09 21:24:59 +00:00
Vladimír Čunát
6152cf32e3
texlive: drop unused lesstif parameter
...
Fixes #17359 . /cc #16391 .
2016-08-09 20:52:58 +02:00
Michiel Leenaars
b250898855
datefudge: init at 1.2.1
2016-08-09 14:58:16 +02:00
Robin Gloster
0b8bde0b63
Merge pull request #17606 from jerith666/email-cwd
...
email: adopt upstream fix for "$cwd undefined in configure"
2016-08-09 06:00:08 +00:00
Matt McHenry
0d69547365
email: adopt upstream fix for "$cwd undefined in configure"
...
update to include https://github.com/deanproxy/eMail/pull/35
2016-08-08 23:02:04 -04:00
Thomas Tuegel
e642741124
Merge pull request #17468 from peterhoeg/kronometer
...
kronometer: init at 2.1.0
2016-08-08 11:15:32 -05:00
Tuomas Tynkkynen
f80508df5f
xfsprogs: 4.2.0 -> 4.5.0
2016-08-08 16:46:34 +03:00
Robin Gloster
34086084fc
Merge pull request #17551 from womfoo/fix/xtreemfs-openssl-build
...
xtreemfs: fix build
2016-08-08 13:24:17 +00:00
Tuomas Tynkkynen
0afbb63425
grive: Broken on Darwin
...
Last successful build in 2014.
http://hydra.nixos.org/build/38308131
2016-08-08 16:12:29 +03:00
Tuomas Tynkkynen
6df6b1d925
gpart: Broken on Darwin
...
Never had a successful Darwin build.
http://hydra.nixos.org/build/38306346
2016-08-08 16:12:29 +03:00
Peter Hoeg
1df8c62dcf
kronometer: init at 2.1.0
2016-08-08 16:59:19 +08:00
Mica Semrick
43da8b14a0
gmic: 1.6.5 -> 1.7.4
2016-08-08 08:20:26 +02:00
Aneesh Agrawal
f6eae2efab
openssh: 7.2p2 -> 7.3p1 ( #17493 )
...
Also remove patch for CVE-2015-8325 that has been fixed upstream.
2016-08-07 19:55:20 +02:00
Robert Helgesson
28f17215b9
wsmancli: fix compilation
...
Without this the package build fails with a linking error. Fixes #14872 .
2016-08-07 19:28:51 +02:00
Franz Pletz
c66814d9ce
nmap: 7.01 -> 7.12
2016-08-07 16:52:07 +02:00
aszlig
9f0acda7eb
nixos-container: Fix missing comma in GetOptions
...
Regression introduced by fe8f0dbd53
.
Tested using "nix-build nixos/tests/containers-imperative.nix".
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @ericbmerritt
2016-08-07 14:29:33 +02:00
Vladimír Čunát
03e32315a5
Merge branch 'master' into staging
...
Hydra nixpkgs: ?compare=1286624
2016-08-07 11:35:28 +02:00
arconix
39b48ed2ef
cpuminer-multi: disable on 686-linux ( #17558 )
...
upstream bug lucasjones/cpuminer-multi#27
2016-08-07 09:22:47 +02:00
Benno Fünfstück
51aee89740
kbfs: init
2016-08-06 17:20:23 +02:00
Rushmore Mushambi
f126b1a7a9
Merge pull request #16280 from rushmorem/lizardfs-manpages
...
lizardfs: 3.9.4 -> 3.10.0
2016-08-06 16:58:21 +02:00
rushmorem
1767de9248
lizardfs: 3.9.4 -> 3.10.0
2016-08-06 16:38:40 +02:00
Tuomas Tynkkynen
b793398131
zimreader: Broken on i686
...
(Well, actually tntnet, but that derivation is defined in the same file).
http://hydra.nixos.org/build/38238028
2016-08-06 17:06:45 +03:00
Kranium Gikos Mendoza
736517e9c7
xtreemfs: fix build
2016-08-06 14:23:02 +08:00
Joachim F
dece583a94
Merge pull request #17484 from srp/nixos-container-terminate
...
nixos-container: add 'terminate' command which 'destroy' now uses
2016-08-05 23:03:38 +02:00
Robin Gloster
19f5e2a1cf
x2vnc: disable format hardening
2016-08-05 18:09:35 +00:00
Kranium Gikos Mendoza
3c1b7efaa8
curl: 7.50.0 -> 7.50.1 ( #17486 ) ( #17527 )
2016-08-05 15:52:58 +02:00
Rok Garbas
3823033107
Revert "curl: 7.47.1 -> 7.50.0" ( #17528 )
2016-08-05 11:03:51 +02:00
Rok Garbas
9c6fccf29a
Revert "curl: 7.50.0 -> 7.50.1" ( #17525 )
2016-08-05 10:52:30 +02:00
Kranium Gikos Mendoza
4b62054f4c
curl: 7.50.0 -> 7.50.1 ( #17486 )
2016-08-05 05:00:53 +02:00
Franz Pletz
a3f6ca6d17
collectd: 5.5.1 -> 5.5.2 (security)
...
Fixes CVE-2016-6254.
2016-08-05 04:07:31 +02:00
Franz Pletz
6cf7e8d2ed
libreswan: 3.17 -> 3.18 (security)
...
Fixes CVE-2016-5391, see
https://libreswan.org/security/CVE-2016-5391/CVE-2016-5391.txt
2016-08-05 04:07:31 +02:00
Matthew Bauer
bc49483bab
packagekit: git -> 1.1.3
...
Update packagekit to a real release instead of just a random commit.
2016-08-04 18:05:31 +00:00
Joachim F
5754eec8f6
Merge pull request #15967 from ericbmerritt/fix/nixos-container
...
nixos-container: fix allow alternative nixos paths
2016-08-04 16:50:05 +02:00
Eric Merritt
a2feaf6d79
nixos-container: feature add 'config-file' option
...
This adds a config file option to nixos-container.pl that makes it quite
a bit easier to use.
2016-08-04 07:08:56 -07:00
Eric Merritt
fe8f0dbd53
nixos-container: fix allow alternative nixos paths
...
This should be completely backwards compatible. It allows the '-f' part
of the nix-env command to be configured. This greatly eases using
nixos-container as part of development where several nixpkgs
repositories might be tested at the same time.
2016-08-04 07:08:05 -07:00
Franz Pletz
1f1637f6a0
lprof: disable format hardening
2016-08-04 11:12:20 +02:00
Franz Pletz
0c7f045a7a
tex4ht: disable format hardening
2016-08-04 11:09:57 +02:00
Franz Pletz
8b7dc1a3d6
ploticus: disable format hardening
2016-08-04 11:09:43 +02:00
Franz Pletz
56f03166e1
reiser4progs: disable format hardening
2016-08-04 11:09:27 +02:00
Franz Pletz
b898fdaceb
xmlroff: disable format hardening
2016-08-04 11:05:45 +02:00
Franz Pletz
1f06067b01
x2x: disable format hardening
2016-08-04 11:05:29 +02:00
Franz Pletz
05dbbae47c
vlan: disable format hardening
2016-08-04 11:03:28 +02:00
Robin Gloster
78fc5dde28
mmv: disable fortify hardening
2016-08-04 07:48:24 +00:00
Robin Gloster
a2ce15318b
fondu: disable fortify hardening
2016-08-04 07:48:23 +00:00
Damien Cassou
54867b64b4
Merge pull request #17471 from DamienCassou/offlineimap-7.0.4
...
offlineimap: 7.0.2 -> 7.0.4
2016-08-04 08:33:05 +02:00
Robin Gloster
5268c44b0d
Merge pull request #17498 from aneeshusa/remove-boost-dependency-for-mosh
...
mosh: remove boost dependency
2016-08-04 08:02:14 +02:00
Aneesh Agrawal
942aad7489
mosh: remove boost dependency
...
boost was removed from the mosh dependency requirements in 2012.
(It was only used from February and April 2012.)
2016-08-03 22:07:19 -04:00
Al Zohali
6e1f80eb9d
networkmanager_l2tp: fixup ( #17490 )
2016-08-03 23:47:42 +01:00
Tobias Geerinckx-Rice
8cb6821679
aha: 0.4.8 -> 0.4.9
2016-08-04 00:25:20 +02:00
Tobias Geerinckx-Rice
0e003d39bc
borgbackup: 1.0.5 -> 1.0.6
2016-08-04 00:25:20 +02:00
Tobias Geerinckx-Rice
80cae1f055
dpkg: 1.18.9 -> 1.18.10
2016-08-04 00:25:20 +02:00
Tobias Geerinckx-Rice
3b0364cf36
snapper: 0.2.8 -> 0.3.3
2016-08-04 00:25:20 +02:00
Robin Gloster
7423e029a2
convertlit: disable format hardening
2016-08-03 20:04:28 +00:00
Tobias Geerinckx-Rice
c0620282d3
zstd: 0.7.3 -> 0.7.5
2016-08-03 20:21:20 +02:00
Scott R. Parish
d6c55c16f6
nixos-container: replace 'kill' command with 'terminate'
...
My earlier commit to have `nixos-container destroy` use `kill` broke
the `container-imperative` test, see[1]. As suggested by @aszlig,
`machinectl terminate` doesn't have that problem, and is the command
that should have been used to begin with rather then `kill`.
1| 60c6c7bc9a (commitcomment-18478032)
2016-08-03 11:08:32 -07:00
Tobias Geerinckx-Rice
e696c48333
gandi-cli: 0.18 -> 0.19
2016-08-03 20:05:40 +02:00
Robin Gloster
1b979d8384
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-08-03 13:34:44 +00:00
Kranium Gikos Mendoza
f5b0a5ce7a
cpuminer: 2.4.4 -> 2.4.5
2016-08-03 15:48:02 +08:00
Kranium Gikos Mendoza
363381f3c2
cpuminer: fix darwin build
2016-08-03 15:47:57 +08:00
Damien Cassou
c4f53918cb
offlineimap: 7.0.2 -> 7.0.4
2016-08-03 09:00:12 +02:00
Tuomas Tynkkynen
16d48b8280
Re-enable bunch of packages on Darwin
...
Prior to 1bf5ded193
these contained
`hydraPlatforms = platforms.linux`, which was apparently misleading.
2016-08-03 00:55:42 +03:00
Tuomas Tynkkynen
91a3920b1d
asciidoc: Works on Darwin
...
D'oh! Plain 'asciidoc' works, but 'asciidoc-full' doesn't, so my scripts
changed it to 'linux' in
21f17d69f6
2016-08-02 22:49:43 +03:00
Franz Pletz
e55aa50175
simp_le: apply patch to update TOS hash
...
Fixes #17455 .
Also see https://github.com/kuba/simp_le/issues/114 .
2016-08-02 21:21:02 +02:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Tuomas Tynkkynen
63de40099f
treewide: Move some meta sections to end-of-file
...
That seems to be the overwhelming convention.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
2258b21e4b
treewide: Add lots of platforms to packages with no meta
...
Build-tested on x86_64 Linux and on Darwin.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
59ce911810
treewide: Some EOF-whitespace fixes
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
db35d7b8ab
koji, opensp: Some meta fixes
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
1bf5ded193
treewide: Lots of meta.hydraPlatforms -> meta.platforms
...
In all of these files, there is no meta.platforms but only
meta.hydraPlatforms, which doesn't seem to have any purpose except being
inconsistent.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
b96fe03484
treewide: Fix meta.platforms related typos
2016-08-02 21:17:44 +03:00
Robin Gloster
1be4907ca2
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-08-02 13:46:36 +00:00
Bjørn Forsman
b1882ad395
beets: 1.3.17 -> 1.3.19
...
The echonest plugin was removed in 3.18 because the API it used is
shutting down. You might want to try the acousticbrainz instead.
Update pluginsWithoutDeps as needed to keep preCheck working.
2016-08-02 12:28:53 +02:00
Frederik Rietdijk
402a53736e
Merge pull request #17420 from lukasepple/master
...
rdup: init at 1.1.15
2016-08-02 10:19:15 +02:00
Joachim Fasting
8d02a631be
dnscrypt-proxy: 1.6.1 -> 1.7.0
...
No user-facing changes of particular note.
Full changelog at https://github.com/jedisct1/dnscrypt-proxy/releases/tag/1.7.0
2016-08-02 09:35:08 +02:00
Joachim Fasting
9e2937ca65
afl: 2.10b -> 2.23b
...
Looks like mostly performance enhancements and stability fixes. The main
user facing changes appear to be:
- The -Z option was removed
- A macro named FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION is defined when
compiling with afl-gcc
Full changelog at http://lcamtuf.coredump.cx/afl/ChangeLog.txt
2016-08-02 07:38:00 +02:00
Matthew Justin Bauer
2ae5dbbf3b
acct: only build on linux
2016-08-01 15:12:31 -05:00
lukasepple
bd14e4242e
rdup: init at 1.1.15
2016-08-01 19:43:05 +02:00
Michael Raskin
9c15bb7031
Revert "libreoffice: reinstante and use curl 7.48 before the removal of a required feature. CVE's not fixed because of that decision: a Windows-specific DLL substitution and a mbedSSL/PolarSSL specific insufficient certificate validation"
...
This reverts commit 8fd84fcb87
.
While I was testing my solution, @obadz have committed a different and
hopefully a better one.
2016-08-01 17:32:10 +02:00
Michael Raskin
8fd84fcb87
libreoffice: reinstante and use curl 7.48 before the removal of a required feature. CVE's not fixed because of that decision: a Windows-specific DLL substitution and a mbedSSL/PolarSSL specific insufficient certificate validation
2016-08-01 17:22:41 +02:00
Jascha Geerds
9cc42ade37
tmuxp: init at 1.2.0
2016-08-01 16:02:50 +02:00
Robin Gloster
53c1722ca6
Merge pull request #17421 from DamienCassou/vdirsyncer-0.11.3
...
vdirsyncer: 0.11.2 -> 0.11.3
2016-08-01 15:32:05 +02:00
Damien Cassou
292f2f41e9
vdirsyncer: 0.11.2 -> 0.11.3
2016-08-01 12:40:33 +02:00
Frederik Rietdijk
0a1703ba27
hash-slinger: fix evaluation
2016-08-01 10:19:55 +02:00
Frederik Rietdijk
ea6bd8fa79
py-unbound: fix evaluation
2016-08-01 10:19:48 +02:00
Frederik Rietdijk
8f9326ffd8
Merge pull request #17323 from arpa2/hashslinger
...
Hash-slinger: init at 2.7.0
2016-08-01 09:57:12 +02:00
Michiel Leenaars
c8f2d8dae0
py-unbound: init at 1.5.9
2016-08-01 09:51:33 +02:00
Michiel Leenaars
55904aa5c4
hash-slinger: init at 2.7.0
2016-08-01 09:51:33 +02:00
Robin Gloster
022c888a5f
Merge pull request #17403 from womfoo/bump/cpuminer-multi-20160316
...
cpuminer-multi: 20140723 -> 20160316, limit builds to linux
2016-07-31 23:24:14 +02:00
Robin Gloster
63c7b4f9a7
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-31 20:51:34 +00:00
Kranium Gikos Mendoza
8db2b2e2cd
cpuminer-multi: 20140723 -> 20160316
2016-07-31 23:10:41 +08:00
Miguel Madrid
fa03b541b2
curl: 7.47.1 -> 7.50.0 ( #17152 )
2016-07-30 21:38:06 +01:00
Matthew Justin Bauer
a30a34b6f3
nox: add git as build input
...
also: add nox as separate target to make build log more quiet
2016-07-29 20:54:02 -05:00
Jinjing Wang
c8f535b452
shadowsocks-libev: 2.4.7 -> 2.4.8 ( #17366 )
2016-07-30 01:20:56 +01:00
Miguel Madrid
aa2629cedf
unrar: 5.4.2 -> 5.4.4 ( #17361 )
2016-07-30 01:19:45 +01:00
Thomas Tuegel
2056f56f77
fcitx: drop patches, use extra-cmake-modules directly
...
Fixes #17252 . (Really, this time.)
Now that extra-cmake-modules does not depend on Qt 5, it is possible to
depend on it directly.
2016-07-29 10:23:27 -05:00
Rob Vermaas
9494b764d2
dd-agent: support jmx, needs a separate daemon nowadays.
...
(cherry picked from commit 1425a1f964adc2e2eb668810f3f158089035cd3d)
2016-07-29 12:42:07 +00:00
Thomas Tuegel
8de89b079a
fcitx-qt5: remove patch... again
2016-07-28 19:25:52 -05:00
Thomas Tuegel
e35358cc16
fcitx: remove the correct obsolete patch
2016-07-28 19:21:13 -05:00
Thomas Tuegel
173d668456
Merge branch 'kde-frameworks-qt55'
2016-07-28 19:14:37 -05:00
Thomas Tuegel
dd8c97a2c3
fcitx: depend on extra-cmake-module from Qt 5
...
Fixes #17252 .
2016-07-28 18:48:06 -05:00
Miguel Madrid
2a4ba66d6c
clamav: 0.99.1 -> 0.99.2 ( #17351 )
2016-07-28 23:36:38 +02:00
Vladimír Čunát
3a402e248f
Merge branch 'staging'
...
It includes a security update of libidn.
2016-07-28 20:36:17 +02:00
Igor Sharonov
9f738fed28
texlive-new: fix wrong xdvi md5.run
2016-07-28 20:50:42 +03:00
wmapp
62ba6b07f2
sct: Updated sha256 in default.nix ( #17163 )
2016-07-28 09:21:21 +02:00
leenaars
ad87385b0e
simpleTpmPk11: git-20140925 -> git-20160712 ( #17317 )
2016-07-28 04:01:08 +02:00
Rok Garbas
14e8071921
Merge pull request #17305 from hiberno/update-elk-stack
...
Update elk stack
2016-07-27 18:42:08 +02:00
Christian Lask
6d68a1fbf3
logstash: 1.5.3 -> 2.3.4
...
Note: the option to configure the watchdog timeout seems to be gone
in the 2.3 series of Logstash. It complains about an unknown option
and it is not in the source anymore. I am thus removing this
configuration option to adjust the service to these changes, too.
2016-07-27 17:45:38 +02:00
Damien Cassou
86393cfc20
Merge pull request #17301 from DamienCassou/offlineimap-7.0.1
...
offlineimap: 7.0.0 -> 7.0.2
2016-07-27 16:51:32 +02:00
Damien Cassou
b43df7a225
offlineimap: 7.0.0 -> 7.0.2
2016-07-27 16:50:37 +02:00
Robin Gloster
80b50dda07
Merge pull request #17281 from kevincox/rust-2016-07-26
...
rust-packages: 2016-07-13 -> 2016-07-26
2016-07-27 12:35:21 +02:00
Lluís Batlle i Rossell
e412f2199a
Fix psutils licence.
2016-07-27 10:29:30 +02:00
Lluís Batlle i Rossell
03f368ca93
Adding psutils.
...
Have we lived without psnup so many years? Incredible.
2016-07-27 10:26:15 +02:00
Tuomas Tynkkynen
0309ab350b
Merge pull request #17288 from rnhmjoj/bdf2psf
...
bdf2psf: 1.146 -> 1.147
2016-07-27 10:40:53 +03:00
Joachim F
096ea41b68
Merge pull request #17275 from peterhoeg/pdf2odt
...
pdf2odt: init at 2014-12-17
2016-07-27 05:36:20 +02:00
rnhmjoj
7976c4e036
bdf2psf: 1.146 -> 1.147
2016-07-27 03:57:46 +02:00
Peter Hoeg
2ea24072ae
pdf2odt: init at 2014-12-17
...
We also apply a patch to create the temporary directory securely
2016-07-27 09:40:35 +08:00
Joachim Fasting
7646bea560
dnscrypt-proxy: fix faulty use of platforms.allBut
...
In 63b6498aa0
I added a faulty
use of `platforms.allBut` causing dnscrypt-proxy to continue
being built (and failing) on OS X. D'oh!
2016-07-26 23:10:46 +02:00
Kevin Cox
1e74806403
exa: Update dependencies.
2016-07-26 14:57:50 -04:00
Vladimír Čunát
49ad8ce561
Merge branch 'master' into staging
2016-07-26 20:52:54 +02:00
zimbatm
3d0e8060fd
vault: 0.5.3 -> 0.6.0
2016-07-26 14:07:30 +01:00
José Romildo Malaquias
f2cdd55412
cmst: 2016.01.28 -> 2016.04.03 ( #17134 )
2016-07-25 20:32:42 +01:00
Robin Gloster
f222d98746
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-25 12:47:13 +00:00
mimadrid
0e531def9e
parallel: 20160622 -> 20160722
2016-07-25 12:51:40 +02:00
Andrew Miloradovsky
9dbf90d047
xmagnify: init at 0.1.0 ( #17222 ) ( #17222 )
...
Tiny screen magnifier for X11
2016-07-25 06:00:27 +02:00
Julien Dehos
d49902e03a
pfstools: 1.8.5 -> 2.0.5
2016-07-25 05:00:23 +02:00
Arseniy Seroka
88a89dedc6
Merge pull request #17211 from DamienCassou/offlineimap-7.0.0
...
offlineimap: 6.7.0.2 -> 7.0.0
2016-07-24 15:45:00 +04:00
Tobias Geerinckx-Rice
d21727991b
zpaq: 7.13 -> 7.14
2016-07-23 21:44:09 +02:00
Tobias Geerinckx-Rice
7c84bd121a
dropbear: 2016.73 -> 2016.74
...
Security fixes:
- Message printout was vulnerable to format string injection
- dropbearconvert import of OpenSSH keys could run arbitrary code
as the local dropbearconvert user when parsing malicious key
files
- dbclient could run arbitrary code as the local dbclient user if
particular -m or -c arguments are provided
- dbclient or dropbear server could expose process memory to the
running user if compiled with DEBUG_TRACE and running with -v
Fixes:
- Fix port forwarding failure when connecting to domains that have
both IPv4 and IPv6 addresses. The bug was introduced in 2015.68
- Fix 100% CPU use while waiting for rekey to complete
2016-07-23 21:29:51 +02:00
Damien Cassou
0f6b69b46e
offlineimap: 6.7.0.2 -> 7.0.0
2016-07-23 18:59:01 +02:00
mimadrid
2ac6dda96e
xarchiver: 0.5.4.6 -> 0.5.4.7
2016-07-23 13:18:42 +02:00
Tuomas Tynkkynen
77a73115cd
chrony: Tweak meta
...
- "repository" -> "repositories"
- reflow longDescription
2016-07-23 13:36:37 +03:00
Tuomas Tynkkynen
eb4d37cde2
haka: Fix typo
2016-07-23 13:32:04 +03:00
obadz
70a2278e18
ecryptfs-helper: add meta
2016-07-23 00:24:19 +01:00
obadz
fd5cdca916
ecryptfs-helper: init at 20160722
2016-07-23 00:19:34 +01:00
Daiderd Jordan
e8343fbb38
Merge pull request #17137 from romildo/new.connman-notify
...
connman-notify: init at 2014-06-23
2016-07-23 00:36:11 +02:00
mimadrid
0a9eba2aa4
htop: 2.0.1 -> 2.0.2
2016-07-23 00:03:34 +02:00
Graham Christensen
0cbea742ab
Merge pull request #17175 from DamienCassou/offlineimap-6.7.0.2
...
offlineimap: 6.7.0.1 -> 6.7.0.2
2016-07-22 15:44:42 +00:00
Damien Cassou
24e632b242
offlineimap: 6.7.0.1 -> 6.7.0.2
2016-07-22 17:12:57 +02:00
Eelco Dolstra
390b49a3e7
Merge pull request #17130 from srp/nixos-container-kill
...
nixos-container: add 'kill' command, 'destroy' to use 'kill'
2016-07-22 11:19:29 +02:00
Tobias Geerinckx-Rice
0d7da216be
Merge pull request #17166 from peterhoeg/bully
...
bully: new upstream
2016-07-22 07:45:10 +02:00
Peter Hoeg
729bc134ea
bully: new upstream
2016-07-22 13:08:16 +08:00
Scott R. Parish
60c6c7bc9a
nixos-container: add 'kill' command, 'destroy' to use 'kill'
...
Using 'machinectl kill' is much faster then gracefully stopping the
container.
In the case of 'destroy', since we're destroying it anyway, there's no
reason to do a graceful shutdown.
2016-07-21 14:58:05 -07:00
zimbatm
1018a00b89
Merge pull request #17149 from grahamc/k0001-weighttp-sha256
...
weighttp: 0.3 -> 0.4
2016-07-21 20:18:50 +01:00
Renzo Carbonara
8859fd948a
weighttp: 0.3 -> 0.4
...
cgit doesn't generate stable archives, so the SHA changed when there
was a commit earlier this year. Using fetchgit in hopes of stabilizing
the checked out sha.
2016-07-21 08:26:39 -05:00
Jun Hao
5535d94394
tmux: remove bin output to avoid cycle reference on OSX. fix #17092
2016-07-21 19:21:35 +08:00
Tuomas Tynkkynen
212dd434ec
atftp: 0.7 -> 0.7.1
2016-07-21 07:22:17 +03:00
Franz Pletz
2ce60ead60
zerotierone: fix evaluation
2016-07-21 04:56:19 +02:00
José Romildo Malaquias
38d896aeee
connman-notify: init at 2014-06-23
2016-07-20 22:44:55 -03:00
Robin Gloster
1f04b4a566
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-21 00:56:43 +00:00
Rok Garbas
cd25b04dbb
Merge pull request #16600 from artuuge/cpp_ethereum
...
cpp_ethereum: init at 1.2.9
2016-07-21 01:39:04 +02:00
Rok Garbas
227bf69b00
Merge pull request #16597 from jokogr/biber-2.5
...
biber: 2.4 -> 2.5
2016-07-21 01:27:35 +02:00
Rok Garbas
e2f6c6b9d2
Merge pull request #16620 from zimbatm/ronn-0.7.3
...
Ronn 0.7.3
2016-07-21 01:23:06 +02:00
cransom
4a9b640f37
smokeping: init at 2.6.11 ( #17090 )
...
Includes a module for service setup and a test
to verify functionality of both service and pkg.
2016-07-21 01:07:59 +02:00
Joachim F
33932304e1
Merge pull request #17093 from Ralith/qt5ct
...
qt5ct: init at 0.24
2016-07-20 09:08:27 +02:00
Benjamin Saunders
fcfec7507b
qt5ct: init at 0.24
2016-07-19 21:49:20 -07:00
Tuomas Tynkkynen
584b667efc
ddrescue: lzip is a nativeBuildInput
2016-07-20 02:38:10 +03:00
Rob Vermaas
48c32dc0b7
nixops: update to 1.4
...
(cherry picked from commit 9909d31602f6242259bcf7d31e88107fa5f1fb5f)
2016-07-19 14:33:52 +00:00
Frederik Rietdijk
46378eb128
hdf5: propagate optional zlib dependency
2016-07-19 14:12:13 +02:00
Robin Gloster
203846b9de
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-19 10:37:02 +00:00
Carl Sverre
b54009fdfb
keybase-go: init at 1.0.16 ( #17094 )
...
Build the official keybase go client from source. The client includes both a
CLI for performing keybase operations and a service which will start
automatically when needed.
Keybase is a service which combines social proof with encryption. Learn more at
their site: http://keybase.io
2016-07-19 12:34:51 +02:00
Franz Pletz
7f49fbb0ef
Merge pull request #16574 from womfoo/update/nip2
...
vips: 8.2.2 -> 8.3.1 and dependency nip2: 8.0 -> 8.3.0
2016-07-19 11:12:02 +02:00
Miguel Madrid
c09338d037
p7zip: 15.14.1 -> 16.02 ( #17025 )
2016-07-19 09:25:35 +02:00
Eric Merritt
eb92804f91
nixos-containers: init package ( #16959 )
...
This moves nixos-containers into its own package so that it can be
relied upon by other packages/systems. This should make development
using dynamic containers much easier.
2016-07-19 08:13:06 +02:00
Kranium Gikos Mendoza
60624a4625
nasty: add large file support ( #17011 )
...
also fixes i686 build as a side-effect
2016-07-19 01:47:33 +02:00
Stephen Whitmore
d8516b0fe3
youtube-dl: 2016.07.09.2 -> 2016.07.17
2016-07-18 09:50:51 -07:00
Graham Christensen
32744b72e5
disper: repair missing libXrandr and libX11 dependencies
2016-07-18 15:10:37 +02:00
Miguel Madrid
dc05af3284
fzf: 0.13.2 -> 0.13.3 ( #17013 )
2016-07-18 06:36:35 +02:00
Franz Pletz
9117d20b45
sslscan: 1.11.5 -> 1.11.7, fixes darwin build
2016-07-17 17:15:24 +02:00
Franz Pletz
08c65bc68b
gti: Fix build on darwin
2016-07-17 17:15:24 +02:00
Franz Pletz
eacabb9993
shncpd: init at 2016-06-22
2016-07-17 17:15:23 +02:00
Franz Pletz
8a6fce5431
ndjbdns: 1.05.9 -> 1.06
2016-07-17 17:15:23 +02:00
Eelco Dolstra
018d674354
Merge pull request #17024 from mimadrid/update/sudo-1.8.17p1
...
sudo: 1.8.16 -> 1.8.17p1
2016-07-17 13:29:11 +02:00
Eelco Dolstra
211bed46c4
Merge pull request #17004 from rickynils/openssh_privsep_dir
...
openssh: Use the default privilege separation dir (/var/empty)
2016-07-17 13:28:44 +02:00
Joachim Fasting
6d35e0259c
minisign: use fetchFromGitHub and set meta.platforms
2016-07-17 11:39:01 +02:00
mimadrid
a311b06919
sudo: 1.8.16 -> 1.8.17p1
2016-07-16 23:46:42 +02:00
Joachim F
5c837e952d
Merge pull request #17001 from womfoo/fix/vtun
...
vtun: add debian gcc5 fix
2016-07-16 21:26:50 +02:00
Aristid Breitkreuz
a84d20a351
Merge pull request #17010 from mimadrid/update/ethtool-4.6
...
ethtool: 4.5 -> 4.6
2016-07-16 20:35:25 +02:00
Benno Fünfstück
5e5165ec6f
platinum-searcher: 2.1.1 -> 2.1.3
2016-07-16 17:07:14 +02:00
Kranium Gikos Mendoza
16cc4dd3a3
vtun: add debian gcc5 fix
2016-07-16 21:07:21 +08:00
mimadrid
018f4eb164
ethtool: 4.5 -> 4.6
2016-07-16 15:04:31 +02:00
Joachim F
ed50ef318b
Merge pull request #15848 from matthewbauer/packagekit
...
Add in PackageKit
2016-07-16 13:29:08 +02:00
Joachim F
0fdd630965
Merge pull request #16726 from womfoo/bump/proxychains-4.2.0
...
proxychains: 4.0.1-head -> 4.2.0
2016-07-16 13:19:26 +02:00
Nikolay Amiantov
d936272b79
Merge branch 'master' into staging
2016-07-16 13:36:27 +03:00
Lancelot SIX
00e8e4c2ed
gnupg21: 2.1.13 -> 2.1.14
...
See announcement at
http://lists.gnu.org/archive/html/info-gnu/2016-07/msg00005.html
2016-07-16 11:53:50 +02:00
Rickard Nilsson
4f8f1c30cb
openssh: Use the default privilege separation dir (/var/empty)
...
(This is a rewritten version of the reverted commit
a927709a35
, that disables the creation of
/var/empty during build so that sandboxed builds also works. For more
context, see https://github.com/NixOS/nixpkgs/pull/16966 )
If running NixOS inside a container where the host's root-owned files
and directories have been mapped to some other uid (like nobody), the
ssh daemon fails to start, producing this error message:
fatal: /nix/store/...-openssh-7.2p2/empty must be owned by root and not group or world-writable.
The reason for this is that when openssh is built, we explicitly set
`--with-privsep-path=$out/empty`. This commit removes that flag which
causes the default directory /var/empty to be used instead. Since NixOS'
activation script correctly sets up that directory, the ssh daemon now
also works within containers that have a non-root-owned nix store.
2016-07-16 10:15:58 +02:00
mimadrid
8856cfa619
xarchiver: 0.5.4 -> 0.5.4.6
2016-07-15 18:23:26 +02:00
Robin Gloster
5185bc1773
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-15 14:41:01 +00:00
Frederik Rietdijk
2e986016d0
Merge pull request #16946 from phanimahesh/fix-16198
...
Fix typo: s/propogate/propagate/
2016-07-15 15:00:01 +02:00
Bjørn Forsman
2ad0a84751
Revert "openssh: Use the default privilege separation dir (/var/empty)"
...
This reverts commit a927709a35
because it
doesn't build:
$ nix-build -A openssh
...
mkdir /nix/store/yl2xap8n1by3dqxgc4rmrc4s753676a3-openssh-7.2p2/libexec
(umask 022 ; ./mkinstalldirs /var/empty)
mkdir /var
mkdir: cannot create directory '/var': Permission denied
mkdir /var/empty
mkdir: cannot create directory '/var/empty': No such file or directory
make: *** [Makefile:304: install-files] Error 1
builder for ‘/nix/store/ifygp4mqpv7l8cgp0njp8w7lmrl6brpp-openssh-7.2p2.drv’ failed with exit code 2
2016-07-15 12:42:37 +02:00
Frederik Rietdijk
81d798bc36
Merge pull request #16463 from FRidh/secp
...
secp256k1: init (native lib, and python ffi bindings at 0.12.1)
2016-07-15 12:23:20 +02:00
Rickard Nilsson
a927709a35
openssh: Use the default privilege separation dir (/var/empty)
...
If running NixOS inside a container where the host's root-owned files
and directories have been mapped to some other uid (like nobody), the
ssh daemon fails to start, producing this error message:
fatal: /nix/store/...-openssh-7.2p2/empty must be owned by root and not group or world-writable.
The reason for this is that when openssh is built, we explicitly set
`--with-privsep-path=$out/empty`. This commit removes that flag which
causes the default directory /var/empty to be used instead. Since NixOS'
activation script correctly sets up that directory, the ssh daemon now
also works within containers that have a non-root-owned nix store.
2016-07-14 20:54:06 +02:00
Arseniy Seroka
4060133812
Merge pull request #16956 from zimbatm/zerotier-1.1.12
...
zerotierone: 1.1.6 -> 1.1.12
2016-07-14 22:20:18 +04:00
Tobias Geerinckx-Rice
93d0a4d311
Merge pull request #16962 from womfoo/bump/stress-ng-0.06.11
...
stress-ng: 0.06.01 -> 0.06.11
2016-07-14 19:41:05 +02:00
Kranium Gikos Mendoza
121a8c0646
stress-ng: 0.06.01 -> 0.06.11
2016-07-15 00:06:54 +08:00
Kranium Gikos Mendoza
9aee153f2b
zerofree: 1.0.3 -> 1.0.4
2016-07-14 15:43:09 +02:00
zimbatm
dc6306a69d
zerotierone: 1.1.6 -> 1.1.12
2016-07-14 14:02:54 +01:00