Commit graph

201884 commits

Author SHA1 Message Date
Renaud bc77ec7e56
gaia: restrict to X86 platforms
ARM Hydra build keeps failing
2019-11-16 15:14:24 +01:00
Lev Livnev efd3b451e8 john: copy rules
copy rules so that they are available to john at runtime
without this, john fails when run with default settings
2019-11-16 14:44:36 +01:00
Jamey Sharp 5d1c9cebd6 deployAndroidPackage: prefer local builds
These derivations just unzip something and maybe do a little patching,
so there's no benefit to sending the zip file off to a build server and
then downloading the unzipped results again.
2019-11-16 14:37:47 +01:00
Timo Kaufmann 1defbf45cf vimPlugins: update 2019-11-16 14:17:52 +01:00
Maximilian Bosch 7889ec6069
documize-community: 3.4.2 -> 3.5.0
https://github.com/documize/community/releases/tag/v3.5.0
2019-11-16 14:14:35 +01:00
Will Dietz ed2819a231
Merge pull request #68914 from dtzWill/update/broot-0.9.5
broot: 0.9.4 -> 0.10.2
2019-11-16 07:03:05 -06:00
Vojtěch Káně 16281a9b53 fbida: extend description
Add the tools names to the package description to make it discoverable
by e.g. `nix search`
2019-11-16 12:06:56 +01:00
xrelkd 0b21ea6d04 cargo-bloat: 0.9.0 -> 0.9.1 2019-11-16 12:03:51 +01:00
Jonathan Ringer 87c674daef steam: use 32bit version of libva 2019-11-16 12:02:54 +01:00
nek0 8c42dbad30 texstudio: fix missing xcb platform plugin error 2019-11-16 11:47:10 +01:00
Nikolay Korotkiy 1421eee65d gpxsee: 7.16 -> 7.17 2019-11-16 11:38:28 +01:00
Vincent Laporte 17e0d73278 ocamlPackages.facile: 1.1.3 → 1.1.4 2019-11-16 10:36:34 +00:00
c0bw3b d811bb1dcb Treewide: replace last refs to alioth.debian.org
Alioth is now offline -> https://wiki.debian.org/Salsa/AliothMigration
Sources moved to other forges (Salsa for example)
Some release tarballs are available on alioth-archive.debian.org
2019-11-16 11:32:05 +01:00
Kolby Crouch 08a897676b retroarch: 1.7.8.4 -> 1.8.1 2019-11-16 11:31:38 +01:00
Daniel Schaefer d0aec3b1d4 jitterentropy: Find strip when crosscompiling 2019-11-16 11:22:38 +01:00
jD91mZM2 227c4c8b0b multibootusb: Fix QT and refactor
Also removed myself as maintainer because I don't care about this
software anymore.
2019-11-16 11:14:57 +01:00
Tadeo Kondrak 9c691e6fd7 discord-canary: 0.0.97 -> 0.0.98 2019-11-16 10:57:51 +01:00
nyanloutre 25dbbd2f81 ledger-live-desktop: 1.15.0 -> 1.18.2 2019-11-16 10:54:07 +01:00
Jörg Thalheim c19b3dccce
Merge pull request #73482 from ryneeverett/fix-http-prompt
http-prompt: fix build
2019-11-16 09:50:41 +00:00
Jörg Thalheim 9d21910e08
Merge pull request #65427 from dtzWill/update/purple-matrix
purple-matrix: pname, fix cflags, restore hardening
2019-11-16 09:46:14 +00:00
Renaud 206c264c7d
gzrt: fix homepage and src url redirect
+ meta.license is GPL2+
2019-11-16 10:11:17 +01:00
Renaud 1459e57db1
rfc-bibtex: fix homepage url
Incorrect schema: "ttps://" -> "https://"
2019-11-16 09:51:54 +01:00
Will Dietz 3344f3e184 broot: 0.9.4 -> 0.10.2
https://github.com/Canop/broot/releases/tag/v0.9.5
https://github.com/Canop/broot/releases/tag/v0.9.6
https://github.com/Canop/broot/releases/tag/v0.10.0
https://github.com/Canop/broot/releases/tag/v0.10.1
https://github.com/Canop/broot/releases/tag/v0.10.2
2019-11-16 01:24:31 -06:00
Will Dietz e651f5d516 purple-matrix: pname, fix cflags, restore hardening 2019-11-16 01:19:13 -06:00
Will Dietz 44d9a86f41
Merge pull request #67282 from dtzWill/feature/boost-1.71
boost171: init at 1.71.0
2019-11-16 01:15:09 -06:00
ryneeverett 0e283d6a2d http-prompt: fix build
I don't really understand why this works:

- Building with python3 because python2 fails with "error: invalid command
'bdist_wheel'".
- Specifying the path to prompt_toolkit v1 because otherwise the dependency
resolution fails with "ERROR: Could not find a version that satisfies the
requirement prompt-toolkit<2.0.0,>=1.0.0 (from http-prompt==1.0.0) (from
versions: none) ERROR: No matching distribution found for
prompt-toolkit<2.0.0,>=1.0.0 (from http-prompt==1.0.0)".
2019-11-16 04:34:53 +00:00
Ricardo M. Correia d5053d12eb ocamlPackages.lwt_ppx: fix dependency propagation
dune was showing this error when using lwt_ppx:

File "/nix/store/sz4cg32ph84lapgs50xv73s3a0baqq2s-ocaml4.08.1-lwt_ppx-4.2.1/lib/ocaml/4.08.1/site-lib/lwt_ppx/dune-package", line 11, characters 56-75:
11 |  (requires compiler-libs.common ocaml-migrate-parsetree ppx_tools_versioned)
                                                             ^^^^^^^^^^^^^^^^^^^
Error: Library "ppx_tools_versioned" not found.
-> required by library "lwt_ppx" in
   /nix/store/sz4cg32ph84lapgs50xv73s3a0baqq2s-ocaml4.08.1-lwt_ppx-4.2.1/lib/ocaml/4.08.1/site-lib/lwt_ppx
-> required by executable wizytests in dune:6
Hint: try: dune external-lib-deps --missing @@default
2019-11-16 04:15:28 +00:00
Bart Brouns 82ed6bded2 avldrums: 0.3.5 -> 0.4.0 2019-11-15 18:32:17 -08:00
Graham Christensen 7becdb2363
Merge pull request #73478 from c0bw3b/repology/perma-redirect
Treewide: fix URL permanent redirects
2019-11-15 20:46:53 -05:00
c0bw3b 9367367dfd Treewide: fix URL permanent redirects
Permanent redirects on homepages and/or source URLs
as reported by Repology
2019-11-16 01:41:23 +01:00
Vincent Laporte c1966522d7 gnumeric: 1.12.45 → 1.12.46
goffice: 0.10.45 → 0.10.46
2019-11-15 22:50:52 +00:00
Robin Gloster 8c1a5a336c
Merge pull request #73475 from rwanyoike/patch-1
mtr: patch for "Error decoding localhost address"
2019-11-15 23:37:23 +01:00
Raymond d0e1277dfd
mtr: patch for "Error decoding localhost address" 2019-11-16 01:08:28 +03:00
Michael Weiss a27a14da2a
gns3-{gui,server}: 2.2.2 -> 2.2.3 2019-11-15 22:23:11 +01:00
Michael Weiss 7a90d4a946
quiterss: 0.18.12 -> 0.19.0 2019-11-15 22:23:11 +01:00
Michael Weiss fd97974b21
androidStudioPackages.beta: 3.6.0.15 -> 3.6.0.16 2019-11-15 22:02:16 +01:00
Michael Weiss 2151d7406f
androidStudioPackages.{dev,canary}: 4.0.0.2 -> 4.0.0.3 2019-11-15 22:02:16 +01:00
Peter Simons 3c531669b1 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-9-g650d530 from Hackage revision
e761da20a9.
2019-11-15 21:33:45 +01:00
Peter Simons 72515c590e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-6-g12ceeb2 from Hackage revision
99180e68fe.
2019-11-15 21:08:46 +01:00
Peter Simons aed8e9536d haskell-src-exts-simple: add override to fix version of the dependencies 2019-11-15 21:08:45 +01:00
Peter Simons 1e7e4d8e93 git-annex: update sha256 hash for new version 7.20191114 2019-11-15 21:08:45 +01:00
(cdep)illabout 22890f7b13 haskellPackages.llvm-hs: fix build on darwin 2019-11-15 21:08:45 +01:00
Peter Simons 750a3ba2ce hackage2nix: disable builds that break evaluation on Hydra 2019-11-15 21:08:45 +01:00
William R. Arellano 266ee8d74d Update pkgs/development/haskell-modules/configuration-nix.nix
Co-Authored-By: Dennis Gosnell <cdep.illabout@gmail.com>
2019-11-15 21:08:45 +01:00
William R. Arellano ea6b44b6d5 dotenv: add comment for future reference 2019-11-15 21:08:45 +01:00
William R. Arellano 227a8e0e7c dotnev: move changes from configuration-nix to configuration-common 2019-11-15 21:08:45 +01:00
William R. Arellano afd42d621d dotenv: remove from broken packages 2019-11-15 21:08:45 +01:00
William R. Arellano b06de887f7 dotenv: fix broken package version 0.8.0.2 2019-11-15 21:08:45 +01:00
Peter Simons 35b81fb1a4 LTS Haskell 14.14 2019-11-15 21:08:45 +01:00
SRGOM d587092e9e pplatex: init at unstable-2015-09-14 (#73461) 2019-11-15 14:01:11 -05:00