Fabian Affolter
ef870b8f34
python3Packages.importlib-metadata: 4.0.1 -> 4.6.4
2021-08-22 13:35:03 +02:00
github-actions[bot] and GitHub
095df456c2
Merge staging-next into staging
2021-08-22 06:01:44 +00:00
github-actions[bot] and GitHub
64633a5c2a
Merge master into staging-next
2021-08-22 06:01:12 +00:00
Mario Rodas and GitHub
18c11235ae
Merge pull request #132723 from marsam/update-timescaledb
...
postgresqlPackages.timescaledb: 2.3.1 -> 2.4.0
2021-08-22 00:58:01 -05:00
R. RyanTM and Dmitry Kalinkin
a2ce822382
git-filter-repo: 2.32.0 -> 2.33.0
2021-08-22 00:10:46 -04:00
R. RyanTM and Raphael Megzari
acdc88d158
esbuild: 0.12.20 -> 0.12.22
2021-08-22 12:06:01 +09:00
Gabriella Gonzalez and GitHub
9a8850aea9
dhallToNix: Permit inputs referring to derivations ( #134459 )
...
Fixes https://github.com/dhall-lang/dhall-haskell/issues/2267
`pkgs.dhallToNix` currently fails when a Dhall package is
interpolated into the input source code, like this:
```nix
let
pkgs = import <nixpkgs> { };
f = { buildDhallPackage }: buildDhallPackage {
name = "not";
code = "λ(x : Bool) → x == False";
source = true;
};
not = pkgs.dhallPackages.callPackage f {};
in
pkgs.dhallToNix "${not}/source.dhall True"
```
This is because `dhallToNix` was using `builtins.toFile`, which
does not permit inputs with interpolated derivations. However,
`pkgs.writeText` does not have this limitation, so we can switch
to using that instead.
2021-08-21 19:25:01 -07:00
github-actions[bot] and GitHub
f6ad0961da
Merge staging-next into staging
2021-08-22 00:02:05 +00:00
github-actions[bot] and GitHub
17038ca16b
Merge master into staging-next
2021-08-22 00:01:28 +00:00
Graham Christensen and GitHub
1c145df9ae
Merge pull request #134981 from DeterminateSystems/aws-ami
...
AWS AMI: Make the serial console access useful.
2021-08-21 19:21:30 -04:00
Jan Tojnar
5e8c8603f0
Merge remote-tracking branch 'upstream/staging' into staging
2021-08-22 01:14:34 +02:00
Jan Tojnar
7a04c2ad68
Merge branch 'staging-next' into staging
...
- boost 171 removed on staging-next
- re-generated node-packages.nix
; Conflicts:
; pkgs/development/java-modules/m2install.nix
; pkgs/development/node-packages/node-packages.nix
; pkgs/top-level/all-packages.nix
2021-08-22 01:13:41 +02:00
Fabian Affolter and GitHub
e0c6797667
Merge pull request #135118 from r-ryantm/auto-update/disfetch
...
disfetch: 2.12 -> 2.13
2021-08-22 00:58:13 +02:00
Bernardo Meurer and GitHub
16945c60bb
Merge pull request #135121 from vtuan10/fluidd-module
...
nixos/fluidd: init service at 1.16.2
2021-08-21 22:02:34 +00:00
Van Tuan Vo
c8e3441961
nixos/fluidd: init fluidd service at 1.16.2
2021-08-21 23:32:52 +02:00
R. RyanTM
82050f0a13
disfetch: 2.12 -> 2.13
2021-08-21 21:24:51 +00:00
R. RyanTM and GitHub
77506e4f25
bettercap: 2.31.1 -> 2.32.0 ( #135101 )
2021-08-21 12:58:12 -07:00
Fabian Affolter and GitHub
894e04a23f
Merge pull request #135103 from r-ryantm/auto-update/python3.8-mcstatus
...
python38Packages.mcstatus: 6.4.0 -> 6.5.0
2021-08-21 21:57:25 +02:00
Sebastián Mancilla and GitHub
488395c0f8
stdenv: add isMachO helper function ( #133808 )
...
Detect if a binary is a Mach-O file.
2021-08-21 15:33:03 -04:00
Samuel Ainsworth and GitHub
d95c1e9516
python3Packages.matplotlib: 3.4.2 -> 3.4.3 ( #134906 )
2021-08-21 15:30:13 -04:00
Yves Hoppe and GitHub
ecd21f06bd
vivaldi: 4.1.2369.18-1 -> 4.1.2369.21-1 ( #135097 )
2021-08-21 21:20:10 +02:00
Sandro and GitHub
5942132f03
Merge pull request #135056 from chvp/bump-androidenv
...
androidenv: regenerate repo.json
2021-08-21 21:19:48 +02:00
Sandro and GitHub
93a36491a1
Merge pull request #135032 from luxferresum/feat-update-tor-browser-bundle-bin-to-10-5-5
...
tor-browser-bundle-bin: 10.5.2 -> 10.5.5
2021-08-21 21:19:24 +02:00
Sandro and GitHub
2ad547e9c8
Merge pull request #133635 from fgaz/staticjinja/4.1.0
2021-08-21 21:19:10 +02:00
Sandro and GitHub
4e3a844577
Merge pull request #134349 from OPNA2608/fix/mpg123-darwin-sound/21.11
2021-08-21 21:01:50 +02:00
Sandro and GitHub
7dc8038904
Merge pull request #135048 from primeos/glances
2021-08-21 20:59:45 +02:00
Sandro and GitHub
1fde39d9d9
Merge pull request #135064 from r-ryantm/auto-update/beets
...
beets: unstable-2021-05-13 -> 1.5.0
2021-08-21 20:59:22 +02:00
R. RyanTM
3c4fbbbbf3
python38Packages.mcstatus: 6.4.0 -> 6.5.0
2021-08-21 18:56:54 +00:00
Sandro and GitHub
7b1d58c816
Merge pull request #134234 from risicle/ris-ndpi-4.0
...
ndpi: 3.4 -> 4.0
2021-08-21 20:52:52 +02:00
Sandro and GitHub
5f7744269f
Merge pull request #135065 from xrelkd/remove-maintainer
2021-08-21 20:50:39 +02:00
Sandro and GitHub
065412c781
Merge pull request #135051 from fabaff/bump-smart-open
2021-08-21 20:49:27 +02:00
Sandro and GitHub
c7b8e844e2
Merge pull request #135059 from r-ryantm/auto-update/agi
...
agi: 2.1.0-dev-20210809 -> 2.1.0-dev-20210820
2021-08-21 20:48:32 +02:00
Sandro and GitHub
4bd44dbf97
Merge pull request #135058 from fabaff/bump-trimesh
...
python3Packages.trimesh: 3.9.20 -> 3.9.29
2021-08-21 20:42:22 +02:00
Sandro and GitHub
a7a97c9a97
Merge pull request #135041 from qowoz/go-buildflags
2021-08-21 20:40:18 +02:00
Robert Scott and GitHub
9cbe2092ce
Merge pull request #134902 from r-ryantm/auto-update/python3.8-netCDF4
...
python38Packages.netcdf4: 1.5.6 -> 1.5.7
2021-08-21 19:33:41 +01:00
xrelkd
938d27ffa5
openethereum: remove xrelkd as maintainer
2021-08-22 02:30:08 +08:00
xrelkd
054db8703c
go-ethereum: remove xrelkd as maintainer
2021-08-22 02:30:07 +08:00
Sandro and GitHub
09d4d489a9
Merge pull request #135027 from xrelkd/add/conventional-changelog-cli
...
nodePackages.conventional-changelog-cli: init at 2.1.1
2021-08-21 20:12:40 +02:00
Sandro and GitHub
60c1c19ece
Merge pull request #135039 from fabaff/fix-whisper
2021-08-21 20:07:10 +02:00
Sandro and GitHub
9d6e40b140
Merge pull request #135084 from romildo/upd.mate
2021-08-21 20:05:07 +02:00
github-actions[bot] and GitHub
1c99cc57ba
Merge master into staging-next
2021-08-21 18:01:02 +00:00
xrelkd
041a8af4a2
conventional-changelog-cli: init at 2.1.1
2021-08-22 01:52:25 +08:00
Sandro and GitHub
a321d2288a
Merge pull request #135090 from talyz/nomachine-7.6.2
...
nomachine-client: 7.4.1 -> 7.6.2
2021-08-21 19:52:06 +02:00
fec3877c15
wooting-udev-rules: add Lekker Edition rules ( #124380 )
...
* wooting-udev-rules: add Lekker Edition rules
Signed-off-by: David Wood <david.wood@codeplay.com >
* use dontunpack
Co-authored-by: Artturi <Artturin@artturin.com >
2021-08-21 19:51:12 +02:00
Sandro and GitHub
82d517795b
Merge pull request #135013 from lourkeur/update/onionshare
...
onionshare: 2.3.2 -> 2.3.3
2021-08-21 19:49:13 +02:00
Sandro and GitHub
7b54aee7d5
Merge pull request #135091 from SuperSandro2000/openal
2021-08-21 19:36:30 +02:00
Sandro and GitHub
fe076cffa6
Merge pull request #135040 from qowoz/skopeo
...
skopeo: 1.4.0 -> 1.4.1
2021-08-21 19:34:30 +02:00
sternenseemann and sterni
96768d067d
libantlr3c: fix build on non x86 platforms
2021-08-21 19:21:09 +02:00
Sandro and GitHub
f6a2a12675
Merge pull request #135088 from SuperSandro2000/anytpye
2021-08-21 19:17:49 +02:00
Sandro Jäckel
27a3cea90b
openal-soft: cleanup, remove ? null from inputs
2021-08-21 19:10:37 +02:00