Marek Mahut
52532b7c36
Merge pull request #91256 from prusnak/seeks
...
seeks: remove, upstream unmaintained
2020-09-18 16:32:33 +02:00
Marek Mahut
8e1a41d63e
Merge pull request #94439 from prusnak/gomp
...
gomp: init at 1.1.0
2020-09-18 16:31:50 +02:00
lewo
ece86ab992
Merge pull request #98036 from nlewo/add-patch-package
...
nodePackages.patch-package: init at 6.2.2
2020-09-18 16:30:45 +02:00
Marek Mahut
5515d94f08
Merge pull request #98095 from eyJhb/scrot-1.4
...
scrot: 1.3 -> 1.4
2020-09-18 16:25:12 +02:00
Marek Mahut
751779af38
Merge pull request #96374 from prusnak/snowsql
...
snowsql: 1.2.5 -> 1.2.9
2020-09-18 16:23:06 +02:00
Marek Mahut
3f95e9b51d
Merge pull request #96629 from prusnak/i2pd
...
i2pd: 2.32.1 -> 2.33.0
2020-09-18 16:20:39 +02:00
Gabriel Ebner
6b74f99abd
blender: 2.83.5 -> 2.90.0
2020-09-18 15:19:57 +02:00
Gabriel Ebner
524755d323
embree: init at 3.11.0
2020-09-18 15:17:23 +02:00
Antoine Eiche
c56e8e73de
nodePackages.patch-package: init at 6.2.2
...
Note this also updates all node packages.
2020-09-18 15:10:27 +02:00
ajs124
61d75820cc
Merge pull request #98125 from helsinki-systems/drop/sky
...
sky: drop
2020-09-18 15:09:21 +02:00
Tim Steinbach
deea9b8a4a
linux/hardened/patches/5.8: 5.8.9.a -> 5.8.10.a
2020-09-18 08:15:40 -04:00
Titouan
1655af5e17
lazygit: 0.22.1 -> 0.22.8
2020-09-18 13:52:57 +02:00
Dennis Gosnell
47ee595790
Merge pull request #98207 from NobbZ/exercism-maintainer
...
exercism: Add NobbZ as maintainer
2020-09-18 20:27:16 +09:00
Emery Hemingway
d85114062a
trojita: disable withI18n by default
...
The translation sources are too massive to reliably build.
2020-09-18 12:56:20 +02:00
aszlig
948d828955
uqm: Fix purity checking error during config phase
...
Since commit fb777be7d2
, linking programs
in /tmp will no longer work, since with this commit (hardcoded) /tmp
will no longer be treated a valid temporary directory by the purity
checking logic.
Essentially what that logic does is checking whether the link target is
either relative, in some temporary directory or in the Nix store and if
that's not the case, an error is thrown like in this case:
gcc -c /tmp/build.24.tmp.c -o /tmp/build.24.tmp.c.o
gcc /tmp/build.24.tmp.c.o -o /tmp/build.24.tmp.out
impure path `/tmp/build.24.tmp.out' used in link
collect2: error: ld returned 1 exit status
Note here, that $TMP and $TMPDIR point to /build while the output here
still refers to /tmp. This is because the custom build system of uqm
simply hardcodes /tmp and doesn't honor any of these variables.
To fix this, all we need to do is the latter and we're now using $TMPDIR
instead of /tmp for these compile-tests during configure.
While the pull request[1] introducing said commit has a few comments
regarding other issues and it could still be either reverted or changed,
using $TMPDIR in the uqm build script is entirely backwards-compatible
and shouldn't hurt in any case.
[1]: https://github.com/NixOS/nixpkgs/pull/93560
Signed-off-by: aszlig <aszlig@nix.build>
2020-09-18 12:33:03 +02:00
Orivej Desh
19f7f150a4
solfege: fix build with texinfo 6.7
...
makeinfo seems right to fail when input encoding is not declared and is not UTF-8.
texinfo was updated in #95910 .
2020-09-18 10:21:24 +00:00
André Silva
1e9f9492a8
linux_zen: 5.8.7 -> 5.8.10
2020-09-18 11:09:10 +01:00
Norbert Melzer
76e3103b7a
exercism: Add NobbZ as maintainer
2020-09-18 12:02:47 +02:00
Jacek Galowicz
0c1807e3e2
Merge pull request #97981 from VirtusLab/git-machete-2.15.5
...
gitAndTools.git-machete: 2.15.4 -> 2.15.5
2020-09-18 10:06:55 +02:00
Julian Stecklina
5fa0612d85
cpuid: init at 20200427
...
cpuid is a tool to describe x86 CPU features. This is useful for
people doing low-level software development.
2020-09-18 09:23:14 +02:00
Emanuele Peruffo
356602c5df
mongodb-compass: 1.17.0 -> 1.22.1
...
Fixes segmentation fault and upgrades the package
2020-09-18 08:13:09 +02:00
Vladimír Čunát
68c436b0cc
Merge branch 'staging-next'
2020-09-18 08:12:47 +02:00
Jason O'Conal
ce6de89eea
idea: 2020.2.1 -> 2020.2.2
2020-09-18 11:54:45 +09:30
Mario Rodas
72b9660dc1
_3270font: 2.0.4 -> 2.1.0 ( #98156 )
...
https://github.com/rbanffy/3270font/releases/tag/v.2.1.0
2020-09-17 19:00:53 -05:00
Doron Behar
1ae3671fdb
Merge pull request #98152 from doronbehar/pkg/gnomeExtensions/gsconnect
...
gnomeExtensions.gsconnect: 39 -> 41
2020-09-18 02:04:25 +03:00
mlvzk
9560e5d1aa
discocss: init at 0.1.0
2020-09-18 00:52:48 +02:00
Robert Scott
5df26febad
Merge pull request #98149 from povik/povik/libiio-py3-fix
...
python3.pkgs.libiio: fix build
2020-09-17 23:41:52 +01:00
Vladimír Čunát
638c8cb2d5
Merge #97599 : bcachefs*: update
2020-09-17 23:20:33 +02:00
Lassulus
6bc58262d1
Merge pull request #96931 from asbachb/update-netbeans
...
netbeans: 12.0 -> 12.1
2020-09-17 22:36:38 +02:00
Vladimír Čunát
d347b85c02
linuxPackages.exfat-nofuse: lazier assertion (/cc #97577 )
...
I'm not sure what happens exactly. I suspect some construct like mkIf
pushing into boot.kernelPackages contents and tripping on the assertion.
2020-09-17 22:32:43 +02:00
Lassulus
b19f6797f6
Merge pull request #97018 from evils/openocd
...
openocd: 0.10.0 -> 2020-09-02
2020-09-17 21:49:02 +02:00
Lassulus
1ab2364f00
Merge pull request #97037 from IvarWithoutBones/crcpp
...
crcpp: init at 1.0.1.0
2020-09-17 21:38:37 +02:00
Vladimír Čunát
ff65a4f304
Merge #97577 : linuxPackages.exfat-nofuse: 2019-09-06 -> 2020-04-15
2020-09-17 21:23:27 +02:00
Robert Helgesson
3584644092
cloc: 1.86 -> 1.88
2020-09-17 21:13:43 +02:00
Lassulus
60996fa762
Merge pull request #97085 from r-ryantm/auto-update/checksec
...
checksec: 2.2.2 -> 2.2.3
2020-09-17 21:13:21 +02:00
Lassulus
ec3ea93a95
Merge pull request #97088 from r-ryantm/auto-update/checkstyle
...
checkstyle: 8.35 -> 8.36
2020-09-17 21:09:15 +02:00
Lassulus
ba7bf293e1
Merge pull request #97090 from r-ryantm/auto-update/clevis
...
clevis: 13 -> 14
2020-09-17 21:04:51 +02:00
John Ericson
d30161b2d9
Merge pull request #96693 from jmininger/jam@fix-adobe-reader
...
adobe-reader: add gkd-pixbuf-xlib based on issue: #96683
2020-09-17 14:58:21 -04:00
Lassulus
1c4113e359
Merge pull request #97099 from r-ryantm/auto-update/crawl
...
crawl: 0.25.0 -> 0.25.1
2020-09-17 20:53:08 +02:00
Lassulus
ce583ca42d
Merge pull request #97104 from r-ryantm/auto-update/cutelyst
...
cutelyst: 2.11.0 -> 2.12.0
2020-09-17 20:39:21 +02:00
Lassulus
6a9b6dce0b
Merge pull request #97111 from r-ryantm/auto-update/dolt
...
dolt: 0.18.3 -> 0.19.0
2020-09-17 20:29:26 +02:00
Lassulus
7992147d87
Merge pull request #97113 from r-ryantm/auto-update/duckdb
...
duckdb: 0.1.8 -> 0.2.1
2020-09-17 20:24:48 +02:00
Hannes Weisbach
9c73e34d18
kicad: remove gettext from buildInputs, add to nativeBuildInputs
...
The i18n "library" does not link against gettext. It only requires the
msgfmt utility from gettext, hence gettext should be a nativeBuildInput
2020-09-17 19:48:50 +02:00
Lassulus
9a886d4773
Merge pull request #98018 from helsinki-systems/upd/matomo
...
matomo: 3.14.0 -> 3.14.1
2020-09-17 19:35:42 +02:00
ehmry
2a14d21224
Merge pull request #97394 from SuperSandro2000/dnscontrol-3.3.0
...
dnscontrol: 3.2.0 -> 3.3.0, add me as maintainer
2020-09-17 17:45:18 +02:00
Arnout Engelen
19f22514cb
pythonPackages.grpcio-tools: add setuptools dependency ( #98157 )
2020-09-17 09:23:16 -05:00
Niklas Hambüchen
3c6ed1a798
Merge pull request #98140 from nh2/ntfy-python3
...
ntfy: Switch to python3. Also fixes test failure
2020-09-17 16:12:03 +02:00
Tim Steinbach
fa60ed8f8d
linux: 5.8.9 -> 5.8.10
2020-09-17 09:56:18 -04:00
Tim Steinbach
e8121e5686
linux: 5.4.65 -> 5.4.66
2020-09-17 09:56:09 -04:00
Tim Steinbach
cb4b908d12
linux: 4.19.145 -> 4.19.146
2020-09-17 09:55:56 -04:00
Mario Rodas
2ef8a50129
Merge pull request #98127 from Chili-Man/patch-2
...
eksctl: 0.26.0 -> 0.27.0
2020-09-17 08:08:00 -05:00
Maximilian Bosch
85ca7f75fd
Merge pull request #98129 from demyanrogozhin/react-native-debugger-fix
...
react-native-debugger: 0.9.10 -> 0.11.4
2020-09-17 14:49:08 +02:00
Sandro Jäckel
139143cabf
dnscontrol: add SuperSandro2000 as maintainer
2020-09-17 14:24:20 +02:00
Sandro Jäckel
5cd3b2d62a
dnscontrol: replace stdenv.lib with lib
2020-09-17 14:24:20 +02:00
Sandro Jäckel
8263d6e68b
dnscontrol: 3.2.0 -> 3.3.0
2020-09-17 14:24:19 +02:00
Mauricio Collares
3df04beafc
signal-desktop: ringrtc depends on libpulseaudio
...
voice/video calls should now work, fixing #98082
2020-09-17 14:20:37 +02:00
Maximilian Bosch
501eaab47a
react-native-debugger: fix eval
2020-09-17 13:39:01 +02:00
Demyan Rogozhin
114ad1a7c5
react-native-debugger: 0.9.10 -> 0.11.4
2020-09-17 12:57:02 +02:00
Maximilian Bosch
6803bc6882
Merge pull request #98145 from marsam/update-xonsh
...
xonsh: 0.9.21 -> 0.9.22
2020-09-17 11:46:01 +02:00
Frederik Rietdijk
af92611103
Revert "python: gsd: 1.7.0 -> 1.9.3"
...
Incorrect update. Should not update the Python 2 version.
This reverts commit d1a46d4ff3
.
2020-09-17 11:35:38 +02:00
Doron Behar
3f1a356b81
gnomeExtensions.gsconnect: 39 -> 41
...
Update patch so it'll apply on v41.
2020-09-17 11:39:07 +03:00
Mario Rodas
eb6e2ac2c0
terraform_0_13: 0.13.2 -> 0.13.3 ( #98137 )
...
https://github.com/hashicorp/terraform/releases/tag/v0.13.3
2020-09-17 10:21:22 +02:00
Daniël de Kok
3dba63fe64
Merge pull request #98120 from helsinki-systems/drop/transcribe
...
transcribe: drop
2020-09-17 10:18:45 +02:00
Sascha Grunert
1e8324291e
cri-o: 1.18.3 -> 1.19.0
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-17 17:50:57 +10:00
zowoq
ec63faba64
gitAndTools.gh: 0.12.0 -> 1.0.0
...
https://github.com/cli/cli/releases/tag/v1.0.0
2020-09-17 17:41:04 +10:00
Michele Guerini Rocco
f61b2ea2df
Merge pull request #98112 from titouanco/mkvtoolnix
...
mkvtoolnix: 48.0.0 -> 50.0.0
2020-09-17 09:28:17 +02:00
Martin Povišer
ce0a59cb9f
python3.pkgs.libiio: fix build
...
Add missing setuptools dependency.
2020-09-17 09:16:02 +02:00
Doron Behar
eaf667bbf0
all-packages.nix: Remove trailing space for qutebrowser
2020-09-17 09:24:46 +03:00
Niklas Hambüchen
35593698d5
ntfy: Switch to python3. Also fixes test failure.
...
Fixes test error:
AttributeError: 'module' object has no attribute 'test_prowl'
2020-09-17 03:17:49 +02:00
Mario Rodas
0561fdef05
xonsh: 0.9.21 -> 0.9.22
...
https://github.com/xonsh/xonsh/releases/tag/0.9.22
2020-09-16 18:00:00 -05:00
Robert Scott
cbe0b2e2c5
Merge pull request #98110 from Pamplemousse/topydo
...
topydo: fix tests
2020-09-16 23:49:33 +01:00
Pamplemousse
c603f62628
topydo: Don't fail build on tests
...
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-09-16 15:04:38 -07:00
Robert Helgesson
9dfcba812a
jwt-cli: 3.1.0 -> 3.2.1
2020-09-16 23:25:52 +02:00
Robert Scott
5ace6ec724
Merge pull request #97911 from liff/zhf/wordgrinder
...
wordgrinder: fix build
2020-09-16 22:23:30 +01:00
Robert Scott
b4338fbb12
Merge pull request #98060 from jonringer/fix-ihatemoney
...
python3Packages.ihatemoney: disable sandbox unfriendly tests
2020-09-16 22:20:25 +01:00
ajs124
233ae7b13e
Merge pull request #98097 from helsinki-systems/upd/matrix-synapse
...
matrix-synapse: 1.19.1 -> 1.19.2
2020-09-16 23:06:49 +02:00
Vladyslav M
9147432d5f
Merge pull request #98062 from jonringer/fix-streamlit
...
streamlit: fix build
2020-09-16 23:45:32 +03:00
Demyan Rogozhin
e77d4ecac2
react-native-debugger: fix build
2020-09-16 22:45:09 +02:00
Diego Rodriguez
5a6ec92bad
eksctl: 0.26.0 -> 0.27.0
2020-09-16 14:34:36 -06:00
ajs124
d219ce3a82
sky: drop
2020-09-16 22:25:38 +02:00
Stig P
33b044c414
Merge pull request #98098 from titouanco/micro
...
micro: 2.0.5 -> 2.0.7
2020-09-16 20:05:49 +00:00
Austin Seipp
f1f1396167
Merge pull request #98109 from Pamplemousse/verilator
...
verilator: 4.040 -> 4.100
2020-09-16 14:25:25 -05:00
Frederik Rietdijk
bfa35d8d11
qutebrowser: fixup
...
to 2daf5702c6
2020-09-16 21:21:55 +02:00
Lancelot SIX
00f16b7e0c
pythonPackages.pyslurm: mark as broken
2020-09-16 21:07:55 +02:00
Frederik Rietdijk
2daf5702c6
qutebrowser: use qt 5.15
...
Follow-up to a4e50bb197
.
2020-09-16 21:00:30 +02:00
Frederik Rietdijk
c88f3adb17
pythonPackages: set qt version by overriding pkgs
2020-09-16 20:55:36 +02:00
Frederik Rietdijk
a4e50bb197
Revert "qutebrowser: use qt515 ( #97586 )"
...
We are not going to add parameters to `python-packages.nix`.
The proper way to do this is override Python, and pass in a
custom `pkgs`.
This reverts commit c1a0dfadea
.
2020-09-16 20:29:23 +02:00
Anderson Torres
8a715e2522
Merge pull request #97298 from felschr/feat/filebot
...
filebot: init at 4.9.1
2020-09-16 15:23:03 -03:00
Daniël de Kok
6338098ffb
Merge pull request #97227 from danieldk/libxsmm-1.16.1
...
libxsmm: 1.15 -> 1.16.1, improve derivation
2020-09-16 20:13:26 +02:00
ajs124
5e8db8802b
transcribe: drop
2020-09-16 20:12:46 +02:00
Marek Mahut
4ecaf7ef3a
Merge pull request #95104 from kcalvinalvin/add-btcpayserver
...
Add btcpayserver
2020-09-16 19:10:31 +02:00
Titouan
99ae3e932b
mkvtoolnix: 48.0.0 -> 50.0.0
2020-09-16 18:55:51 +02:00
Michael Weiss
6a8415c93f
python3Packages.google_api_python_client: 1.11.0 -> 1.12.1
2020-09-16 18:20:37 +02:00
meutraa
b6b616bbe5
androidStudioPackages.beta: 4.1.0.17 -> 4.1.0.18
2020-09-16 18:19:50 +02:00
Vladimír Čunát
372f89cc44
Merge branch 'master' into staging-next
2020-09-16 17:58:45 +02:00
Pamplemousse
9839c0b292
verilator: 4.040 -> 4.100
...
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-09-16 08:40:01 -07:00
Drew Risinger
60df61b67e
mk-python-derivation: document pyproject format
...
Optional setting of format == "pyproject", "egg" had been documented
in the manual, but they weren't listed in the function header for
``mk-python-derivation.nix``.
2020-09-16 17:38:41 +02:00
Felix Tenley
b1423ee641
filebot: init at 4.9.1
2020-09-16 17:17:14 +02:00
Jan Tojnar
db64508779
ufraw: mark broken
...
It does not build so let's mark it broken in order for gimp-with-plugins not to be broken.
Fixes: https://github.com/NixOS/nixpkgs/issues/98103
2020-09-16 16:58:36 +02:00
Ryan Mulligan
31630b0425
Merge pull request #97948 from JesusMtnez/coursier
...
coursier: 2.0.0-RC6-25 -> 2.0.0-RC6-26
2020-09-16 07:56:39 -07:00
Ryan Mulligan
40ab795911
Merge pull request #98058 from mlvzk/init-manix
...
manix: init at 0.6.2
2020-09-16 07:55:57 -07:00
Titouan
d39013b183
micro: 2.0.5 -> 2.0.7
2020-09-16 16:30:52 +02:00
Tim Steinbach
b585d60082
linux/hardened/patches/5.8: 5.8.8.a -> 5.8.9.a
2020-09-16 09:58:49 -04:00
Tim Steinbach
1c61a932bb
linux/hardened/patches/5.4: 5.4.64.a -> 5.4.65.a
2020-09-16 09:58:43 -04:00
ajs124
21779aece5
matrix-synapse: 1.19.1 -> 1.19.2
2020-09-16 15:45:37 +02:00
Graham Christensen
6e98b8ff93
Merge pull request #97790 from Infinisil/release-nixpkgsArgs
...
release*: Support nixpkgsArgs for all release-*.nix files
2020-09-16 09:17:02 -04:00
Anderson Torres
ec5e9b60cc
Merge pull request #97149 from felschr/feat/diagnostic-languageserver
...
nodePackages.diagnostic-languageserver: init at 1.7.1
2020-09-16 10:15:52 -03:00
eyjhb
809ed03259
scrot: 1.3 -> 1.4
2020-09-16 15:05:20 +02:00
Doron Behar
aaf1331bca
Merge pull request #97153 from felschr/patch-4
...
omnisharp-roslyn: 1.35.2 -> 1.37.1
2020-09-16 14:41:07 +03:00
Stig P
2a2cbcb74b
Merge pull request #98032 from sikmir/mbtileserver
...
mbtileserver: init at 0.6.1
2020-09-16 10:41:05 +00:00
Ferran Pujol Camins
c12cfa428c
chromaprint: fix derivation
2020-09-16 10:10:56 +02:00
Ferran Pujol Camins
c6dd555bde
chromaprint: add darwin compatibility
2020-09-16 10:10:56 +02:00
Jonathan Ringer
f1325cdfe7
python2Packages.hickle: disable
...
```
Processing ./hickle-4.0.1-py2-none-any.whl
ERROR: Package 'hickle' requires a different Python: 2.7.18 not in '>=3.5'
```
2020-09-16 00:26:48 -07:00
Jonathan Ringer
389ab45924
python3Packages.hickle: disable tests
...
Incompatible with astropy>=4.0
2020-09-16 00:26:48 -07:00
Keshav Kini
eabba0daf0
python36Packages.ipython: 7.17 -> 7.16.1 (downgrade)
...
IPython versions 7.17 and higher don't support Python 3.6 anymore, so
this commit adds back the old expression for 7.16.1 from before
ba1038a98b
for use in python36Packages
only.
nix-repl> :b python36.withPackages (ps: [ ps.ipython ])
builder for '/nix/store/q8v4f89xwv35a3idb9z345z6n3nzfycb-python3.6-ipython-7.17.0.drv' failed with exit code 1; last 10 log lines:
Python 3.5 was supported with IPython 7.0 to 7.9.
Python 3.6 was supported with IPython up to 7.16.
See IPython `README.rst` file for more information:
https://github.com/ipython/ipython/blob/master/README.rst
Python sys.version_info(major=3, minor=6, micro=12, releaselevel='final', serial=0) detected.
cannot build derivation '/nix/store/mhpdarp18z6skzswrl7sbgzv8hr4gwih-python3-3.6.12-env.drv': 1 dependencies couldn't be built
[0 built (1 failed)]
error: build of '/nix/store/mhpdarp18z6skzswrl7sbgzv8hr4gwih-python3-3.6.12-env.drv' failed
2020-09-16 09:22:38 +02:00
Jason Carr
db0e901b56
lesspass-cli: 9.0.0 -> 9.1.9
2020-09-16 08:41:36 +02:00
ryneeverett
52c3214ea6
lxpanel: 0.9.3 -> 0.10.0
...
Curl is a new requirement so the weather plugin can use libcurl to pull
weather data.
2020-09-16 08:39:13 +02:00
Daniël de Kok
917a183d97
Merge pull request #97868 from dpercy/fac-build
...
fac-build: init at 0.5.3
2020-09-16 07:49:28 +02:00
Mario Rodas
7dbc32359d
Merge pull request #97633 from marsam/enable-opencv-videoio-darwin
...
opencv: enable videoio on darwin
2020-09-15 22:57:37 -05:00
Vincent Laporte
10fef19f4b
ocamlPackages.qcheck: 0.7 → 0.15
2020-09-16 05:57:19 +02:00
Vincent Laporte
491e809867
ocamlPackages.qcheck-alcotest: init at 0.15
2020-09-16 05:57:19 +02:00
Vincent Laporte
79a0130dbd
ocamlPackages.qcheck-ounit: init at 0.15
2020-09-16 05:57:19 +02:00
Vincent Laporte
8d27394e25
ocamlPackages.qcheck-core: init at 0.15
2020-09-16 05:57:19 +02:00
Anderson Torres
811709ff94
Merge pull request #95734 from trepetti/flatcam
...
flatcam: init at 8.5
2020-09-15 23:17:59 -03:00
Anderson Torres
2a6878c437
Merge pull request #97614 from superherointj/master
...
nixos/dmidecode: added recommended patches
2020-09-15 23:16:01 -03:00
David Percy
16beff405d
fac-build: init at 0.5.3
2020-09-15 21:23:24 -04:00
Mario Rodas
095a32182d
nodejs-12_x: 12.18.3 -> 12.18.4
...
https://github.com/nodejs/node/releases/tag/v12.18.4
2020-09-15 18:01:00 -05:00
Mario Rodas
afeed1fe58
nodejs-10_x: 10.22.0 -> 10.22.1
...
https://github.com/nodejs/node/releases/tag/v10.22.1
2020-09-15 18:00:00 -05:00
Wael Nasreddine
c80258af16
gist: 5.1.0 -> 6.0.0 ( #98053 )
2020-09-15 22:41:47 +00:00
Ahmad Jagot
b467630062
f2fs-tools: 1.13.0 -> 1.14.0
...
Allow use of 'compression' option on volume creation, supported at
mount-time in kernels 5.6+
2020-09-15 23:51:11 +02:00
Doron Behar
5a9358ce26
Merge pull request #97700 from SuperSandro2000/cod
2020-09-16 00:18:46 +03:00
ajs124
dd978781a5
Merge pull request #98068 from LeUlukai/update/texstudio
...
texstudio: 3.0.0 -> 3.0.1
2020-09-15 22:49:51 +02:00
markuskowa
56190b7794
Merge pull request #97400 from ck3d/vdr-epgsearch-20191202
...
vdr-epgsearch: 2.4.0 -> 20191202
2020-09-15 22:21:05 +02:00
markuskowa
8e9a572791
Merge pull request #97404 from ck3d/vdr-vaapidevice-20190526
...
vdr-vaapidevice: 0.7.0 -> 20190526
2020-09-15 22:20:47 +02:00
Nikolay Korotkiy
d92b2463fc
josm: 16812 -> 17013
2020-09-15 22:14:19 +02:00
Vincent Laporte
ffc3f8227b
saga: use proj 6
2020-09-15 21:47:28 +02:00
Sandro Jäckel
ca682af5ea
cod: init at unstable-2020-09-10
2020-09-15 21:27:09 +02:00
Robert Scott
4d111fdf39
pythonPackages.sievelib: fix build by adding patch
...
this fixes installation with newer pip versions
also give a name to an existing patch
2020-09-15 11:52:25 -07:00
LeUlukai
c35b6b3b5c
texstudio: 3.0.0 -> 3.0.1
2020-09-15 20:52:16 +02:00
Matt Votava
5f4b880b40
python2Packages.trytond: disable for python2
2020-09-15 11:48:41 -07:00
Matt Votava
0051c0a4a5
pythonPackages.bcrypt: use 3.1.x for python older than 3.6
2020-09-15 11:48:41 -07:00
mlvzk
92ba610833
manix: init at 0.6.2
2020-09-15 20:31:32 +02:00
Jonathan Ringer
07660b28bc
streamlit: fix build
2020-09-15 11:19:26 -07:00
Jonathan Ringer
2003495474
python3Packages.graphite_beacon: fix deps, add nixos test
2020-09-15 11:05:28 -07:00
Jonathan Ringer
43d588b0af
python3Packages.ihatemoney: disable sandbox unfriendly tests, fix passthru
2020-09-15 11:01:19 -07:00
Stig P
feda1d67d2
Merge pull request #85013 from deshaw/contrib/perl-pdl
...
perlPackages.PDL and dep
2020-09-15 17:04:59 +00:00
Josef Kemetmüller
2b55bb4338
python27.pkgs.joblib: Disable package
...
The version 0.16.0 doesn't support Python older than 3.6.
2020-09-15 09:43:51 -07:00
lb5tr
e469ddc979
vcv-rack: fix broken pfft reference
2020-09-15 08:27:02 -07:00
WORLDofPEACE
9232ca2ac1
Merge pull request #98047 from JesusMtnez/jitsi-meet
...
jitsi-meet-electron: 2.2.0 -> 2.3.1
2020-09-15 10:56:26 -04:00
Tim Steinbach
911c641ace
oh-my-zsh: 2020-09-12 -> 2020-09-14
2020-09-15 10:47:51 -04:00