Commit graph

61827 commits

Author SHA1 Message Date
Sandro 6d4f69155b
Merge pull request #127838 from dotlambda/pg8000_1_12-drop 2021-06-23 13:27:32 +02:00
Sandro ef0352a03b
Merge pull request #127841 from dotlambda/python-socketio_4-drop 2021-06-23 13:26:41 +02:00
Sandro e35ddac464
Merge pull request #127797 from dotlambda/scli-0.6.3
scli: 0.6.1 -> 0.6.3
2021-06-23 13:24:28 +02:00
Sandro 439ea54d4d
Merge pull request #127866 from ethancedwards8/updog 2021-06-23 13:10:10 +02:00
Sandro e3ed4374a1
Merge pull request #127847 from dotlambda/vtk_789-drop 2021-06-23 13:07:15 +02:00
Sandro 1956a52857
Merge pull request #126656 from jwoudenberg/add-system76-power 2021-06-23 12:54:22 +02:00
Ethan Edwards 494ba50fc3
updog: init at 1.4 2021-06-23 06:42:09 -04:00
Sandro 9e878c2a5d
Merge pull request #127808 from alarsyo/clang12Stdenv 2021-06-23 10:45:10 +02:00
Sandro 22bae36e74
Merge pull request #127826 from veprbl/pr/mcfm_init
mcfm: init at 10.0.1
2021-06-23 10:41:15 +02:00
Aaron Andersen b93c6338b2
Merge pull request #127173 from aanderse/kodi
kodi: updates
2021-06-22 20:24:06 -04:00
Robert Schütz 1f072553b3 pythonPackages.vtk_{7,8,9}: drop
Versioned attributes in python-packages.nix should be avoided.
2021-06-23 01:15:26 +02:00
Martin Weinelt 8db2252dc9
Merge pull request #127793 from mweinelt/ansible 2021-06-23 00:24:26 +02:00
Robert Schütz 58f452ecc2 pythonPackages.python-engineio_3: drop
Versioned attributes in python-packages.nix should be avoided.
2021-06-23 00:15:20 +02:00
Robert Schütz c57fbd38c2 pythonPackages.python-socketio_4: drop
Versioned attributes in python-packages.nix should be avoided.
2021-06-23 00:14:56 +02:00
Robert Schütz 74a89be4dd pythonPackages.pg8000_1_12: drop
Versioned attributes in python-packages.nix should be avoided.
2021-06-23 00:05:49 +02:00
Robert Schütz d3ccac10d2 python2Packages.pg8000: init at 1.12.5 2021-06-23 00:05:05 +02:00
Dmitry Kalinkin 2aafbfb618
mcfm: init at 10.0.1 2021-06-22 17:27:21 -04:00
Sandro bb8c2116dd
Merge pull request #127599 from Ma27/bump-privacyidea 2021-06-22 18:26:45 +02:00
Martin Weinelt ca618d6401
ansible, ansible_2_10: internalize collections package
This drops the python3Packages.ansible-collections attribute in favor of
a local callPackage that overwrites the collections package per ansible
version.
2021-06-22 18:04:59 +02:00
Antoine Martin cf00d36e5a add clang12Stdenv alias 2021-06-22 18:00:58 +02:00
Sandro b6c99a1986
Merge pull request #127802 from fortuneteller2k/elfcat
elfcat: init at 0.1.3
2021-06-22 17:14:00 +02:00
Sandro b2a93084f0
Merge pull request #127355 from cjab/programmer-calculator 2021-06-22 17:12:33 +02:00
fortuneteller2k dc24124ec6 elfcat: init at 0.1.3 2021-06-22 22:19:17 +08:00
Sandro 88e3da0610
Merge pull request #126657 from fortuneteller2k/open-fonts
open-fonts: init at 0.7.0
2021-06-22 16:15:23 +02:00
Sandro dd2ad5f80f
Merge pull request #127800 from Sohalt/dpdk-mods-typo
dpdk: fix typo in error message
2021-06-22 16:11:45 +02:00
Chad Jablonski 11b44aaa11 programmer-calculator: init at 2.1 2021-06-22 10:03:56 -04:00
Maximilian Bosch 5aad4e73b6
privacyIDEA: 3.5.2 -> 3.6
ChangeLog: https://github.com/privacyidea/privacyidea/releases/tag/v3.6

Unfortunately we have to use `sqlalchemy` at 1.3 for `sqlsoup`. As
`sqlalchemy` is required by a lot of packages, I decided to move this
package out of `pythonPackages` itself and instantiate a new
`pythonPackages` inside the expression where `sqlalchemy` points to
`sqlalchemy_1_3`.
2021-06-22 15:36:36 +02:00
Sandro d599524ef1
Merge pull request #127656 from elohmeier/tuna 2021-06-22 15:22:55 +02:00
sohalt 26c6a366b8 dpdk: fix typo in error message 2021-06-22 15:15:13 +02:00
Sandro db67c0493d
Merge pull request #127774 from HanEmile/submit/add-notify-package 2021-06-22 15:12:44 +02:00
Sandro e26ee387da
Merge pull request #127687 from malbarbo/wasm3
wasm3: init at 0.5.0
2021-06-22 15:07:36 +02:00
Robert Schütz 7ce92099d6 scli: 0.6.1 -> 0.6.3 2021-06-22 15:00:54 +02:00
Marco A L Barbosa b23217f3b2 wasm3: init at 0.5.0 2021-06-22 08:06:31 -03:00
Emile c118430db0
notify: init at 0.0.2 2021-06-22 11:24:57 +02:00
Thiago Franco de Moraes b27eaa18b4
gdcm: 3.0.8 -> 3.0.9 (#122654)
* gdcm: 3.0.8 -> 3.0.9

- make use of VTK optional (enabled by default)
- use vtk instead of vtk_7
- fetching source code from GitHub (sourceforge doesn't have the last
  version).
- nixpkgs-fmt

* Update pkgs/development/libraries/gdcm/default.nix

* Update pkgs/development/libraries/gdcm/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-22 11:18:18 +02:00
Maximilian Bosch 6dac76d4e9
Merge pull request #127428 from TredwellGit/linux
Kernels 2021-06-18
2021-06-22 10:38:45 +02:00
Sandro cb86e4e62f
Merge pull request #127397 from Artturin/add-grapejuice
grapejuice: init at 3.11.4
2021-06-22 10:12:00 +02:00
Enno Richter b463abf3f8 tuna: init at 0.15 2021-06-22 10:02:36 +02:00
Enno Richter 3d7629eba8 python3Packages.python-ethtool: init at 0.14 2021-06-22 10:02:36 +02:00
Enno Richter 4c413847d4 python3Packages.python-linux-procfs: init at 0.6.3 2021-06-22 10:02:36 +02:00
Fabian Affolter a95eebd1cd
Merge pull request #127676 from j0hax/beats
beats: init at 1.0
2021-06-22 08:31:24 +02:00
Peter Hoeg 2473f4eba4
plocate: init at 1.1.7 (#124259)
* plocate: init at 1.1.7
2021-06-22 14:13:11 +08:00
fortuneteller2k 80565f5b5e open-fonts: init at 0.7.0 2021-06-22 12:05:29 +08:00
Artturin 09a52f7662 grapejuice: init at 3.11.4 2021-06-22 04:52:16 +03:00
Sandro 67a3f33618
Merge pull request #127692 from rvarago/rv/feat/init-cargo-modules
cargo-modules: init at 0.5.0
2021-06-22 02:42:04 +02:00
Aaron Andersen 85d36c3cb2 kodi.packages.websocket: init at 0.58.0+matrix.2 2021-06-21 20:39:11 -04:00
Anderson Torres baedc7400d
oed: init at 6.7 (#127690)
* oed: init at 6.7

oed is the portable OpenBSD implementation of the classical ed editor.

* Update pkgs/applications/editors/oed/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-22 02:34:36 +02:00
Sandro 6527d3ec20
Merge pull request #127625 from ethancedwards8/gitlint
gitlint: init at 0.15.1
2021-06-22 02:30:19 +02:00
Sandro fe48efea4b
Merge pull request #127615 from ethancedwards8/guile-ssh
guile-ssh: init at 0.13.1
2021-06-22 02:03:22 +02:00
Robert Schütz af2d542fb5 Revert "use sqlalchemy 1.3.x for mautrix-telegram" 2021-06-22 00:14:18 +02:00