Commit graph

282911 commits

Author SHA1 Message Date
Payas Relekar be4d9d6155 go-org: 1.4.0 -> 1.5.0 2021-04-15 21:55:51 +05:30
Sandro 392d72c74d
Merge pull request #119394 from hzeller/init-timg 2021-04-15 18:20:41 +02:00
Sandro 1cbd0e06bb
Merge pull request #119388 from marsam/update-timescaledb
postgresqlPackages.timescaledb: 2.1.1 -> 2.2.0
2021-04-15 18:14:25 +02:00
Graham Christensen ffd29c76f6
Merge pull request #117928 from ymatsiuk/fprintd-tod
nixos/fprintd: add TOD support
2021-04-15 11:51:09 -04:00
Sandro becacbd67a
Merge pull request #119390 from ilya-fedin/update-kotatogram
kotatogram-desktop: 1.2 -> 1.4
2021-04-15 17:36:55 +02:00
Nikolay Korotkiy 5c3a1c2808 nnn: 3.6 → 4.0 2021-04-15 11:34:01 -04:00
Sandro 859535c5df
Merge pull request #119502 from SuperSandro2000/SuperSandro2000-patch-1
phpPackages.couchbase: Remove extra emptry array
2021-04-15 17:28:21 +02:00
Sandro 019539b22d
Merge pull request #119495 from marsam/init-terraform
terraform_0_15: init at 0.15.0
2021-04-15 17:28:07 +02:00
Sandro 6ef880945a
Merge pull request #119539 from prusnak/electrs
electrs: 0.8.7 -> 0.8.9
2021-04-15 17:21:44 +02:00
Sandro 9191845754
Merge pull request #119537 from 06kellyjac/terragrunt
terragrunt: 0.28.20 -> 0.28.22
2021-04-15 17:20:59 +02:00
Michael Weiss 27ff3f3a45
Merge pull request #119541 from primeos/llvm
llvmPackages_12: 12.0.0-rc5 -> 12.0.0
2021-04-15 17:20:47 +02:00
Sandro f5fa5757c1
Merge pull request #119536 from 06kellyjac/nerdctl
nerdctl: 0.7.3 -> 0.8.0
2021-04-15 17:20:27 +02:00
Sandro 5fc45b08dc
Merge pull request #119535 from 06kellyjac/boundary
boundary: 0.1.8 -> 0.2.0
2021-04-15 17:20:07 +02:00
Sandro fb6b7c2bf0
Merge pull request #119531 from dmivankov/cargo-raze_0.12.0
cargo-raze: 0.2.10 -> 0.12.0
2021-04-15 17:19:37 +02:00
Sandro c5abe310fc
Merge pull request #119530 from 06kellyjac/starboard-octant-plugin
starboard-octant-plugin: 0.9.2 -> 0.10.0
2021-04-15 17:19:10 +02:00
Lancelot SIX f8da9ce9fc qgis: 3.10.13 -> 3.16.5
The file has been reformated using nixpkgs-fmt.
2021-04-15 11:14:15 -04:00
Sandro 5268ee2eba
Merge pull request #119518 from OPNA2608/update/sayonara-1.6.0-beta7/21.05
sayonara: 1.6.0-beta6 -> 1.6.0-beta7
2021-04-15 17:11:39 +02:00
Dmitry Kalinkin 652749c4ca
Merge pull request #119524 from alyssais/netbsd-man
netbsd.man: fix hash
2021-04-15 10:40:04 -04:00
Michael Weiss 2c2e8662b9
llvmPackages_12: 12.0.0-rc5 -> 12.0.0
Release notes: https://releases.llvm.org/12.0.0/docs/ReleaseNotes.html
2021-04-15 16:31:32 +02:00
Michael Weiss 978fa19ae2
Merge pull request #119528 from sternenseemann/llvmPackages_12-reorganize-files
llvmPackages_12: reorganize files
2021-04-15 16:25:17 +02:00
Jörg Thalheim f21304cfa5
Merge pull request #119519 from sternenseemann/posix-man-pages
man-pages-posix: 2013-a -> 2017-a
2021-04-15 14:33:57 +01:00
Pavol Rusnak 04f094a18a
electrs: 0.8.7 -> 0.8.9 2021-04-15 15:21:05 +02:00
Ajeet D'Souza e754546ef7
zoxide: remove shell checkInputs
remove unused shell check inputs
2021-04-15 21:54:07 +09:00
sternenseemann b4279a3209 man-pages-posix: 2013-a -> 2017-a
* Add myself as maintainer
* Refactor nix expression (use pname, version, makeFlags attribute)
2021-04-15 14:25:00 +02:00
sternenseemann 4461230cc5 man-pages-posix: rename from posix_man_pages
Make attribute name match upstream name.
2021-04-15 14:24:56 +02:00
06kellyjac 0ff3276d27 terragrunt: 0.28.20 -> 0.28.22 2021-04-15 13:24:52 +01:00
06kellyjac 66495af8d6 nerdctl: 0.7.3 -> 0.8.0 2021-04-15 13:13:26 +01:00
06kellyjac 01940a7328 boundary: 0.1.8 -> 0.2.0 2021-04-15 12:58:14 +01:00
Dmitry Ivankov 08fc7507ce cargo-raze: 0.2.10 -> 0.12.0 2021-04-15 13:28:21 +02:00
sternenseemann 081b9423d4 llvmPackages*: fix paths to libcxx-0001-musl-hacks.patch
This patches are included from libcxx and libcxxabi when
stdenv.hostPlatform.isMusl. After #117433 the patchs to that patch
wasn't adjusted for the new structure, likely because it doesn't come up
during normal eval. This fixes (among other attribute paths):

* pkgsMusl.llvmPackages_12.libcxxabi
* pkgsMusl.llvmPackages_12.libcxx
* pkgsMusl.llvmPackages_11.libcxxabi
* pkgsMusl.llvmPackages_11.libcxx
* pkgsMusl.llvmPackages_10.libcxxabi
* pkgsMusl.llvmPackages_10.libcxx
* pkgsMusl.llvmPackages_9.libcxxabi
* pkgsMusl.llvmPackages_9.libcxx
* pkgsMusl.llvmPackages_8.libcxxabi
* pkgsMusl.llvmPackages_8.libcxx
* pkgsMusl.llvmPackages_7.libcxxabi
* pkgsMusl.llvmPackages_7.libcxx
* pkgsMusl.llvmPackages_6.libcxxabi
* pkgsMusl.llvmPackages_6.libcxx
* pkgsMusl.llvmPackages_5.libcxxabi
* pkgsMusl.llvmPackages_5.libcxx

Only evaluation was tested, not compilation though.
2021-04-15 13:24:04 +02:00
sternenseemann 62ec3db017 stdenv/freebsd/cc: make overrideable fixing nixpkgs eval
stdenv.cc didn't have an override attribute on FreeBSD previously,
breaking evaluation of all-packages.nix consequently.

Resolves #119075.
2021-04-15 12:49:41 +02:00
Alyssa Ross 9767460d00 lib.systems.examples.amd64-netbsd: add warning
Otherwise, nobody will know it's deprecated!
2021-04-15 10:45:04 +00:00
sternenseemann 781e69d19c llvmPackages_12: reorganize files
Restructure pkgs/development/compilers/llvm/12 in a similar spirit
as #117433 to mirror the other llvm directories.
2021-04-15 12:44:05 +02:00
06kellyjac c0fdf1fd41 starboard-octant-plugin: 0.9.2 -> 0.10.0 2021-04-15 11:36:18 +01:00
sternenseemann 894b606945 ocamlPackages.wayland: init at 0.2 2021-04-15 11:51:06 +02:00
Alyssa Ross ea50a8c811
netbsd.man: fix hash
This was identical to the hash for "misc" above, so was obviously just
a copy and paste error.
2021-04-15 09:24:14 +00:00
Peter Hoeg 22c7e4f3d9 sdrangel: 6.4.0 -> 6.8.0 2021-04-15 17:06:39 +08:00
Peter Hoeg 4be05878ea rtl-sdr: minor build fixes 2021-04-15 17:06:39 +08:00
Peter Hoeg 79e8069df8 librtlsdr: init at 0.8.0 2021-04-15 17:06:39 +08:00
Michael Weiss 1ea4855ce6
Merge pull request #119483 from primeos/chromium
chromium: 89.0.4389.128 -> 90.0.4430.72
2021-04-15 10:44:46 +02:00
zowoq 9c8cb61854 gh: 1.8.1 -> 1.9.0
https://github.com/cli/cli/releases/tag/v1.9.0
2021-04-15 10:22:29 +02:00
Yurii Matsiuk 1c552c29ca
libfprint-2-tod1-goodix: fix driver path
Signed-off-by: Yurii Matsiuk <ymatsiuk@users.noreply.github.com>
2021-04-15 08:55:44 +02:00
Yurii Matsiuk b29ed56049
nixos/fprintd: add TOD support
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Signed-off-by: Yurii Matsiuk <ymatsiuk@users.noreply.github.com>
2021-04-15 08:55:39 +02:00
OPNA2608 f028bddd42 sayonara: 1.6.0-beta6 -> 1.6.0-beta7, add python & update script 2021-04-15 08:54:14 +02:00
Michael Weiss 7bf3b1fe95 lf: Remove myself as maintainer
I'm not really using it anymore.
2021-04-15 02:25:05 -04:00
Michael Weiss 402e17aef3 lf: 21 -> 22 2021-04-15 02:25:05 -04:00
R. RyanTM 818c982c20 carla: 2.2.0 -> 2.3.0 2021-04-15 02:20:43 -04:00
R. RyanTM 12ac4de46a entt: 3.7.0 -> 3.7.1 2021-04-15 02:18:54 -04:00
R. RyanTM 13ff90fa44 fly: 7.1.0 -> 7.2.0 2021-04-15 02:16:50 -04:00
R. RyanTM 150ad4ec58 grit: 0.2.0 -> 0.3.0 2021-04-15 02:13:44 -04:00