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
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
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
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
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
worldofpeace
e74d8878fe
Merge pull request #60979 from CrazedProgrammer/update-compsize
...
compsize: 2018-04-07 -> 1.3
2019-05-07 17:50:45 -04:00
Renaud
2fb1b3156f
Merge pull request #60932 from c0bw3b/patches-cleanup
...
[treewide] delete (some) unused patches
2019-05-07 23:34:04 +02:00
worldofpeace
24b26eede4
Merge pull request #61024 from r-ryantm/auto-update/python3.7-Flask-PyMongo
...
python37Packages.flask-pymongo: 2.2.0 -> 2.3.0
2019-05-07 17:32:39 -04:00
worldofpeace
8b9e8cb1c0
python3Packages.flask-pymongo: normalize pname
2019-05-07 17:26:20 -04:00
Mario Rodas
d7d39240de
rubocop: 0.62.0 -> 0.68.1
2019-05-07 16:20:00 -05:00
Renaud
ff71e15f66
Merge pull request #61018 from r-ryantm/auto-update/python3.7-distributed
...
python37Packages.distributed: 1.26.1 -> 1.27.1
2019-05-07 23:18:30 +02:00
Peter Simons
15d6b77402
git-annex: fix sha256 hash for version 7.20190503
2019-05-07 23:10:30 +02:00
Renaud
3ad6162dfe
Merge pull request #61099 from c0bw3b/fix/streamz
...
pythonPackages.streamz: fix checks failures
2019-05-07 23:03:36 +02:00
Renaud
44d057feb8
Merge pull request #61026 from r-ryantm/auto-update/python3.7-GeoAlchemy2
...
python37Packages.geoalchemy2: 0.6.1 -> 0.6.2
2019-05-07 22:59:14 +02:00
Renaud
9bd3d3351e
Merge pull request #61090 from baracoder/jetbrains-update
...
Update Jetbrains IDEs
2019-05-07 22:53:39 +02:00
Andy White
c0abf3c23e
rambox: 0.6.6 -> 0.6.7
2019-05-08 05:49:10 +09:00
worldofpeace
178605a57f
Merge pull request #60674 from risicle/ris-papis-fix
...
pythonPackages.papis: fix build by disabling over-specific yaml output tests
2019-05-07 16:33:15 -04:00
Renaud
d7095b2bd9
pythonPackages.streamz: fix checks failures
...
streamz-dataframe tests are failing consistently
-> remove them for now
2019-05-07 22:29:03 +02:00
adisbladis
677e5e1fe2
gpsbabel: 1.5.4 -> 1.6.0
2019-05-07 22:23:17 +02:00
worldofpeace
aba815d84c
Merge pull request #60326 from risicle/ris-fastpair-fix
...
pythonPackages.fastpair: force use of pytest_3
2019-05-07 15:40:13 -04:00
worldofpeace
d61543ad0a
Merge pull request #60948 from risicle/ris-cartopy-fix
...
pythonPackages.cartopy: fix tests for python2.7 using xvfb
2019-05-07 15:38:11 -04:00
Jason Felice
037c15654a
parinfer-rust: init at 0.3.1
2019-05-08 04:16:18 +09:00
TrevtheForthDev
3fcd66cce8
Added EnableTextMode Dwarf Fortress for playing CLI
2019-05-08 04:07:21 +09:00
Matthew Bauer
5fdb9f3ba0
Merge pull request #61096 from matthewbauer/update-ios-gnu-config
...
cross: use newer gnu-config on iOS
2019-05-07 15:03:02 -04:00
Chris Ostrouchov
165822f8e8
pythonPackages.tess: init at unstable-2019-05-07
2019-05-07 15:02:39 -04:00
Loïc Fontaine
05d6273357
rgbds: 0.2.4 -> 0.3.8
...
- Switch to the new GitHub organization.
- Updated to the latest published version.
2019-05-08 03:56:53 +09:00
Graham Christensen
e2f6e36401
virtualbox: python2 -> python3
2019-05-07 14:54:39 -04:00
Max Gonzih
8ee40cca3b
doge: Init at 3.5.0
2019-05-08 03:48:30 +09:00
Will Dietz
5f13ffc00b
Merge pull request #60363 from matthiasbeyer/update-taskell
...
taskell: 1.3.2 -> 1.4.2
2019-05-07 13:42:36 -05:00
Matthew Bauer
424f467e06
Merge branch 'master' into update-ios-gnu-config
2019-05-07 14:25:33 -04:00
Robert Schütz
929fe5ca21
qutebrowser: 1.6.1 -> 1.6.2
...
https://lists.schokokeks.org/pipermail/qutebrowser/2019-May/000622.html
2019-05-08 03:08:16 +09:00
c0bw3b
4f8bf685f8
pstree: remove and alias to psmisc
2019-05-08 02:53:09 +09:00
dawidsowa
715002eaf7
gallery-dl: init at 1.8.2
2019-05-08 02:45:56 +09:00
Matthew Bauer
5a69a4ecc1
cross: use newer gnu-config on iOS
2019-05-07 13:36:25 -04:00
Frederik Rietdijk
a80982b4c9
Merge staging-next into master
2019-05-07 19:29:06 +02:00
Renaud
6ae8aed1c2
Merge pull request #59646 from r-ryantm/auto-update/python3.7-cfgv
...
python37Packages.cfgv: 1.4.0 -> 1.6.0
2019-05-07 18:14:43 +02:00
Will Dietz
9ebc6ad944
Merge pull request #60744 from mroi/master
...
swift: 4.3.2 -> 5.0.1
2019-05-07 10:57:32 -05:00
Patrick Winter
84ebd401a7
termshark: init at 1.0.0 ( #60417 )
2019-05-07 08:26:09 -07:00
Renaud
83780cb758
Merge pull request #59653 from r-ryantm/auto-update/python3.7-django-modelcluster
...
python37Packages.django_modelcluster: 4.3 -> 4.4
2019-05-07 17:17:59 +02:00
José Romildo Malaquias
f0a4ca2f6a
Merge pull request #61068 from romildo/upd.sierra-gtk-theme
...
sierra-gtk-theme: 2018-10-12 -> 2019-05-07
2019-05-07 12:10:24 -03:00
Herman Fries
834617951b
jetbrains.rider: 2018.3.4 -> 2019.1.1
2019-05-07 17:02:21 +02:00
Herman Fries
ea243a8774
jetbrains.datagrip: 2019.1.1 -> 2019.1.2
2019-05-07 17:01:27 +02:00
Andrew Childs
29a7e220b7
opencsg: Darwin support and tidy
...
Regenerate the Makefiles using qmake to set the correct compiler and
use the default installPhase.
2019-05-07 23:22:37 +09:00
Renaud
acba817161
Merge pull request #60998 from risicle/ris-worldengine-fix
...
pythonPackages.worldengine: fix tests by moving nose to checkInputs
2019-05-07 16:16:16 +02:00
Renaud
d51e32404c
Merge pull request #60750 from r-ryantm/auto-update/python3.7-unittest-xml-reporting
...
python37Packages.unittest-xml-reporting: 2.4.0 -> 2.5.1
2019-05-07 15:36:34 +02:00
Renaud
a7eef11bb4
Merge pull request #60753 from r-ryantm/auto-update/python3.7-XlsxWriter
...
python37Packages.XlsxWriter: 1.1.6 -> 1.1.7
2019-05-07 15:20:48 +02:00
Renaud
2b0a1d7d56
Merge pull request #60754 from r-ryantm/auto-update/python3.7-zeroconf
...
python37Packages.zeroconf: 0.21.3 -> 0.22.0
2019-05-07 15:11:03 +02:00
Patrick Hilhorst
3b75229f89
pythonPackages.i3ipc: 1.5.1 -> 1.6.0
2019-05-07 14:46:19 +02:00
Tim Steinbach
6104102c24
oh-my-zsh: 2019-05-05 -> 2019-05-06
2019-05-07 08:04:53 -04:00
Renaud
0702c84739
Merge pull request #60802 from lilyball/cocoapods-beta_1.7.0.rc.1
...
cocoapods-beta: 1.7.0.beta.3 -> 1.7.0.rc.1
2019-05-07 13:50:46 +02:00
Joachim Fasting
87bc514620
hardened-config: enable the SafeSetID LSM
...
The purpose of this LSM is to allow processes to drop to a less privileged
user id without having to grant them full CAP_SETUID (or use file caps).
The LSM allows configuring a whitelist policy of permitted from:to uid
transitions. The policy is enforced upon calls to setuid(2) and related
syscalls.
Policies are configured through securityfs by writing to
- safesetid/add_whitelist_policy ; and
- safesetid/flush_whitelist_policies
A process attempting a transition not permitted by current policy is killed
(to avoid accidentally running with higher privileges than intended).
A uid that has a configured policy is prevented from obtaining auxiliary
setuid privileges (e.g., setting up user namespaces).
See also: https://www.kernel.org/doc/html/latest/admin-guide/LSM/SafeSetID.html
2019-05-07 13:39:24 +02:00
Renaud
7085da0cef
Merge pull request #60870 from dkudriavtsev/patch-1
...
miraclecast: 20170427 -> 20190403
2019-05-07 13:37:39 +02:00
Renaud
029adb3ad4
Merge pull request #61003 from r-ryantm/auto-update/ocaml4.06.1-ppxlib
...
ocamlPackages.ppxlib: 0.5.0 -> 0.6.0
2019-05-07 13:19:50 +02:00
Frederik Rietdijk
01b99a67e9
Merge pull request #61028 from marsam/update-cedille
...
cedille: fix hash
2019-05-07 13:11:33 +02:00
Renaud
ad36fb38e2
Merge pull request #60992 from danieldk/cargo-asm-0.1.17
...
cargo-asm: 0.1.16 -> 0.1.17
2019-05-07 13:11:17 +02:00
R. RyanTM
af46c07eaf
python37Packages.lark-parser: 0.6.6 -> 0.7.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-lark-parser/versions
2019-05-07 13:08:31 +02:00
Andrew Childs
1d754bbe94
qscintilla: fix dylib names on Darwin
...
On Darwin dylibs are intended to have their install names set to their
absolute path. Without an absolute path, applications using these
libraries will have invalid references embedded, and will be unable to
locate the libraries at runtime.
2019-05-07 13:08:00 +02:00
Renaud
78b8ff9be0
Merge pull request #61017 from r-ryantm/auto-update/python3.7-Cerberus
...
python37Packages.cerberus: 1.2 -> 1.3
2019-05-07 12:23:28 +02:00
Robin Gloster
97450715da
Merge pull request #60678 from mayflower/atomicparsley-cross
...
atomicparsley: fix cross
2019-05-07 09:50:04 +00:00
Jörg Thalheim
2146e1023a
Merge pull request #61076 from Mic92/linux-fpu
...
linux_5_0: restore __kernel_fpu_{begin,restore}
2019-05-07 10:35:04 +01:00
Renaud
843a062c43
Merge pull request #61016 from r-ryantm/auto-update/python3.7-braintree
...
python37Packages.braintree: 3.52.0 -> 3.53.0
2019-05-07 11:30:36 +02:00
Jörg Thalheim
33220585a8
Merge pull request #61071 from dtzWill/update/creduce-2.9.0
...
creduce: 2.8.0 -> 2.9.0, llvm7
2019-05-07 10:05:02 +01:00
Jörg Thalheim
7ed04c2a6f
postgresqlPackages.timescaledb: 1.2.2 -> 1.3.0 ( #61074 )
...
postgresqlPackages.timescaledb: 1.2.2 -> 1.3.0
2019-05-07 09:54:33 +01:00
Renaud
1303cc1136
Merge pull request #60972 from r-ryantm/auto-update/geos
...
geos: 3.7.1 -> 3.7.2
2019-05-07 10:39:07 +02:00
Joachim Fasting
7defc47944
tor-browser-bundle-bin: meta.homepage is a regular string
2019-05-07 09:48:16 +02:00
Joachim Fasting
501c2c28a4
tor-browser-bundle-bin: 8.0.8 -> 8.0.9
2019-05-07 09:48:10 +02:00
Frederik Rietdijk
0196d8f11c
Merge master into staging-next
2019-05-07 09:00:06 +02:00
Jörg Thalheim
a3f8a25ab3
python.pkgs.imread: inherit native libs on callsite
...
this avoids potential namespace collisions between python libs
and packages from all-packags.nix:
https://github.com/NixOS/nixpkgs/pull/61033#issuecomment-489926103
2019-05-07 07:34:13 +01:00
Jörg Thalheim
6bcc5e2080
pythonPackages.imread: 0.6 -> 0.7.0 ( #61033 )
...
pythonPackages.imread: 0.6 -> 0.7.0
2019-05-07 07:23:33 +01:00
Jörg Thalheim
8da4d318d1
nix-review: 2.0.0 -> 2.0.1 ( #61078 )
...
nix-review: 2.0.0 -> 2.0.1
2019-05-07 07:19:19 +01:00
Jörg Thalheim
4a0fcfd3cc
flow: 0.98.0 -> 0.98.1 ( #61075 )
...
flow: 0.98.0 -> 0.98.1
2019-05-07 07:16:42 +01:00
Jörg Thalheim
cf5ed1d004
nix-review: 2.0.0 -> 2.0.1
2019-05-07 07:12:55 +01:00
Jörg Thalheim
dd2052ce36
awesome: use makeWrapper rather than wrapProgram ( #61060 )
...
awesome: use makeWrapper rather than wrapProgram
2019-05-07 07:07:36 +01:00
Jörg Thalheim
3a83427e6d
Merge pull request #61055 from nyanloutre/radarr_update_0_2_0_1344
...
radarr: 0.2.0.1293 -> 0.2.0.1344
2019-05-07 07:05:49 +01:00
Jörg Thalheim
6d207876db
Merge pull request #61057 from dywedir/i3status-rust
...
i3status-rust: 0.9.0.2019-03-21 -> 0.9.0.2019-04-27
2019-05-07 07:05:15 +01:00
Jörg Thalheim
c28f0c39d2
Merge pull request #61073 from marsam/fix-mpv-darwin
...
mpv: fix darwin build
2019-05-07 06:59:41 +01:00
Mario Rodas
2d6f91f26c
Merge pull request #61064 from mstojcevich/influxdb-176
...
influxdb: 1.7.5 -> 1.7.6
2019-05-07 00:32:41 -05:00
Michael Raskin
2ca644ea9a
Merge pull request #61070 from dtzWill/update/libreoffice-fresh-6.2.3.2
...
libreoffice-fresh: 6.2.2.2 -> 6.2.3.2
2019-05-07 05:16:55 +00:00
adisbladis
ca088617ac
firefox-beta-bin: 67.0b16 -> 67.0b17
2019-05-07 06:10:31 +01:00
adisbladis
5985cd73dc
firefox-devedition-bin: 67.0b7 -> 67.0b17
2019-05-07 06:10:31 +01:00
adisbladis
baf17a4042
pipenv: Add missing build input virtualenv-clone
2019-05-07 06:10:28 +01:00
Mario Rodas
dbba6f0b3c
flow: 0.98.0 -> 0.98.1
2019-05-07 00:05:00 -05:00
Mario Rodas
5a9983a76e
postgresqlPackages.timescaledb: 1.2.2 -> 1.3.0
2019-05-07 00:02:25 -05:00
Mario Rodas
20eda8246c
mpv: fix darwin build
2019-05-06 23:57:10 -05:00
Mario Rodas
bdbd5f6026
Merge pull request #61044 from greydot/fix-pipenv-deps
...
pipenv: fix missing dependency issue (#61027 )
2019-05-06 23:53:19 -05:00
Will Dietz
5fe0547457
creduce: 2.8.0 -> 2.9.0, llvm7
2019-05-06 23:39:56 -05:00
Will Dietz
d90da9197a
libreoffice-fresh: 6.2.2.2 -> 6.2.3.2
2019-05-06 23:38:11 -05:00
Will Dietz
fac13d8af5
public-sans: init at 1.002
2019-05-06 23:31:28 -05:00
Mario Rodas
5e407fcbb0
Merge pull request #61042 from xrelkd/update/cargo-bloat
...
cargo-bloat: 0.6.2 -> 0.6.3
2019-05-06 22:07:24 -05:00
José Romildo Malaquias
eb19fdace7
sierra-gtk-theme: mv to pkgs/data/themes
2019-05-06 23:28:24 -03:00
José Romildo Malaquias
86665d0744
sierra-gtk-theme: 2018-10-12 -> 2019-05-07
2019-05-06 23:28:24 -03:00
Profpatsch
6ad3c59f03
ultrastar-manager: 2017-05-24 -> 2019-04-23
2019-05-07 02:02:11 +02:00
Profpatsch
59aef0aa9c
ultrastar-creator: 2017-04-12 -> 2019-04-23
2019-05-07 02:02:11 +02:00
Profpatsch
3a0fbc17e2
libbass: update
2019-05-07 02:02:11 +02:00
Marcus Stojcevich
118487b694
influxdb: 1.7.5 -> 1.7.6
2019-05-06 19:38:37 -04:00
Renaud
0852a6e22a
Merge pull request #59654 from r-ryantm/auto-update/python3.7-fonttools
...
python37Packages.fonttools: 3.39.0 -> 3.41.0
2019-05-06 23:51:14 +02:00
Renaud
dfac1543d0
pythonPackages.fonttools: 3.40.0 -> 3.41.0
...
and specify license
2019-05-06 22:42:31 +02:00
Renaud
7c93bbec22
Merge pull request #60957 from r-ryantm/auto-update/bacula
...
bacula: 9.4.2 -> 9.4.3
2019-05-06 22:33:22 +02:00
Renaud
c9f1f40cb2
Merge pull request #60525 from r-ryantm/auto-update/flacon
...
flacon: 5.2.0 -> 5.4.0
2019-05-06 22:30:47 +02:00
Stefano Mazzucco
88f84c08d7
awesome: use makeWrapper rather than wrapProgram
...
Using wrapProgram makes so that the generated "awesome" wrapper duplicates its
command line options at every restart.
As @psychon puts it:
> AwesomeWM restarts via execvp(argv[0], argv). In NixOS, wrapProgram is used
> to generate a wrapper around the real binary. wrapProgram calls makeWrapper
> with --argv0 '$0'. I guess this is what makes awesomeWM run the wrapper again
> on restart. Without this --argv0 awesomeWM would directly restart itself
> instead of the wrapper, I think.
2019-05-06 21:08:55 +01:00
Matthew Bauer
69cf07ec0f
Merge pull request #60828 from matthewbauer/mark-bad-platforms
...
Mark some bad platforms
2019-05-06 15:54:08 -04:00
Matthew Bauer
e487f93c70
Merge pull request #60552 from matthewbauer/binutils-fix-darwin-build
...
binutils: apply patch when cross compiling from darwin
2019-05-06 15:53:58 -04:00
Matthew Bauer
47a8f9d883
Merge pull request #60827 from matthewbauer/add-mesa-to-release-cross
...
release-cross.nix: add mesa to platforms
2019-05-06 15:53:19 -04:00
Vladyslav M
12e6d28389
i3status-rust: 0.9.0.2019-03-21 -> 0.9.0.2019-04-27
2019-05-06 22:32:03 +03:00
Alyssa Ross
2ec5e9595b
Merge pull request #61031 from dtzWill/update/dhcpcd-7.2.2
...
dhcpcd: 7.2.1 -> 7.2.2
2019-05-06 18:48:02 +00:00
Renaud
6d8f70dfa0
Merge pull request #60921 from risicle/ris-rapid-photo-downloader-vmtouch
...
rapid-photo-downloader: add vmtouch to wrapped PATH
2019-05-06 20:40:51 +02:00
Robert Scott
cb0028b449
pythonPackages.cartopy: fix tests for py2.7 by supplying them with xvfb
...
python 2.7's tk is over-eager in trying to open an x display,
so run it in xvfb. xvfb is quite a heavy dependency (albeit only
a build-time one), so ensure this is only used when needed.
2019-05-06 19:28:23 +01:00
Robin Gloster
2a53f75c7d
Merge pull request #60886 from flokli/gitlab-11.10.4
...
gitlab-{ce,ee}: 11.9.11 -> 11.10.4
2019-05-06 18:28:05 +00:00
Robert Scott
4a72ca1135
pythonPackages.worldengine: fix tests by moving nose to checkInputs
...
also only perform nosetests in py<3.5
2019-05-06 19:22:20 +01:00
nyanloutre
fed813491d
radarr: 0.2.0.1293 -> 0.2.0.1344
2019-05-06 19:52:33 +02:00
Robin Gloster
2ec5786a4d
gitaly: fix build
2019-05-06 19:11:43 +02:00
Renaud
c910fe9d29
Merge pull request #60323 from risicle/ris-asana-fix
...
pythonPackages.asana: 0.7.1 -> 0.8.2, disable for py3.7
2019-05-06 19:02:58 +02:00
Renaud
73b0b9b145
Merge pull request #60720 from r-ryantm/auto-update/python3.7-imageio-ffmpeg
...
python37Packages.imageio-ffmpeg: 0.2.0 -> 0.3.0
2019-05-06 18:44:55 +02:00
Renaud
4d54f0680e
Merge pull request #61020 from r-ryantm/auto-update/python3.7-django-cors-headers
...
python37Packages.django-cors-headers: 2.5.2 -> 2.5.3
2019-05-06 18:11:41 +02:00
Renaud
729273b8eb
Merge pull request #60347 from risicle/ris-basemap-fix
...
pythonPackages.basemap: 1.0.7 -> 1.2.0, fixes build on py3.7
2019-05-06 17:26:00 +02:00
Renaud
0284b2dec0
Merge pull request #60813 from risicle/ris-purepng-fix
...
pythonPackages.purepng: fix for py3.7, enable tests
2019-05-06 17:09:16 +02:00
Andrew Childs
ce5a090075
stlink: fix Darwin build
...
Upstream supports various Unixes, so optimistically set platforms to
`unix` even though we're only going to build it on Linux and Darwin.
2019-05-06 17:06:28 +02:00
Andrew Childs
051320062e
libusb1: optionally enable static library
2019-05-06 17:06:28 +02:00
Renaud
e1d89821a0
Merge pull request #61021 from r-ryantm/auto-update/python3.7-djangorestframework
...
python37Packages.djangorestframework: 3.9.2 -> 3.9.3
2019-05-06 16:43:38 +02:00
Sondre Nilsen
ffe0bb8435
jump: init at 0.23.0 ( #60631 )
2019-05-06 07:40:52 -07:00
Franz Pletz
0d00b0b646
unifiTesting: 5.10.19 -> 5.11.18
2019-05-06 16:12:42 +02:00
Franz Pletz
6b24a1aca5
unifiStable: 5.10.19 -> 5.10.23
2019-05-06 16:12:42 +02:00
Franz Pletz
f30f120b9b
unifiLTS: 5.6.39 -> 5.6.42
2019-05-06 16:12:42 +02:00
Renaud
2a945ffc52
Merge pull request #60824 from r-ryantm/auto-update/vte
...
vte: 0.56.1 -> 0.56.2
2019-05-06 16:07:25 +02:00
Danylo Hlynskyi
ce0345a6c8
Merge pull request #61046 from marsam/platforms-postgresqlPackages
...
postgresqlPackages: enable on platforms where PostgreSQL is supported
2019-05-06 16:42:52 +03:00
Renaud
e13808f6de
Merge pull request #60989 from c0bw3b/pkg/libwmf
...
libwmf: 0.2.8.4 -> 0.2.12
2019-05-06 15:17:55 +02:00
Jörg Thalheim
7b77c27caa
linux_5_0: restore __kernel_fpu_{begin,restore}
...
In 5.0er these function were removed from the public interface also zfs needs
them for AVX/AES-NI support. Without this patch for example throughput on a
encrypted zfs dataset drops to 200 MB/s from 1.2 GB/s. These functions were
removed as their was no user within the linux kernel tree itself.
2019-05-06 14:14:40 +01:00
Tim Steinbach
c2c4cc683f
common-updater: Fix syntax
...
Missing space before closing ] in if statement caused syntax errors
2019-05-06 08:49:11 -04:00
Tim Steinbach
e3bee64f78
oh-my-zsh: 2019-05-03 -> 2019-05-05
2019-05-06 08:49:11 -04:00
Peter Simons
fcbb4aa567
wasilibc: fix evaluation error introduced in 9abff4af4f
2019-05-06 14:42:49 +02:00
Peter Simons
9a0bd49c27
ghc-8.8.x: patch zlib, optparse-applicative, HTTP, and hackage-security to fix their builds
2019-05-06 14:42:49 +02:00
Peter Simons
d8bbb81d48
ghc-8.8.x: patch logict and th-abstraction to fix their builds
2019-05-06 14:42:49 +02:00
Peter Simons
de0fadd2c2
ghc-8.8.x: patch regex-base, regex-posix, and exceptions to fix the build
2019-05-06 14:42:49 +02:00
Peter Simons
470faf83f6
ghc-8.8.x: build cabal-install with the native Cabal library
2019-05-06 14:42:49 +02:00
Peter Simons
5c100aad2a
ghc-8.8.x: use latest git version of resolv to fix the build
2019-05-06 14:42:49 +02:00
Peter Simons
fa5ebccbdf
ghc-8.8.x: patch regex-base to fix the build
2019-05-06 14:42:49 +02:00
Peter Simons
c83c189696
ghc-8.8.x: patch QuickCheck to fix the build
2019-05-06 14:42:49 +02:00
Peter Simons
3362111abf
ghc-8.8.x: patch colour and dlist to fix their builds
2019-05-06 14:42:49 +02:00
Peter Simons
fd26fa9c1e
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2-10-gb2ea1c2 from Hackage revision
4d015cbe2f
.
2019-05-06 14:42:49 +02:00
Pascal Wittmann
2c86fc4daf
yesod-markdown: unbreak as it builds fine
2019-05-06 14:42:48 +02:00
Pascal Wittmann
7ddf899582
esqueleto: fix build by skipping tests and haddock
2019-05-06 14:42:48 +02:00
Pascal Wittmann
06026f28f3
classy-prelude-yesod: fix build by skipping haddock
2019-05-06 14:42:48 +02:00
Silvan Mosberger
92d522154c
hackage2nix: Unmark hnix as broken
2019-05-06 14:42:48 +02:00
Peter Simons
40c69a36cf
hackage2nix: update list of broken builds
2019-05-06 14:42:48 +02:00
Peter Simons
3039b8db0c
Merge pull request #59602 from amirshavit/boost170
...
boost 170: init at 1.70.0
2019-05-06 14:41:17 +02:00
Peter Simons
62c93c9818
Merge pull request #60490 from dotlambda/dovecot-2.3.6
...
dovecot: 2.3.5.2 -> 2.3.6
2019-05-06 14:40:17 +02:00
R. RyanTM
47c78acd8e
utf8proc: 2.2.0 -> 2.3.0 ( #59724 )
...
* utf8proc: 2.2.0 -> 2.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/utf8proc/versions
* utf8proc: use fetchFromGitHub
2019-05-06 14:30:33 +02:00
Ryan Mulligan
b6f00152b4
Merge pull request #61013 from r-ryantm/auto-update/python3.7-altair
...
python37Packages.altair: 2.4.1 -> 3.0.0
2019-05-06 05:22:39 -07:00