Anderson Torres
cff0878ad7
Merge pull request #157601 from AndersonTorres/remove-wxmupen64plus
...
wxmupen64plus: remove
2022-01-31 20:21:39 -03:00
Robert Schütz
9607743161
etesync-dav: 0.30.8 -> 0.32.1
...
https://github.com/etesync/etesync-dav/blob/v0.32.1/ChangeLog.md
2022-01-31 23:02:53 +00:00
Robert Schütz
1d5af2a799
radicale: 3.1.0 -> 3.1.3
...
https://github.com/Kozea/Radicale/blob/v3.1.3/CHANGELOG.md
2022-01-31 23:02:53 +00:00
Robert Schütz
8d47bd9ddd
abcmidi: 2022.01.13 -> 2022.01.28
2022-01-31 22:58:05 +00:00
AndersonTorres
f5fc2cc375
wxmupen64plus: remove
2022-01-31 19:43:21 -03:00
Luflosi
fd6d59f2ed
nixos/i2pd: get rid of unnecessary shell script
...
I think calling i2pd directly in `ExecStart` is much nicer than having an extra shell script for no reason. It's also easier to see what's going on when looking at the generated systemd unit file.
2022-01-31 23:21:40 +01:00
markuskowa
ddc93d61c0
Merge pull request #157567 from dtzWill/update/numatop-2.2-fix-platforms
...
numatop: 2.1 -> 2.2, fix build, string ops, meta.platforms
2022-01-31 23:19:43 +01:00
Matthew Leach
f4cc8ee5dd
nix: fix build on darwin machines
2022-01-31 22:09:37 +00:00
Markus Kowalewski
270da0a115
nixos/slurm: fix startup of slurmd
...
* make slurmd depend on network target to ensure basic networking
is available on startup. This fixes behaviour
where slurmd fails with "error: get_addr_info: getaddrinfo() failed".
* Use tmpfiles.d to ensure spool directory exists on start up.
2022-01-31 23:08:55 +01:00
Matt Layher
3022a283d0
corerad: 0.3.4 -> 1.0.0
...
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2022-01-31 17:06:26 -05:00
Kristoffer Dalby
00db4205fb
nixos/headscale: Add headscale service module
2022-01-31 22:02:56 +00:00
AndersonTorres
611555aeea
dwl: 0.2.1 -> 0.2.2
...
Now with new wlroots!
2022-01-31 18:51:36 -03:00
Malo Bourgon
67cc0b103a
vimPlugins.vim-clap: Update cargoSha256 has for maple-bin
2022-01-31 13:44:41 -08:00
Malo Bourgon
d38fc135e9
vimPlugins.lspsaga-nvim: Switch to actively developed fork
2022-01-31 13:44:41 -08:00
Malo Bourgon
43464fc151
vimPlugins: update
2022-01-31 13:44:41 -08:00
sheepforce
41075e2900
pixinsight: init at 1.8.8-12
...
pixinsight: review cleanup
pixinsight: review cleanup
pixinsight: switch back to working wrapper
2022-01-31 22:33:52 +01:00
Jonathan Ringer
a0688e9280
spectrwm: make build src name independent
...
(cherry picked from commit 7865091786
)
2022-01-31 13:29:29 -08:00
Martin Weinelt
74299a1dc1
Merge pull request #157431 from stigtsp/package/perl-cpanminus-update
2022-01-31 22:05:25 +01:00
Guillaume Girol
d6f45aa6c3
Merge pull request #152372 from symphorien/systemd-validate-after
...
nixos/systemd: validate the values of systemd.services.<name>.after
2022-01-31 20:57:13 +00:00
Anderson Torres
27d5762513
Merge pull request #157400 from AndersonTorres/new-misc
...
maintainers/maintainer-list.nix: remove algorith
2022-01-31 17:53:05 -03:00
maralorn
e901f967ea
Merge pull request #157026 from NixOS/haskell-updates
...
haskellPackages: update stackage and hackage
2022-01-31 21:43:56 +01:00
Bruno Bzeznik
77682cf879
shtns: init at 3.5.1 ( #151061 )
2022-01-31 21:28:05 +01:00
wucke13
d4e1518758
edgetx: init at 2.6.0 ( #152091 )
...
Co-authored-by: Wanja Zaeske <wanja.zaeske@dlr.de>
2022-01-31 21:25:59 +01:00
Philipp Woelfel
1f3c6c657d
pdfstudio: added function for creating src url ( #156635 )
...
pdfstudio: added function for creating src url
2022-01-31 21:13:37 +01:00
Malte Brandy
b73e03f9ba
Merge branch 'master' into haskell-updates
2022-01-31 21:09:56 +01:00
Guillaume Girol
d5ddafd0fa
Merge pull request #153219 from symphorien/doc-miniflux
...
nixos/miniflux: improve docs
2022-01-31 20:05:30 +00:00
Aaron Andersen
bf0de7623b
php.extensions.pdo_sqlsrv: 5.9.0 -> 5.10.0
2022-01-31 14:51:58 -05:00
Aaron Andersen
b8ed9b8f5c
php.extensions.sqlsrv: 5.9.0 -> 5.10.0
2022-01-31 14:51:39 -05:00
Ivv
55ec2d9e58
Merge pull request #148154 from WolfangAukang/morgen
...
morgen: init at 2.4.3
2022-01-31 20:50:57 +01:00
Martin Weinelt
5075fd13e6
Merge pull request #157456 from mweinelt/atheme
2022-01-31 20:45:46 +01:00
sternenseemann
74eaf2bc93
release-haskell.nix: correct native-bignum status of 9.0.2 and 9.2.1
2022-01-31 20:04:29 +01:00
Will Dietz
8673391cb7
numatop: 2.1 -> 2.2, fix build errors from format strings
...
Also grab CK's PR for other string operation fixups.
2022-01-31 12:53:54 -06:00
Will Dietz
bea399e226
numatop: fix platforms, enumerate explicitly
...
Not sure why the previous approach no longer works, but we at least want x86_64-linux supported!
Include the triples (doubles) currently supported for ppc linux.
2022-01-31 12:36:42 -06:00
Gordias
bb2f4471be
change package platforms to linux
...
package does not build on `darwin`, see https://github.com/NixOS/nixpkgs/pull/156351#pullrequestreview-860432781
2022-01-31 13:36:05 -05:00
R. Ryantm
41e247799a
flexget: 3.2.15 -> 3.2.16
2022-01-31 18:29:24 +00:00
R. Ryantm
a529f0c125
indilib: 1.9.3 -> 1.9.4
2022-01-31 10:27:04 -08:00
R. Ryantm
4ec2959c32
python310Packages.treq: 21.5.0 -> 22.1.0
2022-01-31 10:23:01 -08:00
R. Ryantm
dbc9b87b80
openvswitch: 2.15.1 -> 2.16.2
2022-01-31 10:21:25 -08:00
R. Ryantm
0ad48ab2fb
gitlab-pages: 1.48.0 -> 1.49.0
2022-01-31 10:20:15 -08:00
R. Ryantm
6eaa6d61e7
i2p: 1.5.0 -> 1.6.1
2022-01-31 10:18:25 -08:00
R. Ryantm
69084f9d62
python38Packages.plugwise: 0.15.4 -> 0.16.0
2022-01-31 10:16:51 -08:00
Michael Weiss
20926eb660
google-chrome: reland: add /run/opengl-driver/share/vulkan/icd.d/ to path
...
This change is part of 007af34263
but got accidentally reverted in
b2eb5f62a7
. It is required for Vulkan support.
2022-01-31 19:16:47 +01:00
R. Ryantm
acfa6f1f1d
zanshin: 21.12.0 -> 21.12.1
2022-01-31 10:15:06 -08:00
R. Ryantm
ccc923cc30
pipenv: 2021.11.23 -> 2022.1.8
2022-01-31 10:13:22 -08:00
R. Ryantm
d257695509
python310Packages.types-urllib3: 1.26.7 -> 1.26.8
2022-01-31 10:13:06 -08:00
R. Ryantm
4b39f7108f
python310Packages.subarulink: 0.3.16 -> 0.4.0
2022-01-31 10:12:53 -08:00
Moritz Kiefer
f82aeba582
haskell.compiler.ghc{902,921}: Switch GHC 9.0/9.2 to bignum-native
...
Neither of them support integer-simple anymore.
fixes #153742
2022-01-31 19:12:51 +01:00
R. Ryantm
7a88b78589
boundary: 0.7.1 -> 0.7.3
2022-01-31 10:11:42 -08:00
R. Ryantm
df8cc51ee6
cloud-sql-proxy: 1.27.1 -> 1.28.0
2022-01-31 10:11:32 -08:00
R. Ryantm
56d1ad8d93
klipper: unstable-2021-12-24 -> unstable-2022-01-09
2022-01-31 10:09:00 -08:00