Commit graph

152246 commits

Author SHA1 Message Date
Bastian Köcher 0f8c58afd2 kdecoration-viewer: Fixes build (#46339) 2018-09-08 01:38:56 +02:00
xeji a9dfb018a0
Merge pull request #46347 from markuskowa/homepage-3
Update dead homepage links
2018-09-08 01:36:16 +02:00
Markus Kowalewski 17eda39832
numix-*: update homepage 2018-09-08 01:19:02 +02:00
Markus Kowalewski f60fea5742
netselect: update homepage + license 2018-09-08 01:18:57 +02:00
Maximilian Bosch 218ac50fd4 pythonPackages.trio: fix build (#46342)
Fixes the build for `python3Packages.trio' for the next ZHF iteration.
Please refer to the Hydra build for further reference: https://hydra.nixos.org/build/80617356

`python3Packages.sniffio` is needed for the build, otherwise the build
aborts with an error like this:

```
  Could not find a version that satisfies the requirement sniffio (from trio==0.6.0) (from versions: )
No matching distribution found for sniffio (from trio==0.6.0)
```

See #45960
2018-09-08 01:02:55 +02:00
xeji 56d0a70ef5
Merge pull request #46344 from markuskowa/license-13
Add licenses
2018-09-08 00:57:47 +02:00
Markus Kowalewski fb89213cf6
x11-ssh-askpass: update src + homepage, add license 2018-09-07 23:51:50 +02:00
Markus Kowalewski e4620658d0
nitrogen: update homepage 2018-09-07 23:51:50 +02:00
Markus Kowalewski 4f0010dbec
euca2ools: update homepage 2018-09-07 23:51:50 +02:00
Markus Kowalewski 72ce407703
x2x: update license + homepage 2018-09-07 23:51:50 +02:00
Markus Kowalewski 7de251551a
xvkbd: update homepage 2018-09-07 23:51:50 +02:00
Timo Kaufmann 83b259271f
Merge pull request #46337 from timokau/sage-openblas-fix
sage: re-add pkg-config aliases
2018-09-07 23:50:46 +02:00
Markus Kowalewski 0bdf24f9a5
lsdvd: add license 2018-09-07 23:48:32 +02:00
Markus Kowalewski e016d1eabb
cdrdao: add license 2018-09-07 23:48:31 +02:00
Markus Kowalewski f92f9a2b6f
bchunk: add license 2018-09-07 23:48:30 +02:00
Markus Kowalewski 0f61edc465
wfds: add license 2018-09-07 23:48:26 +02:00
Markus Kowalewski 9a46c0f384
relfs: add license 2018-09-07 23:48:21 +02:00
Markus Kowalewski fa6bfc5974
reiser4progs: add license, update homepage 2018-09-07 23:48:19 +02:00
Markus Kowalewski aae4e1ddc2
nilfs-utils: add licenses 2018-09-07 23:48:19 +02:00
Markus Kowalewski d3485885b2
mtpfs: add licenses 2018-09-07 23:48:18 +02:00
Markus Kowalewski 4f83467ba4
mtools: add license 2018-09-07 23:48:17 +02:00
Markus Kowalewski 4516ca5480
jfsutils: add license + homepage 2018-09-07 23:48:17 +02:00
Markus Kowalewski 5f2d66ccc6
fatresize: add license 2018-09-07 23:48:16 +02:00
Markus Kowalewski 8060dadf69
curlftpfs: update meta data 2018-09-07 23:48:10 +02:00
Robert Helgesson 58213481f6
pecita: download from official source
The file upstream has not been changed for a long time so should be
safe to avoid the archive URL.
2018-09-07 23:37:31 +02:00
lewo 199b899846
Merge pull request #46255 from r-ryantm/auto-update/libmediainfo
libmediainfo: 18.05 -> 18.08
2018-09-07 23:02:32 +02:00
lewo 84e4cfcda0
Merge pull request #46246 from r-ryantm/auto-update/mediainfo-gui
mediainfo-gui: 18.05 -> 18.08
2018-09-07 23:01:25 +02:00
lewo 1164885985
Merge pull request #46245 from r-ryantm/auto-update/mediainfo
mediainfo: 18.05 -> 18.08
2018-09-07 23:00:05 +02:00
John Ericson 9f9723b179 nixpkgs module: Fix defaulting of localSystem and system
Take two of #40708 (4fe2898608).

That PR attempted to bidirectionally default `config.nixpkgs.system` and
`config.nixpkgs.localSystem.system` to each be updated by the other. But
this is not possible with the way the module system works. Divergence in
certain cases in inevitable.

This PR is more conservative and just has `system` default `localSystem`
and `localSystem` make the final call as-is. This solves a number of
issues.

 - `localSystem` completely overrides `system`, just like with nixpkgs
 proper. There is no need to specify `localSystem.system` to clobber the
 old system.

 - `config.nixpkgs.localSystem` is exactly what is passed to nixpkgs. No
 spooky steps.

 - `config.nixpkgs.localSystem` is elaborated just as nixpkgs would so
 that all attributes are available, not just the ones the user
 specified.

The remaining issue is just that `config.nixpkgs.system` doesn't update
based on `config.nixpkgs.localSystem.system`. It should never be
referred to lest it is a bogus stale value because
`config.nixpkgs.localSystem` overwrites it.

Fixes #46320
2018-09-07 16:43:56 -04:00
Alexey Shmalko d7b97051a2
Merge pull request #46307 from r-ryantm/auto-update/calamares
calamares: 3.2.1 -> 3.2.2
2018-09-07 23:39:42 +03:00
Alexey Shmalko e5e4fd8ede
Merge pull request #46327 from costrouc/costrouc/markerlib
pythonPackages.markerlib: init at 0.6.0
2018-09-07 23:38:16 +03:00
lewo 248eb0fe04
Merge pull request #46338 from nlewo/helm
kubernetes-helm: fix darwin hash
2018-09-07 22:37:03 +02:00
Markus Kowalewski 735a7de051
bashmount: add license 2018-09-07 22:15:14 +02:00
Markus Kowalewski 1e98674c79
zdelta: add license 2018-09-07 22:13:59 +02:00
Markus Kowalewski fd59d5642e
pigz: add license 2018-09-07 22:11:27 +02:00
Bastian Köcher dd0b3dafc9 androidndk: Add makeStandaloneToolchain support
Example:
```
let
  toolchain = (androidenv.androidndk.makeStandaloneToolchain 24 "arm64");
in
...
```
2018-09-07 22:03:26 +02:00
Antoine Eiche 0b6da47fe3 kubernetes-helm: fix darwin hash 2018-09-07 22:01:15 +02:00
lewo b95454da65
Merge pull request #46256 from r-ryantm/auto-update/helm
kubernetes-helm: 2.9.1 -> 2.10.0
2018-09-07 21:58:13 +02:00
Timo Kaufmann db784d883c sage: re-add pkg-config aliases
Those were removed because they were added to openblas itself. There was
an error with that however and it will take some time until the fix
makes its way through staging. For the time being, reverting this part
of 26d5d030fe will fix the sage build.
This commit should be reverted once
408eacbc89 is in master.
2018-09-07 21:55:41 +02:00
Bastian Köcher 48bdf31f58 androidndk: Fix make_standalone_toolchain.py
Python path needs to be absolute and the generated scripts will use also
an absolute path to `bash`.
2018-09-07 21:42:49 +02:00
Bastian Köcher c6a51bf12b plasma5: 5.13.4 -> 5.13.5 2018-09-07 21:38:17 +02:00
Yuriy Taraday c098f143b4 chromium: 68.0.3440.106 -> 69.0.3497.81
Also update to build with external gn.
2018-09-07 23:34:47 +04:00
Bastian Köcher 4d16b2036b kde-applications: 18.08.0 -> 18.08.1 2018-09-07 21:30:54 +02:00
Timo Kaufmann 89ef631ab9
Merge pull request #46332 from timokau/youtube-dl-fix
youtube-dl:  2018.08.28 -> 2018.09.01, fix youtube download
2018-09-07 21:22:37 +02:00
Timo Kaufmann 8ef940a038 youtube-dl: fix youtube video download 2018-09-07 21:03:57 +02:00
Timo Kaufmann fa76f75c7b youtube-dl: 2018.08.28 -> 2018.09.01 2018-09-07 21:03:38 +02:00
Andreas Rammhold af8125c46f
Merge pull request #46329 from geistesk/openrct2-v0.2.1
openrct2: 0.2.0 -> 0.2.1
2018-09-07 20:48:23 +02:00
geistesk 22deabca39 openrct2: 0.2.0 -> 0.2.1 2018-09-07 20:31:27 +02:00
R. RyanTM 0bb9b3c233 pmd: 6.5.0 -> 6.7.0 (#46213)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
pmd
2018-09-07 20:14:07 +02:00
R. RyanTM 64c13ec01c smenu: 0.9.13 -> 0.9.14 (#46189)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
smenu
2018-09-07 20:12:53 +02:00