1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

92507 commits

Author SHA1 Message Date
John Ericson fcde869e7e lib platform parsing: Fix windows
There is no more `cygwin` OS, but instead a `cygnus` abi. "win32"
and "mingw32" parse as `windows`. Add a 3-part hack because autotools
breaks on explicit abi with windows-like (e.g. "i686-pc-windows-gnu").

Also change cross triples to conform
2017-04-27 14:30:42 -04:00
Peter Hoeg e89343dc08 qsyncthingtray: allow building with qt 5.8 2017-04-27 12:06:43 +08:00
Renzo Carbonara d3bf2afc54 fetchdarcs: add SSL_CERT_FILE environment variable 2017-04-26 22:23:00 +02:00
Graham Christensen a4fc2eed59
python2Packages.packet-python: 1.31 -> 1.33 2017-04-26 11:54:06 -04:00
Jörg Thalheim 120f017646 Merge pull request #25192 from Hodapp87/ezdxf
ezdxf (Python package): init at 0.8.1
2017-04-26 16:46:29 +02:00
Peter Hoeg 4639e68fd1 grc: 1.10.1 -> 1.11 2017-04-26 22:45:03 +08:00
John Ericson 761af14778 Merge pull request #25227 from obsidiansystems/cross-purge-binutilsCross
Purge binutilsCross
2017-04-26 09:09:06 -04:00
Michael Raskin aea9257581 Merge pull request #25206 from matthiasbeyer/update-my-pkgs
Update my pkgs
2017-04-26 11:50:11 +02:00
Matthias Beyer cca20a7114 vdirsyncer: 0.14.1 -> 0.15.0 2017-04-26 09:53:54 +02:00
Matthias Beyer add585af11 sc-im: 0.5.0 -> 0.6.0 2017-04-26 09:53:53 +02:00
Matthias Beyer 24e16e61c9 mwic: 0.7.2 -> 0.7.3 2017-04-26 09:53:53 +02:00
Matthias Beyer 7c8c7139dd khal: 0.9.2 -> 0.9.5 2017-04-26 09:53:53 +02:00
Matthias Beyer 12244f51f9 haxor-news: 0.4.1 -> 0.4.2 2017-04-26 09:53:53 +02:00
Matthias Beyer 3759dc5a76 cortex: Remove package
I removed cortex it is rather unmaintained. The last update (as of
writing) was 8 months ago, there was no release ever.

For a better alternative, have a look at `rtv`.
2017-04-26 09:51:35 +02:00
Domen Kožar 6108ee50b9 Merge pull request #25236 from matthewbauer/nix-bundle
nix-bundle: init at 0.1.1
2017-04-26 09:38:07 +02:00
Vladimír Čunát d7b21c5319
Merge #25171: libidn2: 0.16 -> 2.0.1
wget seems to work OK.
2017-04-26 09:19:43 +02:00
Matthew Bauer 30ea4f0807 nix-bundle: init at 0.1.1
Adds the nix-bundle derivation from https://github.com/matthewbauer/nix-bundle
2017-04-26 01:53:40 -05:00
Dan Peebles 9e764af72f fetchs3: init simple S3 downloader 2017-04-25 22:01:32 -04:00
John Ericson 295315cc87 binutilsCross: Remove and use binutils instead always
See previous commit for what was done to `binutils` to make this
possible.

There were some uses of `forcedNativePackages` added. The
combination of overrides with that attribute is highly spooky: it's
often important that if an overridden package comes from it, the
replaced arguments for that package come from it. Long term this
package set and all the spookiness should be gone and irrelevant:

  "Move along, nothing to see here!"

No hashes should be changed with this commit
2017-04-25 21:36:19 -04:00
John Ericson 85b4d30c0b binutils: Respect the targetPlatform
Use `buildPackages.binutils` to get build = host != target binutils,
i.e. the old `binutilsCross`, and use
`buildPackages.buildPackages.binutils` to get build = host = target
binutils, i.e. the old `binutils`.

`buildPackages` chains like this are supposed to remove the need for
all such `*Cross` derivations. We start with binutils because it's
comparatively easy.

No hashes of cross-tests should be changed
2017-04-25 21:31:50 -04:00
Shea Levy 5aa936d0ee nix perl-bindings: Fix Config.pm 2017-04-25 20:36:04 -04:00
Kranium Gikos Mendoza e57bcc7106 facetimehd-firmware: disable aarch64-linux builds 2017-04-26 03:09:24 +03:00
Kranium Gikos Mendoza 88be2f7080 facetimehd: disable aarch64-linux builds 2017-04-26 03:09:24 +03:00
John Ericson 6cb0f0bcd9 Merge pull request #25225 from Ericson2314/linux-cross-stdenv-eval
linux cross stdenv: Pull platforms from lib to cut eval time
2017-04-25 20:01:46 -04:00
John Ericson 78bb5f5f37 linux cross stdenv: Pull platforms from lib to cut eval time 2017-04-25 19:57:05 -04:00
Robert Helgesson 4c171319f5
transmission-remote-gtk: fix broken tray applet icons
This uses `wrapGAppsHook` and `hicolor_icon_theme` to let the tray
applet find the icons.
2017-04-26 00:02:56 +02:00
Dan Peebles b2ce7fd3a9 xml-security-c: should work on any unix
In practice its xalanc dependency will fail on platforms other than Linux
and Darwin, but if that gets fixed there's no reason this shouldn't work.
2017-04-25 17:50:02 -04:00
Dan Peebles 91f55f4e8a xalanc: enable on Darwin 2017-04-25 17:49:12 -04:00
Chris Hodapp 489fa7b723 ezdxf: Add hodapp as maintainer 2017-04-25 17:34:52 -04:00
Jörg Thalheim 1e3416cc0a
pythonPackages.ezdxf: fix tests 2017-04-25 23:25:13 +02:00
Michael Raskin ba974d4b74 Merge pull request #24214 from NickHu/proselint
proselint: disable tests and put in correct scope
2017-04-25 23:18:34 +02:00
Jörg Thalheim 17f999d66e Merge pull request #25195 from elitak/factorio-version
factorio: 0.14.21 -> 0.15.1
2017-04-25 23:12:42 +02:00
Jörg Thalheim 0dd1cdcbb6 Merge pull request #25220 from mdorman/emacs-updates
Automated emacs package updates
2017-04-25 23:04:58 +02:00
Jörg Thalheim ef58881cf5 Merge pull request #25204 from sigma/pr/hugo-0.20.5
hugo: 0.20.2 -> 0.20.5
2017-04-25 23:02:21 +02:00
James Earl Douglas fa8ee0d45b
jenkins: 2.55 -> 2.56 2017-04-25 16:48:47 -04:00
Michael Alan Dorman 71f18584ad melpa-packages: 2017-04-25
Removals:
 - exiftool: git repo not responsive
 - eyedropper: renamed to palette
2017-04-25 16:05:57 -04:00
Michael Alan Dorman 23175abd07 melpa-stable-packages: 2017-04-25 2017-04-25 16:05:57 -04:00
Michael Alan Dorman b4707f2239 elpa-packages: 2017-04-25 2017-04-25 16:05:57 -04:00
James Earl Douglas fce59d47e7
jenkins: 2.53 -> 2.55 2017-04-25 13:57:10 -04:00
Jörg Thalheim b6714f524b Merge pull request #25093 from Lassulus/coyim
coyim: init at 0.3.7_1
2017-04-25 19:17:53 +02:00
Jörg Thalheim 8fba1abeb6
coyim: fix missing icons 2017-04-25 19:16:55 +02:00
Eelco Dolstra e4190943c8
nix: 1.11.8 -> 1.11.9 2017-04-25 17:19:10 +02:00
Robert Helgesson 17b689c0b2
perl-version: add meta section 2017-04-25 16:22:38 +02:00
Thomas Tuegel de260d8b77 Merge pull request #25094 from vandenoever/kdeapps-17.04
Kdeapps 17.04
2017-04-25 09:12:18 -05:00
Benno Fünfstück 6b36d26a24 haskell: add more callPackageWithScope docs 2017-04-25 16:08:44 +02:00
Benno Fünfstück 731e0fa742 haskell: preserve overrideScope on override
We want code such as `(pkg.override {}).overrideScope (self: super: {})` to
work. This didn't work before, since `override` will call the original package
again, and the attribute `overideScope`, which `callPackageWithScope` added,
wasn't added again. The fix for this is to modify the package function itself
to include the `callPackageWithScope` attribute, so it'll be re-added whenever
the function is overriden for with arguments.

There is a small problem here though: since callPackage uses some magic
(`builtins.functionArgs`) to determine the auto-arguments of a function, we
can't just write `callPackageWith scope drvScope`, since
`builtins.functionArgs drvScope` will be `{}`. To fix this, we implement our own
`callPackageWith`.

Fixes https://github.com/NixOS/nixpkgs/issues/7953.
Closes https://github.com/NixOS/nixpkgs/pull/9336.
2017-04-25 16:08:43 +02:00
Michael Alan Dorman 9b74549c0b purescript: remove overrides
It now supports recent versions of various dependencies.
2017-04-25 16:08:43 +02:00
Peter Simons 92844240c2 halvm: set proper meta.platforms
64-bit Linux is the only platform that has Xen in Nixpkgs.
2017-04-25 16:08:43 +02:00
Peter Simons 9fa927f106 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.1.1-8-g19ebdb9 from Hackage revision
14048552ae.
2017-04-25 16:08:38 +02:00
Peter Simons 2a34188f2c hackage2nix: update list of broken packages 2017-04-25 16:08:37 +02:00