Commit graph

153035 commits

Author SHA1 Message Date
Graham Christensen a32d7e0c74 dockerTools.buildImage: support impure dates
Because dates are an impurity, by default buildImage will use a static
date of one second past the UNIX Epoch. This can be a bit frustrating
when listing docker images in the CLI:

    $ docker image list
    REPOSITORY   TAG      IMAGE ID       CREATED        SIZE
    hello        latest   08c791c7846e   48 years ago   25.2MB

If you want to trade the purity for a better user experience, you can
set created to now.

    pkgs.dockerTools.buildImage {
      name = "hello";
      tag = "latest";
      created = "now";
      contents = pkgs.hello;

      config.Cmd = [ "/bin/hello" ];
    }

and now the Docker CLI will display a reasonable date and sort the
images as expected:

    $ docker image list
    REPOSITORY   TAG      IMAGE ID       CREATED              SIZE
    hello        latest   de2bf4786de6   About a minute ago   25.2MB
2018-09-20 18:26:02 +02:00
adisbladis b0987f2013
Merge pull request #46510 from worldofpeace/installer-refactor
installer: refactor
2018-09-20 22:55:42 +08:00
Ryan Mulligan 23efdac23c
Merge pull request #46969 from r-ryantm/auto-update/rdma-core
rdma-core: 19 -> 20
2018-09-20 07:38:27 -07:00
Tim Steinbach 7d30b3d10c
linux: 4.18.8 -> 4.18.9 2018-09-20 09:52:48 -04:00
Tim Steinbach 28fee11e1c
linux: 4.14.70 -> 4.14.71 2018-09-20 09:52:48 -04:00
Tim Steinbach 5509a39e9a
linux: 4.9.127 -> 4.9.128 2018-09-20 09:52:48 -04:00
Tim Steinbach 7ead7a4a67
linux: 4.4.156 -> 4.4.157 2018-09-20 09:52:48 -04:00
Jan Tojnar 95a6df0422
Merge pull request #46976 from r-ryantm/auto-update/pulseeffects
pulseeffects: 4.3.4 -> 4.3.5
2018-09-20 15:46:40 +02:00
R. RyanTM 8eba6994e2 pulseeffects: 4.3.4 -> 4.3.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pulseeffects/versions
2018-09-20 06:18:52 -07:00
R. RyanTM 069cfb5899 rdma-core: 19 -> 20
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rdma-core/versions
2018-09-20 05:23:48 -07:00
Bas van Dijk b2042983ef
Merge pull request #46956 from Taneb/sbv-fix-z3
haskellPackages.sbv: fix location of z3 executable
2018-09-20 14:03:36 +02:00
xeji 05659962cd
nixos/tests/networking.virtual: prevent non-deterministic failure (#46949)
The test failed non-deterministically on Hydra because interfaces
sometimes weren't yet fully cleaned up when the result was checked.
2018-09-20 13:20:12 +02:00
Maximilian Bosch 8b58a7187c nixos/yabar: fix module & test (#46954)
The `pkgs.yabar` package is relatively old (2016-04) and contains
several issues fixed on master. `yabar-unstable` containsa recent master
build with several fixes and a lot of new features (I use
`yabar-unstable` for some time now and had no issues with it).

In the upstream bugtracker some bugs could be fixed on ArchLinux by
simply installing `yabar-git` (an AUR package which builds a recent
master).

To stabilize the module, the option `programs.yabar.package` now
defaults to `pkgs.yabar-unstable` and yields a warning with several
linked issues that are known on `pkgs.yabar`.

The test has been refactored as well to ensure that `yabar` actually
starts (and avoid non-deterministic random success) and takes a
screenshot of a very minimalistic configuration on IceWM.

Fixes #46899
2018-09-20 12:47:46 +02:00
Jörg Thalheim c6d0260239
Merge pull request #46953 from xeji/p/gitlab-platforms
gitlab: add missing meta.platforms
2018-09-20 11:47:04 +01:00
Nathan van Doorn c8598daad4 haskellPackages.sbv: fix location of z3 executable
A lot of the functionality of the z3 library depends on it being able to
find the z3 executable on $PATH. Hard-coding it here means it will never
be unable to find it and z3 doesn't need to pollute $PATH.
2018-09-20 11:45:16 +01:00
Jörg Thalheim 22f97f4dcf
Merge pull request #46943 from lheckemann/glxinfo-bump
glxinfo: 8.3.0 -> 8.4.0
2018-09-20 11:43:35 +01:00
Uli Baum 8cd90e40be gitlab: add missing meta.platforms 2018-09-20 12:27:24 +02:00
Linus Heckemann e03b99c309 glxinfo: add es2gears, es2_info 2018-09-20 10:46:42 +01:00
Linus Heckemann 2e9e443005 glxinfo: 8.3.0 -> 8.4.0 2018-09-20 09:43:56 +01:00
Sarah Brofeldt 280ebc2e40
Merge pull request #46906 from vbgl/ocaml-cohttp-1.1.1
ocamlPackages.cohttp: 1.0.2 -> 1.1.1
2018-09-20 10:01:48 +02:00
Will Dietz 2eed7b7350 compton{,-git}: bump to v2, set COMPTON_VERSION so '--version' has sane output (#46685)
Previously they both would claim to be 'git--' :).
2018-09-20 10:00:18 +02:00
Sam Parkinson 0e1f3ef01a vim-tsx: init at 2017-03-16
fixes #46728
2018-09-20 08:44:45 +01:00
Jörg Thalheim 6fdec2b3a4 vimPlugins: update.py also needs nix-prefetch-git 2018-09-20 08:42:46 +01:00
Jörg Thalheim f2516b10cb
Merge pull request #46933 from r-ryantm/auto-update/wireguard-tools
wireguard-tools: 0.0.20180904 -> 0.0.20180918
2018-09-20 08:32:26 +01:00
Jörg Thalheim d3301541b9
Merge pull request #46751 from rvolosatovs/feature/vim-plugins
vimPlugins: vim-plug, fixes and updates
2018-09-20 08:27:25 +01:00
Jörg Thalheim bd46155a8d vimUtils: replace vim-addon-nix with vim-nix
vim-addon-nix throws weird errors on startup
2018-09-20 08:26:03 +01:00
Jörg Thalheim 1552f2ef68 doc/vim: remove some vim-plug redundancy 2018-09-20 08:20:11 +01:00
Jörg Thalheim 3388263e82
Merge pull request #46752 from rvolosatovs/feature/gotools
Gotools etc. update, remove goimports
2018-09-20 08:16:43 +01:00
Roman Volosatovs c1d8b1e266
doc: Add section about vim-plug 2018-09-20 09:05:33 +02:00
Roman Volosatovs 516a83c0e8
vimPlugins: Add vim-plug addon implementation 2018-09-20 08:52:32 +02:00
Roman Volosatovs 3f47dfff3b
vimPlugins: Add vim-plug, update plugins 2018-09-20 08:52:32 +02:00
Roman Volosatovs d82d6a7dae
vimPlugins: shougo -> Shougo 2018-09-20 08:51:29 +02:00
R. RyanTM 03d8620098 wireguard-tools: 0.0.20180904 -> 0.0.20180918
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wireguard-tools/versions
2018-09-19 22:41:10 -07:00
adisbladis 42f486703d
overmind: 2.0.0.beta1 -> 1.2.1
Newer version has some weird failure cases related to PATH
2018-09-20 10:10:07 +08:00
Will Dietz 254218bffb pahole: (??) -> v1.12, cleanup (#46913)
(roughly 2015-09-15 -> 2018-08-16)
2018-09-20 00:28:05 +02:00
Vladyslav M 4a77150d8b qbittorrent: 4.1.2 -> 4.1.3 (#46917) 2018-09-20 00:25:38 +02:00
Eelco Dolstra 869f615ff4
nix: 2.1.1 -> 2.1.2 2018-09-20 00:17:45 +02:00
Will Dietz 6e9cc8871f brotli: 1.0.5 -> 1.0.6 (#46903) 2018-09-20 00:10:47 +02:00
Will Dietz d6b9252d67 editline: 1.15.3 -> 1.16.0 (#46897)
https://github.com/troglobit/editline/releases/tag/1.16.0
2018-09-19 23:55:50 +02:00
Will Dietz b73fa49eaa
Merge pull request #46911 from dtzWill/update/undervolt-2.9
undervolt: 2.8 -> 2.9
2018-09-19 16:55:01 -05:00
xeji f3a0c8a3aa
pythonPackages.nilearn: disable still failing tests (#46918)
A previous attempt to fix tests failing on some machines (#46850)
was unsuccessful, they still failed on Hydra sometimes while
succeeding locally. Revert #46850 and disable these tests instead.
2018-09-19 23:50:22 +02:00
Jan Tojnar 82cc6a7510
Merge pull request #46779 from Ma27/package-ibus-typing-booster
ibus-typing-booster: init at 2.1.1
2018-09-19 23:43:56 +02:00
xeji a0c5dd8a09
arelle: fix build, use current python3 (#46862)
It was pinned to python34, build failed in dependency
python34Packages.pytest. Use python3(6) instead.
2018-09-19 22:18:29 +02:00
Maximilian Bosch dee2dab7c6
ibus-engines.typing-booster: init at 2.1.1
This package providesa completion input method for faster typing.
See https://mike-fabian.github.io/ibus-typing-booster

Detailed instructions how to activate this IBus engine on your desktop
can be found in the upstream docs: https://mike-fabian.github.io/ibus-typing-booster/documentation.html

A simple VM with the Gnome3 desktop and activated `ibus' looks like
this:

```nix
{
  emojipicker = { pkgs, ... }: {
    services.xserver = {
      enable = true;
      desktopManager.gnome3.enable = true;
      desktopManager.xterm.enable = false;
    };
    users.extraUsers.vm = {
      password = "vm";
      isNormalUser = true;
    };
    i18n.inputMethod.ibus.engines = [
      pkgs.ibus-engines.typing-booster
    ];
    i18n.inputMethod.enabled = "ibus";
    virtualisation.memorySize = 2048;
  };
}
```

Fixes #38721
2018-09-19 21:27:10 +02:00
Will Dietz 76e22c76b0 undervolt: 2.8 -> 2.9 2018-09-19 14:24:06 -05:00
worldofpeace 34a94e3b75 lightdm: ensure run-directory is /run/lightdm (#46907) 2018-09-19 21:23:56 +02:00
Peter Simons 6e4c666a67 git-annex: update sha256 hash for new version 6.20180913 2018-09-19 21:04:41 +02:00
Peter Simons c18a0becf2 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11.1 from Hackage revision
439b9af37f.
2018-09-19 21:04:41 +02:00
Peter Simons 72e2ab2c72 cabal2nix: update yaml override to the latest version 2018-09-19 21:04:41 +02:00
Michael Alan Dorman c5467e8f73 cabal-install: use newer version of Cabal library 2018-09-19 21:04:41 +02:00