Commit graph

64328 commits

Author SHA1 Message Date
Sandro da7fd2fdad
Merge pull request #137449 from mattchrist/init-stuntman
stuntman: init at 1.2.16
2021-09-12 16:01:37 +02:00
Phillip Cloud b040385412
flynt: init at 0.66 (#137177)
Co-authored-by: Bobby Rong <rjl931189261@126.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-12 16:00:19 +02:00
Sandro 4a56ed7a78
Merge pull request #137447 from mikroskeem/eduke32-macos 2021-09-12 15:58:08 +02:00
Akshat Agarwal 688b9b65cb hubble: init at 0.8.2 2021-09-12 19:00:42 +05:30
Matt Christ 1d8bdf5389 stuntman: init at 1.2.16 2021-09-12 08:22:04 -05:00
Sandro 0d40f713be
Merge pull request #137521 from SuperSandro2000/openems
openems: fix eval
2021-09-12 15:06:31 +02:00
Mark Vainomaa 1dc56f1dc8
quakespasm: add SDL2 support; add Darwin support 2021-09-12 15:48:58 +03:00
Sandro Jäckel e4a49641ae
openems: fix eval 2021-09-12 14:45:44 +02:00
Mark Vainomaa 8112bb92f9
eduke32: implement proper macOS support 2021-09-12 15:16:20 +03:00
github-actions[bot] acd45cb351
Merge master into staging-next 2021-09-12 12:01:10 +00:00
Sandro e26b155274
Merge pull request #137444 from SuperSandro2000/wicd
treewide: yank wicd as it is abandoned
2021-09-12 12:56:10 +02:00
markuskowa b4114db313
Merge pull request #137133 from x3rAx/linux-router-0.6.2
linux-router: init at 0.6.2
2021-09-12 12:46:29 +02:00
Maximilian Bosch 13d9d33375
Merge pull request #135206 from feijoas/zfs_autobackup
zfs-autobackup: init at 3.1
2021-09-12 12:27:07 +02:00
^x3ro f6211582a1 linux-router: init at 0.6.2
Squashed commits:

- Give wrapped executable a nicer name

  The filename of the wrapped binary is used to generate usage examples in
  `--help`. The `wrapProgram` command renames the executable to a hidden
  file and appends `-wrapped` this is then shown in the usage example:

  ```
  Usage: .lnxrouter-wrapped <options>
  ```

- Using `makeWrapper` the executable can be moved to another directory but
  can keep it's oroginal name.

- Replace alias with real package name

- Fix variable name

- Import `makeWrapper` directly instead of importing `pkgs`

  Co-authored-by: markuskowa <markus.kowalewski@gmail.com>

- Move `let` to where it is actually used

- Do not set optional packages `null`

- Remove `name` property

  Co-authored-by: markuskowa <markus.kowalewski@gmail.com>

- Quote url

  Co-authored-by: markuskowa <markus.kowalewski@gmail.com>

- Remove additional link in long description

- Remove unnecessary comment

  Co-authored-by: markuskowa <markus.kowalewski@gmail.com>

- Place optional packages below their respective `use*`

- Shorten description

  See discussion:
  https://github.com/NixOS/nixpkgs/pull/137133#discussion_r705230260

- FIX: Remove duplicate description

- Remove empty line

  Co-authored-by: markuskowa <markus.kowalewski@gmail.com>

- Make packages section more compact

- Make wifi dependencies optional

- Add package without wifi dependencies

- Fix indentation

  Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

- Use `with lib` only where it is needed

  Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-12 10:13:27 +02:00
github-actions[bot] 45de5d0c9a
Merge master into staging-next 2021-09-12 06:01:00 +00:00
zowoq a8bd9dcd7c cni-plugin-flannel: move to flannel directory 2021-09-12 12:47:45 +10:00
Matthieu Coudron 496b8abf78 Apply suggestions from code review
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-12 03:03:56 +02:00
Matthieu Coudron 88842910b5 lua: introduced a lua lib
Goal is to improve separation between packages and utilities.
Can help with autocompletion/navigate nixpkgs faster.
Also it will help standardize how LUA_PATH is exported across packages,
so that one can more easily make lua changes across nixpkgs (for
    instance changing where lua modules are installed).
2021-09-12 03:03:56 +02:00
Matthieu Coudron 0b6d33c2ed prosody: simplify lua aspects 2021-09-12 03:02:55 +02:00
Matthieu Coudron 823d0d835c vis: simplify thanks to lua update 2021-09-12 02:21:57 +02:00
github-actions[bot] f4348351a4
Merge master into haskell-updates 2021-09-12 00:06:57 +00:00
github-actions[bot] 3f2255106a
Merge master into staging-next 2021-09-12 00:01:45 +00:00
Sandro c86990a7ce
Merge pull request #137183 from figsoda/oha
oha: init at 0.4.6
2021-09-12 01:03:30 +02:00
John Soo 818cabf53b datadog-agent: Don't use invoke during build. 2021-09-11 15:32:14 -07:00
Sandro 3020eb851a
Merge pull request #137440 from figsoda/textplots 2021-09-12 00:29:56 +02:00
Sandro 5d73513422
Merge pull request #137089 from rnhmjoj/scc-python3
sc-controller: switch to python3 fork
2021-09-11 23:53:43 +02:00
Sandro Jäckel 781766e30c
treewide: yank wicd as it is abandoned 2021-09-11 23:46:52 +02:00
rnhmjoj f74154a4b9
sc-controller: switch to python3 fork
The original sc-controller is being rewritten in C, while the current
version is stuck in maintenance mode and python 2. This fork is based
entirely on the original kozec's sc-controller and introduces python 3
support while staying backward-compatible (including versioning up to
the patch number).
2021-09-11 23:31:24 +02:00
Timothy DeHerrera 9f761047cc
Merge pull request #137425 from SuperSandro2000/typora
typora: remove
2021-09-11 15:28:20 -06:00
Timothy DeHerrera 0171610faa
Merge pull request #73712 from virusdave/dnicponski/scratch/add_substitute_nix_support
substitute: init at 0
2021-09-11 15:21:40 -06:00
Sandro 5c112b96ef
Merge pull request #130824 from k4leg/ventoy-bin-init-at-1.0.47
ventoy-bin: init at 1.0.51
2021-09-11 22:57:12 +02:00
wahjava 62cc1f90e5
cni-plugin-flannel: init at 20210910 (#137412)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-11 22:55:55 +02:00
figsoda 3dde4fd38b textplots: init at 0.8.0 2021-09-11 16:55:35 -04:00
Sandro a4156f2b86
Merge pull request #136806 from cyounkins/maintainers_cyounkins 2021-09-11 22:45:19 +02:00
Sandro f50e55afdc
Update pkgs/top-level/aliases.nix
Co-authored-by: Alyssa Ross <hi@alyssa.is>
2021-09-11 22:15:47 +02:00
Sandro a05ed53b2c
Merge pull request #137254 from samalws/master
wike: init at 1.5.6
2021-09-11 21:55:21 +02:00
Sandro eb8003fcea
Merge pull request #137315 from yusdacra/add-airshipper
airshipper: init at 0.6.0
2021-09-11 21:51:14 +02:00
Sandro b8347941fe
Merge pull request #137201 from figsoda/joshuto
joshuto: init at 0.9.0
2021-09-11 21:27:44 +02:00
Sandro 71d1c64931
Merge pull request #137368 from SuperSandro2000/openstack 2021-09-11 21:12:01 +02:00
Sandro 475bc9b75c
Merge pull request #136961 from Izorkin/init-termdbms
termdbms: init at 2021-09-04
2021-09-11 21:08:14 +02:00
Sandro c175458f3c
Merge pull request #137145 from figsoda/texture-synthesis 2021-09-11 21:06:29 +02:00
Sandro 61d2ef558d
Merge pull request #137319 from CameronNemo/loksh 2021-09-11 20:59:08 +02:00
Sandro Jäckel bd763298ed
typora: remove 2021-09-11 20:55:40 +02:00
Sandro c78df44cfb
Merge pull request #137407 from SuperSandro2000/gofu 2021-09-11 20:36:29 +02:00
figsoda ebc030ce75 joshuto: init at 0.9.0 2021-09-11 14:23:31 -04:00
github-actions[bot] c435b0e35f
Merge master into staging-next 2021-09-11 18:01:16 +00:00
Sam Alws 7fad7281d8 wike: init at 1.5.6 2021-09-11 13:51:43 -04:00
Sandro f6e9e908cc
Merge pull request #136737 from SuperSandro2000/tauon 2021-09-11 19:33:16 +02:00
Yusuf Bera Ertan 3935d8a9d2
airshipper: init at 0.6.0 2021-09-11 20:21:05 +03:00
Sandro Jäckel 50d04198ca
gofu: init at unstable-2021-09-11 2021-09-11 19:03:48 +02:00
Sandro Jäckel 0eb567a2da
python39Packages.subunit2sql: init at 1.10.0 2021-09-11 19:02:33 +02:00
Sandro Jäckel 02a5e64320
python39Packages.stestr: init at 3.2.0 2021-09-11 19:02:33 +02:00
Sandro Jäckel 7b4c9f880f
python39Packages.python-openstackclient: init at 5.6.0 2021-09-11 19:02:32 +02:00
Sandro Jäckel 1c8b1984e8
python39Packages.python-cinderclient: init at 8.1.0 2021-09-11 19:02:32 +02:00
Sandro Jäckel 260ae86012
python39Packages.subunit: add alias from python-subunit 2021-09-11 19:02:31 +02:00
Sandro Jäckel 5836d578de
python39Packages.oslotest: init at 4.5.0 2021-09-11 19:02:31 +02:00
Sandro Jäckel ac15248e5b
python39Packages.oslo-utils: init at 4.10.0 2021-09-11 19:02:31 +02:00
Sandro Jäckel ec305549b4
python39Packages.oslo-serialization: init at 4.2.0 2021-09-11 19:02:30 +02:00
Sandro Jäckel 76dd2dbadf
python39Packages.oslo-log: 4.6.0 2021-09-11 19:02:30 +02:00
Sandro Jäckel b5c7704111
python39Packages.oslo-i18n: init at 5.1.0 2021-09-11 19:02:29 +02:00
Sandro Jäckel 1adeb1f252
python39Packages.oslo-db: init at 11.0.0 2021-09-11 19:02:29 +02:00
Sandro Jäckel 7f338392e1
python39Packages.oslo-context: init at 3.3.1 2021-09-11 19:02:28 +02:00
Sandro Jäckel 243294b2b4
python39Packages.oslo-config: init at 8.7.1 2021-09-11 19:02:28 +02:00
Sandro Jäckel 13bf19d49b
python39Packages.oslo-concurrency: init at 4.4.1 2021-09-11 19:02:28 +02:00
Sandro Jäckel 98a7fd7d45
python39Packages.os-service-type: init at 1.7.0 2021-09-11 19:02:27 +02:00
Sandro Jäckel 2e7f79bb2c
python39Packages.keystoneauth1: init at 4.3.1 2021-09-11 19:02:27 +02:00
Sandro Jäckel bb915c3840
python39Packages.debtcollector: init at 2.3.0 2021-09-11 19:02:26 +02:00
Sandro 1b6e16479b
Merge pull request #137218 from figsoda/verco
verco: init at 6.4.0
2021-09-11 18:12:15 +02:00
Artturi 0f05da42d6
Merge pull request #136897 from pshirshov/br9020cdw 2021-09-11 19:10:12 +03:00
Cameron Nemo 3303ff68f2 loksh: init at 6.9 2021-09-11 09:09:47 -07:00
Pavel Shirshov bc4d8649d9 dcp9020cdw{lpr,-cupswrapper}: init at 1.1.2 2021-09-11 16:52:10 +01:00
Angus Trau ef2939ac37
python3Packages.python-novaclient: init at 17.5.0 2021-09-11 17:49:22 +02:00
Sandro 7c27cd6b3f
Merge pull request #137031 from fabaff/python-gvm 2021-09-11 17:19:01 +02:00
Sandro c661d238b3
Merge pull request #136936 from fabaff/aioeagle 2021-09-11 17:03:18 +02:00
Sandro ddd436dac7
Merge pull request #137230 from figsoda/menyoki 2021-09-11 16:56:25 +02:00
David 98bfb51d00 erlang: make systemd optional, add pkgs.beam_minimal 2021-09-11 23:11:17 +09:00
Artturi 942b5b619a
Merge pull request #130805 from Kranzes/bump-libivrt 2021-09-11 16:27:20 +03:00
Sandro eeacb453f3
Merge pull request #137313 from airwoodix/add-python-wavedrom
pythonPackages.wavedrom: init at 2.0.3.post2
2021-09-11 15:01:05 +02:00
Angus Trau 01a6eec3a2
python3Packages.python-keystoneclient: init at 4.2.0 2021-09-11 14:52:44 +02:00
Angus Trau b125cedcc1
python3Packages.openstacksdk: init at 0.59.0 2021-09-11 14:52:44 +02:00
Angus Trau cddb6e320f
python3Packages.osc-lib: init at 2.4.1 2021-09-11 14:52:43 +02:00
Angus Trau 9af54f4731
python3Packages.hacking: init at 4.1.0 2021-09-11 14:52:43 +02:00
github-actions[bot] 4170ee273c
Merge master into staging-next 2021-09-11 12:01:12 +00:00
Kevin Cox fff9593c7a
Merge pull request #136716 from kevincox/mautrix-facebook
mautrix-facebook: init at 0.3.1
2021-09-11 07:43:17 -04:00
Etienne Wodey b0555f0187 pythonPackages.wavedrom: init at 2.0.3.post2 2021-09-11 13:30:50 +02:00
Sandro 201d7f6aaf
Merge pull request #137309 from colemickens/master
nix-direnv-flakes: add alias to flake-enabled nix-direnv
2021-09-11 13:25:35 +02:00
Sandro 9d464af4c1
Merge pull request #136103 from vale981/init_build2 2021-09-11 13:00:23 +02:00
Sandro 442814e7bf
Merge pull request #137310 from xfix/skytemple_1_3_0 2021-09-11 12:58:09 +02:00
Alyssa Ross 56314db098
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/development/compilers/ghc/8.10.7.nix
	pkgs/development/compilers/ghc/8.8.4.nix

I've removed the isWindows check from useLdGold in ghc, since that should
be covered by the new hasGold check.
2021-09-11 10:49:13 +00:00
Jörg Thalheim f2f8e28220
Merge pull request #137348 from lukegb/staging-next-crev
cargo-crev: 0.19.4 -> 0.20.1
2021-09-11 10:10:37 +01:00
Jan Tojnar c02f17c64b
Merge pull request #134007 from angustrau/fragments
fragments: init at 1.5
2021-09-11 11:06:25 +02:00
Valentin Boettcher b3fd09e93b build2: init at 0.13.0
Update pkgs/development/tools/build-managers/build2/default.nix

Co-authored-by: figsoda <figsoda@pm.me>

Update pkgs/development/tools/build-managers/build2/default.nix

Co-authored-by: figsoda <figsoda@pm.me>

Update pkgs/development/tools/build-managers/build2/default.nix

Co-authored-by: Bobby Rong <rjl931189261@126.com>

fix mac build and skip phases properly

Update pkgs/development/tools/build-managers/build2/default.nix

Co-authored-by: r-burns <52847440+r-burns@users.noreply.github.com>

Update pkgs/development/tools/build-managers/build2/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Update pkgs/development/tools/build-managers/build2/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Update pkgs/development/tools/build-managers/build2/default.nix

Co-authored-by: r-burns <52847440+r-burns@users.noreply.github.com>

Update pkgs/development/tools/build-managers/build2/default.nix

Co-authored-by: r-burns <52847440+r-burns@users.noreply.github.com>

Update pkgs/development/tools/build-managers/build2/default.nix

Co-authored-by: r-burns <52847440+r-burns@users.noreply.github.com>

Update pkgs/development/tools/build-managers/build2/default.nix

Co-authored-by: r-burns <52847440+r-burns@users.noreply.github.com>
2021-09-11 10:34:10 +02:00
Fabian Affolter 88b74221f8
Merge pull request #137134 from fabaff/gvm-libs
gvm-libs: init at 21.4.1
2021-09-11 08:48:07 +02:00
Luke Granger-Brown 2ff702e937 cargo-crev: 0.19.4 -> 0.20.1
Fixes build: https://hydra.nixos.org/build/152282553
2021-09-11 05:27:14 +01:00
Mario Rodas 144b3d064e
Merge pull request #137251 from marsam/init-sqls
sqls: init at 0.2.19
2021-09-10 23:02:35 -05:00
Luke Granger-Brown 222c5477e2 python3Packages.pythran: use LLVM openmp when using clang
This fixes pythran (and, therefore, also scipy, etc.) under Darwin
builds, which use LLVM by default.
2021-09-11 03:24:25 +00:00
(cdep)illabout 561e37e641
haskellPackages.Cabal_3_6_1_0: compiles on all GHCs 2021-09-11 12:12:46 +09:00
(cdep)illabout 96f6dbbd10
haskell: bump uses of Cabal_3_6_0_0 to Cabal_3_6_1_0 to get rid of eval errors 2021-09-11 11:58:02 +09:00
(cdep)illabout 8594029c4a
Merge remote-tracking branch 'origin/master' into haskell-updates 2021-09-11 11:09:45 +09:00
zowoq 9675a865c9 buildGo117{Module,Package}: disable, go_1_17: disable on x86_64-darwin 2021-09-11 10:44:23 +10:00
zowoq 273ff5cf17 go_1_17: init at 1.17.1 2021-09-11 10:44:23 +10:00
Martin Weinelt bae10ead99 Merge remote-tracking branch 'origin/master' into staging-next 2021-09-11 02:29:58 +02:00
github-actions[bot] c9f88db4b0
Merge master into haskell-updates 2021-09-11 00:06:08 +00:00
Kevin Cox 2f1631a603
mautrix-facebook: init at 0.3.1 2021-09-10 19:54:47 -04:00
Guillaume Girol 330090f6c8
Merge pull request #136052 from r-burns/fossil
fossil: 2.15.1 -> 2.16
2021-09-10 19:57:48 +00:00
Guillaume Girol 1065a41d8d
Merge pull request #136369 from veprbl/pr/root5_gcc10_fix
root5: fix for gcc10
2021-09-10 19:54:29 +00:00
Cole Mickens 462070bddf
nix-direnv-flakes: alias flake-enabled nix-direnv 2021-09-10 12:23:50 -07:00
Konrad Borowski 18e19d4b5a python3Packages.dungeon-eos: init at 0.0.4 2021-09-10 21:17:54 +02:00
github-actions[bot] 36ce45efae
Merge master into staging-next 2021-09-10 18:01:17 +00:00
Sandro f063d163d6
Merge pull request #137285 from figsoda/cargo-sort 2021-09-10 19:48:49 +02:00
Sandro bcefe732ff
Merge pull request #137256 from McSinyx/pyGLFW
pythonPackages.glfw: init at 2.2.0
2021-09-10 19:47:53 +02:00
Sandro cc3184940f
Merge pull request #136091 from TravisDavis-ops/nhentai 2021-09-10 19:07:15 +02:00
Nguyễn Gia Phong 3e10c97c85
pythonPackages.glfw: init at 2.2.0 2021-09-10 22:03:21 +07:00
figsoda 7417fada6b cargo-sort: init at 1.0.5 2021-09-10 10:40:51 -04:00
Martin Weinelt d9341eafa2
Merge branch 'master' into staging-next 2021-09-10 15:04:01 +02:00
Michael Raskin 0a87ed8170
Merge pull request #137110 from sternenseemann/sbcl-2.1.8
sbcl_2_1_8: init at 2.1.8
2021-09-10 12:42:41 +00:00
figsoda 712f00a9a1 menyoki: init at 1.5.3 2021-09-10 08:23:39 -04:00
Fabian Affolter a46ac13f5b python3Packages.ueagle: init at 0.0.2 2021-09-10 11:30:40 +02:00
Fabian Affolter c678e050c1
Merge pull request #136617 from fabaff/checkip
checkip: init at 0.2.2
2021-09-10 10:55:14 +02:00
Fabian Affolter de58215164
Merge pull request #136613 from fabaff/kubescape
kubescape: init at 1.0.64
2021-09-10 10:54:26 +02:00
Fabian Affolter decc15443e
Merge pull request #136611 from fabaff/oshka
oshka: init at 0.4.0
2021-09-10 10:50:51 +02:00
Fabian Affolter ce2188492f
Merge pull request #136813 from fabaff/dorkscout
dorkscout: init at 1.0
2021-09-10 10:49:00 +02:00
Fabian Affolter 47caf58b2c python3Packages.gvm-tools: init at 21.6.1 2021-09-10 10:46:17 +02:00
Fabian Affolter d51bf751c1 python3Packages.python-gvm: init at 21.6.0 2021-09-10 10:32:34 +02:00
github-actions[bot] 3f7ad651c7
Merge master into staging-next 2021-09-10 06:01:06 +00:00
Anderson Torres 45d44fb1a1
Merge pull request #137142 from AndersonTorres/new-asm
Assemblers for 8-bit chips
2021-09-09 22:36:47 -03:00
github-actions[bot] 8de3dc884c
Merge master into haskell-updates 2021-09-10 00:06:15 +00:00
AndersonTorres 8d06eef655 atasm: init at 1.09 2021-09-09 17:48:34 -03:00
Sandro Jäckel bc183fd479
swiftclient: add python-swiftclient alias to make it easily discoverable 2021-09-09 22:39:44 +02:00
Sandro Jäckel 9141083ab1
python39Packages.python-swiftclient: 3.11.0 -> 3.12.0, convert to python packages 2021-09-09 22:35:16 +02:00
figsoda 0ec70102dd verco: init at 6.4.0 2021-09-09 15:37:33 -04:00
github-actions[bot] dbebaeb8ba
Merge master into staging-next 2021-09-09 18:01:06 +00:00
figsoda 7c14722201 oha: init at 0.4.6 2021-09-09 10:03:45 -04:00
Sandro e1f9d5fdac
Merge pull request #134894 from samuela/samuela/jax 2021-09-09 14:43:38 +02:00
github-actions[bot] fc5d1c0828
Merge master into staging-next 2021-09-09 12:01:24 +00:00
Pamplemousse d61ba9863c nodePackages.prisma: init at 2.30.2 2021-09-09 20:42:53 +09:00
Fabian Affolter 68590abf42
Merge pull request #137148 from figsoda/tv
tv: init at 0.5.1
2021-09-09 13:42:16 +02:00
Bastien Riviere 9e3fee0724 qmk-dotty-dict: init at 1.3.0.post1 2021-09-09 20:37:56 +09:00
Fabian Affolter 793a106992
Merge pull request #137143 from figsoda/csview
csview: init at 0.3.8
2021-09-09 13:22:02 +02:00
Fabian Affolter 2ec7f7bde3
Merge pull request #137150 from figsoda/mask
mask: init at 0.11.0
2021-09-09 10:09:27 +02:00
Sandro 466b861540
Merge pull request #136877 from fabaff/bump-envoy-reader 2021-09-09 10:06:10 +02:00
github-actions[bot] 77893d86c2
Merge master into staging-next 2021-09-09 06:01:04 +00:00
figsoda 5c002b979b mask: init at 0.11.0 2021-09-08 22:50:15 -04:00
figsoda 52731e1d01 tv: init at 0.5.1 2021-09-08 21:35:11 -04:00
figsoda 2972c7a670 texture-synthesis: init at 0.8.2 2021-09-08 21:13:18 -04:00
figsoda 90ec05be8f csview: init at 0.3.8 2021-09-08 20:56:13 -04:00
Ben Siraphob 4b775423a7
Merge pull request #137115 from siraben/all-packages-redundant-pkgs 2021-09-08 19:21:18 -05:00
github-actions[bot] 6c413ed5bf
Merge master into haskell-updates 2021-09-09 00:06:35 +00:00
Luke Granger-Brown b913568092 linux_5_13_hardened: port to linux-kernels.nix
See c62f911507 aka #128134.
2021-09-08 22:53:09 +00:00
Fabian Affolter f80b0fd0a8 gvm-libs: init at 21.4.1 2021-09-08 23:36:28 +02:00
Craig Younkins e5880bd760 fclones: init at 0.14.0 2021-09-08 17:14:49 -04:00
Ben Siraphob 889fb37036 top-level/all-packages: remove redundant pkgs 2021-09-08 13:27:57 -05:00
github-actions[bot] 31efc58eb0
Merge master into staging-next 2021-09-08 18:01:03 +00:00
Bernardo Meurer 739c25621f
Merge pull request #136445 from lovesegfault/rocm-hip
hip: init at 4.3.1
2021-09-08 10:45:57 -07:00
Ben Siraphob 09cd65b33c
Merge pull request #137071 from siraben/spoof-mac-init 2021-09-08 11:21:07 -05:00
sternenseemann 05020744fb sbcl_2_1_8: init at 2.1.8 2021-09-08 16:38:09 +02:00
github-actions[bot] 5ed67a849a
Merge master into staging-next 2021-09-08 12:01:27 +00:00
Stig 4ee9590d2f
Merge pull request #135667 from thomasSDK/3-perlPackages
perlPackages: init 3 perl packages
2021-09-08 12:10:08 +02:00
ryneeverett 3e9f6d7e99
exaile: init at 4.1.1 (#120761) 2021-09-08 06:07:28 -04:00
John Soo f2d81d2484 datadog-agent: 6.11.2 -> 7.30.2
datadog-agent is now built as a go module.  However, the build process
is now to be driven by the python invoke tool.  While datadog-agent
builds with buildGoModule, some investigation should be done to ensure
we are not missing any integrations or features from the invoke build
system.

This also updates datadog-agent from python 2.7 to 3.x.

One other issue of note: most of the invoke tasks seem to use some git
parsing to get version numbers and the like. This package may need to
be checked for reproducibility issues now.
2021-09-07 23:52:22 -07:00
github-actions[bot] ad1de317ad
Merge master into staging-next 2021-09-08 06:01:19 +00:00
Ben Siraphob 21cb9e808d spoof-mac: init at unstable-2018-01-27 2021-09-08 00:51:17 -05:00
Ben Siraphob 2d6b693907
Merge pull request #137064 from siraben/htmlq-init 2021-09-08 00:42:09 -05:00
Ben Siraphob 29d262cf7f htmlq: init at 0.2.0 2021-09-08 00:30:13 -05:00
Akshat Agarwal 7f08484820 libspng: init at 0.7.0-rc3 2021-09-08 12:50:47 +09:00
figsoda 7caefdd073 luaformatter: fix darwin build 2021-09-08 10:22:39 +09:00
Sandro Jäckel 76a0ad1833
tauon: init at 6.7.1 2021-09-08 02:27:00 +02:00
Tim Steinbach 8bb040b34c linux_5_13_hardened: Init 2021-09-07 20:15:06 -04:00
github-actions[bot] 314256eb0f
Merge master into haskell-updates 2021-09-08 00:05:29 +00:00
github-actions[bot] 58f8f1f058
Merge master into staging-next 2021-09-08 00:01:42 +00:00
Ryan Mulligan a83b9d3a58
Merge pull request #136500 from ryantm/dev/ryantm/mylvmbackup
mylvmbackup: init at 0.16
2021-09-07 14:06:10 -07:00
Izorkin 4f665d9f4f
termdbms: init at 2021-09-04 2021-09-07 17:26:48 +03:00
sternenseemann 61b713abd6 haskell.packages.*.ghc-api-compat: fix across all supported sets
* haskell.packages.ghc884.ghc-api-compat needed us to re-add the 8.6
  version of the package.
* haskell.packages.ghc901.ghc-api-compat now points to the newly
  released 9.0.1 version of the package.
* haskell.packages.ghc8107.ghc-api-compat now correctly points to
  ghc-api-compat 8.10.7.

GHC 9.2.1 is still unsupported (which is to be expected, with it
being a release candidate).

To make sure everything stays working we'll build ghc-api-compat as part
of versionedCompilerJobs.
2021-09-07 15:48:08 +02:00
Ryan Burns 42155910a0 pkgsStatic.curl: fix build
904625852d removed the overlay which
disables gss and brotli for static curl. Although we can now build them
statically, attempting to build curl against them results in 'undefined
reference' linker errors.
2021-09-07 16:48:03 +09:00
Vladimír Čunát 09f5763784
Merge branch 'master' into staging-next
Conflicts:
 - pkgs/development/python-modules/pathspec/default.nix
   The hashes are equivalent, so it's not a real conflict.
 - pkgs/top-level/static.nix
   I can't see a solution, deffered redoing this to the later PR:
   https://github.com/NixOS/nixpkgs/pull/136849
2021-09-07 08:43:26 +02:00
Anderson Torres 6fedf3160d
Merge pull request #136941 from fabaff/pontos
python3Packages.pontos: init at 21.7.4
2021-09-07 01:20:31 -03:00
Anderson Torres e80112450e
Merge pull request #136939 from fabaff/youless-api
python3Packages.youless-api: init at 0.12
2021-09-07 01:14:32 -03:00
midchildan 21a7695b8a mirakurun: build with yarn2nix 2021-09-07 12:22:59 +09:00
Jörg Thalheim c3bf66eeaa
Merge pull request #136910 from kira-bruneau/protontricks
protontricks: 1.5.2 → 1.6.0
2021-09-07 03:27:09 +01:00
Jörg Thalheim 26c10279a1
Merge pull request #136849 from elohmeier/liblinear-static
liblinear: fix static build
2021-09-07 03:16:00 +01:00
Anderson Torres 674586d428
Merge pull request #136744 from AndersonTorres/new-st
A plethora of ST forks
2021-09-06 23:00:17 -03:00
github-actions[bot] 2f5ea43e02
Merge master into staging-next 2021-09-07 00:01:32 +00:00
Artturi 03021c522f
Merge pull request #136929 from Artturin/calamaresupdate
calamares: 3.2.39 -> 3.2.42
2021-09-07 02:08:16 +03:00
Fabian Affolter e864d443be python3Packages.pontos: init at 21.7.4 2021-09-07 00:35:22 +02:00
Izorkin 5df4645b39
gitty: init at 0.3.0 2021-09-07 01:02:24 +03:00
Fabian Affolter d697b79dce python3Packages.youless-api: init at 0.12 2021-09-06 23:56:08 +02:00
Fabian Affolter 9aa5c090c6 python3Packages.aioeagle: init at 1.1.0 2021-09-06 23:28:18 +02:00
Artturin 6ea3694fd0 calamares: 3.2.39 -> 3.2.42 2021-09-06 23:26:17 +03:00
Bernardo Meurer d9de842f58
Merge pull request #136372 from cpcloud/poetry2conda
poetry2conda: init at 0.3.0
2021-09-06 12:23:31 -07:00
Bernardo Meurer 75125b85d0
hip: init at 4.3.1
Co-Authored-By: acowley <acowley@users.noreply.github.com>
2021-09-06 12:01:57 -07:00
Sandro Jäckel 7d23657cf3
python39Packages.pylyrics: init at 1.1.0 2021-09-06 20:37:57 +02:00
Sandro Jäckel 137f19d1d4
python39Packages.isounidecode: init at 0.3 2021-09-06 20:37:57 +02:00
Sandro 84bf8623f7
Merge pull request #136735 from SuperSandro2000/libopenmtp 2021-09-06 20:07:11 +02:00
github-actions[bot] b6f0eb9136
Merge master into staging-next 2021-09-06 18:00:57 +00:00
Stig 068115ce55
Merge pull request #136907 from heph2/perl/CursesUIGrid
perlPackages.CursesUIGrid: init at 0.15
2021-09-06 19:41:44 +02:00
Kira Bruneau 2df0c2aae5 protontricks: 1.5.2 → 1.6.0 2021-09-06 11:43:54 -04:00
Heph 391f22eae4 perlPackages.CursesUIGrid: init at 0.15 2021-09-06 16:55:49 +02:00
github-actions[bot] 58c8736bdb
Merge master into staging-next 2021-09-06 12:01:09 +00:00
Domen Kožar 863e6e8820
Merge pull request #136700 from zakame/zakame/perl-PkgConfig-fix-cross-compilation
perlPackages.PkgConfig: fix cross compilation
2021-09-06 13:38:58 +02:00
Fabian Affolter 14cd4bb1dd python3Packages.envoy-utils: init at 0.0.1 2021-09-06 12:25:15 +02:00