Dmitry Kalinkin
10438ba4fa
texlive: 2019 -> 2020
...
Also change default package version from texlive year to a
revision. The problem with using texlive year is that it will change
on each of our update even if the package itself was not updated. The
texlive SVN revision number should not change unless the package is
updated. This will allow to share more store paths between different
texlive versions.
2020-10-11 12:28:26 -04:00
Dmitry Kalinkin
d2a3ac31b6
texlive.bin: provide luajittex and mfluajit binaries
...
The ppc64 condition is based on previous reports and was not tested on
actual hardware.
2020-10-11 12:28:25 -04:00
Dmitry Kalinkin
1e87de13a5
texlive.combined.scheme-infraonly: enable building on Hydra
...
This used to be broken, but recently was fixed.
2020-10-11 12:28:25 -04:00
Dmitry Kalinkin
b797fb24c4
texlive.bin.mflua: init
2020-10-11 12:28:25 -04:00
Dmitry Kalinkin
69e0797b00
texlive.bin.core: avoid building lua{53,jit} libraries
2020-10-11 12:28:11 -04:00
Dmitry Kalinkin
02cbf4e773
texlive.bin.core: remove outdated options
2020-10-09 18:19:49 -04:00
Lassulus
966a7e9248
Merge pull request #82860 from xfix/flips
...
flips: init at unstable-2020-10-02
2020-10-09 18:23:21 +02:00
Daniel Gorin
5d7bcd5b13
apfs-fuse: Let mount find apfs-fuse ( #84997 )
...
We add a symlink `mount.fuse.apfs-fuse ~~> apfs-fuse`, so that we can specify
`fuse.apfs-fuse` as `fsType` in `nixos` and have the device mounted. The
current alternative is to specify: `fuse./run/current-system/sw/bin/apfs-fuse`
as `fsType`.
On other distros, using `fuse.apfs-fuse` should work since `mount.fuse`
will just runs `apfs-fuse`, but on nixos the `PATH` of `mount.fuse` is
restricted. The symlink makes it work directly, without having
`mount.fuse` doing the dispatch.
2020-10-09 09:55:56 -04:00
zowoq
4da09d369b
fuse-overlayfs: 1.1.2 -> 1.2.0
...
https://github.com/containers/fuse-overlayfs/releases/tag/v1.2.0
2020-10-09 18:41:41 +10:00
Mario Rodas
f174a84d33
Merge pull request #99979 from suhr/tox
...
tox-node: 0.0.8 -> 0.1.0
2020-10-08 18:14:20 -05:00
Mario Rodas
9677cbc5b6
Merge pull request #100032 from IvarWithoutBones/xsel-update
...
xsel: 2019-08-21 -> 2020-05-27
2020-10-08 17:12:50 -05:00
markuskowa
d8d52410a7
Merge pull request #100053 from markuskowa/upd-snapper
...
nixos/snapper: 0.8.12 -> 0.8.14
2020-10-09 00:05:27 +02:00
markuskowa
4ab5d7ac52
Merge pull request #99914 from mweinelt/borg
...
borgbackup: 1.1.13 -> 1.1.14
2020-10-08 23:21:29 +02:00
Markus Kowalewski
7cbd2094f7
snapper: 0.8.12 -> 0.8.14
2020-10-08 23:17:24 +02:00
Ivar
ae61b8500f
xsel: 2019-08-21 -> 2020-05-27
2020-10-08 23:06:47 +02:00
Robert Scott
8484c442ed
Merge pull request #100044 from risicle/ris-packetdrill-fix
...
packetdrill: 1.0 -> unstable-2020-08-22, fix build
2020-10-08 20:55:02 +01:00
Robert Scott
87fad4d39e
packetdrill: 1.0 -> unstable-2020-08-22, fix build
...
also switch to cmake build
2020-10-08 19:52:13 +01:00
Michiel Leenaars
21b9c04a2c
basex: 8.6.6 -> 9.4.3
2020-10-08 19:56:19 +02:00
Tim Steinbach
a5209ce244
httpstat: Format with nixfmt
2020-10-08 11:00:17 -04:00
Tim Steinbach
e0aa9513d4
miniserve: Remove maintainer nequissimus
2020-10-08 11:00:16 -04:00
Anderson Torres
cac0cfa27b
Merge pull request #99422 from hloeffler/rgxg-init-0.1.2
...
Rgxg: init at 0.1.2
2020-10-07 23:56:33 -03:00
Mario Rodas
dbf63a9e32
Merge pull request #99686 from marsam/update-grpcurl
...
grpcurl: 1.4.0 -> 1.7.0
2020-10-07 21:21:57 -05:00
Martin Weinelt
75bf9558a4
Merge pull request #98771 from helsinki-systems/init/thc-ipv6
...
thc-ipv6: init at 3.6
2020-10-08 02:20:06 +02:00
Сухарик
5ada68ac1b
tox-node: 0.0.8 -> 0.1.0
2020-10-07 23:37:19 +03:00
hloeffler
90e603fcec
rgxg: init at 0.1.2
...
Co-authored-by: Doron Behar <doron.behar@gmail.com>
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2020-10-07 18:44:13 +02:00
zowoq
1a6640a907
fzf: 0.22.0 -> 0.23.0
...
https://github.com/junegunn/fzf/blob/master/CHANGELOG.md#0230
2020-10-07 22:20:35 +10:00
Vladimír Čunát
420f89ceb2
Revert "apparmor: fix and improve the service"
...
This reverts commit fb6d63f3fd
.
I really hope this finally fixes #99236 : evaluation on Hydra.
This time I really did check basically the same commit on Hydra:
https://hydra.nixos.org/eval/1618011
Right now I don't have energy to find what exactly is wrong in the
commit, and it doesn't seem important in comparison to nixos-unstable
channel being stuck on a commit over one week old.
2020-10-07 12:22:18 +02:00
Timo Kaufmann
8722718311
Merge pull request #99893 from ardumont/bump-amule
...
amule: 2.3.2 -> unstable-20201006
2020-10-07 10:03:07 +02:00
Timo Kaufmann
b3af4a43f2
Merge pull request #99899 from ardumont/bump-gmrender-resurrect
...
gmrender-resurrect: Make build against libupnp 1.14 ok
2020-10-07 10:02:37 +02:00
Linus Heckemann
a25bd6604f
Merge pull request #93675 from bcdarwin/update-libminc
...
libminc: 2.4.03 -> unstable-2020-07-17
2020-10-07 08:08:10 +02:00
Martin Weinelt
c161b0526c
borgbackup: 1.1.13 -> 1.1.14
...
https://github.com/borgbackup/borg/blob/1.1.14/docs/changes.rst#version-1114-2020-10-07
2020-10-07 03:01:09 +02:00
Dmitry Kalinkin
86e6adc799
Merge pull request #99093 from veprbl/pr/texlive_chktex_fix
...
texlive: move chktex from texlive.bin.core to texlive.bin.chktex
2020-10-06 18:01:06 -04:00
Antoine R. Dumont (@ardumont)
1f7cf96291
amule: 2.3.2 -> unstable-20201006
...
There has been no new release since 2.3.2 for some years now (around 2016) [1]
The most recent master branch for the amule project includes a commit [2] which
fixes compilation breakage with the next libupnp version [3].
So this bumps the amule version to the latest commit of that repository.
[1] https://github.com/amule-project/amule/issues/219
[2] 8784480c79
[3] #93048
2020-10-06 23:35:22 +02:00
Antoine R. Dumont (@ardumont)
98e5369baf
gmrender-resurrect: Make build against libupnp 1.14 ok
...
Current PR opened but not merged upstream [1]
[1] https://github.com/hzeller/gmrender-resurrect/pull/214
2020-10-06 23:25:13 +02:00
Ben Darwin
95439a7e7d
hdf5_1_8: remove
...
- no longer needed as `libminc` has been updated to use the default hdf5
2020-10-06 15:31:20 -04:00
Daniël de Kok
4e1b68b5aa
Merge pull request #99729 from danieldk/1password-gui-0.8.9
...
_1password-gui: 0.8.8-1 -> 0.8.9
2020-10-06 20:03:22 +02:00
Daniël de Kok
2674604d4a
_1password-gui: 0.8.8-1 -> 0.8.9
...
Changelog:
https://1password.community/discussion/116148/1password-development-preview-0-8-9
2020-10-06 16:07:22 +02:00
Konrad Borowski
e22e2a5080
flips: init at unstable-2020-10-02
2020-10-06 15:25:54 +02:00
Mario Rodas
5aa36183a9
Merge pull request #99682 from marsam/update-kbs2
...
kbs2: 0.1.4 -> 0.1.5
2020-10-06 05:52:24 -05:00
Tristan
6df7db0b42
logtop: init at 0.7 ( #99593 )
...
* maintainers: add starcraft66
* logtop: init at 0.7
2020-10-06 09:34:14 +02:00
Mario Rodas
a5b3922697
Merge pull request #99630 from bbigras/kopia
...
kopia: 0.7.1 -> 0.7.2
2020-10-05 20:34:04 -05:00
Mario Rodas
19c5a183e5
kbs2: 0.1.4 -> 0.1.5
2020-10-05 20:00:00 -05:00
Jan Tojnar
b0f40bef4f
Merge pull request #97045 from jtojnar/netpbm-10.91.2
2020-10-05 22:25:51 +02:00
Jonathan Ringer
2523024f49
lexicon: 3.3.27 -> 3.4.3
2020-10-05 10:55:06 -07:00
Jonathan Ringer
cf24078902
lexicon: fix build
2020-10-05 10:55:06 -07:00
Robert Helgesson
579dfc56ac
svtplay-dl: 2.4 -> 2.6
2020-10-05 18:14:16 +02:00
Bruno Bigras
310aaf5739
kopia: 0.7.1 -> 0.7.2
2020-10-05 10:59:15 -04:00
Benjamin Hipple
1926838557
Merge pull request #99528 from davegallant/awscli2-2.0.54
...
awscli2: 2.0.48 -> 2.0.54
2020-10-04 23:24:50 -04:00
Maximilian Bosch
8524c682f6
Merge pull request #99555 from mweinelt/nmap
...
nmap: 7.80 -> 7.90
2020-10-04 21:45:51 +02:00
Mario Rodas
263690c110
Merge pull request #96071 from r-ryantm/auto-update/networkmanager_dmenu
...
networkmanager_dmenu: 1.5.0 -> 1.6.0
2020-10-04 09:25:50 -05:00