Commit Graph

50841 Commits

Author SHA1 Message Date
Jeremy Schlatter
a3b63dbc72 python3Packages.iterm2: init at 1.14 2020-06-12 11:58:19 -07:00
Doron Behar
8e1dcea3d5 ffmpeg: default to ffmpeg_4 2020-06-12 11:55:31 -07:00
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
WilliButz
efd8f66119
Merge pull request #89449 from mmilata/lnd-exporter
nixos/prometheus-lnd-exporter: init
2020-06-11 18:53:54 +02:00
adisbladis
9de29f6dd7
aliases: Remove lib.warn call
It makes ofborg evaluation fail.
2020-06-11 18:48:42 +02: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
Doron Behar
7be315a842 mpv-with-scripts: revive in aliases along with a warning
To prevent a breaking change while providing fully backwards compatible
interface to mpv-with-scripts, this replaces the harsh error using
`mpv-with-scripts` had.
2020-06-11 17:18:23 +02: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
Aaron Andersen
15b098b2a8
Merge pull request #86780 from sternenseemann/xmlrpc-lite-0.7.17
perlPackages.XMLRPCLite: init at 0.717
2020-06-09 21:10:16 -04: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
sternenseemann
1c7fd15a42
ocamlPackages.crowbar: init at 0.2 2020-06-09 21:26:38 +02:00
sternenseemann
f8ba613f10 perlPackages.XMLRPCLite: init at 0.717 2020-06-09 17:31:58 +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
Julien Coolen
115b7d92b8 graphql_ppx: init at 0.7.1 2020-06-09 08:56:18 +02:00
adisbladis
423f85422f
poetry: 1.0.5 -> 1.0.8 2020-06-09 02:54:49 +02:00
Matthew Bauer
5f11c0ad81
Merge pull request #70024 from NixOS/nix-static
nix: allow static compilation
2020-06-08 17:55:40 -05:00
Matthew Bauer
a9924d7ab8 libexecinfo: fix building statically 2020-06-08 17:47:51 -05:00
Domen Kožar
c86af902f4 nix: allow static compilation 2020-06-08 17:47:44 -05:00
Matthew Bauer
bcda2525a3
Merge pull request #89505 from matthewbauer/remove-outdated-support-groups
release-lib.nix: remove innacurate platform groups
2020-06-08 17:28:17 -05: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
Benjamin Hipple
c6a8c32613
Merge pull request #89727 from vbgl/ocaml-sexplib-remove-legacy
ocamlPackages.sexplib_p4: remove
2020-06-07 11:31:43 -04: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