Commit Graph

290323 Commits

Author SHA1 Message Date
R. RyanTM
0b95e8cbfa conmon: 2.0.27 -> 2.0.28 2021-05-17 06:18:14 +10:00
Johan Thomsen
7e310dd8e8 nixos/containerd: StartLimit* options must be in the unit-section
also, raise limits to ensure reasonable startup time, now that StartLimits are actually enforced
2021-05-17 06:17:18 +10:00
Johan Thomsen
2142f88526 nixos/containerd: sanitize StateDirectory and RuntimeDirectory 2021-05-17 06:17:18 +10:00
Elliot Cameron
08ab7e10f3 go_2-dev: 2021-03-22 -> 2021-04-13 2021-05-17 06:15:35 +10:00
Robert Hensing
beae2e6b19
Merge pull request #122832 from mroi/patch-fakeroot
fakeroot: fix Darwin by applying an additional patch from Brew
2021-05-16 22:09:42 +02:00
Robert Hensing
3c6fcc9073
Merge pull request #122987 from alyssais/nixos-rebuild-aarch64
nixos-rebuild: support prebuilt Nix on aarch64
2021-05-16 22:00:39 +02:00
OPNA2608
dfb2d52a78 angelscript: Make Darwin-compatible 2021-05-16 21:45:55 +02:00
fortune
74b74b0555
river: add fortuneteller2k as maintainer (#123271) 2021-05-16 15:29:15 -04:00
Jonathan Ringer
2ba3a65a7d
Merge pull request #122068 from NixOS/staging-next
Staging next
2021-05-16 12:25:50 -07:00
Robert Schütz
7051dd78ff kdeltachat: unstable-2021-05-03 -> unstable-2021-05-16 2021-05-16 21:20:13 +02:00
oxalica
cf1db5812d
osu-lazer: 2021.502.0 -> 2021.515.0 2021-05-17 02:57:46 +08:00
Anderson Torres
b3a8cab594
Merge pull request #122780 from Mindavi/rtl_433/21.05
rtl_433: 20.11 -> 21.05
2021-05-16 15:57:20 -03:00
schnusch
bf7b94061d esbuild: 0.11.19 -> 0.11.23 2021-05-16 20:57:14 +02:00
Robert Schütz
de9e2ce42d
yubikey-manager-qt: 1.1.5 -> 1.2.2 (#123118) 2021-05-16 14:36:16 -04:00
github-actions[bot]
8c6d819143
Merge master into staging-next 2021-05-16 18:32:41 +00:00
Eduardo Sánchez Muñoz
805825cc52 pythonPackages.pyqt4: 4.12 -> 4.12.3 2021-05-16 11:17:32 -07:00
Domen Kožar
e20c5753f4
Merge pull request #123238 from stephank/fix-jpeg-archive-darwin
jpeg-archive: fix darwin build
2021-05-16 20:17:04 +02:00
figsoda
da04ea775e vimPlugins.lsp_signature-nvim: init at 2021-05-07 2021-05-16 11:16:37 -07:00
Bran
bc9098d60d
river: remove branwright1 as maintainer (#123266) 2021-05-16 14:15:44 -04:00
markuskowa
0e5545a108
Merge pull request #123168 from ck3d/vdr-2.4.7
vdr: 2.4.6 -> 2.4.7
2021-05-16 20:01:19 +02:00
markuskowa
02ca98ea14
Merge pull request #122829 from ck3d/luaformatter-1.3.5
luaformatter: 1.3.4 -> 1.3.5
2021-05-16 19:50:02 +02:00
Michael Weiss
fe29880472
cargo-c,rav1e: Remove myself as maintainer
I'm not using rav1e anymore and we're now using svt-av1 for ffmpeg-full.
2021-05-16 19:49:44 +02:00
Daniël de Kok
f515d1f93c
Merge pull request #123255 from midchildan/chore/trafficserver
trafficserver: remove joaquinito2051 as maintainer
2021-05-16 19:42:10 +02:00
markuskowa
3bfc1b2cf4
Merge pull request #123167 from ck3d/zhf-geonic
gonic: Fix build error
2021-05-16 19:39:27 +02:00
Domen Kožar
e9d4e7fc5f
Merge pull request #123246 from regnat/patch-1
nixos-rebuild: Don’t reset the experimental features
2021-05-16 19:01:29 +02:00
Anderson Torres
cf45c45605
Merge pull request #121588 from eduardosm/sip-rename
pythonPackages.sip: rename to sip_4, pythonPackages.sip_5: rename to sip
2021-05-16 13:31:55 -03:00
midchildan
2b7ed5deef
trafficserver: remove joaquinito2051 as maintainer
This reverts commit da69e884b8.
2021-05-17 00:42:57 +09:00
José Romildo
ec7ed128a1 stilo-themes: 3.36-3 -> 3.38-1 2021-05-16 11:41:31 -03:00
AndersonTorres
16ccf81982 cardboard: 0.0.0-unstable=2021-01-21 -> 0.0.0+unstable=2021-05-10 2021-05-16 11:39:21 -03:00
Peter Simons
5bf5cb1b1b
Merge pull request #123221 from xworld21/eukleides-use-CC
eukleides: use $CC instead of hardcoded gcc, build on more platforms
2021-05-16 16:35:51 +02:00
Théophane Hufschmitt
601ceec28d
nixos-rebuild: Don’t reset the experimental features
Make sure that the Nix `experimental-features` set by a user aren’t overwritten when running `nixos-rebuild --flake` by using `--extra-experimental-features` rather than `--experimental-features`.

Fix https://github.com/NixOS/nix/issues/4784
2021-05-16 16:17:42 +02:00
Pontus Stenetorp
8949ae188a
julia: init julia_10-bin at 1.0.5
Almost as clean as it could be, but was forced to set `LD_LIBRARY_PATH`
to work around a `Libdl` failure that is unique to v1.0.x.
2021-05-16 14:12:37 +00:00
Pontus Stenetorp
351f9114b0
julia: init julia_16-bin at 1.6.1
Relevant patches lifted from the `release-1.6` branch of my Julia fork:

    https://git.sr.ht/~ninjin/julia-nix/tree/release-1.6
2021-05-16 14:12:36 +00:00
Jan Tojnar
684991c696
Merge branch 'master' into staging-next
- Thunderbird 68 has been dropped on master.
- gccCrossLibcStdenv has been factored out on staging-next in all-packages.nix, while the file has been re-formatted on master.
2021-05-16 15:34:51 +02:00
Anderson Torres
c58b97674b
Merge pull request #123184 from lovesegfault/corectrl-1.1.3
corectrl: 1.1.2 -> 1.1.3
2021-05-16 09:50:20 -03:00
Anderson Torres
82f1702669
Merge pull request #123014 from primeos/wio-wlroots-0.13
wio: Build with wlroots 0.13
2021-05-16 09:46:18 -03:00
Stéphan Kochen
eb8890f3bb jpeg-archive: fix darwin build 2021-05-16 13:56:30 +02:00
Graham Christensen
9b92a81723
Merge pull request #123229 from superherointj/nixpkgs-toplevel-allpackages-editorformat
top-level: refactor of all-packages to comply w/ editorconfig-checker
2021-05-16 07:52:10 -04:00
Pascal Bach
8b9dc09744
Merge pull request #123218 from 06kellyjac/minio
minio: 2021-05-11T23-27-41Z -> 2021-05-16T05-32-34Z
2021-05-16 13:50:48 +02:00
superherointj
a5092257c4 top-level: refactor for editorconfig-checker all-packages 2021-05-16 08:24:36 -03:00
Kerstin Humm
f1d61e1b4b
imagemagick6: 6.9.12.8 -> 6.9.12-12 2021-05-16 13:21:54 +02:00
Fabian Affolter
10a5d3f693 python3Packages.watchdog: 2.1.0 -> 2.1.1 2021-05-16 13:08:10 +02:00
Vincenzo Mantova
4ef47f32d7 eukleides: use $CC instead of hardcoded gcc 2021-05-16 12:03:47 +01:00
R. RyanTM
a741aa3fc4 cargo-crev: 0.19.2 -> 0.19.4 2021-05-16 10:50:45 +00:00
Louis Tim Larsen
7a1fbc38a4 hdhomerun-config-gui: 20200907 -> 20210224 2021-05-16 12:16:31 +02:00
Matthieu Coudron
3399b0e332
Merge pull request #123129 from helsinki-systems/drop/thunderbird-68
drop thunderbird{,-bin} 68
2021-05-16 12:15:51 +02:00
06kellyjac
3fbdcefe1d minio: 2021-05-11T23-27-41Z -> 2021-05-16T05-32-34Z 2021-05-16 10:58:07 +01:00
Matthias Devlamynck
4c0441c0b1 plasma-applet-volumewin7mixer: v25 -> v26 2021-05-16 11:48:34 +02:00
06kellyjac
acec233fcd minio: set version variables with ldflags
Set version variables with ldflags rather than sed in a postPatch phase
Also means that CGO_ENABLED and -tags=kqueue can be set in the same
place

Add changelog
2021-05-16 10:42:06 +01:00
06kellyjac
02b121bf85 minio: fix license change
Update from #123130 has moved from Apache 2.0 to AGPLv3
2021-05-16 10:38:36 +01:00