summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* riscv: Compile console support into the kernel.Shea Levy2018-02-19
|
* go-ethereum: 1.7.3 -> 1.8.1adisbladis2018-02-20
|
* Merge pull request #35206 from jcrben/patch-1Graham Christensen2018-02-19
|\ | | | | Remove Xfce-specific display manager tip
| * Remove Xfce-specific display manager tipBen Creasy2018-02-19
| | | | | | 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.
* | Merge pull request #35094 from thefloweringash/restore-linux-manual-configCharles Strahan2018-02-19
|\ \ | |/ |/| Restore linuxManualConfig as linux/kernel/manual-config.nix
| * Restore linuxManualConfig as linux/kernel/manual-config.nixAndrew Childs2018-02-18
| |
* | linux: Don't try to install firmware on newer kernels.Shea Levy2018-02-19
| | | | | | | | This was disabled in torvalds/linux@5620a0d1aacd554ebebcff373e31107bb1ef7769
* | Merge pull request #35183 from xurei/perl/Gtk2TrayIconJörg Thalheim2018-02-19
|\ \ | | | | | | perl-Gtk2TrayIcon: init at 0.06
| * | perl-Gtk2TrayIcon: init at 0.06Olivier Bourdoux2018-02-19
| | |
* | | Merge branch 'fix/nixUnstable-seccomp' of git://github.com/dtzWill/nixpkgsShea Levy2018-02-19
|\ \ \
| * | | nixUnstable: bump for minor fix to unbreak seccomp buildsWill Dietz2018-02-19
| | | |
* | | | Merge branch 'master' of github.com:NixOS/nixpkgsShea Levy2018-02-19
|\ \ \ \
| * | | | jekyll: Update the dependencies without breaking the evaluationMichael Weiss2018-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | | Merge pull request #35200 from deepfire/ghc-8.4Peter Simons2018-02-19
| |\ \ \ \ | | | | | | | | | | | | ghc 8.4: update configuration
| | * | | | ghc 8.4: update configurationKosyrev Serge2018-02-19
| | | | | |
* | | | | | linuxManualConfig: Fix build on non-modular kernelsShea Levy2018-02-19
|/ / / / /
* | | | | Merge pull request #35195 from dtzWill/fix/llvm-muslMichael Raskin2018-02-19
|\ \ \ \ \ | | | | | | | | | | | | llvmPackages_{4,5}: musl compat
| * | | | | libc++5: tweak expression so as to avoid rebuild on non-musl for nowWill Dietz2018-02-19
| | | | | |
| * | | | | llvmPackages_{4,5}: musl compatWill Dietz2018-02-19
| | | | | |
* | | | | | sayonara: init at 1.0.0-git5-20180115 (#35046)Kosyrev Serge2018-02-19
| | | | | |
* | | | | | replace: split man outputProfpatsch2018-02-19
| | | | | |
* | | | | | Revert "jekyll: Update the dependencies"Graham Christensen2018-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit f14b6ea81f1739a90c208fbbdd1ed6f948434693. This commit added IFD to Nixpkgs, where Nixpkgs should be IFD-free. (Import from derivation.)
* | | | | | Merge pull request #35155 from volth/patch-91Joachim F2018-02-19
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | xrdp: 0.9.3 -> 0.9.5 [CVE-2017-16927]
| * | | | | xrdp: 0.9.3 -> 0.9.5volth2018-02-19
| | | | | |
* | | | | | flow: 0.65.0 -> 0.66.0Ruben Maher2018-02-19
| | | | | |
* | | | | | jekyll: Update the dependenciesMichael Weiss2018-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The dependencies could be more minimal but this way it should hopefully work for most use-cases.
* | | | | | Merge pull request #35167 from dtzWill/fix/clang-libcxx-4-5-testsDaiderd Jordan2018-02-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | cc-wrapper tests: 4 and 5 regardless of default
| * | | | | | cc-wrapper tests: 4 and 5 regardless of defaultWill Dietz2018-02-18
| | |/ / / / | |/| | | |
* | | | | | afl: disable aarch64Jörg Thalheim2018-02-19
| | | | | |
* | | | | | afl: fix build, by switch to gcc as compilerJörg Thalheim2018-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 :.
* | | | | | ocamlPackages.bitv: init at 1.3Vincent Laporte2018-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bitv is a bit vector library for OCaml. Homepage: https://github.com/backtracking/bitv
* | | | | | riscv-pk: Add a variant with a kernelShea Levy2018-02-19
| | | | | |
* | | | | | linux_riscv: Add 4.16-rc1.Shea Levy2018-02-19
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #35148.
* | | | | | Merge branch 'master' of github.com:NixOS/nixpkgsShea Levy2018-02-19
|\ \ \ \ \ \
| * | | | | | Virtualbox: Fix type error in `networking.interfaces.vboxnet0.ipv4.addresses`Moritz Ulrich2018-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This error introduced in e239c1e5820bdbb3d94ccc46e2d6756b0d37057d prevented evaluation on my machine.
| * | | | | | jekyll: 3.4.1 -> 3.7.2Michael Weiss2018-02-19
| | | | | | |
| * | | | | | plymouth: Fix reference to NixOS versionTim Steinbach2018-02-19
| | | | | | |
* | | | | | | nixUnstable: 2.0pre5951_690ac7c9 -> 2.0pre5967_623fcb07.Shea Levy2018-02-19
|/ / / / / / | | | | | | | | | | | | | | | | | | Important security patch for no-seccomp systems.
* | | | | | Merge pull request #34795 from oxij/os/nixosLabel-pt2Michael Raskin2018-02-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixos: labels part 2
| * | | | | | nixos: allow overriding labels with environment variablesJan Malakhovski2018-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reintroduces a better version of what 2a05368ff3217175cd87105e778e2e70bc7eef1c removed.
| * | | | | | nixos: introduce system.nixos.tagsJan Malakhovski2018-02-18
| | | | | | |
| * | | | | | nixos: rename config.system.nixos* -> config.system.nixos.*Jan Malakhovski2018-02-18
| | | | | | |
| * | | | | | nixos: use nixosLabel in more placesJan Malakhovski2018-02-18
| | | | | | |
| * | | | | | nixos: move nixosLabel to its own moduleJan Malakhovski2018-02-18
| | | | | | |
| * | | | | | nixos: add system.boot.loader.initrdFile option and use it where appropriateJan Malakhovski2018-02-18
| | | | | | |
* | | | | | | riscv: Use gnumake42HEAD.Shea Levy2018-02-19
| | | | | | |
* | | | | | | gnumake: Add 4.2.90pre2491_38c8a11 for proper glibc 2.27 support.Shea Levy2018-02-19
| | | | | | |
* | | | | | | Merge pull request #34798 from oxij/pkgs/aspell-dictsMichael Raskin2018-02-19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | aspellDicts: add more dictionaries and some documentation
| * | | | | | | aspellDicts: add more dictionaries and some documentationSLNOS2018-02-18
| |/ / / / / /
* | | | | | | Merge pull request #35111 from oxij/stdenv/available-evaluatesMichael Raskin2018-02-19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | stdenv.mkDerivation: rename `meta.evaluates` -> `meta.available`