Commit graph

174699 commits

Author SHA1 Message Date
worldofpeace f1ad53b267 libnotify: fix darwin build
Patch is upstream MR courtesy of jtojnar.
2019-04-30 13:59:01 -04:00
Will Dietz 83f104a73e libnotify: 0.7.7 -> 0.7.8
* cleanup a bit using new helpers
* move to meson to avoid need for gtk_doc and such
* NEWS: https://gitlab.gnome.org/GNOME/libnotify/blob/0.7.8/NEWS
* tag: https://gitlab.gnome.org/GNOME/libnotify/tags/0.7.8
2019-04-30 13:59:01 -04:00
Silvan Mosberger c58c079223
Merge pull request #58556 from Infinisil/fix/steamcmd
steamcmd: Add needed binaries to PATH
2019-04-06 16:34:18 +02:00
Franz Pletz 4a985a67c5
proxmark3: init at 3.1.0 2019-04-06 15:00:18 +02:00
Franz Pletz 1520bed20b
qlcplus: fix location of libraries for fixup 2019-04-06 15:00:18 +02:00
Vincent Laporte 65f77edaa8
Merge pull request #57344 from r-ryantm/auto-update/ocaml4.06.1-uutf
ocamlPackages.uutf: 1.0.1 -> 1.0.2
2019-04-06 14:57:25 +02:00
Jaka Hudoklin c087b608e8
Merge pull request #58360 from xtruder/pkgs/dockerTools/nix-prefetch-docker
dockerTools: add nix-prefetch-docker script
2019-04-06 14:44:19 +02:00
Pascal Wittmann cfb6ade58c
Merge pull request #58931 from bzizou/migrate
migrate: init at 3.7.2
2019-04-06 14:23:50 +02:00
Jaka Hudoklin c1f0d19785
dockerTools: add nix-prefetch-docker script 2019-04-06 14:16:40 +02:00
markuskowa 9e9e73b116
Merge pull request #58896 from r-ryantm/auto-update/sysbench
sysbench: 1.0.16 -> 1.0.17
2019-04-06 13:43:16 +02:00
Vladimír Čunát 526c4292ae
Merge branch 'staging-next'
This iteration was long, about five weeks (2fcb11a2), I think.
Darwin: it's missing a few thousand binaries and there's a make-netbsd
regression, but I suppose these aren't merge blockers.
2019-04-06 13:20:53 +02:00
Vladimír Čunát 6b9afd8991
thunderbird: fix build after rustc update 2019-04-06 13:09:05 +02:00
Vladimír Čunát 1c4b324c8d
firefoxPackages: fix builds by a patch from Arch 2019-04-06 13:07:35 +02:00
aszlig 6fe989eaed
nixos/tests/acme: Use exact match in TOS location
Since the switch to check the nginx config with gixy in
59fac1a6d7, the ACME test doesn't build
anymore, because gixy reports the following false-positive (reindented):

  >> Problem: [alias_traversal] Path traversal via misconfigured alias.
  Severity: MEDIUM
  Description: Using alias in a prefixed location that doesn't ends with
               directory separator could lead to path traversal
               vulnerability.
  Additional info: https://github.com/yandex/gixy/blob/master/docs/en/plugins/aliastraversal.md
  Pseudo config:

  server {
    server_name letsencrypt.org;

    location /documents/2017.11.15-LE-SA-v1.2.pdf {
      alias /nix/store/y4h5ryvnvxkajkmqxyxsk7qpv7bl3vq7-2017.11.15-LE-SA-v1.2.pdf;
    }
  }

The reason this is a false-positive is because the destination is not a
directory, so something like "/foo.pdf../other.txt" won't work here,
because the resulting path would be ".../destfile.pdf../other.txt".

Nevertheless it's a good idea to use the exact match operator (=), to
not only shut up gixy but also gain a bit of performance in lookup (not
that it would matter in our test).

Signed-off-by: aszlig <aszlig@nix.build>
2019-04-06 12:51:56 +02:00
R. RyanTM f3099279f0 wesnoth: 1.14.5 -> 1.14.6 (#58918)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wesnoth/versions
2019-04-06 10:30:00 +00:00
Will Dietz 66cfe5802e goxel: 0.8.2 -> 0.8.3 (#59032) 2019-04-06 10:19:43 +00:00
Will Dietz 1889be45ce lxd: 3.11 -> 3.12 (#59034)
No need to patch go-dqlite, included.
2019-04-06 10:18:59 +00:00
Will Dietz cd9e67a860 zsh-autosuggestions: 0.5.0 -> 0.5.1 (#59037) 2019-04-06 10:17:19 +00:00
Will Dietz f3724d77a1 qownnotes: 19.3.4 -> 19.4.1 (#59040) 2019-04-06 10:14:58 +00:00
Pierre Bourdon f8eec8dc34 environment.noXlibs: disable gnome3 support for pinentry (#59051) 2019-04-06 10:06:55 +00:00
Meghea Iulian fb1c65490c gitraken: 5.0.1 -> 5.0.4 (#59052) 2019-04-06 10:04:55 +00:00
Meghea Iulian e02e667a16 avocode: 3.6.12 -> 3.7.0 (#59053) 2019-04-06 10:03:00 +00:00
xeji 9483ae825f
Merge pull request #59020 from vdemeester/update-traefik
traefik: 1.7.9 -> 1.7.10
2019-04-06 11:39:28 +02:00
xeji 37ad08dd54
Merge pull request #59019 from vdemeester/update-buildah
buildah: 1.7.1 -> 1.7.2
2019-04-06 11:38:17 +02:00
Vladyslav M bad4288b63
Merge pull request #59029 from dtzWill/update/unrar-5.7.4
unrar: 5.7.3 -> 5.7.4
2019-04-06 12:26:04 +03:00
Vincent Laporte 0c0954781e ocamlPackages.camlp5: remove legacy version (7.06) 2019-04-06 11:03:29 +02:00
Vincent Laporte 50a03f8632 hol_light: 2018-09-30 -> 2019-03-27 2019-04-06 11:03:29 +02:00
Silvan Mosberger 82b8ff405b
Merge pull request #58778 from aanderse/davmail
nixos/davmail: set logging default to warn, instead of debug
2019-04-06 06:23:48 +02:00
Dmitry Kalinkin 21d1b195c8
Merge pull request #58939 from Lucus16/latexrun
Add latexrun package
2019-04-05 19:00:16 -04:00
Vladyslav M 09f257d4dc
Merge pull request #59033 from dtzWill/update/broot-0.7.5
broot: 0.7.4 -> 0.7.5
2019-04-06 00:45:17 +03:00
Will Dietz 95ce16a7c4
Merge pull request #58520 from dtzWill/update/inter-ui-vs-inter
inter,inter-ui: keep font name the same for attributes, split off, bump to 3.5
2019-04-05 16:05:22 -05:00
Benjamin Staffin b391a1602d
tilingnome: init at 2019-01-18 (#58980) 2019-04-05 17:01:52 -04:00
Will Dietz 0741927c3a inter: 3.3 -> 3.5
https://github.com/rsms/inter/releases/tag/v3.5
https://github.com/rsms/inter/releases/tag/v3.4
2019-04-05 15:52:05 -05:00
Will Dietz 346082f8ec inter,inter-ui: init new 'inter', bump inter-ui to last w/that name 2019-04-05 15:50:53 -05:00
Will Dietz 3d3bf7d0e0 Revert "inter-ui: 3.1 -> 3.3 (#57605)"
Don't change font name for the `inter-ui` attribute,
breaks configs (as reported by a user on the PR).

This reverts commit 4d82af0250.
2019-04-05 15:50:53 -05:00
Will Dietz dfeaf5e316 Revert "inter(-ui): 3.3 -> 3.4"
This reverts commit 4d7a973233.
2019-04-05 15:50:50 -05:00
Will Dietz 16c595933a broot: 0.7.4 -> 0.7.5 2019-04-05 15:40:09 -05:00
worldofpeace b58387e913
Merge pull request #58826 from r-ryantm/auto-update/python3.7-pylast
python37Packages.pylast: 3.0.0 -> 3.1.0
2019-04-05 16:35:18 -04:00
Will Dietz ff8992a94b unrar: 5.7.3 -> 5.7.4 2019-04-05 15:29:32 -05:00
Vladyslav M 1e722e19a1
Merge pull request #59017 from vdemeester/update-podman
podman: 1.1.2 -> 1.2.0
2019-04-05 23:18:46 +03:00
worldofpeace c794bdaf0e
Merge pull request #58970 from eyJhb/curseradio
curseradio: init at 0.2
2019-04-05 15:52:08 -04:00
eyjhbb@gmail.com 810df3f55c curseradio: init at 0.2 2019-04-05 15:48:07 -04:00
Vladimír Čunát 742416addb
Revert "Merge #58997 gettext: apply patch for CVE 2018-1875"
This reverts commit f93e176475, reversing
changes made to 2771375d6e.
The MR was meant for staging, not staging-next, so let's move it.
2019-04-05 20:59:44 +02:00
Andreas Rammhold f93e176475
Merge pull request #58997 from ctheune/gettext-security-update
gettext: apply patch for CVE 2018-18751
2019-04-05 18:11:14 +00:00
Vincent Laporte 014196b7db dotnetPackages.FsLexYaccRuntime: init at 6.1.0 2019-04-05 20:05:49 +02:00
Robert Schütz 24406568e6
Merge pull request #58833 from r-ryantm/auto-update/python3.7-python-ldap
python37Packages.ldap: 3.1.0 -> 3.2.0
2019-04-05 19:29:18 +02:00
Bastian Köcher 4b6a9628c9 vscode-extensions.vscodevim.vim: 1.2.0 -> 1.3.0 (#58996) 2019-04-05 13:22:35 -04:00
Robert Schütz 836621f33b python.pkgs.ldappool: fix build 2019-04-05 19:19:42 +02:00
Matthew Bauer a909bb4901
Merge pull request #58972 from witkamp/master
gcc-arm-embedded: add darwin support
2019-04-05 13:19:37 -04:00
Robert Schütz e94148eded python.pkgs.ldap: add meta 2019-04-05 19:16:24 +02:00