Commit graph

128639 commits

Author SHA1 Message Date
Jörg Thalheim 263a8c721d
Merge pull request #35180 from dotlambda/attic
attic: uninit
2018-02-20 10:38:54 +00:00
Robert Schütz 663d6e8f9d attic: uninit
Attic is currently broken on master.
The Attic git repo has not been updated since May 2015.
Arch Linux also does not have an Attic package anymore.
Borg should be able to read Attic backups using
http://borgbackup.readthedocs.io/en/stable/usage/upgrade.html#attic-and-borg-0-xx-to-borg-1-x.
2018-02-20 11:32:35 +01:00
Jörg Thalheim 6f0405c42a
Merge pull request #35212 from mbrgm/upgrade-restic
restic: 0.8.1 -> 0.8.2
2018-02-20 10:26:18 +00:00
Jan Malakhovski 4997ac681d mono: add 5.8.108 (current stable) 2018-02-20 11:25:54 +01:00
Richard Marko 7367918f44 nixos/nixops-dns: init (#34511) 2018-02-20 10:14:55 +00:00
Jörg Thalheim f61e8d98ff
rust: 1.22.1 -> 1.24.0 2018-02-20 09:59:26 +00:00
Michael Raskin e46553bc72
Merge pull request #34706 from P-E-Meunier/xjump
Xjump: init at 2.9.3
2018-02-20 09:57:29 +00:00
Peter Simons 17bc189a93
Merge pull request #34870 from gwils/update-all-cabal-hashes
hackage: update all-cabal-hashes snapshot
2018-02-20 10:25:46 +01:00
pe@pijul.org 8e16019d13 xjump: patch for darwin 2018-02-20 10:22:50 +01:00
Ben Creasy 385369eeb2 nixos/doc: document password-promptless installation (#35210) 2018-02-20 08:59:13 +00:00
adisbladis e4fb79971c
Merge pull request #35165 from pjan/vim-rooter
Adds vim-rooter plugin
2018-02-20 16:58:09 +08:00
Pierre-Etienne Meunier 8e5ab6e7ac BuildRustCrate: more general overrides, and handling the "dylib" crate type (#35171)
* buildRustCrate: adding a symlink from libblah-xxxxx.so to libblah.so
* BuildRustCrate: overriding phases
* Carnix: 0.6.5 -> 0.6.6
* Fixing symlink_dependencies --buildDep
* Shorter symlink_dependencies
* running `runHook postBuild` *after* the build
2018-02-20 08:55:04 +01:00
Marius Bergmann c78bcf9f1b restic: 0.8.1 -> 0.8.2 2018-02-20 08:08:38 +01:00
lewo 507a3a9a39
Merge pull request #35131 from AndersonTorres/upload/ecm-tools
ecm-tools: init at 1.0.3
2018-02-20 07:57:51 +01:00
adisbladis a0ca83f37e
Merge pull request #35202 from lsix/ddrescue-1.23
ddrescue: 1.22 -> 1.23
2018-02-20 14:55:54 +08:00
adisbladis 76774e920c
solc: 0.4.19 -> 0.4.20 2018-02-20 12:14:21 +08:00
Shea Levy 32d3533b29
riscv: Compile console support into the kernel. 2018-02-19 22:43:18 -05:00
adisbladis f9ce8e09ff
go-ethereum: 1.7.3 -> 1.8.1 2018-02-20 11:32:04 +08:00
Graham Christensen aa50cbcf29
Merge pull request #35206 from jcrben/patch-1
Remove Xfce-specific display manager tip
2018-02-19 20:48:16 -05:00
Charles Strahan e0af4299d4
Merge pull request #35094 from thefloweringash/restore-linux-manual-config
Restore linuxManualConfig as linux/kernel/manual-config.nix
2018-02-19 19:25:38 -05:00
Ben Creasy e8ddba2bcf
Remove Xfce-specific display manager tip
This is already covered in the previous chapter https://github.com/NixOS/nixpkgs/blob/master/nixos/doc/manual/configuration/x-windows.xml#L38-L46 - Xfce also depends on X and it doesn't need a special section on display managers.
2018-02-19 15:18:07 -08:00
Shea Levy bd7d5b3657
linux: Don't try to install firmware on newer kernels.
This was disabled in torvalds/linux@5620a0d1aa
2018-02-19 17:08:24 -05:00
Jörg Thalheim 7cb7d2a4dc
Merge pull request #35183 from xurei/perl/Gtk2TrayIcon
perl-Gtk2TrayIcon: init at 0.06
2018-02-19 21:50:49 +00:00
Shea Levy 3826ab2abe
Merge branch 'fix/nixUnstable-seccomp' of git://github.com/dtzWill/nixpkgs 2018-02-19 16:43:30 -05:00
Shea Levy a0c5d2d0da
Merge branch 'master' of github.com:NixOS/nixpkgs 2018-02-19 16:43:07 -05:00
Michael Weiss 521ffc2398 jekyll: Update the dependencies without breaking the evaluation
Unfortunately my first attempt in f14b6ea broke the evaluation and was
therefore reverted in 4419a31. I couldn't reproduce the error locally
but as @grahamc noted I shouldn't have imported from a derivation.

Thanks @joachifm and @grahamc for spotting the evaluation error and
reverting f14b6ea.
2018-02-19 22:36:52 +01:00
Peter Simons e2cb1180aa
Merge pull request #35200 from deepfire/ghc-8.4
ghc 8.4:  update configuration
2018-02-19 22:10:46 +01:00
Lancelot SIX 9fee1b55d4
ddrescue: 1.22 -> 1.23
See https://lists.gnu.org/archive/html/info-gnu/2018-02/msg00004.html
for release information
2018-02-19 21:51:50 +01:00
Kosyrev Serge 060f2f99db
ghc 8.4: update configuration 2018-02-19 23:31:50 +03:00
Shea Levy 7ce1f0b8ae
linuxManualConfig: Fix build on non-modular kernels 2018-02-19 15:16:29 -05:00
Michael Raskin 81081ba670
Merge pull request #35195 from dtzWill/fix/llvm-musl
llvmPackages_{4,5}: musl compat
2018-02-19 19:43:42 +00:00
Kosyrev Serge f0d2baad08 sayonara: init at 1.0.0-git5-20180115 (#35046) 2018-02-19 19:16:37 +00:00
Profpatsch b87a7c482b replace: split man output 2018-02-19 20:12:05 +01:00
Graham Christensen 4419a311f7
Revert "jekyll: Update the dependencies"
This reverts commit f14b6ea81f.

This commit added IFD to Nixpkgs, where
Nixpkgs should be IFD-free. (Import
from derivation.)
2018-02-19 13:55:48 -05:00
Joachim F bad8b21c28
Merge pull request #35155 from volth/patch-91
xrdp: 0.9.3 -> 0.9.5 [CVE-2017-16927]
2018-02-19 18:44:51 +00:00
Will Dietz e5e69a7aed libc++5: tweak expression so as to avoid rebuild on non-musl for now 2018-02-19 12:43:42 -06:00
Will Dietz cbae401982 nixUnstable: bump for minor fix to unbreak seccomp builds 2018-02-19 12:28:09 -06:00
Ruben Maher 8d0c8d21f0 flow: 0.65.0 -> 0.66.0 2018-02-19 19:06:44 +01:00
Michael Weiss f14b6ea81f jekyll: Update the dependencies
The dependencies could be more minimal but this way it should hopefully
work for most use-cases.
2018-02-19 19:02:41 +01:00
Daiderd Jordan b5aabb698e
Merge pull request #35167 from dtzWill/fix/clang-libcxx-4-5-tests
cc-wrapper tests: 4 and 5 regardless of default
2018-02-19 19:01:17 +01:00
Jörg Thalheim e38cb9b926 afl: disable aarch64 2018-02-19 19:59:28 +02:00
Jörg Thalheim 0565e1e732 afl: fix build, by switch to gcc as compiler
Apparently they set CFLAGS incompatible with clang.
Also only provide a default value for AFL_CC/AFL_CXX for afl-clang-fast:
User might want to overriding, but this is not a PATH variable that can
be prepended with :.
2018-02-19 19:59:28 +02:00
Vincent Laporte 2aeafe7ef4 ocamlPackages.bitv: init at 1.3
bitv is a bit vector library for OCaml.

Homepage: https://github.com/backtracking/bitv
2018-02-19 18:55:31 +01:00
Shea Levy fd2f2bbe6f
riscv-pk: Add a variant with a kernel 2018-02-19 12:37:46 -05:00
Will Dietz fa8a511260 llvmPackages_{4,5}: musl compat 2018-02-19 11:19:32 -06:00
Shea Levy 6173f2f945
linux_riscv: Add 4.16-rc1.
Fixes #35148.
2018-02-19 12:14:22 -05:00
Shea Levy 3f9c900e42
Merge branch 'master' of github.com:NixOS/nixpkgs 2018-02-19 12:11:35 -05:00
Shea Levy d1cb2ee899
nixUnstable: 2.0pre5951_690ac7c9 -> 2.0pre5967_623fcb07.
Important security patch for no-seccomp systems.
2018-02-19 12:10:28 -05:00
Moritz Ulrich 2cafea200c Virtualbox: Fix type error in networking.interfaces.vboxnet0.ipv4.addresses
This error introduced in e239c1e582
prevented evaluation on my machine.
2018-02-19 17:48:15 +01:00
Michael Weiss d2919c996d jekyll: 3.4.1 -> 3.7.2 2018-02-19 17:43:26 +01:00