Commit Graph

245191 Commits

Author SHA1 Message Date
Jonathan Ringer
cf1e539417 python3Packages.dash_core_components: 1.10.2 -> 1.12.1 2020-09-29 06:00:11 -07:00
R. RyanTM
7d493ac122 python37Packages.breathe: 4.20.0 -> 4.22.1 2020-09-29 05:59:17 -07:00
Thibault Gagnaux
e749451470 python3Packages.fsspec: fix tests on darwin
Disables the `test_touch` test which fails with the following assertion error on hydra darwin only:
```
tmpdir = local('/private/tmp/nix-build-python3.8-fsspec-0.8.3.drv-0/pytest-of-nixbld3/pytest-0/test_touch0')

    def test_touch(tmpdir):
        import time

        fn = tmpdir + "/in/file"
        fs = fsspec.filesystem("file", auto_mkdir=False)
        with pytest.raises(OSError):
            fs.touch(fn)
        fs = fsspec.filesystem("file", auto_mkdir=True)
        fs.touch(fn)
        info = fs.info(fn)
        time.sleep(0.2)
        fs.touch(fn)
        info2 = fs.info(fn)
        if not WIN:
>           assert info2["mtime"] > info["mtime"]
E           assert 1601358357.0 > 1601358357.0

fsspec/implementations/tests/test_local.py:322: AssertionError
```
2020-09-29 05:53:10 -07:00
Robert Scott
9f65c524bb minizinc: fix build against bison 3.7
fixed in upstream development branch

enable for darwin
2020-09-29 05:47:46 -07:00
Enno Richter
5b65d3e7bc iptraf: mark as broken 2020-09-29 05:45:04 -07:00
Tim Steinbach
47ed7fa4e9
Merge pull request #99041 from srid/patch-1
linux: 5.9-rc6 -> 5.9-rc7
2020-09-29 08:38:11 -04:00
Tim Steinbach
8f469ec488
oh-my-zsh: 2020-09-20 -> 2020-09-29 2020-09-29 08:36:32 -04:00
Tim Steinbach
9109a8fcd5
linux/hardened/patches/5.8: 5.8.11.a -> 5.8.12.a 2020-09-29 08:35:57 -04:00
Christoph Hrdinka
7201e03a07
Merge pull request #98792 from NixOS/kevincox-b2
backblaze-b2: 1.3.8 -> 2.0.2
2020-09-29 13:21:38 +02:00
Sarunas Valaskevicius
daadfcfb82 openjdk11: use symlink instead of another copy for src.zip 2020-09-29 11:52:37 +01:00
Michael Weiss
0d2a73b5af
wayvnc: 0.2.0 -> 0.3.1 2020-09-29 12:48:46 +02:00
Michael Weiss
2866c05fb4
neatvnc: 0.3.1 -> 0.3.2 2020-09-29 12:48:43 +02:00
Mario Rodas
a1148801cd
Merge pull request #99055 from marsam/update-act
act: 0.2.13 -> 0.2.15
2020-09-29 05:14:11 -05:00
Mario Rodas
77cf8388be
Merge pull request #93733 from lilyball/macvim-plugins
macvim: add configuration similar to vim_configurable and neovim
2020-09-29 05:13:35 -05:00
Mario Rodas
e2ef48c483
Merge pull request #99045 from lilyball/macvim
macvim: 8.2.539 -> 8.2.1719
2020-09-29 05:12:14 -05:00
Peter Simons
518338f7f7 ghc: add alpha-1 release of version 9.0.1 2020-09-29 12:06:53 +02:00
Sarunas Valaskevicius
7cee92a1cc openjdk11: add src.zip for IDEs 2020-09-29 10:26:39 +01:00
Lancelot SIX
5542b84aee
Merge pull request #99068 from r-ryantm/auto-update/python3.7-aioftp
python37Packages.aioftp: 0.17.2 -> 0.18.0
2020-09-29 09:01:03 +01:00
R. RyanTM
8ed3178bc2 python37Packages.cmd2: 1.3.8 -> 1.3.10 2020-09-28 23:57:43 -07:00
R. RyanTM
09a8ab526d python27Packages.braintree: 4.3.0 -> 4.4.0 2020-09-28 23:53:17 -07:00
R. RyanTM
b8b2a51fef python37Packages.aioftp: 0.17.2 -> 0.18.0 2020-09-29 06:42:08 +00:00
Gabriel Ebner
92da99b415
Merge pull request #98982 from valencik/blender-2.90.1
blender: 2.90.0 -> 2.90.1
2020-09-29 08:17:33 +02:00
Emery Hemingway
e7d0500cb3 nixos/rsyncd: convert module to an INI generator 2020-09-29 08:07:53 +02:00
pacien
b3f8642587 gscan2pdf: 2.8.1 -> 2.9.1 2020-09-29 06:55:49 +02:00
Mario Rodas
bc43719f7c
Merge pull request #99026 from sternenseemann/mirage-3.8.1
ocamlPackages.mirage-runtime: 3.8.0 → 3.8.1
2020-09-28 23:49:13 -05:00
Mario Rodas
2f1d44bf07
Merge pull request #99046 from marsam/update-git-absorb
gitAndTools.git-absorb: 0.6.3 -> 0.6.4
2020-09-28 23:47:10 -05:00
Ryan Mulligan
3c672fa551
Merge pull request #99054 from redvers/pony-corral_init
pony-corral: init 0.4.0
2020-09-28 21:27:16 -07:00
John Ericson
cffc0eaa98
Merge pull request #99050 from lopsided98/buildrustcrate-cross
buildRustCrate: support cross compilation
2020-09-29 00:13:26 -04:00
Ryan Mulligan
ea43b22d38
Merge pull request #82224 from caadar/ssh-askpass-fullscreen
ssh-askpass-fullscreen: init at 1.2
2020-09-28 20:43:05 -07:00
Ryan Mulligan
990af061bc
Merge pull request #82175 from tckmn/add-qxw
qxw: init at 20190909
2020-09-28 20:34:11 -07:00
WORLDofPEACE
4065a45638
Merge pull request #99038 from worldofpeace/nixos-rebuild-impure
nixos-rebuild: add impure
2020-09-28 22:23:30 -04:00
AndersonTorres
3072952295 Netsurf browser: 3.9 -> 3.10 2020-09-28 22:39:18 -03:00
AndersonTorres
66fac9a0bf Netsurf libnsfb: 0.2.1 -> 0.2.2 2020-09-28 22:39:18 -03:00
AndersonTorres
a5c9ce767b Netsurf libsvgtiny: 0.1.7 -> 0.1.7 2020-09-28 22:39:18 -03:00
AndersonTorres
ed204dc61b Netsurf libdom: 0.4.0 -> 0.4.1 2020-09-28 22:39:18 -03:00
AndersonTorres
486a3fb556 Netsurf libhubub: 0.3.6 -> 0.3.7 2020-09-28 22:39:18 -03:00
AndersonTorres
d6d7ead024 Netsurf libcss: 0.9.0 -> 0.9.1 2020-09-28 22:39:17 -03:00
AndersonTorres
d5832afa3e Netsurf nsgenbind: 0.7 -> 0.8 2020-09-28 22:39:17 -03:00
AndersonTorres
b537eb29c0 Netsurf libwapcaplet: 0.4.2 -> 0.4.3 2020-09-28 22:39:17 -03:00
AndersonTorres
fc5cb71883 Netsurf libutf8proc: 2.4.0-1 2020-09-28 22:39:16 -03:00
AndersonTorres
91f818b2be Netsurf libnsutils: 0.0.5 -> 0.1.0 2020-09-28 22:39:16 -03:00
AndersonTorres
88ef1ffe46 Netsurf libnspsl: 0.1.5 -> 0.1.6 2020-09-28 22:39:16 -03:00
AndersonTorres
d1e5d5012f Netsurf libnslog: 0.1.2 -> 0.1.3 2020-09-28 22:39:16 -03:00
AndersonTorres
bf98c55b76 Netsurf libnsgif: 0.2.1 -> 0.2.1 2020-09-28 22:39:15 -03:00
AndersonTorres
b06a3b1fcb Netsurf libnsbmp: 0.1.6 -> 0.1.6 2020-09-28 22:39:15 -03:00
AndersonTorres
0f845601f6 Netsurf libparserutils: 0.2.4 -> 0.2.4
Update metadata and maintain version
2020-09-28 22:39:15 -03:00
AndersonTorres
b055ec84fc Netsurf buildysstem: 1.8 -> 1.9 2020-09-28 22:39:14 -03:00
AndersonTorres
9438b04126 NetSurf: refactor
I will refactor NetSurf to make it more understandable and discoverable.

- First, it will be moved from misc/ to networking/browsers/, with all its
  related libraries;
- Second, the expressions will be arranged in a flat directory.
2020-09-28 22:39:14 -03:00
Benjamin Hipple
7d25e5144b
Merge pull request #99024 from jonringer/bump-nixpkgs-review
nixpkgs-review: 2.4.0 -> 2.4.1
2020-09-28 21:31:31 -04:00
Redvers Davies
ef71bc461d pony-corral: init 0.4.0 2020-09-29 01:14:12 +00:00