summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* pommed service: use pommed-lightBalletie2017-01-02
| | | | | | The pommed package was marked as broken. It is also severely unmaintained. I therefore chose to replace it entirely with `pommed-light`, for now.
* pommed-light: init at 1.50lwBalletie2017-01-02
|
* Merge pull request #21566 from bjornfor/hostnameJörg Thalheim2017-01-02
|\ | | | | nixos: provide /etc/hostname
| * nixos: provide /etc/hostnameBjørn Forsman2017-01-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /etc/hostname is the file used by hostnamectl(1) and the org.freedesktop.hostname1 dbus service (both provided by systemd) to get the "static hostname". Better provide it so that users of those tools/services get a proper hostname. An example of an issue created by the lack of /etc/hostname is that the bluetooth stack on NixOS identifies itself to peers as "BlueZ $VERSION" instead of the hostname. References: https://www.freedesktop.org/software/systemd/man/hostname.html Changes v1 -> v2: * ensure /etc/hostname ends with a newline
| * nixos: cosmetic refactor of environment.etc."hostid"Bjørn Forsman2017-01-01
| | | | | | | | | | Create the file using attrset instead of list, to make it easier to later provide other files in the same module.
* | eclipse-platform: add Neon 2 PlatformKarn Kallio2017-01-02
| |
* | eclipse-sdk-46: 4.6.1 -> 4.6.2Karn Kallio2017-01-02
| |
* | nixos-generate-config: detect CPU governorgnidorah2017-01-02
| | | | | | | | | | | | | | | | | | | | * cpu-freq: Try powersave if ondemand is not available * Revert "cpu-freq: Try powersave if ondemand is not available" This reverts commit 4dc56db37e32dcfecd667ebbf88263e47b296097. Consult available scaling governors; for freshly generated configs, this provides a better experience than relying on a default that might not work everywhere.
* | qutebrowser: 0.8.4 -> 0.9.0Nikolay Amiantov2017-01-02
| |
* | openvpn: 2.3.13 -> 2.4.0Michael Raskin2017-01-02
| |
* | Merge pull request #21581 from bendlas/update-i2pMichael Raskin2017-01-02
|\ \ | | | | | | i2p: 0.9.26 -> 0.9.28
| * | i2p: 0.9.26 -> 0.9.28Herwig Hochleitner2017-01-02
| | | | | | | | | | | | update patch
* | | Merge pull request #21580 from rasendubi/lgiMichael Raskin2017-01-02
|\ \ \ | | | | | | | | luaPackages.lgi: 0.7.2 -> 0.9.1
| * | | luaPackages.lgi: 0.7.2 -> 0.9.1Alexey Shmalko2017-01-02
| | | |
* | | | Merge pull request #21567 from peterhoeg/p/xcaMichael Raskin2017-01-02
|\ \ \ \ | | | | | | | | | | xca: qt4 -> qt5
| * | | | xca: qt4 -> qt5Peter Hoeg2017-01-02
| | | | | | | | | | | | | | | | | | | | Compile against qt5 instead of qt4.
* | | | | Merge pull request #21548 from FPtje/patch-2Michael Raskin2017-01-02
|\ \ \ \ \ | | | | | | | | | | | | Strongswan: enable rdrand and aes-ni only on X86
| * | | | | Strongswan: enable rdrand and aes-ni only on X86Falco Peijnenburg2016-12-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Strongswan fails to compile on armv7l-linux with `--enable-aesni` and `--enable-rdrand` enabled. Errors are thrown about impossible constraints in asm (`--enable-rdrand`) or about gcc getting unknown command line parameters about aes (`--enable-aesni`). The options only makes sense on X86_64 processors. The rdrand plugin is designed for Ivy Bridge processors: > High quality / high performance random source using the Intel rdrand instruction found on Ivy Bridge processors The aes-ni plugin also only exists on X86 processors (which have the AES instruction set) Tested with a local override. The change triggers a (successful) rebuild on my X86_64 system. On armv7-linux this change fixes build errors. See: https://wiki.strongswan.org/issues/337
* | | | | | Merge pull request #21583 from bendlas/update-webkitgtkMichael Raskin2017-01-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | webkitgtk: make 2.14 the default
| * | | | | | webkitgtk: make 2.14 the defaultHerwig Hochleitner2017-01-02
| | | | | | |
| * | | | | | webkitgtk: 2.14.1 -> 2.14.2Herwig Hochleitner2017-01-02
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | Add dependencies
* | | | | | Merge pull request #21585 from bendlas/update-chromiumMichael Raskin2017-01-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | chromium: 55.0.2883.75 -> 55.0.2883.87
| * | | | | | chromium: 55.0.2883.75 -> 55.0.2883.87Herwig Hochleitner2017-01-02
| |/ / / / /
* | | | | | Merge pull request #21584 from bendlas/update-pypyFrederik Rietdijk2017-01-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | pypy: 5.4.1 -> 5.6.0
| * | | | | | pypy: 5.4.1 -> 5.6.0Herwig Hochleitner2017-01-02
| |/ / / / /
* | | | | | Merge pull request #21514 from peterhoeg/audacityNikolay Amiantov2017-01-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | audacity: fix library path
| * | | | | | audacity: fix library path using NIX_LDFLAGSPeter Hoeg2017-01-02
| | | | | | |
* | | | | | | Merge pull request #21582 from bendlas/update-wineMichael Raskin2017-01-02
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | wine: 1.8.4 -> 1.8.6
| * | | | | | wine: 1.8.4 -> 1.8.6Herwig Hochleitner2017-01-02
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | wine: 2.0-rc2 -> 2.0-rc3 winetricks: 20160724 -> 20170101
* | | | | | sysdig: 0.12.0 -> 0.13.0Jörg Thalheim2017-01-02
| | | | | |
* | | | | | Merge pull request #21575 from abuibrahim/masterJoachim F2017-01-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | pktgen: fix runtime paths
| * | | | | | pktgen: fix runtime pathsRuslan Babayev2017-01-01
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | The Lua and lscpu path substitution got accidentally removed in with commit 605b8095ca11a678af83364549d8fc72ba3f4219
* | | | | | Merge pull request #21574 from veprbl/ycm_fixDaiderd Jordan2017-01-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | youcompleteme: fix compilation
| * | | | | | youcompleteme: fix compilationDmitry Kalinkin2017-01-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1) Replace --system-libclang with an explicit setting for the path to nix libclang 3.9. Otherwise it will find system's libclang on darwin. 2) Remove clang/llvm from build inputs. This prevents ycm itself from being compiled by clang 3.9. stdenv's standard compiler (gcc or clang 3.7) will suffice. 3) Enable C++11 again as #16212 is caused by incopatibility between clang 3.9 and libc++ 3.7, but we don't compile YCM with clang 3.9, so this is not needed anymore.
* | | | | | | astroid: init at 0.6Brandon Dimcheff2017-01-01
| | | | | | |
* | | | | | | add introspection to gmimeBrandon Dimcheff2017-01-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was necessary for astroid to work with gmime, and I thought it would be generally useful.
* | | | | | | Time passing byDomen Kožar2017-01-01
| | | | | | |
* | | | | | | wireguard: 0.0.20161223 -> 0.0.20161230Jörg Thalheim2017-01-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes #21572
* | | | | | | Merge pull request #21571 from elasticdog/transcryptGraham Christensen2017-01-01
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | transcrypt: 0.9.9 -> 1.0.0
| * | | | | | | transcrypt: 0.9.9 -> 1.0.0Aaron Bull Schaefer2017-01-01
|/ / / / / / /
* | | | | | | xylib: 1.4 -> 1.5Pascal Wittmann2017-01-01
| | | | | | |
* | | | | | | fityk: 1.3.0 -> 1.3.1Pascal Wittmann2017-01-01
| | | | | | |
* | | | | | | Merge pull request #21560 from Ekleog/kcovJoachim F2017-01-01
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | kcov: 29 -> 32
| * | | | | | kcov: 29 -> 32Léo Gaspard2017-01-01
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #21564 from peterhoeg/u/dropboxGraham Christensen2017-01-01
|\ \ \ \ \ \ | | | | | | | | | | | | | | dropbox: 16.4.29 -> 16.4.30
| * | | | | | dropbox: 16.4.29 -> 16.4.30Peter Hoeg2017-01-01
| | | | | | |
* | | | | | | Merge pull request #21505 from tg-x/mpd-listenJörg Thalheim2017-01-01
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | mpd: listen on 127.0.0.1 by default
| * | | | | | | mpd: listen on 127.0.0.1 by defaulttg(x)2017-01-01
| | | | | | | |
* | | | | | | | Merge pull request #21520 from peterhoeg/p/nrplGraham Christensen2017-01-01
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nrpl: init at 20150521
| * | | | | | | | nrpl: init at 20150521Peter Hoeg2017-01-01
| | |_|_|_|/ / / | |/| | | | | |