Commit graph

179309 commits

Author SHA1 Message Date
Andreas Rammhold 918a660cd3
firefox-esr-60: 60.6.2esr -> 60.6.3esr (#61149)
firefox-esr-60: 60.6.2esr -> 60.6.3esr
2019-05-08 18:37:43 +02:00
Peter Simons 12731923da xautolock: apply patches from Debian 2019-05-08 18:21:53 +02:00
Renaud 666ffe5ba3
Merge pull request #61117 from xrelkd/update/font-awesome
font-awesome: 5.8.1 -> 5.8.2
2019-05-08 18:12:04 +02:00
Kevin Rauscher 2117006ef1 mopidy-iris: 3.37.0 -> 3.37.1 2019-05-08 18:09:27 +02:00
Renaud 49d4406084
Merge pull request #61136 from dawidsowa/gallery-dl
gallery-dl: 1.8.2 -> 1.8.3
2019-05-08 18:05:13 +02:00
Alyssa Ross ad36ddbf45
Merge pull request #61148 from erikarvstedt/master
gem-config: add zlib
2019-05-08 16:04:49 +00:00
Andreas Rammhold f29d398c69 firefox-esr-60: 60.6.2esr -> 60.6.3esr 2019-05-08 17:54:13 +02:00
Erik Arvstedt 1e0694f7c9
gem-config: add zlib 2019-05-08 17:46:03 +02:00
Graham Christensen 52ce589968
Merge pull request #61138 from rnhmjoj/collide
Avoid collisions between essential packages
2019-05-08 11:42:19 -04:00
Erik Arvstedt e3461b89fd
gem-config: fix formatting 2019-05-08 17:40:53 +02:00
Tim Steinbach 81e075ab56
oh-my-zsh: 2019-05-06 -> 2019-05-08 2019-05-08 10:13:43 -04:00
Tim Steinbach dded4653b0
vivaldi: 2.4.1488.40-1 -> 2.5.1525.40-1 2019-05-08 10:13:43 -04:00
Tim Steinbach ec75f9c2c8
linux: 5.0.13 -> 5.0.14 2019-05-08 10:13:43 -04:00
Tim Steinbach de8a2720e2
linux: 4.9.173 -> 4.9.174 2019-05-08 10:13:43 -04:00
Tim Steinbach f531f08f0c
linux: 4.19.40 -> 4.19.41 2019-05-08 10:13:42 -04:00
Tim Steinbach 103a7daa53
linux: 4.14.116 -> 4.14.117 2019-05-08 10:13:42 -04:00
Peter Simons 4c6dcdff4d git-annex: update sha256 hash for version 7.20190507 2019-05-08 16:02:31 +02:00
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