Commit graph

27368 commits

Author SHA1 Message Date
Jon Meredith d9340971d9 Add yubioath-desktop application and required pyscard module to support it 2017-01-18 19:13:31 -08:00
Daiderd Jordan 2b0ca8dc5d Merge pull request #21681 from matthewbauer/anki
Anki: Darwin support
2017-01-18 21:41:11 +01:00
Lancelot SIX f715d3fd2c pythonPackages.channels: 1.0.1 -> 1.0.2 2017-01-18 17:07:45 +01:00
Tuomas Tynkkynen 6ced9ee7a4 fsmon: init at 1.4 2017-01-18 16:18:25 +02:00
Jake Waksbaum 753b00b6c6 pythonPackages.neovim: 0.1.12 -> 0.1.13 2017-01-17 20:56:54 -05:00
Matthew Bauer 6c6db7b58b
portaudio: fix on Darwin 2017-01-17 19:49:18 -06:00
Matthew Bauer 5c09b223f9
pulseaudio: fix on Darwin 2017-01-17 19:49:17 -06:00
Vincent Laporte 1503c11c5d ocamlPackages.omd: init at 1.3.0
OMD is an extensible Markdown library and tool in OCaml.

Homepage: https://github.com/ocaml/omd
2017-01-17 20:37:20 +01:00
Lee Machin 3e86a0b496 Add rubocop linter for Ruby (#21934)
Use gemdir and pname as suggested by @zimbatm

Fix silly typo
2017-01-17 09:55:23 +00:00
Dan Peebles f1a9bc356e lkl: init 2017-01-16 21:24:32 +00:00
Tristan Helmich ef0f4e7092 couchpotato: init at 3.0.1 2017-01-16 12:54:43 +01:00
Michael Raskin cd07d21a44 Merge pull request #21868 from hsenag/htmlunit-driver
selenium-server-standalone: restore htmlunit-driver support
2017-01-16 09:37:29 +00:00
Nicolas B. Pierron f9da1fa957 Throw an error if NIXPKGS_OVERLAYS is invalid and improve documentation. 2017-01-16 01:17:33 +01:00
Nicolas B. Pierron f5dfe78a1e Add overlays mechanism to Nixpkgs.
This patch add a new argument to Nixpkgs default expression named "overlays".

By default, the value of the argument is either taken from the environment variable `NIXPKGS_OVERLAYS`,
or from the directory `~/.nixpkgs/overlays/`.  If the environment variable does not name a valid directory
then this mechanism would fallback on the home directory.  If the home directory does not exists it will
fallback on an empty list of overlays.

The overlays directory should contain the list of extra Nixpkgs stages which would be used to extend the
content of Nixpkgs, with additional set of packages.  The overlays, i-e directory, files, symbolic links
are used in alphabetical order.

The simplest overlay which extends Nixpkgs with nothing looks like:

```nix
self: super: {
}
```

More refined overlays can use `super` as the basis for building new packages, and `self` as a way to query
the final result of the fix-point.

An example of overlay which extends Nixpkgs with a small set of packages can be found at:
  https://github.com/nbp/nixpkgs-mozilla/blob/nixpkgs-overlay/moz-overlay.nix

To use this file, checkout the repository and add a symbolic link to
the `moz-overlay.nix` file in `~/.nixpkgs/overlays` directory.
2017-01-16 01:17:33 +01:00
John Ericson cef5131ea7 Merge pull request #21911 from Ericson2314/release-cross
release-cross: Expose sub-jobs of linux cross stdenv
2017-01-15 14:21:04 -05:00
John Ericson a62ee8d45c release-cross: Expose sub-jobs of linux cross stdenv 2017-01-15 14:19:39 -05:00
Tuomas Tynkkynen 9c45e20823 dtc: Fix build after flex upgrade
http://hydra.nixos.org/build/46059338
2017-01-15 19:34:16 +02:00
Franz Pletz 8afb65ff66
libav_12: init at 12 2017-01-15 18:24:42 +01:00
Jörg Thalheim 122da3dc79 Merge pull request #21903 from matthiasbeyer/add-git-crecord
git-crecord: init at 20161216.0
2017-01-15 14:38:15 +01:00
Matthias Beyer 7adf2ff42e
git-crecord: init at 20161216.0 2017-01-15 14:23:59 +01:00
2chilled 936e2086e6 h2: init at 1.4.193 (#21893) 2017-01-15 14:01:07 +01:00
Daiderd Jordan d6517b6e5e Merge pull request #21898 from matthewbauer/darwintools
DarwinTools: init at 1
2017-01-15 10:11:39 +01:00
Jörg Thalheim e4c88f5c80 Merge pull request #21899 from johbo/add-tryton-client
tryton: init 4.2.1
2017-01-15 08:50:34 +01:00
Johannes Bornhold 37788f13b7 tryton: init at 4.2.1 2017-01-15 01:40:01 +01:00
John Ericson 94ad99e759 Merge pull request #21896 from Ericson2314/gawk
Two changes in preperation of cross cleanup
2017-01-14 17:58:22 -05:00
Daiderd Jordan c391904b85 Merge pull request #21894 from johbo/darwin-pangomm
pangomm: Add ApplicationServices on darwin
2017-01-14 23:56:25 +01:00
Jörg Thalheim 97a6566348 Merge pull request #21892 from offlinehacker/pkgs/yarn/add
yarn: init at 0.18.1
2017-01-14 23:54:56 +01:00
Johannes Bornhold 8a7d373795 Darwin gtk quartz follow up (#21883)
* gtk2-x11: Add gtk2 configuration with X11 backend

After making quartz the default for darwin, some builds started to fail since
they only support gtk with the X11 backend.

* apvlv: Use gtk2-x11 on darwin

* gpicview: Use gtk2-x11 for darwin

* lxappearance: Use gtk2-x11 for darwin

* fontforge-gtk: Use gtk2-x11 for darwin

* gbdfed: Use gtk2-x11 for darwin
2017-01-14 22:53:56 +00:00
Jörg Thalheim 235da0d77b Merge pull request #21871 from Mic92/manul
manul: init at 2016-09-30
2017-01-14 22:57:30 +01:00
Jörg Thalheim 238a090b4f
gdm: init at 1.4 2017-01-14 22:56:12 +01:00
John Ericson fa0a12e35d release-cross: Use nativeDrv rather than relying on default
The default will soon change
2017-01-14 16:39:43 -05:00
Jaka Hudoklin bb0d0a366b yarn: init at 0.18.1 2017-01-14 20:49:57 +01:00
Johannes Bornhold 4b9349698a pangomm: Add ApplicationServices on darwin 2017-01-14 20:27:54 +01:00
John Ericson 427dbcb1d7 top-level: Add more options to release-cross.nix, normalize param comments 2017-01-14 14:25:56 -05:00
Ganesh Sittampalam f0c230c2c7 selenium-server-standalone: restore htmlunit-driver support
It was moved to a separate project between versions 2.45 and 2.53:
https://github.com/SeleniumHQ/selenium/commit/2d3150b
2017-01-14 10:48:38 +00:00
Jörg Thalheim be759ba64e Merge pull request #21869 from Mic92/pyroute2
pyroute2: init at 0.4.12
2017-01-14 10:21:50 +01:00
Jörg Thalheim 8d67d5689c
pyroute2: init at 0.4.12 2017-01-14 10:12:20 +01:00
Jörg Thalheim 4f130dd219
manul: init at 2016-09-30 2017-01-14 01:04:53 +01:00
Pascal Wittmann d760d9cccc Merge pull request #21836 from kierdavis/ckb
ckb: init at 0.2.6
2017-01-13 21:44:21 +01:00
John Ericson 0b8e389870 Merge pull request #21415 from Ericson2314/normalize-boot
Normalize bootstrapping
2017-01-13 13:49:22 -05:00
John Ericson 6a45e911c4 linux stdenv: Utilize overrides and prevStage better
`gcc-unwrapped` basically replaces `gccPlain`. It may seem like an ugly
polution to stick it in all-packages, but a future PR will enshrine this
`*-unwrapped` pattern. In any event, the long term goal is stdenvs might
need to tweak how compilers are booted and wrapped, but the code to build
the unwrapped compilers themselves should be generic.
2017-01-13 13:23:25 -05:00
John Ericson 67ebd3161b top-level: Inherit system and platform in stage.nix not all-packages.nix
These are not packages, and so its more elegant to do this outside of
all-packages.nix.
2017-01-13 13:23:25 -05:00
David Grayson 0f33b9f7f1 top-level: Do stdenvOverrides in stage.nix even if crossSystem exists.
Instead, the cross stdenv will patch up the override field -- the complexity
is now confined to the one place it matters.
2017-01-13 13:23:25 -05:00
John Ericson 3e197f7d81 top-level: Normalize stdenv booting
Introduce new abstraction, `stdenv/booter.nix` for composing bootstraping
stages, and use it everywhere for consistency. See that file for more doc.

Stdenvs besides Linux and Darwin are completely refactored to utilize this.
Those two, due to their size and complexity, are minimally edited for
easier reviewing.

No hashes should be changed.
2017-01-13 13:23:23 -05:00
Michael Raskin 94b0ad124e Merge pull request #21846 from peterhoeg/f/nim
nim: include all supporting tools
2017-01-13 17:49:25 +00:00
John Ericson 0ef8b69d12 top-level: Modernize stdenv.overrides giving it self and super
Document breaking change in 17.03 release notes
2017-01-13 10:36:11 -05:00
Robin Gloster a6cd5cdc15
prometheus-cli: remove due to pkg being obsolete 2017-01-13 14:24:35 +01:00
Robin Gloster e2be232c65
perlPackages.CompressRawBzip2: 2.064 -> 2.070 2017-01-13 14:02:57 +01:00
Michael Raskin aa5fe24540 Merge pull request #21831 from lsix/update_python_channels
Update python channels
2017-01-13 10:44:04 +00:00
Kier Davis ea7a8bf2d9
ckb: init at 0.2.6
ckb is a driver for Corsair keyboards/mice. It also contains a graphical tool for configuring their LED backlight settings.

The driver is implemented as a userland daemon. A NixOS module is included that runs this as a systemd service.
2017-01-12 18:25:14 +00:00