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
fortuneteller2k
fc0daf4bd3
linux_xanmod: 5.11.13 -> 5.11.14
2021-04-15 19:56:59 +08:00
oxalica
5bea018a9c
ryujinx: 1.0.6807 -> 1.0.6835
2021-04-15 19:44:39 +08:00
oxalica
1d2ea5bceb
roslyn: regenerate deps
2021-04-15 19:44:38 +08:00
oxalica
939dc2da35
osu-lazer: 2021.331.0 -> 2021.410.0
2021-04-15 19:44:38 +08:00
oxalica
bfe4151219
dotnetCorePackages.sdk_5_0: 5.0.200 -> 5.0.202
...
This fix NuGet issue https://github.com/NuGet/Home/issues/10491
2021-04-15 19:44:38 +08:00
Dmitry Ivankov
08fc7507ce
cargo-raze: 0.2.10 -> 0.12.0
2021-04-15 13:28:21 +02:00
sternenseemann and sterni
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
James Landrein
317b0b864a
velero: 1.5.4 -> 1.6.0
2021-04-15 13:19:42 +02:00
sternenseemann and sterni
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 and Vincent Laporte
894b606945
ocamlPackages.wayland: init at 0.2
2021-04-15 11:51:06 +02:00
Fabian Affolter
c81bfad279
siege: 4.0.7 -> 4.0.8
2021-04-15 11:34:48 +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
Philipp Mildenberger
f5922de1d7
nixos/oci-containers: add support for environment files
2021-04-15 10:57:56 +02:00
Michael Weiss and GitHub
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
Atemu
87e667540a
zen-kernels: 5.11.13 -> 5.11.14
2021-04-15 10:36:16 +02:00
zowoq and Matthieu Coudron
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
Thomas Gerbet
54ac23c6b9
mujs: 1.0.9 -> 1.1.1
2021-04-15 10:18:55 +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 and Sandro
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
Robert Schütz
63bc9709d2
igraph: 0.9.1 -> 0.9.2
...
https://github.com/igraph/igraph/releases/tag/0.9.2
2021-04-15 08:49:56 +02:00
Michael Weiss and tomberek
7bf3b1fe95
lf: Remove myself as maintainer
...
I'm not really using it anymore.
2021-04-15 02:25:05 -04:00
Michael Weiss and tomberek
402e17aef3
lf: 21 -> 22
2021-04-15 02:25:05 -04:00
R. RyanTM and tomberek
818c982c20
carla: 2.2.0 -> 2.3.0
2021-04-15 02:20:43 -04:00
R. RyanTM and tomberek
12ac4de46a
entt: 3.7.0 -> 3.7.1
2021-04-15 02:18:54 -04:00
R. RyanTM and tomberek
13ff90fa44
fly: 7.1.0 -> 7.2.0
2021-04-15 02:16:50 -04:00
R. RyanTM and tomberek
150ad4ec58
grit: 0.2.0 -> 0.3.0
2021-04-15 02:13:44 -04:00
Fabian Affolter and GitHub
a97f6bbcc4
Merge pull request #119499 from r-ryantm/auto-update/httpx
...
httpx: 1.0.4 -> 1.0.5
2021-04-15 07:55:48 +02:00
Raghav Sood and Emery Hemingway
73438d7cd5
rippled: 1.6.0 -> 1.7.0
2021-04-15 07:30:38 +02:00
joachimschmidt557 and Emery Hemingway
bdf2f66862
nimmm: 0.1.2 -> 0.2.0
2021-04-15 07:12:55 +02:00
John Ericson and GitHub
706c39e5c0
Merge pull request #119511 from Ericson2314/netbsd-lib-example-better-name
...
lib: Adjust NetBSD example systems
2021-04-15 01:09:24 -04:00
Vincent Laporte and Vincent Laporte
fd75d3b722
ocamlPackages.safepass: 3.0 → 3.1
2021-04-15 07:04:35 +02:00
John Ericson and John Ericson
a2650e1257
lib: Adjust NetBSD example systems
...
Deprecate the odd one so no breaking change.
2021-04-15 04:38:17 +00:00
Mario Rodas
5f84ac20bc
docker-slim: 1.34.0 -> 1.35.0
...
https://github.com/docker-slim/docker-slim/releases/tag/1.35.0
2021-04-15 04:20:00 +00:00
JesusMtnez
06d591d87e
vscx/ms-vsliveshare-vsliveshare: 1.0.4116 -> 1.0.4131
2021-04-15 06:03:37 +02:00
Thomas Bereknyei and tomberek
c906464396
bash-my-aws: add runtime dependencies
...
wrap PATH to provide runtime utilities
2021-04-14 22:43:37 -04:00
ca373323f1
cosmopolitan: init at 0.3
...
Apply suggestions from code review
Co-authored-by: Louis Bettens <lourkeur@users.noreply.github.com >
2021-04-14 22:40:46 -04:00
Henner Zeller
e53421e195
timg: init at v1.4.0
...
Timg is an image and video viewer for the terminal,
useful to look at images without leaving the comfort
of the shell or if remotely logged in to a shell.
https://timg.sh/
I am the maintainer of timg.
Signed-off-by: Henner Zeller <h.zeller@acm.org >
2021-04-14 19:35:23 -07:00
Martin Weinelt
5cf4e89fef
python3Packages.pypinyin: init at 0.41.0
2021-04-15 04:29:00 +02:00