summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* doc: make it clear the Contributing section is for the docsLuca Bruno2015-06-30
|
* doc: document lib.makeOverridableLuca Bruno2015-06-30
|
* doc: document .overrideLuca Bruno2015-06-30
|
* Merge pull request #8571 from dezgeg/pr-ubootviric2015-06-30
|\ | | | | U-Boot: Refactor, update & new board+QEMU support
| * U-Boot: Patch Versatile Express to use config_distro_bootcmd.hTuomas Tynkkynen2015-06-30
| | | | | | | | | | | | | | | | | | | | With this patch in place, ARMv7 NixOS can be booted in QEMU: qemu-system-arm -kernel u-boot -M vexpress-a9 -serial stdio -sd nixos-sd-image-armv7l-linux.img -m 1024 ...with all the features that boot.loader.generic-extlinux-compatible supports, like the boot generation menu and seamless kernel upgrades in the VM.
| * U-Boot: Update to 2015.04 and major refactorTuomas Tynkkynen2015-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of selecting the defconfig based on stdenv.platform.uboot, provide different ubootFoo packages. Otherwise we couldn't easily build U-Boots for different platforms than what we are currently running on. All users of the ubootChooser function appear to be using only CLI tools like mkimage, whose behaviour is not affected by the defconfig (their build outputs are bitwise-identical). So add a separate package for the CLI tools. Of the removed patches, some version of sheevaplug-sdio.patch has apparently been applied upstream (with at least mv_sdio.c renamed to mvebu_mmc.c). sheevaplug-config.patch needs rebasing & re-testing on real hardware. Tested boards and input/output methods that upstream supports: - Raspberry Pi: - HDMI works, USB keyboard not yet supported - Serial via the 26-pin connector (3.3V) - pcDuino3 Nano: - HDMI + USB keyboard (only if attached to a hub) - Serial via the 3-pin connector (3.3V) - Jetson TK1: RS-232 serial port only - Versatile Express CA9 (for QEMU only): Serial via '-serial stdio'
| * platforms.nix: Remove IntegratorCP and VersatileTuomas Tynkkynen2015-06-30
| | | | | | | | | | | | These ARM boards are very old and quite likely used only for booting in QEMU emulation. I'll focus on making the multiplatform image easy to boot in QEMU instead.
| * dtc: Fix cross compilationTuomas Tynkkynen2015-06-30
| | | | | | | | Flex and Bison are need to be executable by the build system.
* | nixpkgs-manual: fix calloutsLuca Bruno2015-06-30
| |
* | lz4 130 -> 131Tobias Geerinckx-Rice2015-06-30
|/ | | | | | | | Changes: - liblz4: xxhash symbols are dynamically changed (namespace emulation) to avoid symbol conflict - liblz4.a (static library) no longer compiled with -fPIC by default
* nix.buildMachines: Fewer required fieldsEelco Dolstra2015-06-30
|
* build-maven: Handle very long dependency listsShea Levy2015-06-29
|
* Merge pull request #8526 from matthiasbeyer/add-klausArseniy Seroka2015-06-29
|\ | | | | Package: klaus + dependencies
| * klaus: init at 0.4.9Matthias Beyer2015-06-29
| |
| * httpauth: init at 0.2Matthias Beyer2015-06-29
| |
| * humanize: init at 0.5.1Matthias Beyer2015-06-29
| |
* | qutebrowser: 0.3-pre -> 0.3Arseniy Seroka2015-06-29
| |
* | Merge pull request #8557 from couchemar/elixir-1.0.5Pascal Wittmann2015-06-29
|\ \ | | | | | | elixir: 1.0.4 -> 1.0.5
| * | elixir: 1.0.4 -> 1.0.5Andrey Pavlov2015-06-29
| | |
* | | pencil: wrap bin/pencil correctly, fixes #8551Pascal Wittmann2015-06-29
| | |
* | | Merge pull request #8548 from dezgeg/pr-dtcPascal Wittmann2015-06-29
|\ \ \ | |/ / |/| | dtc: init at 1.4.1
| * | dtc: init at 1.4.1Tuomas Tynkkynen2015-06-28
| | | | | | | | | | | | Compiling U-Boot for the Jetson TK1 board requires this.
* | | Fixed some descriptionsPascal Wittmann2015-06-29
| | |
* | | Merge pull request #8550 from maurer/bitstring-gunkPascal Wittmann2015-06-29
|\ \ \ | | | | | | | | ocaml-bitstring: debug message removal
| * | | ocaml-bitstring: debug message removalMatthew Maurer2015-06-28
| |/ /
* | | bro: update from 2.3.2 to 2.4Pascal Wittmann2015-06-29
| | |
* | | checkstyle: update from 6.7 to 6.8Pascal Wittmann2015-06-29
| | |
* | | Merge pull request #8552 from hiberno/bump-powerline-fontsArseniy Seroka2015-06-29
|\ \ \ | | | | | | | | powerline-fonts: bump to latest revision
| * | | powerline-fonts: bump to latest revisionhiberno2015-06-29
|/ / /
* | | python-packages: repocheck 2015-05-04 -> 2015-06-27Tobias Geerinckx-Rice2015-06-29
| | |
* | | nixos/iso-image: Allow to customize menu label.aszlig2015-06-28
| | | | | | | | | | | | | | | | | | | | | | | | It comes in handy to alter the menu label if you're not building a NixOS installer image but for example if you want to build a live system and still want to re-use the iso-image.nix module. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | Merge pull request #8545 from C0DEHERO/update/voxelandsArseniy Seroka2015-06-29
|\ \ \ | |/ / |/| | update 1504.01 -> 1506.00
| * | voxelands: 1504.01 -> 1506.00C0DEHERO2015-06-28
| | |
* | | Merge pull request #8544 from Chattered/masterArseniy Seroka2015-06-28
|\ \ \ | | | | | | | | tome4: add new maintainer
| * | | tome4: add new maintainerPhil Scott2015-06-28
| | | |
* | | | Minimal fix to make XConq playable againMichael Raskin2015-06-28
|/ / /
* | | Merge pull request #8541 from lihop/fix-shellinaboxArseniy Seroka2015-06-28
|\ \ \ | | | | | | | | shellinabox: fix ssl/tls support
| * | | Fix SSL/TLS support for shellinaboxdLeroy Hopson2015-06-28
|/ / / | | | | | | | | | | | | | | | | | | shellinboxd was not finding libssl.so in it's library path, so it was falling back to ssl disabled mode. Also, the path to openssl was hardcoded to /usr/bin/openssl, so shellinaboxd could not generate SSL certificates once libssl.so was added to LD_LIBRARY_PATH.
* | | Document the different license base casesEdward Tjörnhammar2015-06-28
| | |
* | | pkgs.haskellPackages.gitit: unmark as brokenEdward Tjörnhammar2015-06-28
| | |
* | | nixos: added gitit serviceEdward Tjörnhammar2015-06-28
| | |
* | | Fix alternative samba configuration evaluationsMichael Raskin2015-06-28
| | |
* | | Merge pull request #8423 from bobvanderlinden/popcorntime-binDomen Kožar2015-06-28
|\ \ \ | | | | | | | | added popcorntime package
| * | | popcorntime: don't use pkgs in argumentBob van der Linden2015-06-25
| | | |
| * | | popcorntime: allow different versions of node_webkitBob van der Linden2015-06-19
| | | |
| * | | popcorntime: added support for i686-linuxBob van der Linden2015-06-19
| | | |
| * | | added popcorntime packageBob van der Linden2015-06-19
| | | |
* | | | keepalived: Fix ip releaseWilliam A. Kennington III2015-06-27
| | | |
* | | | keepalived: Add libnl supportWilliam A. Kennington III2015-06-27
| | | |
* | | | Merge pull request #8536 from kirelagin/qutebrowserArseniy Seroka2015-06-28
|\ \ \ \ | | | | | | | | | | qutebrowser: update to git master