Alyssa Ross
1f18d44106
python3.pkgs.graphite_api: remove
...
Due to lack of maintenance. It doesn't build, the last upstream
commit was in 2017, and last significant change in Nixpkgs was in
2018.
2022-07-10 09:46:20 +00:00
Alyssa Ross
9f2c91667d
python3.pkgs.influxgraph: remove
...
Due to lack of maintenance. Last upstream commit was in 2018, and
graphite_api doesn't build, is also unmaintained upstream, and will
also be removed.
2022-07-10 09:46:18 +00:00
Alyssa Ross
cbfd288fd1
libhugetlbfs: fix build with recent Glibc
2022-07-10 09:33:57 +00:00
Marek Fajkus
30874a7b94
elmPackages: semi-automatic update of nodejs packages
2022-07-10 11:33:02 +02:00
Sebastian Sellmeier
032655547a
notepad-next: 0.5.2 -> 0.5.3
2022-07-10 11:21:44 +02:00
Alyssa Ross
ada1d87767
python3.pkgs.graphite_beacon: remove
...
Due to lack of maintenance. It is not compatible with the default
Python version (due to the tornado 5) dependency, and doesn't look
like it will be any time soon.
2022-07-10 09:17:23 +00:00
Fabian Affolter
accc93f1dc
home-assistant: update component-packages
2022-07-10 11:10:13 +02:00
Fabian Affolter
9ac4852b3d
python310Packages.aio-geojson-usgs-earthquakes: init at 0.1
2022-07-10 11:08:47 +02:00
Fabian Affolter
dee4dc7539
Merge pull request #180937 from r-ryantm/auto-update/python3.10-pymazda
...
python310Packages.pymazda: 0.3.4 -> 0.3.6
2022-07-10 10:59:11 +02:00
Fabian Affolter
69f4426d84
Merge pull request #180932 from r-ryantm/auto-update/python3.10-levenshtein
...
python310Packages.levenshtein: 0.18.2 -> 0.19.1
2022-07-10 10:58:38 +02:00
Fabian Affolter
41e823fc27
Merge pull request #180930 from r-ryantm/auto-update/python3.10-sunpy
...
python310Packages.sunpy: 4.0.2 -> 4.0.3
2022-07-10 10:57:43 +02:00
Fabian Affolter
90514b7865
python310Packages.panflute: remove whitespace
2022-07-10 10:56:55 +02:00
Fabian Affolter
259acf447a
python310Packages.panflute: add pythonImportsCheck
2022-07-10 10:54:43 +02:00
Fabian Affolter
dd9193fbf1
Merge pull request #180903 from fabaff/shodan-bump
...
python310Packages.shodan: 1.27.0 -> 1.28.0
2022-07-10 10:50:48 +02:00
Bobby Rong
2d3abed1e1
Merge pull request #180700 from r-ryantm/auto-update/gdcm
...
gdcm: 3.0.12 -> 3.0.14
2022-07-10 16:46:30 +08:00
kilianar
b3db8355ca
papirus-icon-theme: 20220606 -> 20220710
2022-07-10 10:10:27 +02:00
R. Ryantm
c4e35baa74
python310Packages.pymazda: 0.3.4 -> 0.3.6
2022-07-10 07:41:02 +00:00
github-actions[bot]
33be3debd5
terraform-providers: update 2022-07-10
2022-07-10 16:20:44 +10:00
yuu
ce2e4707b7
hardware/nvidia: add @ to constraint on busIDType
...
On some configurations, the only known syntax that works
requires the `@` character, such as `intelBusId = "0@0:2:0";` and
`nvidiaBusId = "1@1:0:0";` [1].
[1]. https://discourse.nixos.org/t/struggling-with-nvidia-prime/13794/4
2022-07-10 02:48:40 -03:00
R. Ryantm
0b35c85b3f
python310Packages.levenshtein: 0.18.2 -> 0.19.1
2022-07-10 05:03:00 +00:00
R. Ryantm
e259d96855
python310Packages.sunpy: 4.0.2 -> 4.0.3
2022-07-10 04:28:13 +00:00
Sebastián Mancilla
ed2b320176
boofuzz: fix build on darwin
...
Disable tests that need network access.
2022-07-10 00:13:31 -04:00
Sebastián Mancilla
09ae560c92
sigal: fix build on darwin
...
Disable failing test.
2022-07-10 00:09:30 -04:00
Sebastián Mancilla
f170b3aebc
coan: fix build on darwin
...
The configure script was failing because the `-std=c++11` flag was used
when trying to compile C.
Set the flag with CXXFLAGS instead.
2022-07-10 00:04:01 -04:00
Sebastián Mancilla
3239a05357
untrunc-anthwlock: refactor build
...
Use buildPhase to make clear that we need two invocations of 'make' with
different targets.
Also set IS_RELEASE to 1 to ensure an optimized build is created instead
of a debug build (see Makefile).
2022-07-09 23:57:14 -04:00
Sebastián Mancilla
cf88ead89d
untrunc-anthwlock: mark as unbroken on darwin
...
Fixed by c39770ecc5
(libui: fix typo when installing libs on darwin,
2022-07-09).
2022-07-09 23:56:43 -04:00
Sebastián Mancilla
c39770ecc5
libui: fix typo when installing libs on darwin
2022-07-09 23:55:57 -04:00
Mario Rodas
de5b3dd170
Merge pull request #180917 from marsam/update-kbs2
...
kbs2: 0.5.1 -> 0.6.0
2022-07-09 22:54:24 -05:00
Tobias Stenzel
8adfc29685
myst-docutils: init at 0.17.2 ( #171710 )
2022-07-09 22:53:18 -05:00
Sebastián Mancilla
6375863e93
mpd-discord-rpc: fix build on darwin
...
Add missing Security framework as input.
2022-07-09 23:49:22 -04:00
Sebastián Mancilla
bc776c4d36
dotenv-linter: fix build on darwin
...
Add missing Security framework as input.
2022-07-09 23:43:55 -04:00
Mario Rodas
32c03367eb
Merge pull request #180586 from r-ryantm/auto-update/difftastic
...
difftastic: 0.29.1 -> 0.30.0
2022-07-09 22:41:24 -05:00
Mario Rodas
d603763bcd
Merge pull request #180130 from magnetophon/faust
...
Faust: faust: 2.40.0 -> 2.41.1 faustlive: 2.5.10 -> 2.5.11
Closes #180601
2022-07-09 22:40:12 -05:00
Sebastián Mancilla
fdfd961ee1
gaw: mark as Linux-only
...
The error when building on Darwin is:
sockcon.c:19:10: fatal error: 'linux/tcp.h' file not found
So, it uses Linux-specific headers.
2022-07-09 23:34:54 -04:00
Mario Rodas
0f234e382c
Merge pull request #180622 from r-ryantm/auto-update/bschaffl
...
bschaffl: 1.4.8 -> 1.4.10
2022-07-09 22:32:44 -05:00
Mario Rodas
a7c64063c0
Merge pull request #180616 from r-ryantm/auto-update/bazel-gazelle
...
bazel-gazelle: 0.25.0 -> 0.26.0
2022-07-09 22:32:15 -05:00
Mario Rodas
14bbc45d64
Merge pull request #180642 from r-ryantm/auto-update/clickhouse-backup
...
clickhouse-backup: 1.4.0 -> 1.4.7
2022-07-09 22:31:15 -05:00
Mario Rodas
9fb9f82c39
Merge pull request #180677 from r-ryantm/auto-update/erigon
...
erigon: 2022.07.01 -> 2022.07.02
2022-07-09 22:29:44 -05:00
Sebastián Mancilla
8211c55ec2
sdnotify-wrapper: mark as Linux-only
...
It's in pkgs/os-specific/linux.
2022-07-09 23:28:27 -04:00
Mario Rodas
3c640c6204
Merge pull request #180709 from SuperSandro2000/goreleaser
...
goreleaser: 1.10.1 -> 1.10.2
2022-07-09 22:27:03 -05:00
Sebastián Mancilla
3d1e82b6ce
traitor: mark as Linux-only
...
It's in the description of the package: "Automatic Linux privilege
escalation".
2022-07-09 23:24:46 -04:00
AndersonTorres
27fcfa314f
ventoy-bin: 1.0.77 -> 1.0.78
2022-07-10 00:03:19 -03:00
Sebastián Mancilla
e212af64e8
magic-wormhole-rs: mark as unbroken on darwin
...
Marked as broken by #173671 but builds and works fine on darwin, with
sandbox enabled.
2022-07-09 22:59:01 -04:00
Sebastián Mancilla
9df44cc540
ginac: mark as unbroken on darwin
...
Marked as broken by #173671 but builds and works fine on darwin, with
sandbox enabled.
2022-07-09 22:58:48 -04:00
Sebastián Mancilla
84f32ec938
dieharder: mark as unbroken on darwin
...
Marked as broken by #173671 but builds and works fine on darwin, with
sandbox enabled.
2022-07-09 22:58:14 -04:00
Sebastián Mancilla
6978b3da7b
binwalk: mark as unbroken on darwin
...
Marked as broken by #173671 but builds and works fine on darwin, with
sandbox enabled.
2022-07-09 22:57:58 -04:00
superherointj
38dc7696b6
cod: disable tests
2022-07-09 22:48:47 -03:00
José Romildo Malaquias
7802f1b647
Merge pull request #180570 from romildo/upd.nixos.qt5
...
nixos/qt5: add kde platform theme
2022-07-09 21:44:28 -03:00
R. Ryantm
69cb613852
python310Packages.panflute: 2.1.3 -> 2.1.5
2022-07-10 00:06:10 +00:00
WeebSorceress
ad36639f47
trackma: fix bug with qt option
2022-07-09 20:58:01 -03:00