happysalada
26e1c41f93
caddy: 2.4.1 -> 2.4.3
2021-08-17 22:44:50 +09:00
Ben Siraphob
6b7decf64b
Merge pull request #134413 from Zimmi48/package-hydra-battles
2021-08-17 08:32:21 -05:00
Théo Zimmermann
58c1ab9158
coqPackages.addition-chains: init at 0.4
2021-08-17 14:44:10 +02:00
Théo Zimmermann
98e2339545
coqPackages.gaia: init at 1.11 and 1.12
2021-08-17 14:44:10 +02:00
Lassulus
49b96f216d
Merge pull request #133703 from taku0/thunderbird-bin-91.0
...
thunderbird-bin: 78.13.0 -> 91.0
2021-08-17 09:54:12 +02:00
Jörg Thalheim
7b9444d938
Merge pull request #134381 from r-burns/pkgs-static-musleabi
...
pkgsStatic: fix musleabi* adapter
2021-08-17 07:11:37 +01:00
Damien Cassou
70dc433f2e
Merge pull request #133178 from DamienCassou/crowdin
...
crowdin-cli: init at 3.6.4
2021-08-17 05:10:12 +02:00
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
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
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
Sandro Jäckel
fb4e03fe68
python39Packages.grpc-google-iam-v1: deactivate tests, normalise name, adopt
2021-08-16 14:04:29 +02: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