summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* prometheus: disable testsorigin/yegortimoshenko-patch-1Yegor Timoshenko2018-08-101-2/+0
* Merge pull request #44823 from yegortimoshenko/20180809.194425/youtrack•••youtrack: 2018.1.41051 -> 2018.2.42284Yegor Timoshenko2018-08-102-10/+11
|\
| * youtrack: 2018.1.41051 -> 2018.2.44329Yorick van Pelt2018-08-092-10/+11
* | Merge pull request #44859 from vaibhavsagar/mosml-init•••mosml: init at 2.10.1Sarah Brofeldt2018-08-102-0/+31
|\ \
| * | mosml: init at 2.10.1Vaibhav Sagar2018-08-102-0/+31
* | | Merge pull request #44852 from yegortimoshenko/20180810.025530/libinotify-kqueue•••libinotify-kqueue: init at 20180201xeji2018-08-102-0/+26
|\ \ \
| * | | libinotify-kqueue: enable testsYegor Timoshenko2018-08-101-0/+3
| * | | libinotify-kqueue: init at 20180201Yegor Timoshenko2018-08-102-0/+23
* | | | Merge pull request #44658 from dlahoti/patch-2•••add `extraConfig` section to `networking.wireless`Franz Pletz2018-08-101-0/+12
|\ \ \ \
| * | | | nixos/wireless: add `extraConfig` section to `networking.wireless`•••This allows the user to add `wpa_supplicant` config options not yet supported by Nix without having to write the entire `wpa_supplicant.conf` file manually. Deven Lahoti2018-08-091-0/+12
* | | | | Revert "scallion: use mono4 (#44744)"•••This reverts commit c51043a1bde80d94cded6814995f2e05947f0909. See comments in #44744. Uli Baum2018-08-101-1/+1
* | | | | plasma5: 5.13.2 -> 5.13.4 (#44643)Bastian Köcher2018-08-103-185/+185
* | | | | lcalc: Add darwin support (#44850)Jake Waksbaum2018-08-101-1/+9
* | | | | Merge pull request #44848 from LnL7/vault-options•••nixos/vault: make package configurableSarah Brofeldt2018-08-101-4/+18
|\ \ \ \ \
| * | | | | services-vault: make package configurable and add extraConfig optionDaiderd Jordan2018-08-091-4/+18
* | | | | | memo : 0.5 -> 0.6 (#44853)Ingolf Wagner2018-08-101-2/+4
* | | | | | wp-cli: 1.5.1 -> 2.0.0Peter Hoeg2018-08-101-5/+3
* | | | | | Merge pull request #44832 from bhipple/u/waf•••waf: 2.0.6 -> 2.0.10Frederik Rietdijk2018-08-102-8/+10
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | waf: 2.0.6 -> 2.0.10•••This commit also swaps the build tool to use python3 internally (which waf fully supports and prefers) and swaps the src to be downloaded from gitlab. The waf.io site only keeps source tarballs of the latest version, so once a new waf comes out we can no longer reproduce older versions. We need the ensureNewerSources hook to avoid this error, in both `python2` and `python3`: ValueError: ZIP does not support timestamps before 1980 Benjamin Hipple2018-08-092-8/+10
* | | | | | Merge pull request #40978 from elitak/inav•••inav: init at 2.0.0-rc2; betaflight: 3.2.3 -> 3.4.0-rc4Samuel Dionne-Riel2018-08-093-13/+70
|\ \ \ \ \ \
| * | | | | | inav: init at 2.0.0-rc2Eric Litak2018-07-022-0/+58
| * | | | | | betaflight: 3.2.3 -> 3.4.0-rc4Eric Litak2018-07-021-13/+12
* | | | | | | subversion: default to subversion_1_10 (#44800)Orivej Desh2018-08-091-1/+1
* | | | | | | Merge pull request #44846 from Infinisil/fix/goa•••goa: fix and cleanSilvan Mosberger2018-08-101-21/+1
|\ \ \ \ \ \ \
| * | | | | | | goa: fix and cleanSilvan Mosberger2018-08-101-21/+1
* | | | | | | | python3Packages.zeep: fix build (#44843)Silvan Mosberger2018-08-101-0/+2
* | | | | | | | hcloud: 1.5.0 -> 1.6.0 (#44845)Elmar Athmer2018-08-101-2/+2
* | | | | | | | opentimestamps-client: fix build (#44844)•••Build was broken as release-0.6.0 didn't support opentimestamps-0.4.0. Applying the patch which relaxes the version contraints in `setup.py` helps. Furthermore the tests were broken as they missed the `git` executable.Maximilian Bosch2018-08-101-1/+11
* | | | | | | | Merge pull request #44824 from yegortimoshenko/20180809.194746/prometheus•••prometheus-node-exporter: work around prometheus/node_exporter#870xeji2018-08-101-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | prometheus-node-exporter: add comment pointing to upstream bugYegor Timoshenko2018-08-101-0/+2
| * | | | | | | | prometheus-node-exporter: work around prometheus/node_exporter#870•••See: https://github.com/prometheus/node_exporter/issues/870 Yegor Timoshenko2018-08-091-2/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #44649 from dlahoti/patch-1•••add `/share/sddm/themes` to `environment.pathsToLink`Silvan Mosberger2018-08-091-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | nixos/sddm: add `/share/sddm/themes` to `environment.pathsToLink`•••Without this, there are no SDDM themes available in the directory configured in `sddm.conf`. Deven Lahoti2018-08-091-0/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #44838 from Infinisil/fix/remake•••remake: fix build with glibc2.27Silvan Mosberger2018-08-092-0/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | remake: fix build with glibc2.27•••Same fix as applied for gnumake in 519f0b8db2f91e73964375ee81fc411153bf3aa3 Silvan Mosberger2018-08-092-0/+38
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #44830 from Infinisil/fix/yi•••yi: fix buildSilvan Mosberger2018-08-091-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | yi: fix buildSilvan Mosberger2018-08-091-1/+4
* | | | | | | | | img2pdf init at 0.3.1 (#44833)•••* img2pdf: init at 0.3.1 * img2pdf: take buildPythonApplication and fetchPypi from python3Packages Dmitry Kalinkin2018-08-092-0/+29
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | MMA: use python3 (#44407)Robert Schütz2018-08-091-3/+3
* | | | | | | | Merge pull request #44837 from Infinisil/fix/sad•••sad: fix buildSilvan Mosberger2018-08-092-2/+58
|\ \ \ \ \ \ \ \
| * | | | | | | | sad: fix buildSilvan Mosberger2018-08-092-2/+58
* | | | | | | | | palp: Add darwin support (#44829)Jake Waksbaum2018-08-091-1/+5
* | | | | | | | | Merge pull request #44835 from Infinisil/fix/syscall_limiter•••syscall_limiter: fix buildSilvan Mosberger2018-08-091-6/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | syscall_limiter: fix build•••Originally broken through using multiple outputs for libseccomp in 8d490ca9934d0c01e1e9ade455657e54e2e843c0 Silvan Mosberger2018-08-091-6/+2
* | | | | | | | | | hwdata: 0.313 -> 0.314 (#44826)xeji2018-08-091-3/+3
* | | | | | | | | | mysql57: 5.7.22 -> 5.7.23 (#44740)•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mysql/versions.R. RyanTM2018-08-091-2/+2
* | | | | | | | | | virt-viewer: 6.0 -> 7.0 (#44666)•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/virt-viewer/versions.R. RyanTM2018-08-091-2/+2
* | | | | | | | | | Merge pull request #44834 from Infinisil/fix/sysvtools•••sysvtools: fix buildSilvan Mosberger2018-08-091-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sysvtools: fix build•••mountpoint from utillinux is now preferred See http://git.savannah.nongnu.org/cgit/sysvinit.git/commit/?id=3cb95c83714161a18f140814eece9345aebb42c0 Silvan Mosberger2018-08-091-1/+1
* | | | | | | | | | | update: latte-dock 0.7.5 -> 0.8.0 (#44644)Yannik Sander2018-08-091-13/+16
| |_|_|_|/ / / / / / |/| | | | | | | | |