Commit Graph

3930 Commits

Author SHA1 Message Date
Vladyslav M
2c382eda62 skim: 0.3.2 -> 0.4.0 (#41417) 2018-06-03 19:02:28 +02:00
Orivej Desh
4b2735fd9f Merge branch 'master' into staging
* master: (153 commits)
  coqPackages.contribs.aac-tactics: enable for Coq 8.7 and 8.8 (#41351)
  haskell.packages.ghcjs.terminfo: Bump version (#41337)
  nixos/mpd: allow services.mpd.dbFile to be null
  prometheus-snmp-exporter: 0.9.0 -> 0.11.0 (#41363)
  tdesktopPackages.preview: 1.2.24 -> 1.3.0
  signal-desktop: Refactor the package description
  rrootage: init at 0.23a
  bulletml: init at 0.0.6
  signal-desktop: Fix a possible crash when saving an attachment
  linux_rpi: More downstream device tree name fixups
  nixos/sd-image-raspberrypi: Support Raspberry Pi Zero
  U-Boot: Add ubootRaspberryPiZero variant
  U-Boot: 2018.03 -> 2018.05
  linux_rpi: 1.20171029 -> 1.20180417
  raspberrypifw: 1.20180328 -> 1.20180417
  scite: 3.7.5 -> 4.0.5 (#41345)
  neo4j: 3.3.4 -> 3.4.0 (#41338)
  bat: 0.3.0 -> 0.4.1 (#41348)
  perlPackages.Git: init at 0.42
  nodePackages_8_x.pnpm: wrap nodejs.passthru.python
  ...
2018-06-01 17:44:35 +00:00
Vladyslav M
82d837cde2 bat: 0.3.0 -> 0.4.1 (#41348) 2018-06-01 12:13:52 +02:00
xeji
f7a96aea20
Merge pull request #41133 from symphorien/os-prober
os-prober: fix dependencies for version >= 1.75
2018-05-31 22:15:47 +02:00
R. RyanTM
f855beb988 opentsdb: 2.3.0 -> 2.3.1 (#41273)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/opentsdb/versions.

These checks were done:

- built on NixOS
- /nix/store/bzg1dfd5xpc3rqgi601a162vajil47r0-opentsdb-2.3.1/bin/tsdb passed the binary check.
- Warning: no invocation of /nix/store/bzg1dfd5xpc3rqgi601a162vajil47r0-opentsdb-2.3.1/bin/.tsdb-wrapped had a zero exit code or showed the expected version
- 1 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 2.3.1 with grep in /nix/store/bzg1dfd5xpc3rqgi601a162vajil47r0-opentsdb-2.3.1
- directory tree listing: https://gist.github.com/b48d02ce7d61ccc9a1066feef216ebeb
- du listing: https://gist.github.com/fa09ba05d6c0f628805a900c2624ac13
2018-05-31 08:46:06 +02:00
Pascal Wittmann
c315d45fda
parallel: 20180422 -> 20180522 2018-05-30 20:35:02 +02:00
Matthew Justin Bauer
6cc070df8a
Merge pull request #41162 from ryantm/name-format
treewide: fix derivation names
2018-05-28 13:58:17 -04:00
Ryan Mulligan
af9d10a91b treewide: fix derivation names 2018-05-28 05:59:57 -07:00
R. RyanTM
a6d58c8aba pdd: 1.1 -> 1.2 (#40962)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pdd/versions.

These checks were done:

- built on NixOS
- /nix/store/lz66lx9blbjyigwbqph1kakgs5yfrbld-pdd-1.2/bin/.pdd-wrapped passed the binary check.
- /nix/store/lz66lx9blbjyigwbqph1kakgs5yfrbld-pdd-1.2/bin/pdd passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 1.2 with grep in /nix/store/lz66lx9blbjyigwbqph1kakgs5yfrbld-pdd-1.2
- directory tree listing: https://gist.github.com/6e768315d72cdf1b94712a309f2f31e8
- du listing: https://gist.github.com/e6f91bfa7c9a1947b34596e2b745fb82
2018-05-28 14:36:52 +02:00
Frederik Rietdijk
b22cc53db1 Merge staging into master 2018-05-27 17:44:08 +02:00
Daiderd Jordan
55f03e3913
Merge pull request #41111 from jcrben/aescrypt-on-darwin
aescrypt: fix darwin build
2018-05-27 00:03:40 +02:00
Ben Creasy
03872eb107 aescrypt: fix darwin build 2018-05-26 14:28:02 -07:00
Symphorien Gibol
b8ea160bf3 os-prober: add symphorien as maintainer 2018-05-26 20:49:47 +02:00
Symphorien Gibol
f8d08ec818 os-prober: fix dependencies
busybox seems to have never been needed
systemd was meant to provide udevadm; use libudev instead
devicemapper is now uneeded, replaced by grub-mount and grub-info
dmraid does not appear in the current code
2018-05-26 20:47:52 +02:00
Symphorien Gibol
b04f9b7d28 os-prober: switch to a non-transient url
pool urls get removed after some time
2018-05-26 20:46:30 +02:00
Symphorien Gibol
3e09239882 grub2: compile grub-mount as well
It is a dependency of os-prober >= 1.75
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860833#23
2018-05-26 20:44:38 +02:00
Jan Malakhovski
ad35019501 Merge branch 'master' into staging
Fixed conflicts:
- lib/systems/for-meta.nix: in favor of staging
- pkgs/os-specific/darwin/xcode/default.nix: in favor of master
2018-05-26 00:20:17 +00:00
Matthew Justin Bauer
98f2f08b4b
Merge pull request #41009 from matthewbauer/normalize-names
Add versions to packages missing it
2018-05-25 16:32:48 -05:00
Matthew Bauer
02297beade treewide: add version to packages
Lots of packages are missing versions in their name. This adds them
where appropriate. These were found with this command:

 $ nix-env -qa -f. | grep -v '\-[0-9A-Za-z.-_+]*$' | grep -v '^hook$'

See issue #41007.
2018-05-25 15:48:05 -05:00
Tuomas Tynkkynen
f8dc087c71 parted: Split into multiple outputs 2018-05-25 01:55:51 +03:00
John Ericson
18742471af Merge remote-tracking branch 'upstream/master' into staging
Use newer vagrant from master
2018-05-23 09:40:37 -04:00
Yegor Timoshenko
ae27dd2122
Merge pull request #40974 from r-ryantm/auto-update/debootstrap
debootstrap: 1.0.99 -> 1.0.100
2018-05-23 12:04:21 +03:00
Jörg Thalheim
be4b3e89e5
Merge pull request #39603 from Scriptkiddi/master
gams: init at 25.02
2018-05-23 09:26:49 +01:00
R. RyanTM
742a5e040f debootstrap: 1.0.99 -> 1.0.100
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/debootstrap/versions.

These checks were done:

- built on NixOS
- /nix/store/g8j2xv68jlpcggliz2as8814pnlls6x5-debootstrap-1.0.100/bin/debootstrap passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.0.100 with grep in /nix/store/g8j2xv68jlpcggliz2as8814pnlls6x5-debootstrap-1.0.100
- directory tree listing: https://gist.github.com/70fb3fb65a686979e6e2524ca19aabeb
- du listing: https://gist.github.com/e292e6056ab90b1742bed2ca6569a506
2018-05-23 00:48:22 -07:00
Patrick Hilhorst
180eff1c4a
thefuck: 3.26 -> 3.27 2018-05-22 22:01:26 +02:00
Jörg Thalheim
d5e785d967 tmux: 2.6 -> 2.7
changelog: https://raw.githubusercontent.com/tmux/tmux/2.7/CHANGES
2018-05-22 19:47:26 +01:00
R. RyanTM
98f89e5f5c calamares: 3.1.12 -> 3.2.0 (#40870)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/calamares/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/zj062x5cqa9q77mddh01r14ia5ydfy4r-calamares-3.2.0/bin/calamares had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 3.2.0 with grep in /nix/store/zj062x5cqa9q77mddh01r14ia5ydfy4r-calamares-3.2.0
- directory tree listing: https://gist.github.com/10cd4415ded3afaf27cce14adc67e5e7
- du listing: https://gist.github.com/003ee89d5edc0dd858081d1bfefec1a4
2018-05-22 18:21:46 +02:00
Tuomas Tynkkynen
f9feacfc7c Merge remote-tracking branch 'upstream/master' into staging 2018-05-22 17:48:29 +03:00
Maximilian Bosch
a8a6d26f8f partition-manager: 3.0.1 -> 3.3.1 (#40895)
The `3.0.1` build was broken (see the Hydra build from
https://hydra.nixos.org/build/74368257 for further reference).

Because of the missing `utillinux` build input the package fails fairly
early:

```
-- Checking for module 'blkid'
--   No package 'blkid' found
CMake Error at /nix/store/9hmhxgj4jk6jmxihgavj6gm0p759misc-cmake-3.10.2/share/cmake-3.10/Modules/FindPkgConfig.cmake:415 (message):
  A required package was not found
```

Additionally `partition-manager` was broken on non-KDE desktops (none+i3
in my case) as the plugins from `libsForQt5.kpmcore` couldn't be found
in `QT_PLUGIN_PATH` unless it's installed in
`environment.systemPackages` or with `nix-env -iA libsForQt5.kpmcore`.
This has been fixed by adding a wrapper in the `postInstall` hook which
prefixes the `QT_PLUGIN_PATH` with the plugin path from `kpmcore` used
for the build.
2018-05-22 12:10:51 +02:00
Robert Schütz
57d591ec7f
youtube-dl: use toPythonApplication (#40831) 2018-05-22 11:01:55 +02:00
xeji
b72a8a41c3
Merge pull request #40725 from yurrriq/update/autojump
autojump: rework
2018-05-22 02:52:09 +02:00
John Ericson
db4d77779c Merge remote-tracking branch 'upstream/master' into staging 2018-05-21 20:21:48 -04:00
R. RyanTM
7d0f84b909 ddcutil: 0.8.6 -> 0.9.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/ddcutil/versions.

These checks were done:

- built on NixOS
- /nix/store/xlxjnfwwcwkhzkpg2qwxz5j5gbh4csnk-ddcutil-0.9.0/bin/ddcutil passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.9.0 with grep in /nix/store/xlxjnfwwcwkhzkpg2qwxz5j5gbh4csnk-ddcutil-0.9.0
- directory tree listing: https://gist.github.com/39ac3ce627e1198f84287e5a42257663
- du listing: https://gist.github.com/b896a17a17dd52041097af423a55aea6
2018-05-21 09:03:59 +00:00
R. RyanTM
1fd9740efb debootstrap: 1.0.98 -> 1.0.99
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/debootstrap/versions.

These checks were done:

- built on NixOS
- /nix/store/nnih8xgijkbs82f7xig7q615m9nm8vbd-debootstrap-1.0.99/bin/debootstrap passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.0.99 with grep in /nix/store/nnih8xgijkbs82f7xig7q615m9nm8vbd-debootstrap-1.0.99
- directory tree listing: https://gist.github.com/1c31f499b4a365254573c6c37df9e41c
- du listing: https://gist.github.com/bb42785bdce49536fc4aec7913c57bdf
2018-05-21 09:01:40 +00:00
R. RyanTM
c57afb8ca2 neofetch: 4.0.0 -> 4.0.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/neofetch/versions.

These checks were done:

- built on NixOS
- /nix/store/3ys3zndn1cz0s05p84hn6djrzbb9pmlg-neofetch-4.0.2/bin/neofetch passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 4.0.2 with grep in /nix/store/3ys3zndn1cz0s05p84hn6djrzbb9pmlg-neofetch-4.0.2
- directory tree listing: https://gist.github.com/33741fc29ddd44c6fb85d08f2f1a04d5
- du listing: https://gist.github.com/ebad77e50a02ef38e4df2b5db0a93c4f
2018-05-21 08:58:42 +00:00
Mateusz Kowalczyk
a48088769f
Merge pull request #40823 from r-ryantm/auto-update/youtube-dl
python27Packages.youtube-dl: 2018.05.09 -> 2018.05.18
2018-05-21 08:02:25 +09:00
Mario Rodas
f5ca57b6d9 powerline-rs: Fix darwin build (#40840) 2018-05-21 00:55:21 +02:00
Michael Weiss
b6539403d7 lf: 3 -> 4 2018-05-20 22:18:21 +02:00
R. RyanTM
69038bf7b1 python27Packages.youtube-dl: 2018.05.09 -> 2018.05.18
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/youtube-dl/versions.

These checks were done:

- built on NixOS
- /nix/store/xdrcf96p90hk4cdpwjcafvqz9dhpab0p-youtube-dl-2018.05.18/bin/.youtube-dl-wrapped passed the binary check.
- /nix/store/xdrcf96p90hk4cdpwjcafvqz9dhpab0p-youtube-dl-2018.05.18/bin/youtube-dl passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 2 of 2 passed binary check by having the new version present in output.
- found 2018.05.18 with grep in /nix/store/xdrcf96p90hk4cdpwjcafvqz9dhpab0p-youtube-dl-2018.05.18
- directory tree listing: https://gist.github.com/d85bbc7695f5c7236d2de010c6381975
- du listing: https://gist.github.com/c5ad848ac823c72e329d20063defbc67
2018-05-20 10:20:10 -07:00
Vladimír Čunát
392e6de7d0
Merge branch 'master' into staging 2018-05-20 13:20:53 +02:00
Silvan Mosberger
bf629981a6 nms: init at 0.3.3 (#40707) 2018-05-19 23:26:06 +02:00
Michael Weiss
142b65f088
html-proofer: init at 3.8.0 (#40772) 2018-05-19 16:10:32 +02:00
Robert Schütz
90c0100139 Merge branch 'master' into staging 2018-05-19 11:12:19 +02:00
Matthew Justin Bauer
05ff6862c8
Merge pull request #40199 from jarjee/newpkg/mongodb-compass
mongodb-compass: init at 1.13.1
2018-05-18 21:43:38 -05:00
Eric Bailey
47aceb0a7b
autojump: rework
- fetchurl -> fetchFromGitHub
- Update URLs: joelthelion -> wting
- mkdir + cp -> install
- Use -z flag to set zshshare_dir
- Add me as a maintainer
- Use recursive version instead of let
- meta: with stdenv.lib; ...
2018-05-18 09:11:12 -05:00
Tuomas Tynkkynen
003473613a Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/top-level/all-packages.nix
2018-05-18 03:54:38 +03:00
Herdiansyah
3a5fcbbd91 neofetch: 3.4.0 -> 4.0.0 (#40651) 2018-05-18 01:41:03 +02:00
Will Dietz
3432fa3fd5 bashplotlib: init at 2017-10-11 (#40685) 2018-05-17 23:16:26 +02:00
R. RyanTM
157eb22351 debianutils: 4.8.4 -> 4.8.6 (#40678)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/debianutils/versions.

These checks were done:

- built on NixOS
- /nix/store/lzdwpfz2xm977k12qpkvilaaw3sg6f4l-debianutils-4.8.6/bin/run-parts passed the binary check.
- /nix/store/lzdwpfz2xm977k12qpkvilaaw3sg6f4l-debianutils-4.8.6/bin/tempfile passed the binary check.
- /nix/store/lzdwpfz2xm977k12qpkvilaaw3sg6f4l-debianutils-4.8.6/bin/ischroot passed the binary check.
- Warning: no invocation of /nix/store/lzdwpfz2xm977k12qpkvilaaw3sg6f4l-debianutils-4.8.6/bin/which had a zero exit code or showed the expected version
- /nix/store/lzdwpfz2xm977k12qpkvilaaw3sg6f4l-debianutils-4.8.6/bin/savelog passed the binary check.
- Warning: no invocation of /nix/store/lzdwpfz2xm977k12qpkvilaaw3sg6f4l-debianutils-4.8.6/bin/add-shell had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/lzdwpfz2xm977k12qpkvilaaw3sg6f4l-debianutils-4.8.6/bin/installkernel had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/lzdwpfz2xm977k12qpkvilaaw3sg6f4l-debianutils-4.8.6/bin/remove-shell had a zero exit code or showed the expected version
- 4 of 8 passed binary check by having a zero exit code.
- 1 of 8 passed binary check by having the new version present in output.
- found 4.8.6 with grep in /nix/store/lzdwpfz2xm977k12qpkvilaaw3sg6f4l-debianutils-4.8.6
- directory tree listing: https://gist.github.com/d23555dbc7c71f2c0b98dcd75d09c013
- du listing: https://gist.github.com/58757b8859445f56eba651aa845fe59f
2018-05-17 23:09:01 +02:00
R. RyanTM
94cb35748e debootstrap: 1.0.97 -> 1.0.98 (#40682)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/debootstrap/versions.

These checks were done:

- built on NixOS
- /nix/store/m0h3f8pqvj25qgxc3z8qr9dz5id09ak7-debootstrap-1.0.98/bin/debootstrap passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.0.98 with grep in /nix/store/m0h3f8pqvj25qgxc3z8qr9dz5id09ak7-debootstrap-1.0.98
- directory tree listing: https://gist.github.com/f2964467bd7a4c6fb63e26c0c192fdc2
- du listing: https://gist.github.com/987ba3269a198a4eb67c50f8263d192d
2018-05-17 22:44:42 +02:00