Commit Graph

68543 Commits

Author SHA1 Message Date
AndersonTorres
0cf3393cdd fme: remove 2022-01-26 08:02:53 -03:00
Jörg Thalheim
004c641ed1
Merge pull request #156694 from flokli/talosctl
talosctl: init at 0.14.1
2022-01-26 11:44:06 +01:00
Will Cohen
de256f2c02 qgis, qgis-ltr: only expose unwrapped via passthru 2022-01-25 23:14:33 -08:00
Matthew Pickering
85d0a94f90 qgis, pyqt: introduce qgis-ltr and update qgis
Add qtlocation to pyqt, and ensure that it is included with both
qgis derivations.
2022-01-25 23:14:33 -08:00
Matthew Pickering
ce4927f0d5 qgis: enable 3D, grass
Grass is a runtime dependency which qgis attempts to find on the path.

3D is on by default with normal distributions so we should
also enable it.
2022-01-25 23:14:33 -08:00
Uri Baghin
4ff1e8deaf
Merge pull request #156110 from r2r-dev/init-bazel_5
bazel_5: init at 5.0.0
2022-01-26 11:14:47 +11:00
Fabian Affolter
ec0fe9ca7c
Merge pull request #156626 from fabaff/fix-gitless
gitless: relax pygit2 constraint and limit to Python 3
2022-01-25 23:35:41 +01:00
Robert Scott
1f893659f2
Merge pull request #156221 from nialov/package-pygeos
Package python3Packages.pygeos
2022-01-25 21:49:07 +00:00
Charlotte Van Petegem
e2b54ce449 python3Packages.pywlroots: 0.14.12 -> 0.15.3 2022-01-25 12:42:08 -08:00
Jonathan Ringer
e74ccf2d72
Merge pull request #154708 from NixOS/staging-next
Staging next 2022-01-12
2022-01-25 11:54:52 -08:00
Sandro
cd85b9fc42
Merge pull request #156086 from ankhers/river_0_1_2 2022-01-25 20:35:54 +01:00
Sandro
c1e6dce5ff
Merge pull request #152474 from TilCreator/package-Real-ESRGAN-ncnn-vulkan 2022-01-25 20:35:21 +01:00
Eelco Dolstra
651c5cef10
Merge pull request #156587 from edolstra/path-independent
Improve check that evaluation does not depend on the Nixpkgs path
2022-01-25 20:08:28 +01:00
github-actions[bot]
bf793f213d
Merge master into staging-next 2022-01-25 18:01:20 +00:00
Franz Pletz
1106e43829
Merge pull request #156655 from ratsclub/blocky 2022-01-25 16:44:52 +01:00
Sandro
4c6f9a4ad8
Merge pull request #156179 from drupol/php/bump-to-8.1.2 2022-01-25 16:00:14 +01:00
Martin Weinelt
48f17360d9 Merge remote-tracking branch 'origin/master' into staging-next 2022-01-25 15:53:19 +01:00
Phillip Cloud
7891c655a8
python3Packages.datafusion: init at 0.4.0 (#152763) 2022-01-25 09:30:26 -05:00
Victor Freire
85b23d7198 blocky: init at 0.17 2022-01-25 11:24:36 -03:00
ajs124
b05d2077eb
Merge pull request #156395 from helsinki-systems/upd/ima-evm-utils
ima-evm-utils: 1.1 -> 1.4
2022-01-25 15:01:05 +01:00
ajs124
224780f52c
Merge pull request #156394 from helsinki-systems/upd/wraith
wraith: 1.4.7 -> 1.4.10
2022-01-25 14:59:59 +01:00
Linus Heckemann
d6695c4046
Merge pull request #151919 from lheckemann/gt
gt: init at 2021-09-30
2022-01-25 14:35:37 +01:00
legendofmiracles
6493bbd4ce
Merge pull request #151876 from Alexnortung/sagetex
sagetex: init at 3.6
2022-01-25 07:28:15 -06:00
Anderson Torres
48743a4f17
Merge pull request #156571 from AndersonTorres/new-misc
mpc: install Bash shell completion (and more)
2022-01-25 10:20:29 -03:00
legendofmiracles
8479908fd8
Merge pull request #154839 from jyooru/cleanup/qtile 2022-01-25 07:04:54 -06:00
Alexander Nortung
375b48a52d sagetex: init at 3.6
sagetex: init at 3.6

sagetex: refactor

Will now build from source

sagetex: etc

Changed description.

Co-authored-by: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com>
2022-01-25 13:47:36 +01:00
github-actions[bot]
86301be1a5
Merge master into staging-next 2022-01-25 12:01:13 +00:00
Florian Klink
90e7b6ceb3 talosctl: init at 0.14.1
```
❯ result/bin/talosctl cluster create --wait
validating CIDR and reserving IPs
generating PKI and tokens
downloading ghcr.io/talos-systems/talos:v0.14.1
creating network talos-default
creating master nodes
creating worker nodes
renamed talosconfig context "talos-default" -> "talos-default-1"
waiting for API
bootstrapping cluster
waiting for etcd to be healthy: OK
waiting for apid to be ready: OK
waiting for kubelet to be healthy: OK
waiting for all nodes to finish boot sequence: OK
waiting for all k8s nodes to report: OK
waiting for all k8s nodes to report ready: OK
waiting for all control plane components to be ready: OK
waiting for kube-proxy to report ready: OK
waiting for coredns to report ready: OK
waiting for all k8s nodes to report schedulable: OK

merging kubeconfig into "/home/flokli/.kube/config"
PROVISIONER       docker
NAME              talos-default
NETWORK NAME      talos-default
NETWORK CIDR      10.5.0.0/24
NETWORK GATEWAY   10.5.0.1
NETWORK MTU       1500

NODES:

NAME                      TYPE           IP         CPU    RAM      DISK
/talos-default-master-1   controlplane   10.5.0.2   2.00   2.1 GB   -
/talos-default-worker-1   worker         10.5.0.3   2.00   2.1 GB   -
```

`--provisioner qemu` was also tested. Note you need to have
`_out/{initramfs-$arch.xz,vmlinuz-$arch}` available, as documented in
their [docs](https://www.talos.dev/docs/v0.14/local-platforms/qemu/#install-talos-kernel-and-initramfs)
2022-01-25 12:36:42 +01:00
Franz Pletz
5cbff8a564
Merge pull request #156604 from rnhmjoj/pr-rxvt 2022-01-25 10:34:40 +01:00
Martin Weinelt
aa7bc4e0cd
Merge pull request #156347 from cpcloud/nixpkgs-bump-mkdocs 2022-01-25 10:06:49 +01:00
Bernardo Meurer
2d77d1ce90
Merge pull request #156648 from lovesegfault/nix-2.6
nix: 2.5.1 -> 2.6.0
2022-01-25 06:13:33 +00:00
AndersonTorres
6e7e03feb7 move mpc_cli to aliases.nix 2022-01-24 23:38:03 -03:00
Bernardo Meurer
7366cd77cc
nix: 2.5.1 -> 2.6.0 2022-01-24 18:32:56 -08:00
AndersonTorres
52c5f6c6a1 mpc-cli: temporary alias to mpc_cli 2022-01-24 23:24:05 -03:00
ajs124
3ba3702e62 ima-evm-utils: 1.1 -> 1.4 2022-01-25 02:24:03 +01:00
github-actions[bot]
bbbd0a92af
Merge master into staging-next 2022-01-25 00:02:13 +00:00
Shamrock Lee
637a001f69
dcap: Init at 2.47.12 (#156282) 2022-01-25 00:39:50 +01:00
Seong Yong-ju
555014c67d online-judge-tools: init at 11.5.1 2022-01-24 15:39:32 -08:00
Zane van Iperen
7976f70bae ffmpeg_5: init at 5.0 2022-01-24 15:31:51 -08:00
Philipp Woelfel
e79bb564af
pdfstudio: merge with package pdfstudioviewer (#156274)
* pdfstudio: merge with pdfstudioviewer and use FHS sandbox to fix printing

Co-authored-by: Ivv <41924494+IvarWithoutBones@users.noreply.github.com>
2022-01-25 00:30:39 +01:00
Potato Hatsue
048d5eeabd
fcitx5-unikey: init at 5.0.7 (#154699)
* fcitx5-unikey: init at 5.0.7

Co-authored-by: Ivv <41924494+IvarWithoutBones@users.noreply.github.com>
2022-01-24 23:23:11 +01:00
Fabian Affolter
0383246382 gitless: relax pygit2 constraint and limit to Python 3 2022-01-24 23:15:31 +01:00
Bernardo Meurer
16f77e1412
Merge pull request #153932 from jmc-figueira/wine-wayland
wine-wayland: added derivation for building the experimental Wayland driver for Wine
2022-01-24 20:52:24 +00:00
rnhmjoj
1ac83b0de5
libptytty: init at 2.0 2022-01-24 21:46:44 +01:00
Ivv
6ae2dbc902
Merge pull request #151498 from costrouc/python-keycloak
pythonPackages.python-keycloak: init at 0.26.1
2022-01-24 21:28:18 +01:00
Eelco Dolstra
cb2f8a87d5 Check that nix-env output doesn't depend on the Nixpkgs location 2022-01-24 20:12:18 +01:00
Linus Heckemann
339a63abbe gt: init at 2021-09-30 2022-01-24 19:47:03 +01:00
Linus Heckemann
eb5e5f139d libusbgx: init at 2021-10-31 2022-01-24 19:47:02 +01:00
Ivv
1ad624e08f
Merge pull request #154943 from winterqt/thelounge-plugins-recurse-into-attrs
theLoungePlugins: recurseIntoAttrs
2022-01-24 19:09:15 +01:00
github-actions[bot]
a45818989a
Merge master into staging-next 2022-01-24 18:01:03 +00:00