1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-04 19:45:54 +00:00
Commit graph

301351 commits

Author SHA1 Message Date
figsoda 680a52bf76 fcp: init at 0.2.0 2021-07-08 19:38:40 -04:00
Cole Helbling 7078db04e0
zrepl: wrap with ssh in PATH
This allows the ssh+stdinserver connection type function properly.
2021-07-08 16:18:36 -07:00
Sandro 664ebda061
Merge pull request #129474 from fabaff/bump-theharvester 2021-07-09 01:13:18 +02:00
Sandro a55886fbbf
Merge pull request #129690 from hexagonal-sun/fltk14-fix 2021-07-09 01:11:44 +02:00
Sandro 317f8e7913
Merge pull request #129681 from rnhmjoj/zimg
zimg: 3.0.1 -> 3.0.2
2021-07-09 01:09:50 +02:00
TredwellGit 43fba78fec linux/hardened/patches/5.4: 5.4.129-hardened1 -> 5.4.130-hardened1 2021-07-08 23:09:31 +00:00
TredwellGit 9af983cd00 linux/hardened/patches/5.12: 5.12.14-hardened1 -> 5.12.15-hardened1 2021-07-08 23:09:30 +00:00
TredwellGit b36d829bb1 linux/hardened/patches/5.10: 5.10.47-hardened1 -> 5.10.48-hardened1 2021-07-08 23:09:29 +00:00
Sandro fd6fe25653
Merge pull request #129695 from Ma27/fix-rustracer
rustracer: 2.1.44 -> 2.1.46, fix build
2021-07-09 01:09:14 +02:00
TredwellGit 25b73ac6a2 linux-rt_5_10: 5.10.41-rt42 -> 5.10.47-rt45 2021-07-08 23:08:56 +00:00
TredwellGit 32235d4868 linux: 5.4.129 -> 5.4.130 2021-07-08 23:08:16 +00:00
TredwellGit ea4cb23952 linux: 5.13 -> 5.13.1 2021-07-08 23:08:10 +00:00
TredwellGit e0f9f09c17 linux: 5.12.14 -> 5.12.15 2021-07-08 23:08:03 +00:00
TredwellGit 9462b074a8 linux: 5.10.47 -> 5.10.48 2021-07-08 23:07:58 +00:00
Sandro b9edf9d0ca
Merge pull request #129628 from fabaff/bump-shellingham 2021-07-09 01:07:34 +02:00
Sandro c054309b54
Merge pull request #129680 from fabaff/bump-pytest-cases
python3Packages.pytest-cases: 3.6.2 -> 3.6.3
2021-07-09 00:57:39 +02:00
Sandro e8132edfde
Merge pull request #129670 from primeos/wshowkeys
wshowkeys: Mark as broken
2021-07-09 00:53:55 +02:00
Sandro 10c9cb0e43
Merge pull request #129303 from r-ryantm/auto-update/fluxcd
fluxcd: 0.15.3 -> 0.16.0
2021-07-09 00:52:39 +02:00
Sandro 34a3604d24
Merge pull request #129673 from Ma27/bump-grafana 2021-07-09 00:51:02 +02:00
Sandro 266a296502
Merge pull request #129520 from srhb/rdkafka-zstd
rdkafka: Add zstd support
2021-07-09 00:48:21 +02:00
Sandro b9b15e069a
Merge pull request #129660 from cpcloud/prettier-plugin-toml
prettier-plugin-toml: init at 0.3.1
2021-07-09 00:39:23 +02:00
sternenseemann 96054245b5 foot: fix cross compilation
* needs PKG_CONFIG_FOR_BUILD

* in the non-native case we need wayland-scanner (build) and
  wayland-protocols (host) separately

* ar needs targetPrefix as well
2021-07-09 00:22:08 +02:00
Maximilian Bosch 8484a25b45
rustracer: 2.1.44 -> 2.1.46, fix build
Failing Hydra build: https://hydra.nixos.org/build/147238379
After the update of Rust to 1.53[1] this package broke because it's
heavily tied to the compiler version. Please note that we cannot upgrade
to the latest version (2.1.48) as this'd require unreleased features of
`rustc`.

[1] 37ac6d6e76
2021-07-09 00:06:40 +02:00
ajs124 95805c3240 nginxQuic: 1fec68e322d0 -> 5b0c229ba5fe 2021-07-08 23:44:27 +02:00
ajs124 68a240b46a nixosTests.nginx-variants: also test nginxQuic 2021-07-08 23:44:27 +02:00
Fabian Affolter 20e4bb677d theharvester: 3.2.3 -> 4.0.0 2021-07-08 23:43:10 +02:00
ajs124 b50102b719 nginxMainline: 1.21.0 -> 1.21.1 2021-07-08 23:41:30 +02:00
Fabian Affolter 313e4ac54a ython3Packages.slowapi: init at 0.1.4 2021-07-08 23:37:53 +02:00
Fabian Affolter 02d3a3328b python3Packages.nexia: 0.9.7 -> 0.9.8 2021-07-08 23:33:13 +02:00
Fabian Affolter 805e945e82 python3Packages.yfinance: 0.1.59 -> 0.1.61 2021-07-08 14:26:54 -07:00
Matthew Leach 950e2a7efd fltk14: fix build on apple silicon
For some reason having a file called `VERSION` in the package root directory
appears to be interfering with the build process:

```
Compiling Fl_cocoa.mm...
In file included from Fl_cocoa.mm:39:
In file included from ../FL/x.H:32:
In file included from ../FL/mac.H:50:

[...]

In file included from /nix/store/xhvrrnz8n6dxizgig46ijh59m7mfy261-libcxx-11.1.0-dev/include/c++/v1/cstddef:37:
../version:1:1: error: expected unqualified-id
1.4.0
^
```

By removing the file, the build succeeds.
2021-07-08 22:26:29 +01:00
IvarWithoutBones b017750441 yuzu-{ea,mainline}: {1704,633} -> {1855,679} 2021-07-08 23:24:36 +02:00
IvarWithoutBones 7b75e40000 ryujinx: 1.0.6893 -> 1.0.6954 2021-07-08 23:23:46 +02:00
Jonathan Ringer f14f71094b
python3Packages.uamqp: 1.4.0 -> 1.4.1 2021-07-08 14:03:27 -07:00
Fabian Affolter 6a06ead8a3 python3Packages.tinydb: 4.4.0 -> 4.5.0 2021-07-08 22:56:31 +02:00
Fabian Affolter db6e03fe8a python3Packages.pytest-httpserver: 0.3.7 -> 1.0.0 2021-07-08 13:49:51 -07:00
Jonathan Ringer eecbb707e1
azure-cli: 2.24.2 -> 2.26.0 2021-07-08 13:34:22 -07:00
Jonathan Ringer 1b9775e507
python3Packages.signalr: fix build 2021-07-08 13:18:17 -07:00
Leo Maroni 6ed56b865f nixos/vikunja: add nixos test 2021-07-08 22:17:57 +02:00
Leo Maroni c0bd900632 nixos/vikunja: init
nixos/vikunka: Use RFC 0042 settings proposal (thanks to @aanderse)
2021-07-08 22:17:57 +02:00
Leo Maroni 0bef1bb91f vikunja-api: init at 0.17.1
vikunja-api: use mage in build (thanks to @jtojnar)
2021-07-08 22:17:57 +02:00
Leo Maroni 3338d28040 vikunja-frontend: init at 0.17.0 2021-07-08 22:17:57 +02:00
Leo Maroni 2fbecde3ca maintainers: add em0lar 2021-07-08 22:17:57 +02:00
R. RyanTM 94f18492d6 insomnia: 2021.4.0 -> 2021.4.1 2021-07-08 19:59:23 +00:00
rnhmjoj 19ec503a14
zimg: 3.0.1 -> 3.0.2 2021-07-08 21:57:30 +02:00
Fabian Affolter 4ac01bafa0 python3Packages.pytest-cases: 3.6.2 -> 3.6.3 2021-07-08 21:49:30 +02:00
Jonathan Ringer 2acb3f3b34
python3Packages.azure-mgmt-extendedlocation: init at 1.0.0b2 2021-07-08 12:40:23 -07:00
Michael Weiss 03a8b402c5
Merge pull request #129667 from primeos/wlroots
wlroots: 0.14.0 -> 0.14.1
2021-07-08 21:24:29 +02:00
Jonathan Ringer f06a1b40fe
python3Packages.azure-servicebus: 7.3.0 -> 7.3.1 2021-07-08 11:42:13 -07:00
Jonathan Ringer 7e2424cb8f
python3Packages.azure-mgmt-compute: 21.0.0 -> 22.0.0 2021-07-08 11:42:13 -07:00