summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nixos/manual: fix buildgitlab.intr/nixos-unstableFlorian Klink2020-03-191-1/+1
* Merge pull request #82730 from r-ryantm/auto-update/VictoriaMetrics•••victoriametrics: 1.32.5 -> 1.33.1Ryan Mulligan2020-03-191-3/+3
|\
| * victoriametrics: 1.32.5 -> 1.33.1R. RyanTM2020-03-161-3/+3
* | Merge pull request #82941 from flokli/systemd-network-link-no-networkd-withou...••• nixos/systemd: apply .link even when networkd is disabled (without the lib refactor this time)Graham Christensen2020-03-194-40/+87
|\ \
| * | nixos/zerotierone: switch from manually generating the .link file to use the ...•••Previously, systemd.network.links was only respected with networkd enabled, but it's really udev taking care of links, no matter if networkd is enabled or not. With our module fixed, there's no need to manually manage the text file anymore. This was originally applied in 3d1079a20dafd82fac7ac857e63c91e787f4eaaa, but was reverted due to 1115959a8d4d73ad73341563dc8bbf52230a281e causing evaluation errors on hydra. Florian Klink2020-03-191-8/+9
| * | nixos/networkd: respect systemd.network.links also with disabled systemd-netw...•••This mirrors the behaviour of systemd - It's udev that parses `.link` files, not `systemd-networkd`. This was originally applied in 36ef112a477034fc6d1d9170bf1bcda0140a8d1d, but was reverted due to 1115959a8d4d73ad73341563dc8bbf52230a281e causing evaluation errors on hydra. Florian Klink2020-03-193-32/+78
* | | visualvm: 1.4.4 -> 2.0 (#82842)•••* visualvm: 1.4.4 -> 2.0 * visualvm: gtk is part of the JVM distozimbatm2020-03-191-8/+3
|/ /
* | Merge pull request #82861 from gila/terraform-lxd•••terraform-providers.lxd: init at 1.3.0Jörg Thalheim2020-03-194-0/+33
|\ \
| * | maintainers: add gilaJeffry Molanus2020-03-191-0/+6
| * | terraform-providers.lxd: init at 1.3.0Jeffry Molanus2020-03-193-0/+27
* | | foldingathome: Make FAHControl be able to start the FAHViewer (#82925)•••The command to run when clicking the button is configurable, but by default it tries to run `FAHViewer`.Claudio Bley2020-03-191-1/+3
* | | Merge pull request #82897 from Infinisil/fix-recursive-visible-docs•••lib/options: Only recurse into visible sub optionsgitlab.intr/nixpkgs-unstableRobert Hensing2020-03-191-1/+1
|\ \ \
| * | | lib/options: Only recurse into visible sub optionsSilvan Mosberger2020-03-191-1/+1
* | | | Merge pull request #82915 from Infinisil/fix-infrec-dependent-option-sets•••Fix dependent option setsRobert Hensing2020-03-196-9/+43
|\ \ \ \
| * | | | lib/tests: Check for nested option-dependent definitionsSilvan Mosberger2020-03-194-0/+42
| * | | | Revert "lib/modules: Throw better error when definitions assign to an option ...•••This reverts commit 15c873b486347e7861c64fb0b5a7852be9fc82e4. This was causing infinite recursion when depending on nested options Silvan Mosberger2020-03-193-9/+1
* | | | | flow: 0.120.1 -> 0.121.0•••Changelog: https://github.com/facebook/flow/releases/tag/v0.121.0 Mario Rodas2020-03-191-2/+2
* | | | | Merge pull request #82859 from r-ryantm/auto-update/cgal•••cgal_5: 5.0.1 -> 5.0.2Michael Raskin2020-03-191-2/+2
|\ \ \ \ \
| * | | | | cgal_5: 5.0.1 -> 5.0.2R. RyanTM2020-03-181-2/+2
| | |_|_|/ | |/| | |
* | | | | libslirp: init at 4.2.0 (#82905)zowoq2020-03-192-0/+34
* | | | | linuxPackages.wireguard: 0.0.20200215 -> 0.0.20200318•••https://lists.zx2c4.com/pipermail/wireguard/2020-March/005188.html Maximilian Bosch2020-03-191-2/+2
* | | | | cq-editor: use spyder_3Marcus Boyd2020-03-191-1/+1
* | | | | python3Packages.spyder_3: Added spyder_3•••cq-editor currently requires spyder v3.x Marcus Boyd2020-03-192-4/+4
* | | | | python3Packages.spyder-kernels: Add spyder-kernels_0_5•••Previously top-level/python-packages.nix called spyder-kernels v0.5 for Py2k. Now both v0.5 and v1.8 (default.nix) are in pythonPackages, as required by cq-editor and spyder v4 respectively. v0.5 also now comes from GitHub instead of PyPi, with checks enabled. Marcus Boyd2020-03-193-32/+74
* | | | | Merge pull request #82916 from marsam/fix-gh-darwin•••gitAndTools.gh: fix build on darwinMario Rodas2020-03-192-3/+6
|\ \ \ \ \
| * | | | | gitAndTools.gh: fix build on darwinMario Rodas2020-03-182-3/+6
|/ / / / /
* | | | | Merge pull request #82821 from veprbl/pr/lmmath_cleanup•••cleanup duplicate Latin Modern fontsDmitry Kalinkin2020-03-185-45/+9
|\ \ \ \ \
| * | | | | satysfi: use packaged Latin Modern fontsDmitry Kalinkin2020-03-181-12/+3
| * | | | | remove lmmath, rename latinmodern-math to lmmathDmitry Kalinkin2020-03-184-32/+5
| * | | | | latinmodern-math: fix buildDmitry Kalinkin2020-03-181-2/+2
* | | | | | rust: remove legacy cargo fetcher•••We have now migrated every single Rust package in NixPkgs! This deletes the legacy fetcher, which is now unused. Resolves #79975 Benjamin Hipple2020-03-184-108/+10
* | | | | | brave: 1.4.96 -> 1.5.112Jeff Labonte2020-03-181-2/+2
* | | | | | fd: use installShellFileszowoq2020-03-181-9/+8
* | | | | | slirp4netns: 0.4.3 -> 0.4.4•••https://github.com/rootless-containers/slirp4netns/releases/tag/v0.4.4 zowoq2020-03-181-5/+5
* | | | | | Merge pull request #82854 from r-ryantm/auto-update/amass•••amass: 3.4.4 -> 3.5.0Mario Rodas2020-03-182-6/+11
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | amass: 3.5.0 -> 3.5.1Mario Rodas2020-03-181-2/+2
| * | | | | amass: enable on darwinMario Rodas2020-03-182-3/+8
| * | | | | amass: 3.4.4 -> 3.5.0R. RyanTM2020-03-181-3/+3
| | |/ / / | |/| | |
* | | | | Merge pull request #82888 from zowoq/gh•••gitAndTools.gh: 0.6.1 -> 0.6.2Mario Rodas2020-03-181-2/+2
|\ \ \ \ \
| * | | | | gitAndTools.gh: 0.6.1 -> 0.6.2•••https://github.com/cli/cli/releases/tag/v0.6.2 zowoq2020-03-191-2/+2
* | | | | | Merge pull request #82830 from r-ryantm/auto-update/ivan•••ivan: 057 -> 058Ryan Mulligan2020-03-181-3/+3
|\ \ \ \ \ \
| * | | | | | ivan: 057 -> 058R. RyanTM2020-03-181-3/+3
| | |/ / / / | |/| | | |
* | | | | | opensm: 3.3.22 -> 3.3.23R. RyanTM2020-03-181-3/+3
* | | | | | insomnia: 7.1.0 -> 7.1.1Bastien Rivière2020-03-181-2/+2
* | | | | | mullvad-vpn: remove xfix from maintainersKonrad Borowski2020-03-181-1/+1
* | | | | | texworks: fix qt buildJonathan Ringer2020-03-182-7/+7
* | | | | | texworks: 0.6.3 -> 0.6.4•••(cherry picked from commit b35de30a2bcc0507330b760716719fff0428d774) R. RyanTM2020-03-181-3/+3
* | | | | | python3Packages.snowflake-connector-python: 2.2.0 -> 2.2.2Jonathan Ringer2020-03-181-2/+7
* | | | | | python3Packages.cufflinks: 0.16 -> 0.17.3Jonathan Ringer2020-03-181-19/+7
* | | | | | aws-sam-cli: 0.43.0 -> 0.44.0Simon Lackerbauer2020-03-181-5/+4