Commit Graph

31409 Commits

Author SHA1 Message Date
Jan Tojnar
3e9434457f
Merge pull request #89408 from jpotier/add-libucl 2020-06-12 16:22:40 +02:00
Mario Rodas
80643891c0
Merge pull request #90181 from martinbaillie/terraform-language-server
terraform-ls: init at 0.3.2
2020-06-12 08:18:35 -05:00
Profpatsch
91340aeea8 gitit: init at 0.13.0.0
This was broken in `haskellPackages` for a long time, but it’s back!

Time to give it a place in the toplevel and a prope) treatment:

* Semi-static binary
* Remove all references to `Paths_` modules of dependencies
* gitit tries very hard to have a runtime dependency on GHC, disable
  that by default.

Also added myself as a maintainer, let’s try to keep this working from
now on.

Fixes https://github.com/NixOS/nixpkgs/issues/32377
2020-06-12 13:21:34 +02:00
Martin Baillie
66dcfc613e
terraform-ls: init at 0.3.2
Signed-off-by: Martin Baillie <martin@baillie.email>
2020-06-12 20:35:06 +10:00
Graham Christensen
80b39add79
Merge pull request #90095 from mgdm/add-rtl-ais
rtl-ais: init at 0.8.1
2020-06-11 16:15:04 -04:00
Jan Tojnar
e7e68b2d8a
Merge pull request #89545 from magnetophon/lv2_1_18_0 2020-06-11 21:50:05 +02:00
Robert Schütz
45f21f7c84
setzer: init at 0.2.8 (#90047) 2020-06-11 19:49:48 +02:00
Bart Brouns
0e90984ff0 faust: unstable-2020-03-20 -> unstable-2020-06-08 2020-06-11 19:26:56 +02:00
Matthew Bauer
0daaed8730 Revert "Merge pull request #89726 from doronbehar/ruby-gcc-ref"
This reverts commit 6590c33850, reversing
changes made to d659f968ba.
2020-06-11 12:05:14 -05:00
Martin Milata
0a5eab2692 prometheus-lnd-exporter: init at unstable-2020-01-09 2020-06-11 18:22:53 +02:00
Matthew Bauer
6590c33850
Merge pull request #89726 from doronbehar/ruby-gcc-ref
rubyMinimal: don't reference stdenv.cc
2020-06-11 11:01:39 -05:00
WilliButz
016a538f71
Merge pull request #89810 from mdlayher/mdl-keylight-exporter
prometheus-keylight-exporter: init at 0.1.1
2020-06-11 15:14:17 +02:00
Michael Maclean
5b8a78a972 rtl-ais: init at 0.8.1 2020-06-10 22:46:34 +01:00
Vladimír Čunát
a5f5d020c6
Merge branch 'staging-next' 2020-06-10 16:13:48 +02:00
Timo Kaufmann
fd8892961f
Merge pull request #79842 from mir06/add-liberfa
liberfa: init at 1.7.0
2020-06-10 15:01:23 +02:00
José Romildo Malaquias
1f1f02bb73
Merge pull request #89765 from romildo/upd.qsudo
qsudo: init at 2020.03.27
2020-06-10 07:06:57 -03:00
Vladimír Čunát
6e9bb30566
Merge branch 'master' into staging-next
In particular, this fixes ISO evaluation.
2020-06-10 09:41:53 +02:00
Armin Leuprecht
5fe5be3d86 liberfa: init at 1.7.0 2020-06-10 07:34:26 +00:00
Jaka Hudoklin
e8bcac75f3
gore: init at 0.5.0 (#89722) 2020-06-09 22:22:51 -07:00
Jan Tojnar
c637cbe992
Merge branch 'master' into staging-next 2020-06-10 04:10:34 +02:00
zimbatm
9494fdeeb3
Merge pull request #70327 from abbradar/synapse-plugins
Refactor Synapse plugins, add matrix-synapse-pam
2020-06-09 23:54:54 +02:00
Michael Weiss
e0c970c0e2
Merge pull request #89820 from primeos/linux_5_7
linux_5_7: init at 5.7.1
2020-06-09 15:56:50 +02:00
Michael Weiss
551a9887e2
hardenedLinuxPackagesFor: Make it possible to delay major updates
This adds an abstraction/hack to update the latest hardened kernel
independent of linux_latest, which is required as the hardened patches
aren't immediately available ([0] currently doesn't exist).
Currently the Linux hardened patches aren't even available for 5.7 which
was released on 2020-05-31 (already 9 days ago!).
Therefore it is required to keep both linuxPackages_latest_hardened and
linuxPackages_latest_xen_dom0_hardened at 5.6 until the patches for 5.7
are released.

This abstraction makes that task more manageable but we should aim for a
better solution to resolve this or at least a cleaner and more robust
implementation (in the sense of better error messages).

[0]: https://github.com/anthraxx/linux-hardened/releases/tag/5.7.1.a
2020-06-09 15:39:32 +02:00
zowoq
2c79d7f0c2 ffmpeg-full: inherit src/version from ffmpeg 2020-06-09 14:26:31 +02:00
adisbladis
423f85422f
poetry: 1.0.5 -> 1.0.8 2020-06-09 02:54:49 +02:00
Michael Weiss
19b2efbc39
linux_5_7: init at 5.7.1
Changes:
- Copied linux-5.7.nix from linux-5.6.nix
- Add linux_5_7 and linuxPackages_5_7
- Update linux_latest to 5.7

Note:
The kernel patch 'kernelPatches.export_kernel_fpu_functions."5.3"' is
still applied as I copied the list from linux_5_7 (vs. linux_testing).
This patch is probably still required for the ZFS performance.
2020-06-08 17:44:36 +02:00
Matt Layher
77ca582d91 prometheus-keylight-exporter: init at 0.1.1 2020-06-08 10:23:44 -04:00
Frederik Rietdijk
dc33419285 Merge master into staging-next 2020-06-08 12:06:12 +02:00
Mario Rodas
524e24c9ff
Merge pull request #89706 from marsam/init-go-toml
go-toml: init at 1.8.0
2020-06-07 19:30:25 -05:00
Marek Mahut
458919e9fe
Merge pull request #89768 from 1000101/ninvaders
ninvaders: init at 0.1.2
2020-06-07 22:53:45 +02:00
1000101
c8d679a141 ninvaders: init at 0.1.2 2020-06-07 22:24:36 +02:00
José Romildo Malaquias
da6ab6626e qsudo: init at 2020.03.27 2020-06-07 16:22:53 -03:00
worldofpeace
131028cd50
Merge pull request #89613 from flokli/pipewire_0_2_version
pipewire_0_2: move from 2.nix to 0.2.nix
2020-06-07 14:19:54 -04:00
Marek Mahut
9ed9140cc6
Merge pull request #86230 from prusnak/electron-cleanup
electron_3: refactor
2020-06-07 20:07:10 +02:00
Frederik Rietdijk
11398cb350
Merge pull request #88977 from filalex77/wrangler-1.9.2
wrangler: 1.9.1 -> 1.9.2
2020-06-07 16:12:20 +02:00
EEva (JPotier)
a739d310c1 libucl: init at 0.8.1 2020-06-07 14:01:26 +03:00
Christoph Hrdinka
355eed433b
Merge pull request #68328 from OPNA2608/package-np2kai
np2kai: init at 0.86rev22
2020-06-07 10:13:33 +02:00
Doron Behar
bb8ea13840 rubyMinimal: Disable JIT support and remove cc refs
To make rubyMinimal truely minimal, it shouldn't reference stdenv.cc
2020-06-07 10:32:11 +03:00
Frederik Rietdijk
6b8223e634 Merge master into staging-next 2020-06-07 09:25:12 +02:00
Mario Rodas
8a51f8095b
Merge pull request #89664 from zowoq/gh-alias
gitAndTools.gh: add github-cli alias
2020-06-06 13:34:09 -05:00
Dmitry Kalinkin
c1728ad3c7
Merge pull request #89550 from prusnak/drop-libjpeg-drop
libjpeg_drop: remove
2020-06-06 14:10:58 -04:00
zowoq
d332426add gitAndTools.gh: add github-cli alias 2020-06-07 01:19:46 +10:00
Mario Rodas
6a38067fcf
go-toml: init at 1.8.0 2020-06-06 04:20:00 -05:00
Florian Klink
a382d06ffd pipewire_0_2: move from 2.nix to 0.2.nix
This wrongly suggests there's a 2.x version.
2020-06-06 11:03:13 +02:00
Jon
79b919e75b
Merge pull request #88614 from SCOTT-HAMILTON/add-keysmith
Add keysmith
2020-06-05 15:00:57 -07:00
Pavol Rusnak
88f5f970b4
libjpeg_drop: remove
The drop patches have been upstreamed to libjpeg 9d
2020-06-05 21:56:56 +02:00
Frederik Rietdijk
43f71029cc Merge master into staging-next 2020-06-05 19:40:53 +02:00
José Romildo Malaquias
e0e9b9fb07
Merge pull request #89420 from romildo/fix.lxappearance
lxappearance: default to Gtk3
2020-06-05 10:08:30 -03:00
Rémi NICOLE
f16f0c2fac
xdg-desktop-portal-wlr: init at 0.1.0 (#83485)
* xdg-desktop-portal-wlr: init at 2020-03-13

* xdg-desktop-portal-wlr: 2020-03-13 -> 0.1.0

Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2020-06-05 12:51:34 +00:00
Scott Hamilton
ab19002043 keysmith: Init at v0.1 2020-06-05 13:44:11 +02:00