summary refs log tree commit diff
path: root/pkgs/applications
Commit message (Collapse)AuthorAge
* treewide: Don't use envHook anymoreJohn Ericson2017-12-30
| | | | | This commits needs a MAJOR audit as I oftentimes just guessed which of `$hostOffset`, `$targetOffset`, or a fixed offset should be used.
* treewide: Use `depsBuildBuild` for buildPackges.stdenv.ccJohn Ericson2017-12-30
|
* kmime, colord-kde: ki18n should be *run*-time dependencyJohn Ericson2017-12-29
| | | | | It is gettext-based, but is a library for run time, relying on the normal gettext tools at build time.
* treewide: Cleanup usage of multi-arch toolsJohn Ericson2017-12-27
| | | | | | - Don't needlessly force GCC - Prefer using multi-arch stdenvs to using multi-arch tools directly.
* Merge branch 'staging'Vladimír Čunát2017-12-19
|\
| * mpv: fix build with libva 2Orivej Desh2017-12-18
| |
* | Merge pull request #32737 from vbgl/coq-packages-filterVincent Laporte2017-12-19
|\ \ | | | | | | Tidy up the Coq package sets
| * | coq: minor cleaningVincent Laporte2017-12-18
| |/
* | qemu: fix bin/qemu-kvm on aarch64 + minor fixesvolth2017-12-19
| | | | | | | | | | * $out/bin/qemu-kvm should point to qemu-system-aarch64 on aarch64, libvirt expect it * makeWrapper codes are separated as some architectures might require additional command flags (https://github.com/NixOS/nixpkgs/issues/31606#issuecomment-349675127) * x86_64-on-i686 is not a native emulation and not supported by KVM, so it is removed from the list
* | Merge pull request #32793 from jtojnar/telepathyJan Tojnar2017-12-19
|\ \ | | | | | | Telepathy updates
| * | telepathy_mission_control: 5.16.3 → 5.16.4Jan Tojnar2017-12-18
| | |
| * | telepathy_logger: 0.8.0 → 0.8.2Jan Tojnar2017-12-18
| | |
| * | telepathy_gabble: 0.18.2 → 0.18.3Jan Tojnar2017-12-18
| | |
* | | signal-desktop-beta: init at 1.1.0-beta.5 (#32619)Benjamin Staffin2017-12-18
| | | | | | | | | | | | | | | Signal is a bit like google-chrome, wherein the beta version is independent from the release builds and uses different data locations and binary names.
* | | Merge pull request #32820 from mdorman/emacs-updatesJoachim F2017-12-18
|\ \ \ | | | | | | | | Semi-automated Emacs package updates
| * | | emacsPackagesNg: mark -rtags packages brokenMichael Alan Dorman2017-12-18
| | | | | | | | | | | | | | | | | | | | They're all trying to use the same `configure` script that expects /bin/bash. This should be correctable.
| * | | emacsPackageNg: Mark some broken packages...brokenMichael Alan Dorman2017-12-18
| | | |
| * | | melpa-packages: 2017-12-18Michael Alan Dorman2017-12-18
| | | |
| * | | melpa-stable-packages: 2017-12-18Michael Alan Dorman2017-12-18
| | | |
| * | | org-packages: 2017-12-18Michael Alan Dorman2017-12-18
| | | |
| * | | elpa-packages: 2017-12-18Michael Alan Dorman2017-12-18
| | | |
* | | | Merge pull request #32788 from fahadsadah/masterMichael Raskin2017-12-18
|\ \ \ \ | |/ / / |/| | | weechat: 1.9.1 -> 2.0
| * | | weechat: 1.9.1 -> 2.0Fahad Sadah2017-12-18
| | | |
* | | | atom-beta: 1.23.0-beta0->1.24.0-beta1Nikolay Yakimov2017-12-18
| |_|/ |/| |
* | | Update terraform provider versionsMateusz Kowalczyk2017-12-18
| | | | | | | | | | | | -scaffolding is a new meta repo, exclude it explicitly from update script
* | | vscode: 1.18.1 -> 1.19.0Tim Steinbach2017-12-18
| | |
* | | Merge pull request #32798 from romildo/upd.albertJörg Thalheim2017-12-18
|\ \ \ | | | | | | | | albert: 0.14.7 -> 0.14.14
| * | | albert: 0.14.7 -> 0.14.14José Romildo Malaquias2017-12-18
| | | |
* | | | Merge pull request #32642 from rycee/bump/electron-cashJörg Thalheim2017-12-18
|\ \ \ \ | |/ / / |/| | | electron-cash: 2.9.4 -> 3.0
| * | | electron-cash: 2.9.4 -> 3.0Robert Helgesson2017-12-15
| | | |
* | | | obs-studio: fix vlc pluginCray Elliott2017-12-17
| | | | | | | | | | | | | | | | | | | | previous obs could not find libvlc.so so I addded the path to it to LD_LIBRARY_PATH
* | | | Merge pull request #32690 from thanegill/airtame-initOrivej Desh2017-12-18
|\ \ \ \ | |_|/ / |/| | | airtame: init at 3.0.1
| * | | airtime: move files to opt/airtime, add needed librariesOrivej Desh2017-12-17
| | | |
| * | | airtame: init at 3.0.1Thane Gill2017-12-17
| | | |
* | | | Merge pull request #32742 from afldcr/masterSamuel Leathers2017-12-17
|\ \ \ \ | | | | | | | | | | gitea: 1.2.3 -> 1.3.2
| * | | | gitea: 1.2.3 -> 1.3.2Alex Feldman-Crough2017-12-16
| | | | |
* | | | | atom: depend on libsecretDomen Kožar2017-12-17
| | | | | | | | | | | | | | | | | | | | To support: $ atom -d
* | | | | lightdm-gtk-greeter: 2.0.1 -> 2.0.3Mateusz Kowalczyk2017-12-17
| | | | |
* | | | | firefox-devedition-bin: 58.0b9 -> 58.0b11Mateusz Kowalczyk2017-12-17
| | | | |
* | | | | drat-trim: fix build on darwinOrivej Desh2017-12-17
| | | | |
* | | | | Merge pull request #32388 from mikefaille/masterJörg Thalheim2017-12-16
|\ \ \ \ \ | | | | | | | | | | | | kubernetes-helm: 2.6.1 -> 2.7.2
| * | | | | kubernetes-helm: 2.6.1 -> 2.7.2Michaël Faille2017-12-17
| | | | | |
* | | | | | Merge pull request #32375 from volth/oracle-jdk-remove-redundand-assertsJörg Thalheim2017-12-16
|\ \ \ \ \ \ | |/ / / / / |/| | | | | oraclejdk: remove redundant asserts
| * | | | | firefox-wrapper: restore supportsJDK removed from all-packages.nixvolth2017-12-15
| | | | | |
| * | | | | firefox-wrapper: restore supportsJDK removed from all-packages.nixvolth2017-12-15
| | |_|_|/ | |/| | |
* | | | | Merge pull request #32648 from berce/upstream-kicadOrivej Desh2017-12-17
|\ \ \ \ \ | | | | | | | | | | | | kicad: init unstable at version 2017-12-11
| * | | | | kicad: show versionOrivej Desh2017-12-17
| | | | | |
| * | | | | kicad-unstable: set versionOrivej Desh2017-12-17
| | | | | |
| * | | | | kicad: add support for oce, ngspice and scriptingBert Moens2017-12-17
| | | | | |
| * | | | | kicad: add unstable versionBert Moens2017-12-17
| | |_|_|/ | |/| | |