Commit graph

179413 commits

Author SHA1 Message Date
Peter Simons 5c8c39b9f5 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.2-11-gfe32a4c from Hackage revision
d194071427.
2019-05-08 16:02:31 +02:00
rnhmjoj 87bfe6e115
procps: lower priority to solve collisions with coreutils 2019-05-08 16:00:18 +02:00
adisbladis 160261b72d
python-packages: Set pythonPackages attr in pythonPackages scope
If we don't set this we are mixing python versions in the same package.
Any package called from `python-packages.nix` using `pythonPackages` directly as an argument is currently wrong.

Before:
```
nix-repl> python3Packages.bugseverywhere.buildInputs
[ «derivation /nix/store/csd0d2j3vgl5dnag6afi5q92xb64rv7z-python2.7-Jinja2-2.10.1.drv» «derivation /nix/store/gsj389hprxlr8a39b0ccszagirirf1lv-python2.7-cherrypy-17.4.1.drv» «derivation /nix/store/ysmd4wdkbi9gd6bw2ha92hwrd2k2xlnh-python2.7-bootstrapped-pip-19.0.3.drv» ]
```

After:
```
nix-repl> python3Packages.bugseverywhere.buildInputs
[ «derivation /nix/store/m0mfx1i98ciby8mx8xjva98kinhqkj6r-python3.7-Jinja2-2.10.1.drv» «derivation /nix/store/2gqd0sbiwqmin2814ja83pnyal8pq86a-python3.7-cherrypy-18.1.1.drv» «derivation /nix/store/0rq8n7xq2ksxiq2y2d844i9516p0rd41-python3.7-bootstrapped-pip-19.0.3.drv» ]
```
2019-05-08 13:53:14 +01:00
Alyssa Ross 7261ffc18e
Merge pull request #60776 from alyssais/xerror
nixos/xserver: improve DM error message when X off
2019-05-08 12:19:14 +00:00
Chris Ostrouchov 8a39315484
pythonPackages.datasette: init at 0.27 2019-05-08 07:54:17 -04:00
Chris Ostrouchov bea2b415ec
pythonPackages.pytest-sugar: refactor fix broken build 2019-05-08 07:54:17 -04:00
Chris Ostrouchov 5d930e2dfa
pythonPackages.sanic: init at 19.3.1 2019-05-08 07:54:17 -04:00
Chris Ostrouchov 0ddf3fe7d8
pythonPackages.pytest-sanic: init at 1.0.0 2019-05-08 07:54:16 -04:00
Eelco Dolstra 84a51650b9
Merge pull request #61134 from c0bw3b/pkg/subversion
subversion: drop 1.8 / 1.9.9 -> 1.9.10 / 1.11.1 -> 1.12.0
2019-05-08 13:48:04 +02:00
Chris Ostrouchov b9ccbbffa7
pythonPackages.uvloop: init at 0.12.2 2019-05-08 07:41:51 -04:00
Chris Ostrouchov 1b60d165bb
pythonPackages.py-lru-cache: init at 0.1.4 2019-05-08 07:41:50 -04:00
Chris Ostrouchov 825364c32d
pythonPackages.httptools: init at 0.0.13 2019-05-08 07:41:50 -04:00
Chris Ostrouchov a6de2a2a7c
pythonPackages.datasette: init at 0.27 2019-05-08 07:41:50 -04:00
Chris Ostrouchov fbde6016f3
pythonPackages.csvs-to-sqlite: init at 0.9 2019-05-08 07:41:50 -04:00
rnhmjoj d16a24379a
systemd: lower priority to solve collisions with openresolv 2019-05-08 13:21:04 +02:00
Eelco Dolstra b938921899
Merge pull request #61131 from andir/firefox
firefox: 66.0.4 -> 66.0.5, firefox-bin: 66.0.4 -> 66.0.5,  firefox-beta-bin: 67.0b17 -> 670b18
2019-05-08 13:08:44 +02:00
dawidsowa 4bf92ed816 gallery-dl: 1.8.2 -> 1.8.3 2019-05-08 12:32:14 +02:00
c0bw3b 4f99ea8128 subversion: 1.11.1 -> 1.12.0
v1.12 is a regular release replacing v1.11
https://subversion.apache.org/docs/release-notes/1.12.html
https://subversion.apache.org/roadmap.html#release-planning
2019-05-08 12:19:34 +02:00
c0bw3b 78c545fe83 subversion19: 1.9.9 -> 1.9.10
https://subversion.apache.org/docs/release-notes/1.9
2019-05-08 12:09:54 +02:00
c0bw3b 1685f80b97 subversion18: remove because EOL
Subversion 1.8 is EOL since the publication of 1.10 in April 2018
https://subversion.apache.org/docs/release-notes/1.10.html#svn-1.8-deprecation
2019-05-08 11:56:22 +02:00
Andreas Rammhold f7b51927c3 firefox-bin: 66.0.4 -> 66.0.5 2019-05-08 11:39:39 +02:00
Andreas Rammhold bc3d79f633 firefox: 66.0.4 -> 66.0.5 2019-05-08 11:39:39 +02:00
Andreas Rammhold 44553697ab firefox-beta-bin: 67.0b17 -> 670b18 2019-05-08 11:39:34 +02:00
Serhii Khoma aadfa893ab hubstaff: 1.4.3 -> 1.4.5 2019-05-08 11:29:28 +03:00
Serhii Khoma 6324caac14 hubstaff: 1.3.1 → 1.4.3 2019-05-08 11:10:51 +03:00
Will Dietz d4be93914f notmuch: 0.28.3 -> 0.28.4
https://notmuchmail.org/pipermail/notmuch/2019/027933.html
2019-05-08 02:57:11 -05:00
Andrew Newman 0b5a5c52d6 lighttpd: fix crosscompilation 2019-05-08 10:43:00 +03:00
Matthias Beyer 3de0aae69c jo: 1.1 -> 1.2
The "src.rev" was changed because upstream tag does not have the "v"
prefix for this version.

A little bit of code formatting was done as well.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-05-08 09:29:37 +02:00
Erik Arvstedt 80c3ddbad8
paperless service: init 2019-05-08 09:26:32 +02:00
Erik Arvstedt 0231273a57
paperless: init at 2.7.0 2019-05-08 09:26:31 +02:00
Will Dietz 5964b3a2e2
gcc9: drop gomp patch (musl)
https://github.com/NixOS/nixpkgs/pull/60860#issuecomment-489495120
2019-05-08 09:20:19 +02:00
Mario Rodas 9d208b2699
Merge pull request #61120 from xrelkd/update/just
just: 0.4.2 -> 0.4.3
2019-05-08 00:03:28 -05:00
Joachim F 45dd692b19
Merge pull request #61121 from oxij/pkgs/tor-browser-809
firefoxPackages.tor-browser: 8.0.8 -> 8.0.9
2019-05-08 04:44:21 +00:00
Mario Rodas d7672eee03
Merge pull request #60748 from r-ryantm/auto-update/python3.7-traits
python37Packages.traits: 5.0.0 -> 5.1.1
2019-05-07 23:41:33 -05:00
Mario Rodas 6c23abf5ef
Merge pull request #61122 from marsam/update-timescaledb-tune
timescaledb-tune: 0.5.0. -> 0.6.0
2019-05-07 23:23:40 -05:00
Mario Rodas 021a9342ab
Merge pull request #61101 from costrouc/python-tess-init
pythonPackages.tess: init at unstable-2019-05-07
2019-05-07 23:02:39 -05:00
Michael Raskin 71f9786185
Merge pull request #61088 from thefloweringash/opencsg-darwin
opencsg: Darwin support and tidy
2019-05-08 03:56:52 +00:00
SLNOS 8b4d53168a firefoxPackages.tor-browser: 8.0.8 -> 8.0.9 2019-05-08 03:45:38 +00:00
xrelkd a07215afea just: 0.4.2 -> 0.4.3 2019-05-08 11:07:03 +08:00
Mario Rodas eceed26734
timescaledb-tune: 0.5.0. -> 0.6.0 2019-05-07 22:00:00 -05:00
xrelkd 3b7cf984ee font-awesome: 5.8.1 -> 5.8.2 2019-05-08 10:36:12 +08:00
Ivan Kozik 840f4888c0 youtube-dl: build the lazy_extractors module to improve startup time 2019-05-08 01:58:02 +00:00
worldofpeace 4f49ae8259
Merge pull request #61110 from mmlb/fix-faker-builds
pythonPackages.faker: fix build
2019-05-07 21:38:55 -04:00
Manuel Mendez 09c04c7d35 pythonPackages.faker: fix build and update test deps
Not sure why, but the `__pycache__` folder no longer exists by the time
`postPatch` runs which now causes the `rm` to error and fail the build.
2019-05-07 21:34:55 -04:00
Aaron Andersen ee3c52ff2e pythonPackages.leveldb: init at 0.194 2019-05-07 21:13:23 -04:00
Austin Seipp 27fd944bb7
Merge pull request #60925 from ruuda/libressl-291
libressl: 2.9.0 -> 2.9.1
2019-05-07 17:23:52 -05:00
Austin Seipp 64f7cb24d5
all-packages/test: add gcc9Stdenv, cc-wrapper-gcc9
Follow up from #60860.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-07 17:21:31 -05:00
Renaud 98ec10ecbd
Merge pull request #60987 from manveru/mdl-update
mdl: use bundlerApp
2019-05-08 00:09:18 +02:00
Renaud 16a94b7a5d
Merge pull request #61069 from dtzWill/feature/public-sans
public-sans: init at 1.002
2019-05-08 00:03:47 +02:00
Eelco Dolstra f7d3fb876a
Merge pull request #60860 from vcunat/p/gcc9
gcc9: init at 9.1.0 (released today)
2019-05-07 23:58:47 +02:00