Vincent Laporte
95341f082c
ocamlPackages.path_glob: init at 0.2
2021-04-19 22:12:38 +02:00
Vincent Laporte
cdff996ed3
ocamlPackages.dap: init at 1.0.6
2021-04-19 22:12:38 +02:00
Sandro
213fcedc17
Merge pull request #117287 from xfix/loop-hero-dependencies
2021-04-19 22:03:35 +02:00
Francesco Gazzetta
7aecbba178
qrcp: 0.7.0 -> 0.8.1
2021-04-19 21:54:34 +02:00
John Ericson
5910c5375f
netbsd.mkDerviation: remove pointless attrs.src or
...
`attrs` overrides these defaults already.
2021-04-19 19:49:22 +00:00
Bernardo Meurer
44fa00a5b8
Merge pull request #119862 from mweinelt/firefox
...
firefox: 87.0 -> 88.0; firefox-esr: 78.9.0esr -> 78.10.0esr
2021-04-19 19:33:42 +00:00
David Birks
bd6b896892
vscode-extensions.iciclesoft.workspacesort: init at 1.6.0
2021-04-19 15:30:04 -04:00
Sandro
4216cf5aee
Merge pull request #112434 from fabaff/pyxbe
2021-04-19 21:17:28 +02:00
Sandro
0db38eae52
Merge pull request #118839 from ErinvanderVeen/myxer
2021-04-19 21:15:19 +02:00
Sandro
c92ca95afb
Merge pull request #119871 from legendofmiracles/master
...
giph: init at 1.1.1
2021-04-19 21:13:53 +02:00
Gabriel Gonzalez
a4fdb4edd1
haskellPackages.parameterized: Re-enable without tests
...
The package builds without the test suite
The upstream issue is: https://github.com/louispan/parameterized/issues/2
2021-04-19 21:12:43 +02:00
Yurii Matsiuk
92f5c75e80
swaylock-effects: 1.6-2 -> 1.6-3 ( #119869 )
...
* swaylock-effects: 1.6-2 -> 1.6-3
* Apply suggestions from code review
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Yurii Matsiuk <ymatsiuk@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-19 21:09:33 +02:00
Sandro
a74823577d
Merge pull request #119886 from OmnipotentEntity/katago-1.8.2
...
katago: 1.8.1 -> 1.8.2
2021-04-19 21:09:02 +02:00
lewo
312d27c4ba
Merge pull request #119818 from nlewo/brscan
...
brscan4: 0.4.9-1 -> 0.4.10-1
2021-04-19 21:05:57 +02:00
Antoine Eiche
d8a256010a
brscan4: minor improvments
2021-04-19 21:01:56 +02:00
Sandro
b0899c7d3b
Merge pull request #119058 from Riey/kime
2021-04-19 20:45:19 +02:00
Sandro
1e78caefb8
Merge pull request #119642 from jojosch/oh-my-git-init
2021-04-19 20:44:34 +02:00
Sandro
6734491095
Merge pull request #110900 from obfusk/add-jiten
2021-04-19 20:41:42 +02:00
github-actions[bot]
ea5bd4364e
Merge staging-next into staging
2021-04-19 18:11:54 +00:00
github-actions[bot]
6ef7c23763
Merge master into staging-next
2021-04-19 18:11:51 +00:00
John Ericson
383afd76e8
Merge pull request #119824 from alyssais/netbsd-sys
...
netbsd.sys: actually build the kernel
2021-04-19 14:04:38 -04:00
John Ericson
b26886474a
Merge pull request #119827 from alyssais/isBSD
...
stdenv.isBSD: reinit
2021-04-19 13:50:14 -04:00
legendofmiracles
3ee493146d
giph: init at 1.1.1
2021-04-19 19:39:42 +02:00
Martin Weinelt
e034919e62
home-assistant: 2021.4.5 -> 2021.4.6
2021-04-19 10:28:36 -07:00
Martin Weinelt
9def31801a
python3Packages.pymetno: 0.8.1 -> 0.8.2
2021-04-19 10:28:36 -07:00
Michael Reilly
72d78d8901
katago: 1.8.1 -> 1.8.2
2021-04-19 13:26:41 -04:00
John Ericson
96fc9ccc54
Merge pull request #119860 from alyssais/lua-bsd
...
lua: support non-Darwin non-Linux OSes; clean up
2021-04-19 13:24:26 -04:00
Sandro
5c69c99434
Merge pull request #119836 from sophrosyne97/master
2021-04-19 19:21:01 +02:00
Sandro
2ef3a9fa87
Merge pull request #119873 from Atemu/update/zen-kernels
...
zen-kernels: 5.11.14 -> 5.11.15
2021-04-19 19:19:33 +02:00
Sandro
0e53f98c65
Merge pull request #119724 from prusnak/slob
2021-04-19 19:17:00 +02:00
John Ericson
e9c3991316
Merge pull request #119872 from alyssais/ssp
...
gcc: don't build libssp on NetBSD
2021-04-19 13:07:16 -04:00
Martin Weinelt
eaab5287e1
python3Packages.pywemo: fix tests
...
Adds a patch that flushes the db, before relying on it during further
tests.
2021-04-19 19:01:04 +02:00
Alyssa Ross
25d4f0d334
lua: use stdenv.cc.targetPrefix
...
This evaluates to an empty string when not cross compiling, so by
using this instead of stdenv.hostPlatform.config we can eliminate a
conditional.
2021-04-19 16:58:32 +00:00
Alyssa Ross
8abdf1db65
lua: don't try to -ldl -lm on non-Linux OSes
...
On other OSes, like NetBSD, these are part of libc. Fortunately, the
Lua Makefile already knows about this, and has a SYSLIBS variable we
can use for this.
2021-04-19 16:58:29 +00:00
Alyssa Ross
34f8d7e15a
lua: one dso patch to rule them all
...
We do this same patch in three different ways for four different Lua
versions, even though the structure of the Makefile barely changes
between releases. We can easily consolidate this by just modifying
the Makefile ourselves instead of using patches (Makefiles are very
amenable to this).
2021-04-19 16:58:26 +00:00
Sandro
aa3903dec4
Merge pull request #119865 from devhell/bump-multilockscreen
...
multilockscreen: 1.0.0 -> 1.1.0
2021-04-19 18:23:29 +02:00
toonn
2c94c8b3e2
bitlbee-facebook: 1.2.1 -> 1.2.2 ( #115285 )
2021-04-19 18:20:44 +02:00
Sandro
35398a3eb9
Merge pull request #119853 from dotlambda/aioimaplib-0.9.0
...
python3Packages.aioimaplib: 0.8.0 -> 0.9.0
2021-04-19 18:05:32 +02:00
Sandro
189f64e8c6
Merge pull request #119854 from pborzenkov/gops-v0.3.18
...
gops: 0.3.17 -> 0.3.18
2021-04-19 18:05:08 +02:00
midchildan
80651c123e
docs: add FUSE packaging tip for Darwin
2021-04-20 00:52:07 +09:00
midchildan
cdc642f008
tmsu: add darwin build
...
Additionally,
- remove libfuse dependency
TMSU doesn't depend on libfuse and instead uses go-fuse, a pure go
reimplementation.
- upgrade go-fuse
The latest go-fuse release added support for recent versions of
macFUSE.
2021-04-20 00:52:06 +09:00
midchildan
15204342ee
svnfs: add darwin build
2021-04-20 00:52:05 +09:00
midchildan
97edf282ea
romdirfs: add darwin build
2021-04-20 00:52:05 +09:00
midchildan
8e71a4574f
moosefs: add darwin build
2021-04-20 00:52:04 +09:00
midchildan
6382f577bb
jmtpfs: add darwin build
2021-04-20 00:52:03 +09:00
midchildan
f85acdfaa1
hubicfuse: add darwin build
2021-04-20 00:52:02 +09:00
midchildan
dff6460d27
httpfs2: add darwin build
2021-04-20 00:52:01 +09:00
midchildan
6d3a66b6ef
exfat: add darwin build
2021-04-20 00:52:00 +09:00
midchildan
38f7579201
darling-dmg: add darwin build
2021-04-20 00:52:00 +09:00
midchildan
651f214fb1
boxfs: add darwin build
2021-04-20 00:51:59 +09:00