Ryan Burns
565db30876
pkgsStatic: fix musleabi* adapter
...
Fixes pkgsCross.muslpi.nix (depends on
pkgsCross.muslpi.busybox-sandbox-shell, which depends on
pkgsCross.muslpi.pkgsStatic.stdenv)
Currently, the ABI adapter in pkgsStatic does not
recognize musleabi/musleabihf and falls back to "musl".
```
> nix eval -f . pkgsCross.muslpi.stdenv.hostPlatform.config
"armv6l-unknown-linux-musleabihf"
> nix eval -f . pkgsCross.muslpi.pkgsStatic.stdenv.hostPlatform.config
"armv6l-unknown-linux-musl"
```
This results in an invalid config passed to GCC configuration, which
fails with `Configuration armv6l-unknown-linux-musl not supported`.
2021-08-16 18:52:22 -07:00
Francesco Gazzetta
5919a42546
drawpile,drawpile-server-headless: 2.1.17 -> 2.1.19 ( #134331 )
2021-08-16 21:30:42 -04:00
github-actions[bot]
585575043f
Merge master into haskell-updates
2021-08-17 00:09:16 +00:00
github-actions[bot]
8a131da1bc
Merge master into staging-next
2021-08-17 00:01:28 +00:00
OPNA2608
d416e6878c
mpg123: Add audio support on Darwin
2021-08-16 22:40:13 +02:00
Maximilian Bosch
a5341beb78
linux: drop *_latest_hardened
-attributes in favor of versioned attributes
...
The problem behind this is that the hardened patchset[1]. Quite recently
this led to a weird problem when Linux 5.12 was dropped (and thus had to
be removed from `nixpkgs`), there were no patches for 5.13, so
`linuxPackages_hardened_latest` had to be downgraded to 5.10 as base[2]
which may be rather unintuitive and unexpected.
To avoid these kind of "silent downgrades" in the future, it makes sense
to drop the attribute entirely. If somebody wants to use a hardened
kernel, it's better to explicitly pin it using the newly introduced
versioned attributes, e.g. `linuxPackages_4_14_hardened`.
[1] https://github.com/anthraxx/linux-hardened/
[2] https://github.com/NixOS/nixpkgs/pull/133587
2021-08-16 20:45:58 +02:00
github-actions[bot]
cb937d70cd
Merge master into staging-next
2021-08-16 18:01:13 +00:00
Kevin Amado
6553ddde56
pypi-mirror: init at 4.0.6
2021-08-16 11:03:18 -05:00
Sandro
81ae5c9745
Merge pull request #134284 from j-hui/saleae-logic-2
2021-08-16 16:53:33 +02:00
Jörg Thalheim
be7446c9d5
Merge pull request #134309 from SuperSandro2000/google-fallout
...
python3Packages.google*: follow up to #133298
2021-08-16 15:45:07 +01:00
Sandro
4c77edc6d1
Merge pull request #133653 from pvonmoradi/pkgs-development-reorganization
2021-08-16 16:33:44 +02:00
j-hui
3a9a6863a7
saleae-logic-2: init at 2.3.33
2021-08-16 10:33:12 -04:00
Sandro
80779b711b
Merge pull request #134313 from Luflosi/add-furo
2021-08-16 16:31:57 +02:00
Sandro
62717c21d9
Merge pull request #130576 from putchar/python3-add-subprocess-tee
2021-08-16 16:31:42 +02:00
Sandro
f194ced1f1
Merge pull request #132905 from j0hax/moneroocean
...
xmrig-mo: init at 6.14.1-mo1
2021-08-16 16:17:03 +02:00
Johannes Arnold
cd434db08e
xmrig-mo: init at 6.14.1-mo1
2021-08-16 15:41:28 +02:00
Sandro
5829e325d1
Merge pull request #132717 from maxeaubrey/docker_20.10.8
2021-08-16 15:18:34 +02:00
Sandro Jäckel
8d6faa6ac1
python39Packages.google-cloud-datacatalog: init at 3.4.0
2021-08-16 15:03:27 +02:00
maralorn
d5f8216275
Merge pull request #126195 from NixOS/haskell-updates-ghc-8.10.5
...
ghc: 8.10.4 -> 8.10.6
2021-08-16 14:50:25 +02:00
Sandro Jäckel
fb4e03fe68
python39Packages.grpc-google-iam-v1: deactivate tests, normalise name, adopt
2021-08-16 14:04:29 +02:00
github-actions[bot]
c30d1d56fe
Merge master into staging-next
2021-08-16 12:01:50 +00:00
Luflosi
2b98af6e38
python3Packages.furo: init at 2021.8.11b42
2021-08-16 13:52:54 +02:00
Doron Behar
7915d1e03f
Merge pull request #126398 from nagy/boost-167-remove
...
boost167: remove
2021-08-16 11:18:00 +00:00
Pooya Moradi
7bb75b3c41
rshell: move the directory to pkgs/development/embedded/
2021-08-16 15:30:06 +04:30
Pooya Moradi
832cdd2850
cc-tool: move the directory to pkgs/development/embedded/
2021-08-16 15:30:05 +04:30
Pooya Moradi
4ed61ca8bc
uisp: move the directory to pkgs/development/embedded/
2021-08-16 15:30:05 +04:30
Pooya Moradi
61b0840054
gputils: move the directory to pkgs/development/embedded/
2021-08-16 15:30:04 +04:30
Pooya Moradi
fd49ef2d0a
bossa: move the directory to pkgs/development/embedded/
2021-08-16 15:30:04 +04:30
Pooya Moradi
7a069de468
teensy-loader-cli: move the directory to pkgs/development/embedded/
2021-08-16 15:30:04 +04:30
Pooya Moradi
f60a6512a3
easypdkprog: move the directory to pkgs/development/embedded/
2021-08-16 15:30:03 +04:30
Pooya Moradi
5a87ddfe64
avrdude: move the directory to pkgs/development/embedded/
2021-08-16 15:30:03 +04:30
Pooya Moradi
f46e3cbf67
trellis: move the directory to pkgs/development/embedded/fpga/
2021-08-16 15:30:02 +04:30
Pooya Moradi
87c7e516bd
tinyprog: move the directory to pkgs/development/embedded/fpga/
2021-08-16 15:30:02 +04:30
Pooya Moradi
5e0993a300
apio: move the directory to pkgs/development/embedded/fpga/
2021-08-16 15:30:02 +04:30
Pooya Moradi
864adb1a08
ecpdap: move the directory to pkgs/development/embedded/fpga/
2021-08-16 15:30:02 +04:30
Pooya Moradi
48d9e57d0f
lattice-diamond: move the directory to pkgs/development/embedded/fpga/
2021-08-16 15:30:01 +04:30
Pooya Moradi
d8041d2084
xc3sprog: move the directory to pkgs/development/embedded/
2021-08-16 15:30:00 +04:30
Pooya Moradi
bef288e84e
stm32cubemx: move the directory to pkgs/development/embedded/stm32/
2021-08-16 15:30:00 +04:30
Pooya Moradi
8eec22ea67
fujprog: move the directory to pkgs/development/embedded/fpga/
2021-08-16 15:29:59 +04:30
Pooya Moradi
0aafe24e76
icestorm: move the directory to pkgs/development/embedded/fpga/
2021-08-16 15:29:59 +04:30
Pooya Moradi
6d250116f7
openfpgaloader: move the directory to pkgs/development/embedded/fpga/
2021-08-16 15:29:59 +04:30
Pooya Moradi
4c16ff4e4a
stm32flash: move the directory to pkgs/development/embedded/stm32/
2021-08-16 15:29:58 +04:30
Pooya Moradi
5194c3580c
inav: move the directory to pkgs/development/embedded/stm32/
2021-08-16 15:29:58 +04:30
Pooya Moradi
0fc6582466
betaflight: move the directory to pkgs/development/embedded/stm32/
2021-08-16 15:29:57 +04:30
Pooya Moradi
1b76de8268
blackmagic: move the directory to pkgs/development/embedded/
2021-08-16 15:29:57 +04:30
Pooya Moradi
08d9ac46db
platformio: move the directory to pkgs/development/embedded/
2021-08-16 15:29:57 +04:30
Pooya Moradi
9f62ba081e
arduino-ci, arduino-cli, arduino-core, arduino-mk, ino: move arduino/ directory to pkgs/development/embedded/
2021-08-16 15:29:56 +04:30
Pooya Moradi
ff1c9635cb
openocd: move the directory to pkgs/development/embedded/
2021-08-16 15:29:56 +04:30
Stig
7d5b6f0fa2
Merge pull request #133768 from stigtsp/package/perl-mod_perl2-2.0.11-patch1
...
perlPackages.mod_perl2: fix build on perl-5.34.0, add nixos test
2021-08-16 12:20:59 +02:00
Maximilian Bosch
e55554491d
Merge pull request #133587 from TredwellGit/linux_5_12
...
linux_5_12: remove
2021-08-16 11:08:42 +02:00
Stig Palmquist
63ad6eb8a1
perlPackages.mod_perl2: add passthru test
2021-08-15 22:26:50 +02:00
Damien Cassou
fcc699a051
crowdin-cli: init at 3.6.4
2021-08-15 22:24:58 +02:00
github-actions[bot]
55a98e21e5
Merge master into staging-next
2021-08-15 18:00:56 +00:00
Anderson Torres
f20420e114
Merge pull request #134063 from AndersonTorres/new-cbftp
...
cbftp: init at 1173
2021-08-15 13:55:13 -03:00
Robert Hensing
57f3504e35
runCommandNoCC: fix ofborg status
...
The original pr was merged a bit too soon.
Removing the deprecation warning shouldn't be necessary, but for
now, we need to prioritize making ofborg green.
2021-08-15 18:01:55 +02:00
Robert Hensing
d6aafb3be9
nixpkgs-basic-release-checks: Check without aliases
...
This allows the aliases file to produce deprecation warnings
without triggering the check against warnings. This allows
for a better user experience when deprecations occur.
Moreover, Nixpkgs itself shouldn't rely on its backcompat aliases.
2021-08-15 17:52:55 +02:00
Robert Hensing
9feb144c8c
runCommandNoCC: deprecate
...
It has been synonymous with runCommand ~5y.
2021-08-15 17:36:41 +02:00
Jan Tojnar
d39064368a
Merge branch 'master' into staging-next
...
We are applying a patch to libgpg-error that fixes cross-compilation. On staging-next, we saved the patch locally, while on master we fetched it using fetchpatch, resulting in a merge conflict.
Let’s keep what’s on staging-next, even though fetching patches is generally preferred, to reduce the rebuilds.
2021-08-15 14:34:22 +02:00
Sandro
81900b1dd9
Merge pull request #134148 from jtojnar/bpb
...
bpb: init at unstable-2018-07-27
2021-08-15 14:05:55 +02:00
sternenseemann
840e2d6c45
s6-networking-man-pages: init at 2.4.1.1.1
2021-08-15 11:43:10 +02:00
sternenseemann
3a9bb70788
s6-man-pages: init at 2.10.0.3.1
2021-08-15 11:43:10 +02:00
sternenseemann
be6a19a7e6
execline-man-pages: init at 2.8.0.1.1
2021-08-15 11:43:10 +02:00
sternenseemann
b4c9d6eb31
skawarePackages.buildManPages: derivation wrapper for skaware man page ports
...
GitHub user flexibeast has been porting the html documentation from
skarnet.org to mdoc, making them available as man pages. While the
documentation is non authorative, it is certainly useful and is also
linked from skarnet.org.
buildManPages implements the common mkDerivation machinery common to all
ported man page packages / repositories.
2021-08-15 11:43:10 +02:00
Jan Tojnar
d5f4a1716e
bpb: init at unstable-2018-07-27
...
https://without.boats/blog/signing-commits-without-gpg/
2021-08-15 11:34:25 +02:00
dan4ik
be20f51611
tagutil: init at 3.1
2021-08-15 15:13:17 +07:00
Jörg Thalheim
52657498f7
Merge pull request #133588 from zhaofengli/nuget-to-nix
...
nuget-to-nix: init
2021-08-15 07:02:43 +01:00
github-actions[bot]
cf21487d22
Merge master into staging-next
2021-08-15 06:01:10 +00:00
Angus Trau
20f1be7ab7
emote: init at 2.0.0
2021-08-15 13:02:25 +10:00
Tom McLaughlin
fc4d8d7c64
clojupyter: init at 0.3.2
2021-08-14 18:12:32 -07:00
Sandro
1079e282c0
Merge pull request #133864 from samuela/samuela/libressl_3_1
...
libressl: remove vulnerable libressl_3_1
2021-08-15 03:03:17 +02:00
github-actions[bot]
9edd0ebdfa
Merge master into staging-next
2021-08-15 00:01:37 +00:00
Sandro
d20ca32540
Merge pull request #133871 from WolfangAukang/pyTwitchAPI-init
...
python38Packages.pytwitchapi: init at 2.3.2
2021-08-15 01:31:47 +02:00
Sandro
a64f319823
Merge pull request #133824 from WolfangAukang/pass2csv-init
...
pass2csv: init at 0.3.1
2021-08-15 01:30:54 +02:00
P. R. d. O
6f881778a4
python38Packages.pytwitchapi: init at 2.3.2
2021-08-14 15:18:40 -06:00
P. R. d. O
26a8f6eaf4
pass2csv: init at 0.3.1
2021-08-14 15:11:11 -06:00
github-actions[bot]
298cef5fc3
Merge master into staging-next
2021-08-14 18:01:05 +00:00
Fabian Affolter
548a057e21
Merge pull request #133578 from smancill/python-chess
...
python3Packages.chess: init at 1.6.1
2021-08-14 19:18:32 +02:00
AndersonTorres
be5a10a11e
cbftp: init at 1173
2021-08-14 14:10:06 -03:00
sternenseemann
cb330ce4f0
ghc: 8.10.4 -> 8.10.6
...
The only big change is required for darwin since GHC 8.10.5 now
runs xattr in the install phase on darwin:
* 11e1dcde0d
* ec451cac39
Unfortunately, it uses the host /usr/bin/xattr by default which is
present in the build due to a lack of sandboxing on darwin. That xattr
version however still requires Python 2.7 whereas Python 3.8 is in PATH
in our build. We solve this by setting the XATTR environment variable.
We can't use python3Packages.xattr since GHC expects Apple's fork of
xattr which provides some extra flags to utilize.
Co-authored-by: Cheng Shao <cheng.shao@tweag.io>
2021-08-14 17:12:39 +02:00
sternenseemann
283d622397
darwin.xattr: init at 61.60.1
2021-08-14 17:06:29 +02:00
github-actions[bot]
acbd974996
Merge master into staging-next
2021-08-14 12:01:14 +00:00
David Armstrong Lewis
d855d4cccc
cargo-watch: fix build on darwin
2021-08-14 20:56:52 +09:00
Jan Tojnar
0aa35561e7
Merge branch 'master' into staging-next
2021-08-14 12:53:07 +02:00
Andreas Rammhold
6e1421013a
paperless: remove package & module as it has been superseded by paperless-ng
...
The paperless project has moved on to paperless-ng and the original
paperless package in Nixpkgs has stopped working recently (due to
version incompatibility with the providede Django package).
Instead of investing more time into the old module we should migrate all
users to the new module instead.
2021-08-14 10:10:44 +02:00
Flakebi
95f2dc650d
paperless-ng: init at 1.4.5
2021-08-14 10:10:43 +02:00
Flakebi
21d05e6643
python3Packages.tika: init at 1.24
2021-08-14 10:10:43 +02:00
Flakebi
4c957da9bb
python3Packages.inotifyrecursive: init at 0.3.5
2021-08-14 10:10:42 +02:00
Zhaofeng Li
1ad800d919
nuget-to-nix: init
...
Adapted from `pkgs/games/osu-lazer/update.sh`.
Restore the packages to a directory with `--packages`, then run
`./nuget-to-nix.sh [path to packages] > deps.nix`.
2021-08-13 22:50:20 -07:00
Maciej Krüger
707a5a9a6f
Merge pull request #133733 from mkg20001/tartubedlp
2021-08-14 07:05:17 +02:00
Samuel Ainsworth
ecf14039f6
libressl: remove vulnerable libressl_3_1
2021-08-14 02:10:03 +00:00
Sandro
1509e3cbaa
Merge pull request #133809 from SuperSandro2000/luaformat
2021-08-14 01:52:09 +02:00
Sandro Jäckel
d3f53e7c4f
libargs: init at 6.2.6
2021-08-13 21:51:48 +02:00
Sandro Jäckel
a786475685
lua-format: ini at 1.3.6
2021-08-13 21:49:24 +02:00
Stig
a43bfef8f1
Merge pull request #133596 from nomeata/listadmin
...
listadmin: init at 2.73
2021-08-13 21:16:25 +02:00
Joachim Breitner
53fc34dcf0
listadmin: init at 2.73
...
fixes #133239
2021-08-13 20:29:38 +02:00
Arthur Gautier
d527a12d1e
footswitch: init at unstable-2021-03-17 ( #133691 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-13 17:43:35 +02:00
Sandro
6aef4cb18a
Merge pull request #133664 from luc65r/pkg/drawterm
...
drawterm: init at unstable-2021-08-02
2021-08-13 17:04:49 +02:00
Sandro
ff56e5d172
Merge pull request #133756 from alyssais/gfs2-utils
...
gfs2-utils: init at 3.4.1
2021-08-13 17:04:05 +02:00
Stig Palmquist
c4095d0e41
perlPackages.mod_perl2: fix build on perl-5.34.0
2021-08-13 15:16:35 +02:00
Alyssa Ross
8c001a4464
gfs2-utils: init at 3.4.1
2021-08-13 12:09:20 +00:00
Lucas Ransan
78a389cf5a
drawterm: init at unstable-2021-08-02
2021-08-13 14:08:48 +02:00
Michael Raskin
f9380d3783
Merge pull request #133619 from angustrau/liberation-circuit
...
liberation-circuit: init at 1.3
2021-08-13 10:53:06 +00:00
Maciej Krüger
d8f1759307
tartube-yt-dlp: init
...
This adds another flavour of tartube with yt-dlp used instead of yt-dlp
2021-08-13 11:28:30 +02:00
Angus Trau
005f28eca8
liberation-circuit: init at 1.3
2021-08-13 19:24:36 +10:00
taku0
0fbf6afa4d
thunderbird-bin: 78.13.0 -> 91.0
2021-08-13 14:57:57 +09:00
Jörg Thalheim
9b1c86850b
Merge pull request #133687 from Stunkymonkey/minergate-remove
...
minergate{,-cli}: remove due to bad reputation
2021-08-13 05:34:55 +01:00
Angus Trau
6c6a5efbc3
python3Packages.pygame: add darwin support
2021-08-13 11:17:53 +10:00
Bernardo Meurer
8e02a42d53
Merge pull request #130116 from yu-re-ka/feature/new-thunderbird
...
thunderbird: 78.13.0 -> 91.0 and use firefox expression
2021-08-12 23:02:21 +00:00
Felix Buehler
3cff074290
minergate{,-cli}: remove due to bad reputation
2021-08-13 00:44:54 +02:00
Sebastián Mancilla
c8697d07d9
python3Packages.chess: init at 1.6.1
2021-08-12 17:08:55 -04:00
ajs124
ce278bf9d9
Merge pull request #131537 from helsinki-systems/upd/varnish
...
varnish: update & fix
2021-08-12 19:46:38 +02:00
ajs124
586ca51a78
varnishPackages: update default, because we dropped 6.3.x
2021-08-12 19:10:11 +02:00
ajs124
49df287d20
varnish65: init at 6.5.2
2021-08-12 19:08:59 +02:00
ajs124
4bf7a9f124
varnish6(2|3): drop
2021-08-12 19:08:59 +02:00
Sandro
6525bbc06a
unetbootin: use libsForQt5.callPackage ( #133520 )
2021-08-12 18:21:20 +02:00
Sandro
7d75a19c60
Merge pull request #131463 from angustrau/logisim-evolution
2021-08-12 12:22:42 +02:00
Sandro
258a39ee1e
Merge pull request #129387 from ArctarusLimited/init/libcamera
2021-08-12 11:26:50 +02:00
Yureka
fb9860709c
thunderbird: 78.13.0 -> 91.0
2021-08-12 11:21:58 +02:00
Yureka
8b1c14045d
thunderbird: use firefox expression
2021-08-12 11:21:32 +02:00
Yureka
711d674e13
firefox: rename some attributes in packaging
...
This should not change the derivation, but the new attribute names make
more sense once we package something that is not Firefox using this
expression.
2021-08-12 08:50:41 +02:00
TredwellGit
957f0485da
linux_5_12: remove
...
https://lwn.net/ml/linux-kernel/1626791065147152@kroah.com/
2021-08-12 05:30:46 +00:00
Artturi
c108863a23
Merge pull request #82410 from GuillaumeDesforges/pr/scikit-survival/init
...
scikit-survival: init at 0.11
2021-08-12 04:53:02 +03:00
Anderson Torres
223951fc58
Merge pull request #133075 from AndersonTorres/new-python-packages
...
New python packages
2021-08-11 22:39:43 -03:00
github-actions[bot]
e60a466252
Merge master into staging-next
2021-08-12 00:01:27 +00:00
Sandro
b003277d29
Merge pull request #133489 from sbruder/update-fceux
2021-08-12 01:51:48 +02:00
Sandro
52b03ba7d2
Merge pull request #132791 from kidonng/now-cli
2021-08-12 01:49:52 +02:00
AndersonTorres
e74cd76f47
pkgs/top-level/python-packages.nix: alphabetical ordering
2021-08-11 20:13:34 -03:00
github-actions[bot]
234c0d62da
Merge master into staging-next
2021-08-11 18:01:11 +00:00
Sandro
bba03493bb
Merge pull request #131337 from angustrau/mars-mips
2021-08-11 17:35:58 +02:00
Slim Cadoux
e46127fb1c
python3Packages.subprocess-tee: init at 0.3.2
2021-08-11 17:06:58 +02:00
Sandro
46c70c7440
Merge pull request #133482 from Ma27/fix-hydra
2021-08-11 16:53:01 +02:00
Sandro
1b35454ac3
Merge pull request #132071 from vs49688/cyanrip
2021-08-11 16:38:23 +02:00
Sandro
fa556a76c4
Merge pull request #131976 from McSinyx/brutalmaze
2021-08-11 16:33:52 +02:00
Sandro
0f0fe74a11
Merge pull request #133457 from angustrau/translatepy
2021-08-11 16:30:55 +02:00
Jan Tojnar
4e7e464ae8
Merge branch 'master' into staging-next
...
; Conflicts:
; pkgs/tools/system/sg3_utils/default.nix
2021-08-11 16:22:42 +02:00
Sandro
6d96191fe5
Merge pull request #121937 from ShamrockLee/optparse-bash
...
optparse-bash: Init at 2021-06-13
2021-08-11 15:49:53 +02:00
Sandro
b842a751a2
Merge pull request #131443 from angustrau/realvnc
2021-08-11 15:45:18 +02:00
Angus Trau
632730c76d
translatepy: init at 2.0
2021-08-11 22:13:20 +10:00
Angus Trau
e03873107a
python3Packages.pyuseragents: init at 1.0.5
2021-08-11 22:13:14 +10:00
Sandro
2e4b2ad74b
Merge pull request #126750 from d-xo/erigon-2021-06-03
2021-08-11 13:30:51 +02:00
Sandro
dc547ee75e
Merge pull request #133157 from figsoda/dnspeep
...
dnspeep: init at 0.1.2
2021-08-11 13:26:58 +02:00
Sandro
f8943ba17c
Merge pull request #130105 from maxhille/aether
2021-08-11 13:18:47 +02:00
Simon Bruder
a38b954b1b
fceux: 2021-01-29 -> 2.4.0
...
This reorganises the whole derivation because upstream switched from GTK
(optional) to Qt (required) and now uses CMake instead of SCons as build
system.
2021-08-11 13:16:03 +02:00
Maxine Aubrey
078285c645
containerd_1_4: init at 1.4.9
2021-08-11 12:53:10 +02:00
Maximilian Bosch
94a5b4ecf7
perlPackages: update newly introduced libraries for catalyst-prometheus to latest versions
...
* CatalystPluginPrometheusTiny: 0.005 -> 0.006
* PrometheusTiny: 0.007 -> 0.008
* PrometheusTinyShared: 0.023 -> 0.024
Co-authored-by: Stig <stig@stig.io>
2021-08-11 12:39:15 +02:00
Maximilian Bosch
c0bc42310b
perlPackages/CatalystPluginPrometheusTiny: init at 0.005
2021-08-11 11:35:39 +02:00
Sandro
d2ef29aa30
Merge pull request #133449 from angustrau/pymunk
...
python3Packages.pymunk: add x86_64-darwin support
2021-08-11 10:50:31 +02:00
Ben Siraphob
e5fd43a155
archivebox: init at 0.6.2
2021-08-11 14:56:21 +07:00
Angus Trau
a375bbc5f0
python3Packages.pymunk: add x86_64-darwin support
2021-08-11 14:01:37 +10:00
DavHau
6e59bc7969
cryptpad: use nodejs12
2021-08-11 11:04:39 +09:00
Sandro
0348cef40b
Merge pull request #133397 from j0hax/bklk
...
bklk: init at unstable-2020-12-29
2021-08-10 23:07:46 +02:00
Johannes Arnold
848798787e
bklk: init at unstable-2020-12-29
2021-08-10 22:17:43 +02:00
Malte Brandy
d86710ad1f
Merge branch 'master' into haskell-updates
2021-08-10 22:01:47 +02:00
Kid
fe01052444
fnm: init at 1.26.0 ( #130788 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-10 16:31:46 +02:00
Vladimír Čunát
ffa5ac7c9b
Merge #133379 : zeroadPackages.zeroad-unwrapped: build on Hydra
2021-08-10 16:05:25 +02:00
Charlotte Van Petegem
b5c36a1d5b
zeroad: recurse into zeroadPackages to make sure hydra builds zeroad-unwrapped
2021-08-10 15:21:27 +02:00
Sandro
c1a06ee07f
Merge pull request #133328 from angustrau/portmidi
...
portmidi: add support for darwin
2021-08-10 15:15:27 +02:00
Sandro
1eea388646
Merge pull request #133332 from SuperSandro2000/cleanup
2021-08-10 14:28:26 +02:00
hqurve
ca2cc06e5d
java-language-server: init at 0.2.38 ( #131262 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-10 12:41:28 +02:00
Sandro
307aac8774
Merge pull request #133315 from marsam/add-github-pages
2021-08-10 12:39:39 +02:00
Sandro
b17e970c38
Merge pull request #133120 from kidonng/iasl
2021-08-10 12:38:29 +02:00
Angus Trau
f29b9da698
portmidi: add support for darwin
2021-08-10 19:47:38 +10:00
Sandro
b199029394
Merge pull request #131110 from mkg20001/yt-dlp
...
yt-dlp: init at 2021.07.21
2021-08-10 10:49:02 +02:00
Sandro
015e726fe8
Merge pull request #133326 from bobvanderlinden/pr-top-level-zx
...
zx: expose in top-level
2021-08-10 10:44:16 +02:00
Sandro Jäckel
e61bbf2eb0
scala-runners: remove unused input
2021-08-10 10:32:44 +02:00
Sandro Jäckel
f502c00640
top-level: format
2021-08-10 10:19:32 +02:00
Sandro Jäckel
97cf853980
wxsqlite3: format, cleanup
2021-08-10 10:19:31 +02:00
Sandro
8a07b0d732
Merge pull request #133289 from chvp/zeroad-hydra-build
...
zeroad: make sure hydra builds zeroad-unwrapped
2021-08-10 10:19:04 +02:00
Bob van der Linden
3eef0b8df1
zx: expose in top-level
2021-08-10 10:00:34 +02:00
Charlotte Van Petegem
dfe3b739c7
zeroad: make sure hydra builds zeroad-unwrapped
...
Hydra hasn't built zeroad since the 0.0.24 bump:
https://hydra.nixos.org/job/nixos/trunk-combined/nixpkgs.zeroad.x86_64-linux/all
This is due to the data package becoming larger than the output
limit. Even though the data package is already marked with
`hydraPlatforms = [];`, hydra still tried to build it, since it is a
dependency of `zeroad`. This makes it so `zeroad` isn't built by hydra
either. Only `zeroad-unwrapped` (which takes significant compilation
time) will be built by hydra.
2021-08-10 09:37:34 +02:00
Samuel Dionne-Riel
64324abe15
Merge pull request #122857 from dguibert/dg/perf_kernel_3_12
...
perf: define only if kernel version > 3.12
2021-08-10 02:31:55 -04:00
Angus Trau
44b130d392
webkitgtk: remove reference to private Apple SDK
2021-08-10 14:59:05 +09:00
Maciej Krüger
e40ceba3fc
yt-dlp: init at 2021.07.21
2021-08-10 06:49:34 +02:00
Nguyễn Gia Phong
8096436f28
brutalmaze: init at 1.1.1
2021-08-10 11:42:13 +07:00
Kid
b43389f49d
iasl: drop pacakge
2021-08-10 03:46:01 +00:00
Artturi
ca8819d77d
Merge pull request #133270 from romildo/upd.vimix-gtk-theme
...
vimix-gtk-themes: 2021-04-25 -> 2021-08-09
2021-08-10 05:38:43 +03:00
Artturi
4f8b647e70
Merge pull request #133306 from SebTM/betterlockscreen-4.0.0
...
betterlockscreen 3.2.0 -> 4.0.0
2021-08-10 05:30:37 +03:00
Sebastian Sellmeier
2f59b54e3f
betterlockscreen 3.2.0 -> 4.0.0
2021-08-10 04:05:07 +02:00
github-actions[bot]
912311c8e6
Merge master into haskell-updates
2021-08-10 00:06:08 +00:00
Robert Schütz
ffd075df9c
Merge pull request #130561 from dotlambda/deltachat-desktop-init
...
deltachat-desktop: init at unstable-2021-08-04
2021-08-10 01:55:54 +02:00
Mario Rodas
50a5bfaaff
rubyPackages: add github-pages
2021-08-09 18:01:00 -05:00
Martin Weinelt
afb0e73ebc
firefox-esr-91: init at 91.0esr
2021-08-10 07:43:50 +09:00
Matthieu Coudron
06684792fb
vimPlugins.plenary: init from lua package
...
This commit shows how to convert luarocks packages into (neo)vim ones.
The advantage for neovim lua plugins to register their rockspec (aka
package definition) is that the plugin can express its dependencies and
a few metadata through it.
2021-08-09 21:23:29 +02:00
José Romildo
5fb27d46d9
vimix-gtk-themes: 2021-04-25 -> 2021-08-09
2021-08-09 12:57:20 -03:00
Anderson Torres
73e770ed47
Merge pull request #117532 from AndersonTorres/new-oh-my-fish
...
oh-my-fish: init at 7+unstable-2021-03-03
2021-08-09 12:44:27 -03:00
AndersonTorres
224e516ccb
oh-my-fish: init at 7+unstable=2021-03-03
2021-08-09 11:54:53 -03:00
adisbladis
2040ede9a6
Merge pull request #133260 from Radvendii/master
...
emacsPackages: fix for missing passthru
2021-08-09 09:27:29 -05:00
Timothy DeHerrera
c8ad4e02fa
Merge pull request #128117 from jonringer/nomad-autoscaler
...
nomad-autoscaler: init at 0.3.3
2021-08-09 08:17:31 -06:00
Taeer Bar-Yam
dc79d3b0da
emacsPackages: fix for missing passthru
2021-08-09 09:34:27 -04:00
Manuel F. Schmid
a777419869
zeroad: 0.0.24b -> 0.0.25
2021-08-09 13:41:01 +02:00
Max Hille
8b9bd1657a
aether: init at 2.0.0-dev.15
...
basically cloned the discord package as it is also electron
2021-08-09 10:38:14 +02:00
Robert Schütz
bc112ba474
deltachat-electron: make alias of deltachat-desktop
2021-08-09 06:53:58 +02:00
Robert Schütz
8959f1d2e8
deltachat-desktop: init at unstable-2021-08-04
2021-08-09 06:53:58 +02:00
github-actions[bot]
00856683aa
Merge master into haskell-updates
2021-08-09 00:06:41 +00:00
Robert Schütz
734e2b7b11
libdeltachat: support Darwin
2021-08-09 00:08:13 +02:00
David Terry
a74eaeba5a
erigon: 2021.05.02 -> 2021.08.01
2021-08-08 21:22:21 +02:00
David Terry
c708f2f92a
turbo-geth: rename to erigon
2021-08-08 21:22:19 +02:00
figsoda
bfbfab56cc
dnspeep: init at 0.1.2
2021-08-08 15:18:16 -04:00
github-actions[bot]
610ef47b20
Merge master into staging-next
2021-08-08 18:01:03 +00:00
Sandro
54353f0135
Merge pull request #132837 from aanderse/kodi.packages.steam-library
2021-08-08 18:45:09 +02:00