Commit graph

32569 commits

Author SHA1 Message Date
Nikolay Korotkiy ac1f4a3ba1
cudatext: init at 1.111.0 2020-09-08 11:14:58 +03:00
Nikolay Korotkiy 21c1a3759b
libqt5pas: init at 2.0.8 2020-09-08 10:53:26 +03:00
Florian Klink d7046947e5
Merge pull request #91121 from m1cr0man/master
Restructure acme module
2020-09-06 18:26:22 +02:00
Mario Rodas 18bfc49f53
Merge pull request #97054 from dali99/add_vcsi
vsci: init at 7.0.12
2020-09-06 07:49:04 -05:00
Daniël de Kok 53a3f7aba7
Merge pull request #97013 from siraben/knightos-tools
Move KnightOS packages into pkgs/tools/knightos
2020-09-06 08:41:36 +02:00
Ben Siraphob abedb5c42f Move KnightOS packages into folder 2020-09-06 08:37:49 +02:00
Daniel Olsen fdefec4f3d vcsi: init at 7.0.12 2020-09-06 02:26:53 +02:00
WORLDofPEACE 98572a296b
Merge pull request #86069 from mkg20001/pkg/cinnamon-screensaver
cinnamon.cinnamon-screensaver: init at 4.4.0
2020-09-05 15:18:37 -04:00
Maciej Krüger e5b0918395 iso-flags: init at unstable-18012020
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2020-09-05 14:03:01 -04:00
Orivej Desh d35049c707
hydrogen: 0.9.7 -> 1.0.1 (#97041)
Keep 0.9.7 as hydrogen_0 because 1.0.1 does not offer smooth
transition for projects using the old default GMKit.
2020-09-04 21:56:56 +00:00
Peter Simons efc5084e51
Merge pull request #96560 from NixOS/haskell-updates
Update Haskell package set to LTS 16.12 (plus other fixes)
2020-09-04 22:03:16 +02:00
Tom Repetti e3e39aa84e svls: init at 0.1.17 2020-09-04 12:10:14 -07:00
Jonathan Ringer d32c437639 catt: fix pychromecast version 2020-09-04 11:03:02 -07:00
José Romildo Malaquias c9745a5875
Merge pull request #96676 from romildo/upd.marwaita-manjaro
marwaita-manjaro: init at 2020-08-29
2020-09-04 14:58:24 -03:00
Peter Simons 5512354eef Merge remote-tracking branch 'origin/master' into haskell-updates. 2020-09-04 19:45:22 +02:00
Jan Tojnar 5079e1cd3b
Merge pull request #96939 from jtojnar/drop-gst-010 2020-09-04 17:13:43 +02:00
Robert Helgesson ee7e23fa8a
openambit: init at 0.5 2020-09-04 16:42:37 +02:00
Peter Simons fcbf5bf857 Merge remote-tracking branch 'origin/master' into haskell-updates. 2020-09-04 15:56:33 +02:00
Thomas Tuegel a1b634bd7e
Merge pull request #97020 from samuelgrf/initpkg/dynamic-workspaces
kwin-dynamic-workspaces: init at 1.0.1
2020-09-04 08:42:00 -05:00
SCOTT-HAMILTON 4906881a95 vokosscreen-ng: init at 3.0.5 2020-09-04 09:03:47 +02:00
Jon 982b8ff3ef
Merge pull request #96940 from colemickens/cordless
cordless: init at 2020-08-30
2020-09-03 15:06:11 -07:00
Cole Mickens 4030b3fe79
cordless: init at 2020-08-30 2020-09-03 14:59:04 -07:00
Tom Repetti 4e7728ea71 svlint: init at 0.4.7 2020-09-03 14:40:25 -07:00
Samuel Gräfenstein d86a966d65
kwin-dynamic-workspaces: init at 1.0.1 2020-09-03 22:57:55 +02:00
Ariel Nunez a29ed35bc7 hasura: 1.2.1 -> 1.3.1-beta.1 2020-09-03 14:59:08 -05:00
Joël Perras 653d9258f5 black-macchiato: init at 1.3.0
Adds the Python package `black-macchiato`, which allows the usage of
`black` for subsets of an entire file.
2020-09-03 12:32:43 -07:00
Silvan Mosberger 7ff50a7f7b
Merge pull request #96564 from K900/murmur-grpc
murmur: support building with grpc
2020-09-03 18:01:32 +02:00
Lassulus f806b3c81b
Merge pull request #86663 from helsinki-systems/init-left4gore
left4gore: Init at 2.3
2020-09-03 14:44:29 +02:00
Michael Raskin d46e488795
Merge pull request #96474 from dguibert/dg/libreoffice-7
libreoffice-fresh: 6.4.3.2 -> 7.0.0.3
2020-09-03 05:17:08 +00:00
Jason O'Conal 2eacb60353 goreplay: init at 1.1.0 2020-09-03 11:22:17 +10:00
Matthew Bauer 304de03193
Merge pull request #96402 from matthewbauer/bazel-jdk-headless
Fix Bazel on macOS
2020-09-02 16:29:47 -05:00
Janne Heß df58a632ca
left4gore: Init at 2.3 2020-09-02 22:15:08 +02:00
Thiago Franco de Moraes 7f9acb799d Zettlr: init at 1.7.5
Fixes  #81516
2020-09-02 13:08:25 -07:00
Lucas Savva 982c5a1f0e
nixos/acme: Restructure module
- Use an acme user and group, allow group override only
- Use hashes to determine when certs actually need to regenerate
- Avoid running lego more than necessary
- Harden permissions
- Support "systemctl clean" for cert regeneration
- Support reuse of keys between some configuration changes
- Permissions fix services solves for previously root owned certs
- Add a note about multiple account creation and emails
- Migrate extraDomains to a list
- Deprecate user option
- Use minica for self-signed certs
- Rewrite all tests

I thought of a few more cases where things may go wrong,
and added tests to cover them. In particular, the web server
reload services were depending on the target - which stays alive,
meaning that the renewal timer wouldn't be triggering a reload
and old certs would stay on the web servers.

I encountered some problems ensuring that the reload took place
without accidently triggering it as part of the test. The sync
commands I added ended up being essential and I'm not sure why,
it seems like either node.succeed ends too early or there's an
oddity of the vm's filesystem I'm not aware of.

- Fix duplicate systemd rules on reload services

Since useACMEHost is not unique to every vhost, if one cert
was reused many times it would create duplicate entries in
${server}-config-reload.service for wants, before and
ConditionPathExists
2020-09-02 19:22:43 +01:00
Daniël de Kok f145223340
Merge pull request #96831 from SCOTT-HAMILTON/numworks
numworks: init udev rules and module
2020-09-02 20:03:02 +02:00
SCOTT-HAMILTON e5bb747c9d numworks-udev-rules: init on 02/09/2020 2020-09-02 19:45:07 +02:00
WORLDofPEACE 31008a8f15
Merge pull request #96937 from jtojnar/drop-strigi
strigi: drop
2020-09-02 08:53:24 -04:00
zowoq ee0d559dae oci-seccomp-bpf-hook: move to linuxPackages 2020-09-02 20:14:22 +10:00
Daniël de Kok f20daaa85c
Merge pull request #96282 from rople380/master
godu: init at 1.3.0
2020-09-02 10:36:25 +02:00
rople380 128e0ec04b godu: init at 1.3.0
Co-authored-by: Daniël de Kok <me@github.danieldk.eu>
2020-09-02 08:11:38 +02:00
Orivej Desh 018f0862ba surge: fix build 2020-09-02 05:09:42 +00:00
Bart Brouns f68e68497f surge: init at 1.6.6 2020-09-02 04:56:57 +00:00
Orivej Desh 713b1622e7 linux-rt_5_6: init at 5.6.19-rt12 2020-09-02 02:51:06 +00:00
Orivej Desh f623e0fbf8 linux-rt_5_4: init at 5.4.61-rt37 2020-09-02 02:51:06 +00:00
Orivej Desh 3db58a2f4c
tunefish: init at unstable 2020-08-13 (#96539)
Fails to build on aarch64 due to the use of x86 intrinsics.
2020-09-02 02:48:58 +00:00
Jan Tojnar 4a4e642aba
gstreamer: drop legacy
It has been abandoned for ages, insecure, and now finally broken.
2020-09-02 04:01:07 +02:00
Thomas Tuegel 1c47df2617
Merge pull request #84542 from petabyteboy/feature/plasma-5-18
plasma5: 5.17.5 -> 5.18.5
2020-09-01 20:17:29 -05:00
Jan Tojnar 840116150c
Merge pull request #96120 from jtojnar/cleaner-wx 2020-09-02 02:06:34 +02:00
Jan Tojnar 77293baff0
strigi: drop
It has not been used by KDE for many years and depends on umaintained libraries we want to drop (Qt4 and Gamin).
2020-09-02 02:05:40 +02:00
Kevin Cox 2cd9dd502c sparkleshare: init at 3.28 2020-09-01 12:09:52 -04:00