summary refs log tree commit diff
path: root/pkgs/misc
Commit message (Collapse)AuthorAge
* armTrustedFirmware: Remove targetPlatforms like was done in U-BootTuomas Tynkkynen2018-03-20
| | | | | Should also fix Hydra attempting to build this stuff on x86, like https://hydra.nixos.org/build/71533289
* U-Boot: Make ubootJetsonTK1 install even more filesTuomas Tynkkynen2018-03-18
|
* U-Boot: Add Pine64 buildTuomas Tynkkynen2018-03-18
|
* U-Boot: Add SOPINE Baseboard buildSamuel Dionne-Riel2018-03-18
| | | | | | | | | | This build is compatible with PINE A64-LTS. [dezgeg changed the original device tree patch to v4 of the patch series "sunxi: sync H3, H5, A64 DTs from mainline Linux" submitted to the upstream mailing list by Andre Przywara. Also install the u-boot-sunxi-with-spl.bin binary similar to 32-bit boards since it's now being built by the upstream build system.]
* arm-trusted-firmware: Inits at various versionsSamuel Dionne-Riel2018-03-18
| | | | | | For qemu, at 1.4 from upstream. For Sopine / Pine A64-LTS, at 1.0 from fork.
* U-Boot: Add AArch64 QEMU buildTuomas Tynkkynen2018-03-18
| | | | | | | | See https://github.com/u-boot/u-boot/blob/master/doc/README.qemu-arm on how to use it.
* uboot: fix cross-build of ubootToolsBen Wolsieffer2018-03-18
|
* uboot: sheevplug and guruplug: use mainline U-BootBen Wolsieffer2018-03-18
| | | | | | | These derivations have not seen any updates since they were created in 2010, and some of their sources have disappeared. There are upstream configs for these boards, so these are now used, and they build correctly. I have no way of testing them, and I don't if anyone even uses either board with Nix anymore.
* uboot: rock64: use binary blob for TPLBen Wolsieffer2018-03-18
| | | | This stops the kernel from crashing immediately after boot.
* uboot: add patch to increase maximum path length in extlinux.confBen Wolsieffer2018-03-18
| | | | This fixes problems with cross compiled kernels failing to boot.
* arm-trusted-firmware: initBen Wolsieffer2018-03-18
| | | | | | | ARM trusted firmware is required as part of the boot process on some ARMv8-A boards. Currently, only the RK3328 is supported in nixpkgs. This makes the Rock64 u-boot image bootable.
* uboot: add Rock64 supportBen Wolsieffer2018-03-18
| | | | | The bootloader is currently non-functional because it lacks the ARM Trusted Firmware image (bl31.elf).
* uboot: 2017.11 -> 2018.03, cross fixesBen Wolsieffer2018-03-18
|
* Merge pull request #37064 from coreyoconnor/wine-correct-install-orderJörg Thalheim2018-03-18
|\ | | | | wine: correct install order for WoW wine build.
| * wine: correct install order for WoW wine build.Corey O'Connor2018-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Per the wiki at https://wiki.winehq.org/Building_Wine#Shared_WoW64 "if you do choose to install your WoW64 build, you should run make install in the 32-bit build tree first, then in the 64-bit one." This is required, for instance, for the resulting "wineserver" executable to be the 64 bit variant not 32 bit. Which is expected by the binary loader for WoW64. This odd dependency is vaguely mentioned on the packaging wiki page: * https://wiki.winehq.org/Packaging#Binaries
* | calaos_installer: init at 3.1Sébastien Maccagnoni2018-03-18
| |
* | cups-filters: 1.20.0 -> 1.20.1Ryan Mulligan2018-03-16
| | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 1.20.1 with grep in /nix/store/233chsllrfymrvizn74nf8sav0r0llrb-cups-filters-1.20.1
* | Merge commit '3ab2949' from staging into masterTuomas Tynkkynen2018-03-15
|\ \ | | | | | | | | | | | | | | | Conflicts: pkgs/development/compilers/llvm/6/llvm.nix pkgs/servers/home-assistant/component-packages.nix
| * | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-03-13
| |\| | | | | | | | | | | | | Conflicts: pkgs/development/tools/build-managers/conan/default.nix
| * | Merge branch 'master' into stagingJan Malakhovski2018-03-10
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolved the following conflicts (by carefully applying patches from the both branches since the fork point): pkgs/development/libraries/epoxy/default.nix pkgs/development/libraries/gtk+/3.x.nix pkgs/development/python-modules/asgiref/default.nix pkgs/development/python-modules/daphne/default.nix pkgs/os-specific/linux/systemd/default.nix
| * \ \ Merge commit '618ac29687a650d854c8bea7efd4490387589ce2' into stagingTuomas Tynkkynen2018-03-03
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-03-01
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-02-28
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/misc/pytrainer/default.nix pkgs/development/tools/pew/default.nix pkgs/tools/misc/you-get/default.nix
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2018-02-27
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2018-02-27
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2018-02-26
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge #35113: cups: upstream patch for a bugVladimír Čunát2018-02-24
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | cups: Add patch for bug where CUPS fails to save files to diskAmbroz Bizjak2018-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream report: https://github.com/apple/cups/issues/5118 In addition to not saving files, this results in spam messages in the log once per second (Expiring subscriptions...) which is what led me to discover this bug. The patch was made by hand because the patch from the commit does not apply.
| * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-02-24
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cups: fix path to socket and run directoryNikolay Amiantov2018-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We use default /var/run/cups/cups.sock in NixOS but here it's misdefined to be /run/cups.sock. Return it to default.
| * | | | | | | | | | | Revert "cups: fix path to socket and run directory"Nikolay Amiantov2018-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 34a37c5e94e87664f642e1c383e9bda5b35f8854.
| * | | | | | | | | | | cups: fix path to socket and run directoryNikolay Amiantov2018-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We use default /var/run/cups/cups.sock in NixOS but here it's misdefined to be /run/cups.sock. Return it to default.
* | | | | | | | | | | | Revert "splix: move to DRVs over PPDs"Peter Simons2018-03-15
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #37048 from abbradar/splixPeter Simons2018-03-15
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | splix: move to DRVs over PPDs
| * | | | | | | | | | | | splix: move to DRVs over PPDsNikolay Amiantov2018-03-15
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also enable JBIG support for newer printers.
* | | | | | | | | | | | Merge pull request #36985 from obsidiansystems/no-allButJohn Ericson2018-03-14
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | treewide: get rid of platforms.allBut
| * | | | | | | | | | | treewide: get rid of platforms.allButJohn Ericson2018-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Negative reasoning like `allBut` is a bad idea with an open world of platforms. Concretely, if we add a new, quite different sort of platform, existing packages with `allBut` will claim they work on it even though they probably won't.
* | | | | | | | | | | | Merge pull request #36888 from volth/xfce-namingFranz Pletz2018-03-13
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | xfce: do not use old names
| * | | | | | | | | | | | xfce: do not use old namesvolth2018-03-12
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #36891 from volth/aliases-2Michael Raskin2018-03-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | treewide: s/saneBackends/sane-backends/g
| * | | | | | | | | | | | | treewide: s/saneBackends/sane-backends/gvolth2018-03-13
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | nodePackages: fix evaluationFranz Pletz2018-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduced in 40e3ad60aaa0bdcec71409ae167c2b1425bffe06.
* | | | | | | | | | | | | Merge pull request #36885 from obsidiansystems/meta-host-prepareJohn Ericson2018-03-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| / / / / / / / / / / / | |/ / / / / / / / / / / treewide: Prepare for #34444
| * | | | | | | | | | | treewide: Make `shouldUsePackages` copypasta use meta.availableJohn Ericson2018-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The old way depended on old list-of-strings `meta.platforms`, and was not good for cross.
* | | | | | | | | | | | kega-fusion: init at 3.63xNikolay Amiantov2018-03-13
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #36863 from sveitser/vim-solidityFranz Pletz2018-03-12
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | vim-solidity: init at 2018-02-11
| * | | | | | | | | | | | vim-solidity: init at 2018-02-11Mathis Antony2018-03-12
| | | | | | | | | | | | |
* | | | | | | | | | | | | hplip: 3.17.10 -> 3.17.11Vladyslav M2018-03-12
|/ / / / / / / / / / / /
* | | | | | | | | | | | vimPlugins: updating all vim plugingsRok Garbas2018-03-12
| | | | | | | | | | | |
* | | | | | | | | | | | LanguageClient-neovim: 2017-12-05 -> 2018-03-06John Children2018-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Following up from issue #33391, building LanguageClient-neovim now requires some rust dependencies. This patch makes the plugin now longer listed in vim-plugin-names file so that it will not be automatically generated and instead lists it in non-generated plugins. Also adds rustPlatform to arguments for vim plugins set.