Yaya
c77dd2c4f1
nixos/tests/gitlab: Add additional test cases ( #167223 )
...
This commit implements the following additional test cases for gitlab:
- Creating regular users
- git clone over http and ssh
- git push over ssh
- Forking projects
- Creating and merging Merge Requests
- Opening and closing issues.
2022-05-02 15:21:18 +02:00
Bobby Rong
885194413b
Merge pull request #170997 from lunaticare/patch-1
...
joplin-desktop: 2.7.13 -> 2.7.15
2022-05-02 21:16:44 +08:00
Bobby Rong
e399c2601b
Merge pull request #171023 from Isti115/patch-2
...
prusa-slicer: 2.4.1 -> 2.4.2
2022-05-02 21:14:30 +08:00
Bobby Rong
21ac377e95
Merge pull request #171130 from msfjarvis/hs/2022-05-01/fclones-0.22.0
...
fclones: 0.21.0 -> 0.22.0
2022-05-02 21:10:32 +08:00
Bobby Rong
cc4168f2f7
Merge pull request #171224 from linyinfeng/godns
...
godns: 2.7.5 -> 2.7.6
2022-05-02 21:06:32 +08:00
Sandro
5ab4c83984
Merge pull request #171245 from fufexan/orchis-theme
...
orchis-theme: 2022-02-18 -> 2022-05-01
2022-05-02 14:52:41 +02:00
Sandro
6e59db3699
Merge pull request #171237 from viraptor/ssh-import-id-man
...
ssh-import-id: add man page
2022-05-02 14:46:50 +02:00
Sandro
63bced00db
Merge pull request #170967 from SuperSandro2000/marktext
...
marktext: fix nix-env version parsing
2022-05-02 14:46:14 +02:00
Sandro
2379d9d059
Merge pull request #170963 from SuperSandro2000/fuse-7z-ng
...
fuse-7z-ng: fix repology version parsing
2022-05-02 14:45:57 +02:00
Sandro
1b5f5cf42a
Merge pull request #170975 from SuperSandro2000/wezterm
...
wezterm: build terminfo file without compiling wezterm
2022-05-02 14:45:33 +02:00
Sandro
3682afdf6a
Merge pull request #170965 from SuperSandro2000/audio-recorder
...
audio-recorder: remove legacy ? null
2022-05-02 14:44:40 +02:00
Sandro
7935489abe
Merge pull request #170968 from SuperSandro2000/google-chrome
...
google-chrome: remove legacy ? null
2022-05-02 14:44:26 +02:00
Bobby Rong
193eb32e3b
Merge pull request #170883 from gbtb/rocketchat_385
...
rocketchat-desktop: 3.7.8 -> 3.8.5
2022-05-02 20:28:15 +08:00
Bobby Rong
87900e8a7d
Merge pull request #170843 from andersk/zulip
...
zulip: 5.9.2 → 5.9.3
2022-05-02 20:22:24 +08:00
Bobby Rong
dbed5813eb
Merge pull request #170523 from armeenm/bump-pdns
...
pdns: 4.6.1 -> 4.6.2
2022-05-02 20:19:00 +08:00
Bobby Rong
ace7d5480f
Merge pull request #170497 from armeenm/bump-alda
...
alda: 2.2.0 -> 2.2.3
2022-05-02 20:15:06 +08:00
Sandro
40607ded49
Merge pull request #170525 from romildo/upd.vimix-gtk-themes
2022-05-02 14:10:03 +02:00
Bobby Rong
d76284e0a1
Merge pull request #168007 from aaronjheng/reflex
...
reflex: 0.2.0 -> 0.3.1
2022-05-02 20:09:42 +08:00
Mihai Fufezan
c0a1035b5e
orchis-theme: 2022-02-18 -> 2022-05-01
2022-05-02 15:07:33 +03:00
Sandro
2c91cdd09b
Merge pull request #171170 from AtilaSaraiva/devito
...
python310Packages.devito: fix sha256 hash that changed
2022-05-02 14:01:24 +02:00
Sandro
58e64b1a9f
Merge pull request #171195 from happysalada/node_packages_update
...
nodePackages: use latest node2nix
2022-05-02 14:00:48 +02:00
Ngô Ngọc Đức Huy
cd3794a21d
ibus-engines.bamboo: 0.7.0 -> 0.7.7 ( #167901 )
2022-05-02 19:44:40 +08:00
Stanisław Pitucha
21bf58c74a
ssh-import-id: add self to maintainers
2022-05-02 21:02:27 +10:00
Stanisław Pitucha
19e3c148be
ssh-import-id: add man page
2022-05-02 21:01:46 +10:00
Bobby Rong
a585b1c709
Merge pull request #169666 from armeenm/unit-drop-python2
...
unit: drop python2 support
2022-05-02 18:43:05 +08:00
Fabian Affolter
b10e012588
Merge pull request #171121 from fabaff/pathy-clean
...
python310Packages.smart-open: 5.2.1 -> 6.0.0, python39Packages.spacy: 3.2.4 -> 3.3.0, snakemake: 6.15.5 -> 7.5.0
2022-05-02 12:33:22 +02:00
Lara
917be9fa32
asterisk: Create symlinks for each config individually
...
This commit refactors the way how configuration files are deployed to
the `/etc/asterisk` directory.
The current solution builds a Nix derivation containing all config files
and symlinks it to `/etc/asterisk`. The problem with that approach is
that it is not possible to provide additional configuration that should
not be written to the Nix store, i.e. files containing credentials.
The proposed solution changes the creation of configuration files so
that each configuration file gets symlinked to `/etc/asterisk`
individually so that it becomes possible to provide additional config
files to `/etc/asterisk` as well.
2022-05-02 10:32:34 +00:00
Bobby Rong
71285d11fd
Merge pull request #170242 from armeenm/libglade-remove-python2
...
gnome2.libglade: remove python2-dependent functionality
2022-05-02 18:32:02 +08:00
Bobby Rong
89ae731298
Merge pull request #169595 from armeenm/fix-ptex
...
ptex: remove python2 as dependency
2022-05-02 18:25:07 +08:00
Lin Yinfeng
3bf58300c2
godns: 2.7.5 -> 2.7.6
2022-05-02 17:58:27 +08:00
Sandro
fb679d351a
Merge pull request #171208 from jluttine/yle-dl-20220425
...
yle-dl: 20220213 -> 20220425
2022-05-02 11:37:57 +02:00
Bobby Rong
5441b2def7
Merge pull request #168352 from techknowlogick/bump-nomad-pack
...
nomad-pack: 2022-02-11 -> 2022-04-12
2022-05-02 17:24:28 +08:00
Lassulus
5eae56ce1b
Merge pull request #164288 from r-ryantm/auto-update/python310Packages.gtts
...
python310Packages.gtts: 2.2.3 -> 2.2.4
2022-05-02 11:13:46 +02:00
Mario Rodas
7cbd261802
Merge pull request #170854 from r-ryantm/auto-update/python3.10-jwcrypto
...
python310Packages.jwcrypto: 1.0 -> 1.2
2022-05-02 04:02:30 -05:00
zowoq
f2070efc6b
slirp4netns: 1.1.12 -> 1.2.0
...
https://github.com/rootless-containers/slirp4netns/releases/tag/v1.2.0
2022-05-02 18:57:14 +10:00
Mario Rodas
5f3cf460cf
Merge pull request #171210 from marsam/update-ytarchive
...
ytarchive: 2022-02-16 -> 2022-03-11
2022-05-02 03:51:59 -05:00
Robert Hensing
e4054fe0a9
Merge pull request #169310 from Xiami2012/zookeeper-jre
...
nixos/zookeeper: Take the same JRE we build zookeeper with by default
2022-05-02 10:51:42 +02:00
Mario Rodas
78dc5e7d83
Merge pull request #170394 from r-ryantm/auto-update/python3.10-scikit-survival
...
python310Packages.scikit-survival: 0.17.1 -> 0.17.2
2022-05-02 03:51:04 -05:00
Manuel Bärenz
85651a7784
Merge pull request #170715 from matthewess/feat/vscodium-aarch64-darwin
...
vscodium: Add aarch64-darwin support
2022-05-02 10:46:26 +02:00
Robert Hensing
757278a53c
Merge pull request #170412 from jtojnar/nscd-warning
...
nixos/nscd: Fix lib.literalExample deprecation
2022-05-02 10:46:11 +02:00
Mario Rodas
a1c3c402ef
Merge pull request #170734 from r-ryantm/auto-update/python3.10-snowflake-sqlalchemy
...
python310Packages.snowflake-sqlalchemy: 1.3.3 -> 1.3.4
2022-05-02 03:16:36 -05:00
Mario Rodas
3741343cd0
Merge pull request #171180 from marsam/update-rage
...
rage: 0.7.1 -> 0.8.0
2022-05-02 03:10:09 -05:00
Robert Hensing
761c21a16a
Merge pull request #170090 from danth/has-infix-toString
...
lib/strings: call toString within hasInfix
2022-05-02 09:47:15 +02:00
Jaakko Luttinen
b892f9dd33
yle-dl: 20220213 -> 20220425
2022-05-02 10:43:00 +03:00
Sarah Brofeldt
807011966b
Merge pull request #170863 from srhb/bump-teams
...
teams: 1.4.00.26453 -> 1.5.00.10453
2022-05-02 09:34:59 +02:00
Sarah Brofeldt
1ce8edff50
teams: 1.4.00.26453 -> 1.5.00.10453
2022-05-02 09:16:30 +02:00
Vladimír Čunát
9478ec747c
Merge branch 'staging-next-2022-04-23'
...
Close #169965 : the PR and real 'staging-next' branch contained
extra systemd rebuild that I wanted to avoid in this iteration.
(to save Hydra's work)
2022-05-02 09:12:51 +02:00
Daniel Thwaites
7b5be1a0f8
lib/tests: add tests for hasInfix
...
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2022-05-02 09:05:56 +02:00
Michele Guerini Rocco
b27e64c703
Merge pull request #171148 from rnhmjoj/pr-mkvtoolnix
...
mkvtoolnix: 66.0.0 -> 67.0.0
2022-05-02 08:48:11 +02:00
Fabian Affolter
76599d5f1d
Merge pull request #171191 from r-ryantm/auto-update/python3.10-python-smarttub
...
python310Packages.python-smarttub: 0.0.31 -> 0.0.32
2022-05-02 08:25:56 +02:00