Commit Graph

301917 Commits

Author SHA1 Message Date
Nicolas Berbiche
100a01c272
kinect-audio-setup: init at v0.5
Co-authored-by: timokau <timokau@zoho.com>
2021-07-12 13:00:42 -04:00
Luflosi
87f1708872
nodePackages.postcss-cli: fix execution of binary
Without this change, executing the postcss binary results in the following error:
Error: Cannot find module 'postcss'
2021-07-12 18:36:57 +02:00
Luflosi
b3d89798be
nodePackages.postcss: init at 8.3.5 2021-07-12 18:36:57 +02:00
Ryan Mulligan
ce84975196
Merge pull request #129659 from r-ryantm/auto-update/doulos-sil
doulos-sil: 5.000 -> 6.001
2021-07-12 11:34:49 -05:00
Ryan Mulligan
456112c36b
Merge pull request #129117 from r-ryantm/auto-update/andika
andika: 5.000 -> 6.000
2021-07-12 11:22:47 -05:00
Ryan Mulligan
b36152d7bb
Merge pull request #129848 from r-ryantm/auto-update/exoscale-cli
exoscale-cli: 1.35.1 -> 1.36.0
2021-07-12 11:19:55 -05:00
Ryan Mulligan
3c82ddb28c
Merge pull request #130016 from r-ryantm/auto-update/engauge-digitizer
engauge-digitizer: 12.1 -> 12.2.2
2021-07-12 11:08:24 -05:00
Michele Guerini Rocco
6db0e92064
Merge pull request #130004 from r-ryantm/auto-update/bdf2psf
bdf2psf: 1.203 -> 1.204
2021-07-12 17:26:34 +02:00
superherointj
5494ab9fde k3s: 1.21.0+k3s1 -> 1.21.2+k3s1 2021-07-12 12:22:02 -03:00
ajs124
c6e51d0369 firefox-wrapper: also make gtk3-support non-optional here 2021-07-12 16:47:34 +02:00
ajs124
b332794adf firefox: 89.0.2 -> 90.0
make gtk3Support non-optional, because it hasn't been for a long time
also make gtk2 conditional on firefox older than 90, because we can get
rid of it with firefox 90, but it's still needed by the current ESR
release
2021-07-12 16:47:24 +02:00
R. RyanTM
d342554ec5 engauge-digitizer: 12.1 -> 12.2.2 2021-07-12 14:06:35 +00:00
Ryan Mulligan
eb93bf6eed
Merge pull request #129958 from r-ryantm/auto-update/logseq
logseq: 0.2.2 -> 0.2.3
2021-07-12 08:26:45 -05:00
Robert Hensing
c05cc13f76
Merge pull request #129934 from mattchrist/nixos/bind-package
nixos/bind: allow specifying BIND package
2021-07-12 15:21:15 +02:00
Jan Tojnar
e63b72e2a0
Merge pull request #129986 from jtojnar/pandoc-citerefentry
pandoc: add citerefentry patch
2021-07-12 15:17:24 +02:00
06kellyjac
88cf2e54db trivy: 0.18.3 -> 0.19.0 2021-07-12 13:53:01 +01:00
superherointj
cfd92fd38c linkerd: set default channel release to stable + minor refactor 2021-07-12 09:50:26 -03:00
superherointj
ae38263937 linkerd_edge: 21.7.1 -> 21.7.2 2021-07-12 09:49:13 -03:00
markuskowa
c303cb4566
Merge pull request #130009 from markuskowa/upd-octopus
octopus: 10.3 -> 10.5
2021-07-12 14:45:17 +02:00
Yureka
c5a0551dc4 nixos/gitlab: improve psql assertion message 2021-07-12 14:20:20 +02:00
Yureka
6510a13611 gitlab: 14.0.2 -> 14.0.5
https://about.gitlab.com/releases/2021/07/06/gitlab-14-0-3-released/
https://about.gitlab.com/releases/2021/07/07/critical-security-release-gitlab-14-0-4-released/
https://about.gitlab.com/releases/2021/07/08/gitlab-14-0-5-released/
2021-07-12 14:18:15 +02:00
Markus Kowalewski
77be900d67
octopus: cleanup derivation 2021-07-12 14:15:05 +02:00
Jean-Philippe Bernardy
797338de50 rhythmbox: add support for DAAP 2021-07-12 13:54:55 +02:00
Vincent Haupert
97575deb7e
istioctl: 1.9.4 -> 1.10.2
The `gen-charts` (`create_assets_gen.sh`) target is no longer required.
See istio/istio#29963 for details.
2021-07-12 13:52:25 +02:00
Markus Kowalewski
0a1167fd0b
octopus: 10.3 -> 10.5 2021-07-12 13:31:28 +02:00
Pavol Rusnak
d66917c4df
gcc-arm-embedded: use numVersion as version, rename version to release
followup to 009668465e
2021-07-12 13:11:40 +02:00
Pavol Rusnak
eaff114326
Merge pull request #130005 from siriobalmelli-foss/extend/gcc-arm-embedded
gcc-arm-embedded: add numVersion attribute for convenience
2021-07-12 13:05:06 +02:00
Sirio Balmelli
009668465e
gcc-arm-embedded: add numVersion attribute for convenience
There are builds which rely on having the numeric version of gcc (eg "10.2.1")
declared in an environment variable.

Running 'arm-none-eabi-gcc --version' returns:
"arm-none-eabi-gcc (GNU Arm Embedded Toolchain 10-2020-q4-major) 10.2.1 20201103 (release)"

However, the attribute arm-none-eabi-gcc.version is "10-2020-q4-major",
from which there is no way to derive "10.2.1".

Contrast this with the attribute gcc.version which (at this time) gives "10.3.0".

By adding a numVersion attribute, consumers of this package can
correctly determine what GCC version is being executed.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2021-07-12 12:29:46 +02:00
Pavol Rusnak
5a95722d0b
Merge pull request #129913 from paperdigits/darktable-recs
darktable: add some optional packages
2021-07-12 12:02:41 +02:00
markuskowa
13b3e91794
Merge pull request #128856 from cburstedde/package-petsc-p4est
petsc: refactor using mpi and p4est
2021-07-12 11:46:44 +02:00
Ulrik Strid
a164e1d0a1
ocamlPackages.json-data-encoding: init at 0.8, ocamlPackages.data-encoding: init at 0.2.0 (#129444) 2021-07-12 11:29:43 +02:00
R. RyanTM
43c8aa8c77 bdf2psf: 1.203 -> 1.204 2021-07-12 08:26:33 +00:00
Fabian Affolter
17de7c8df1
Merge pull request #129855 from fabaff/bump-pre-commit-hooks
python3Packages.pre-commit-hooks: 3.4.0 -> 4.0.1
2021-07-12 09:57:38 +02:00
Fabian Affolter
0f52f4c364 python3Packages.geopy: 2.1.0 -> 2.2.0 2021-07-12 09:53:24 +02:00
Yannick Markus
6ac9cb369d
bookstack: 21.05 -> 21.05.3 2021-07-12 09:50:31 +02:00
Maximilian Bosch
790d774791
Merge pull request #129996 from sumnerevans/mako-1.6
mako: 1.5 -> 1.6
2021-07-12 09:45:28 +02:00
Fabian Affolter
7e7c190af8 python3Packages.libsass: 0.20.1 -> 0.21.0 2021-07-12 09:32:02 +02:00
Fabian Affolter
7bea8f1762 python3Packages.langdetect: 1.0.7 -> 1.0.9 2021-07-12 09:24:17 +02:00
Sumner Evans
bdf42f22df
mako: 1.5 -> 1.6 2021-07-12 00:23:00 -06:00
Robert Hensing
dbdde6249f
Merge pull request #129993 from hercules-ci/fix-mkFixStrictness
Fix lib.mkFixStrictness and deprecate
2021-07-12 08:18:06 +02:00
Robert Hensing
cad20d8983 lib.mkFixStrictness: Deprecate 2021-07-12 07:31:29 +02:00
Robert Hensing
99bc203025 Partially revert "lib/modules: Drop mkStrict and mkFixStrictness"
mkFixStrictness was never properly deprecated and should only be
removed after warning for some time.

This partially reverts commit 8fb9984690.
2021-07-12 07:25:52 +02:00
R. RyanTM
b2867bc96f html-tidy: 5.7.28 -> 5.8.0 2021-07-12 05:02:18 +00:00
R. RyanTM
3226db2a89 go-task: 3.5.0 -> 3.6.0 2021-07-12 04:07:50 +00:00
Jonathan Ringer
93524fa876 dwarf-fortress/themes: update 2021-07-11 21:03:43 -07:00
Jonathan Ringer
a4ebde8064 dwarf-fortress/twbt: add 0.47.05 support 2021-07-11 21:03:43 -07:00
Jonathan Ringer
a280713665 dwarf-fortress/dfhack: add 0.47.05-r1 2021-07-11 21:03:43 -07:00
Jonathan Ringer
ea10f44327 dwarf-fortress/unfuck: add 0.47.05 2021-07-11 21:03:43 -07:00
Jonathan Ringer
4cc7482b21 dwarf-fortress: 0.47.04 -> 0.47.05 2021-07-11 21:03:43 -07:00
R. RyanTM
ad28b7f106 git-cola: 3.9 -> 3.10.1 2021-07-12 03:48:36 +00:00