Andrew Brooks
5f3066af19
tcltls: Simplify package with tcl.mkTclDerivation
2021-05-21 15:18:07 -05:00
Andrew Brooks
17a71176b0
tix: Simplify package with tcl.mkTclDerivation
2021-05-21 15:18:07 -05:00
Andrew Brooks
3dc650b780
tclx: Leverage tcl.mkTclDerivation
2021-05-21 15:18:06 -05:00
Andrew Brooks
e3ce7a6a5c
tcllib: Simplify package with tcl.mkTclDerivation
2021-05-21 15:18:06 -05:00
Andrew Brooks
ad0d23d5e1
itktcl: Simplify package with tcl.mkTclDerivation
2021-05-21 15:18:05 -05:00
Andrew Brooks
c247eb0bce
incrtcl: Simplify package with tcl.mkTclDerivation
2021-05-21 15:18:04 -05:00
Andrew Brooks
9571f53665
tclreadline: simplify package with tcl.mkTclDerivation
2021-05-21 15:18:04 -05:00
Andrew Brooks
c6ca1ba9c7
tcl: Add tclPackageHook and mkTclDerivation
...
Implement tclPackageHook, a setup hook that adjusts TCLLIBPATH to include the
paths of any installed Tcl packages, propagates that TCLLIBPATH to
anti-dependencies, and wraps any installed binaries to set their TCLLIBPATH.
Additionally, implement a makePythonPackage-style mkDerivation wrapper to use
reasonable defaults for Tcl packages and use tclPackageHook.
2021-05-21 15:18:03 -05:00
Michael Raskin
d0fd8a029d
Merge pull request #123281 from r-ryantm/auto-update/jmol
...
jmol: 14.31.38 -> 14.31.39
2021-05-21 19:42:56 +00:00
github-actions[bot]
69a17a4dac
Merge staging-next into staging
2021-05-21 18:39:32 +00:00
github-actions[bot]
5efa447c88
Merge master into staging-next
2021-05-21 18:39:29 +00:00
Robert Schütz
b65a64086f
libsForQt5.applet-window-buttons: 0.8.1 -> 0.9.0 ( #122611 )
...
https://github.com/psifidotos/applet-window-buttons/releases/tag/0.9.0
2021-05-21 20:36:38 +02:00
Robert Schütz
68f959ddef
Merge pull request #121825 from dotlambda/drf-jwt-init
...
pythonPackages.drf-jwt: init at 1.19.0
2021-05-21 20:33:40 +02:00
Sandro
26b8f68c2d
Merge pull request #123907 from asymmetric/vimPlugins.vim-wordmotion
2021-05-21 19:59:05 +02:00
Sandro
fc52705512
Merge pull request #123700 from humancalico/tremor-bump
2021-05-21 19:49:53 +02:00
Jonathan Ringer
5cd5b9b97f
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/tools/kubie/default.nix
2021-05-21 10:39:34 -07:00
Max Wittig
fba98bad71
gitlab-runner: 13.11.0 -> 13.12.0 ( #123871 )
2021-05-21 17:38:07 +00:00
eyJhb
6000f420e8
nixos/znc: fixed chown not working after hardening ( #123883 )
2021-05-21 19:07:53 +02:00
Arnout Engelen
17ccfe3f51
Merge pull request #123502 from Atemu/minimalIso-remove-ruby2.7
...
minimalIso: remove ruby2.7
2021-05-21 18:41:02 +02:00
"Lorenzo Manacorda"
2a215dc423
vimPlugins.vim-wordmotion: init at 2021-04-25
2021-05-21 18:30:32 +02:00
"Lorenzo Manacorda"
9e6d402e46
vimPlugins: update
2021-05-21 18:30:10 +02:00
Ilan Joselevich
43b1fda32c
nextcloud-client: 3.2.1 -> 3.2.1
2021-05-21 18:14:14 +02:00
Akshat Agarwal
a7de6d3c89
tremor-rs: 0.11.1 -> 0.11.2
2021-05-21 16:08:22 +00:00
Sandro
c00d0d7d2f
Merge pull request #123791 from dotlambda/pika-backup-0.3.1
2021-05-21 18:02:33 +02:00
Sandro
b418c1ebba
Merge pull request #123882 from thoughtpolice/nixpkgs/update/kind
2021-05-21 18:01:34 +02:00
Sandro
edc01ad50b
Merge pull request #123884 from marsam/update-internetarchive
...
python38Packages.internetarchive: 2.0.2 -> 2.0.3
2021-05-21 17:59:58 +02:00
Sandro
289f685fda
Merge pull request #123695 from maxeaubrey/nomad_1.0.6_1.1.0
2021-05-21 17:50:37 +02:00
Elis Hirwing
e9cca93bf9
Merge pull request #121778 from talyz/keycloak-security
...
nixos/keycloak: Security fixes + misc
2021-05-21 16:55:26 +02:00
Timo Kaufmann
7b76e495df
Merge pull request #121493 from evils/clementine
...
clementine: fetchpatch to fix execution on wayland; some cleanup
2021-05-21 16:32:59 +02:00
Robert Hensing
7a2a68316e
Merge pull request #123898 from edolstra/revert-nix-experimental
...
Revert nixExperimental / nixFlakes changes and deprecate nixFlakes attribute
2021-05-21 16:05:01 +02:00
Eelco Dolstra
62ee635d53
Replace nixFlakes -> nixUnstable
2021-05-21 15:23:52 +02:00
Eelco Dolstra
49c22083b9
nixFlakes: Turn into an alias
2021-05-21 15:21:31 +02:00
Eelco Dolstra
21bfd3bbce
Revert nixFlake / nixExperimental ( #120141 )
...
Usage of the nixFlakes attribute obscures the fact that it's an
experimental feature. Providing a nixExperimental attribute (which
people will inevitably start using on their production machines) makes
it too easy to enable all experimental features, when you should
explicitly opt in to the features that you want to try out.
Also, upstream Nix doesn't provide an "enable all experimental
features" patch so neither should Nixpkgs.
2021-05-21 15:16:35 +02:00
Kerstin Humm
224df6940f
nixos/mastodon: use rails command instead of rake
...
Co-Authored-By: Izorkin <izorkin@elven.pw>
2021-05-21 15:04:12 +02:00
Kerstin Humm
878f011d8d
mastodon: migrate from NodeJS 12 to 14
...
https://github.com/tootsuite/mastodon/pull/15932 got closed in Mastodon
3.4.0.
2021-05-21 15:04:12 +02:00
Kerstin Humm
199690337d
mastodon: migrate from ruby 2.7 to 3.0
2021-05-21 15:04:12 +02:00
Kerstin Humm
dfd9d996e2
mastodon: 3.3.0 -> 3.4.0
...
./update.sh --ver v3.4.0 --patches ./resolutions.patch
2021-05-21 15:04:12 +02:00
Terin Stock
433a9f8f85
kubie: 0.13.4 -> 0.14.1 ( #123746 )
2021-05-21 08:31:23 -04:00
github-actions[bot]
86551647b9
Merge staging-next into staging
2021-05-21 12:28:47 +00:00
github-actions[bot]
929b12e7b5
Merge master into staging-next
2021-05-21 12:28:43 +00:00
ajs124
c455f3ccaf
Merge pull request #123084 from Yarny0/hylafax
...
hylafaxplus & nixos/hylafax: small improvements
2021-05-21 14:20:57 +02:00
Mario Rodas
7cb549910c
Merge pull request #123891 from happysalada/alacritty_fix_darwin_build
...
alacritty: fix darwin build;
2021-05-21 06:47:10 -05:00
happysalada
4de07e9681
alacritty: fix darwin build;
2021-05-21 20:24:36 +09:00
Mario Rodas
aa8753219d
Merge pull request #123880 from marsam/update-ruby-packages
...
rubyPackages: update
2021-05-21 06:23:22 -05:00
Finn Behrens
1085be2233
moodle: 3.10.2 -> 3.11 ( #123877 )
2021-05-21 13:13:09 +02:00
talyz
2d8a870813
keycloak.tests: Test HTTPS support
2021-05-21 13:09:43 +02:00
talyz
ba00b0946e
nixos/keycloak: Split certificatePrivateKeyBundle into two options
...
Instead of requiring the user to bundle the certificate and private
key into a single file, provide separate options for them. This is
more in line with most other modules.
2021-05-21 13:09:38 +02:00
talyz
dbf91bc2f1
nixos/keycloak: keycloak.database* -> keycloak.database.*
...
Move all database options to their own group / attribute. This makes
the configuration clearer and brings it in line with most other modern
modules.
2021-05-21 13:09:32 +02:00
talyz
83e406e97a
nixos/keycloak: frontendUrl always needs to be suffixed with /
...
In some places, Keycloak expects the frontendUrl to end with `/`, so
let's make sure it always does.
2021-05-21 13:09:25 +02:00
talyz
58614f8416
nixos/keycloak: Add myself to maintainers
2021-05-21 13:09:19 +02:00