Maximilian Bosch
ac6420c7ee
Merge pull request #119396 from TredwellGit/glibc
...
glibc: 2.32-40 -> 2.32-46
2021-04-19 23:53:57 +02:00
John Ericson
7e0addbbca
Merge pull request #119891 from Ericson2314/tiny-netbsd-cleanup
...
netbsd.mkDerviation: remove pointless `attrs.src or`
2021-04-19 16:30:17 -04:00
John Ericson
5910c5375f
netbsd.mkDerviation: remove pointless attrs.src or
...
`attrs` overrides these defaults already.
2021-04-19 19:49:22 +00: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
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
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
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
Sandro
4f286b947a
Merge pull request #119875 from Emantor/topic/subversion
...
subversion: remove extraBuildInputs
2021-04-19 17:47:29 +02:00
Sandro
51ea9d0acc
Merge pull request #111930 from 1000101/swagger-codegen
2021-04-19 17:34:46 +02:00
Lorenz Leutgeb
0b0cd3f6aa
mxisd: remove ( #119372 )
...
* mxisd: remove
See EOL notice at https://github.com/kamax-matrix/mxisd/blob/master/EOL.md#end-of-life-notice
* mxisd: Add throwing EOL notice
2021-04-19 11:26:08 -04:00
Martin Weinelt
49f0d178d3
Merge pull request #119849 from sgraf812/rm-firefox-snap-name
2021-04-19 17:24:32 +02:00
Maciej Krüger
5ce1675efb
Merge pull request #98637 from mkg20001/flat-remix
2021-04-19 17:22:08 +02:00
Rouven Czerwinski
d18df82226
subversion: remove extraBuildInputs
...
No longer required since all subversion versions now share the same
buildInputs.
2021-04-19 16:54:11 +02:00
Alyssa Ross
7eb3d024ae
gcc: don't build libssp on NetBSD
...
On NetBSD, this is provided by libc, and the GCC version clashes with it.
Disabling it matches the behaviour of pkgsrc on NetBSD.
Fixes: https://github.com/NixOS/nixpkgs/issues/119839
2021-04-19 14:11:05 +00:00
sophrosyne97
f48fe5df44
dwmblocks: init at 1.0
2021-04-19 10:10:03 -04:00
sophrosyne97
a6fb208ef0
maintainers: add sophrosyne
2021-04-19 10:10:03 -04:00
Michael Raskin
bf7940d1a8
Merge pull request #119791 from polygon/mpir
...
mpir: Add --enable-fat build option
2021-04-19 13:08:08 +00:00
Maciej Krüger
aff74ae7bb
flat-remix-gtk: init at 20201129
2021-04-19 15:08:08 +02:00
Alyssa Ross
936b27b5d4
lua: support non-Linux non-Darwin operating systems
2021-04-19 13:05:06 +00:00
Maciej Krüger
5f8839fd09
Merge pull request #112147 from mkg20001/cinnamon-upgrade
2021-04-19 14:59:58 +02:00
Alyssa Ross
57832e625c
lua: don't always set LUA_USE_LINUX
...
This is supposed to be automatically set by Lua's Makefile if PLAT is
set appropriately, but it was being overridden by us overridding
CFLAGS. Setting it manually was a hack. The correct thing to do was
to make sure SYSCFLAGS (where Lua's Makefile puts LUA_USE_LINUX) was
still included in our custom CFLAGS.
2021-04-19 12:57:35 +00:00
Maciej Krüger
b72cb25732
cinnamon.warpinator: re-enable checks as they work now
2021-04-19 14:46:29 +02:00
Maciej Krüger
0de0287bff
cinnamon.*: sha256 = sha256-.. => hash = sha256-..
2021-04-19 14:46:28 +02:00
Maciej Krüger
048ccae8c5
cinnamon.cinnamon-common: 4.6.1 -> 4.8.6
2021-04-19 14:46:28 +02:00
Maciej Krüger
1795c727ec
cinnamon.cinnamon-control-center: 4.6.2 -> 4.8.2
2021-04-19 14:46:23 +02:00
sternenseemann
56ba373d16
haxe_4_0: init at 4.0.5
2021-04-19 14:42:42 +02:00
sternenseemann
a77870adf6
haxe_4_1: init at 4.1.5
2021-04-19 14:42:42 +02:00
sternenseemann
5252b4bd1b
ocamlPackages.ocaml_extlib-1-7-7: init at 1.7.7
...
Unfortunately there's no way to get Haxe 4.0 and 4.1 to work with extlib
1.7.8 (not even without the minimal install), so we need to package
1.7.7 again, at least until 1.7.9 (?) brings backwards compatibility
packages, hopefully.
2021-04-19 14:42:42 +02:00
Maciej Krüger
fd5331d9a6
cinnamon.cinnamon-settings-daemon: 4.6.4 -> 4.8.5
2021-04-19 14:40:33 +02:00
Maciej Krüger
faaeacd1c6
cinnamon.cjs: 2010-10-19 -> 4.8.2
2021-04-19 14:40:32 +02:00
Maciej Krüger
762e2aadb4
cinnamon.cinnamon-menus: 4.6.1 -> 4.8.2
2021-04-19 14:40:32 +02:00
Maciej Krüger
3a856ee938
cinnamon.cinnamon-common.libcroco: drop
2021-04-19 14:40:31 +02:00
Maciej Krüger
7280e7ca09
cinnamon.cinnamon-desktop: 4.6.4 -> 4.8.1
2021-04-19 14:40:31 +02:00
Maciej Krüger
5e596f8ddf
cinnamon.cinnamon-session: 4.6.2 -> 4.8.0
2021-04-19 14:40:30 +02:00
Maciej Krüger
04de0ae1a8
cinnamon.cinnamon-screensaver: 4.6.0 -> 4.8.1
2021-04-19 14:40:29 +02:00
Maciej Krüger
2edfbec474
cinnamon.nemo: 4.6.5 -> 4.8.4
2021-04-19 14:40:29 +02:00