Commit graph

363174 commits

Author SHA1 Message Date
Anthony Cowley 29a988f978
Merge pull request #163698 from InternetUnexplorer/rocm-llvm-disable-shared-libs
llvmPackages_rocm.llvm: don't build shared libs
2022-03-22 10:28:19 -04:00
Profpatsch 4ceb138f4b haskellPackages.HaskellNet-SSL: mark unbroken
It builds!
2022-03-22 15:24:28 +01:00
sternenseemann 086c5106d1 u9fs: unstable-2020-11-21 -> unstable-2021-25
* Use new (?) upstream over disappeared 9front hg repo, see also
  https://www.mail-archive.com/9fans@9fans.net/msg39324.html

* Link to Plan 9 Foundation's man page viewer as the Bell Labs has gone
  offine.
2022-03-22 15:20:05 +01:00
Sandro c4233257cf
Merge pull request #164962 from panicgh/tbb
tor-browser-bundle-bin: 11.0.7 -> 11.0.9
2022-03-22 15:08:56 +01:00
Jacek Galowicz 6567abf122
Merge pull request #165268 from vkleen/nixos/tests/deduplicate-vlans
nixos/test-driver: deduplicate VLANs
2022-03-22 14:53:31 +01:00
Millian Poquet 9ff032c291 simgrid: 3.30 -> 3.31
- addition of the optional eigen dependency, used by a new simulation
  model (bmf) that looks very promising to take interference phenomena
  into account while remaining coarse-grained.
- enabled the new dependency by default as I think this is interesting
  for most users.
2022-03-22 14:52:22 +01:00
sternenseemann fd02a092d2 u9fs: use install(1) for copying files 2022-03-22 13:47:11 +00:00
sternenseemann 168bdc3c7d u9fs: fix man page location
By convention man pages need to located at `share/man/man$section/$name.$section`.
2022-03-22 13:47:11 +00:00
R. Ryantm 788b69dfe7 python310Packages.docplex: 2.22.213 -> 2.23.222 2022-03-22 13:37:11 +00:00
Alyssa Ross deab83e116
cgit-pink: init at 1.3.0
cgit-pink is a fork of cgit that aims to be better maintained, because
cgit doesn't get a lot of attention any more, and almost every patch
sent in the last couple of years has been ignored.

The build system is exactly the same as cgit's, so I've created a
common cgit builder function.  This way, improvements to cgit
packaging (I've already noticed a couple to make!) can be shared
between both packages.  If the build systems diverge, we can separate
them out in future.
2022-03-22 13:31:23 +00:00
Sivizius b4c2ffaffa
nixos/wg-quick: add autostart option to interfaces (#162219)
This adds the option `networking.wg-quick.interfaces.<name>.autostart`, which defaults to `true`, which is the previous behavior. With this option set to `false`, the systemd-unit will no longer be set to `wantedBy = [ "multi-user.target" ]` and therefore the tunnel has to be enabled/disabled via `systemctl start/stop wg-quick-<name>`.

Co-authored-by: pennae <82953136+pennae@users.noreply.github.com>
2022-03-22 13:25:57 +00:00
R. Ryantm 216b4f1813 ocenaudio: 3.11.5 -> 3.11.7 2022-03-22 09:23:53 -04:00
R. Ryantm 8ae4790016 nuclei: 2.6.3 -> 2.6.5 2022-03-22 13:23:49 +00:00
maxice8 55381a3ce1 abuild: 3.7.0 -> 3.9.0 2022-03-22 09:23:25 -04:00
Viktor Kleen 6d766ae8b7
nixos/test-driver: deduplicate VLANs
Naively deduplicate VLANs in the python driver for NixOS tests. The
current implementation accidentally works, since the VLan class mutates
the environment. On construction it sets QEMU_VDE_SOCKET_${id} and this
environment variable gets overwritten once a second VLAN with the same
id is constructed. Because the NIC flags passed to qemu just use the
QEMU_VDE_SOCKET_${id} environment variable, this implicitly chooses a
single vde_switch process for each VLAN.

However, this leads to unusable vde_switch processes being spawned in
each test run and as a side effect makes it impossible to access the
correct VLan objects in the interactive test driver. It also makes it
remarkably hard to understand why the current implementation ever
worked.
2022-03-22 13:16:28 +00:00
Fabian Affolter 6d5d2d8803
Merge pull request #165233 from fabaff/bump-pysigma-backend-splunk
python3Packages.pysigma: 0.4.1 -> 0.4.2, python3Packages.pysigma-backend-splunk: 0.1.2 -> 0.2.0
2022-03-22 14:12:59 +01:00
Fabian Affolter 99e963afde
Merge pull request #165262 from jyooru/update/python3Packages.dataclasses-json
python3Packages.dataclasses-json: 0.5.6 -> 0.5.7
2022-03-22 14:10:56 +01:00
R. Ryantm 084268aab1 python310Packages.pyglet: 1.5.22 -> 1.5.23 2022-03-22 12:53:19 +00:00
P. R. d. O 9496786b36
cfn-nag: init at 0.8.9 2022-03-22 06:46:32 -06:00
Bobby Rong 34919ae092
Merge pull request #161437 from r-ryantm/auto-update/air
air: 1.27.10 -> 1.28.0
2022-03-22 20:25:01 +08:00
Fabian Affolter f8b46c5fb3
Merge pull request #165258 from r-ryantm/auto-update/python310Packages.catalogue
python310Packages.catalogue: 2.0.6 -> 2.0.7
2022-03-22 13:19:02 +01:00
Fabian Affolter 7b4ebcb770
Merge pull request #165201 from r-ryantm/auto-update/python3.10-manimpango
python310Packages.manimpango: 0.4.0.post2 -> 0.4.1
2022-03-22 13:16:54 +01:00
Bobby Rong f24e4ea387
Merge pull request #164768 from LegoLoverGo/master
lunar-client: 2.9.3 -> 2.10.0
2022-03-22 20:16:23 +08:00
Fabian Affolter 514544036f
Merge pull request #164784 from jmgilman/package/dunamai
python3Packages.dunamai: init at 1.10.0
2022-03-22 13:13:35 +01:00
Kevin Cox 954f445608
Merge pull request #165252 from Luflosi/ipfs-hardening
nixos/ipfs: add systemd hardening
2022-03-22 08:10:01 -04:00
Bobby Rong 6ca7a97017
Merge pull request #164218 from r-ryantm/auto-update/frugal
frugal: 3.14.15 -> 3.15.0
2022-03-22 19:51:19 +08:00
Bobby Rong 3a940550b0
Merge pull request #165238 from r-ryantm/auto-update/juju
juju: 2.9.26 -> 2.9.27
2022-03-22 19:38:16 +08:00
R. Ryantm 5b1c414be6 python39Packages.sentry-sdk: 1.5.6 -> 1.5.8 2022-03-22 11:38:07 +00:00
Peter Hoeg 052632fd15 nixos/iwd: workaround for race condition where wlan device disappears 2022-03-22 19:36:51 +08:00
maxine [they] 2040fc90e0
Merge pull request #165206 from r-ryantm/auto-update/docker-buildx
docker-buildx: 0.8.0 -> 0.8.1
2022-03-22 12:36:12 +01:00
Bobby Rong cd1ada789b
Merge pull request #165041 from techknowlogick/bump-goreleaser-170
goreleaser: 1.6.3 -> 1.7.0
2022-03-22 19:35:20 +08:00
Alyssa Ross c7b7ad7798
libudev-zero: 1.0.0 -> 1.0.1 2022-03-22 11:33:59 +00:00
Joel 3031d3308d
python3Packages.dataclasses-json: 0.5.6 -> 0.5.7
https://github.com/lidatong/dataclasses-json/releases/tag/v0.5.7
2022-03-22 21:33:45 +10:00
Bobby Rong 65d4e12636
Merge pull request #165127 from xrelkd/update/brook
brook: 20220404 -> 20220406
2022-03-22 19:29:34 +08:00
Bobby Rong 635788ec0a
Merge pull request #165110 from 06kellyjac/driftctl
driftctl: 0.23.2 -> 0.24.0
2022-03-22 19:28:00 +08:00
Bobby Rong 1f4db3d31d
Merge pull request #165141 from charles-dyfis-net/desync-0.9.2
desync: 0.9.0 -> 0.9.2
2022-03-22 19:26:32 +08:00
adisbladis a98778998c
Merge pull request #165031 from anpandey/emacspeak
emacspeak: Use bundled espeak server instead of espeak-ng
2022-03-22 23:22:46 +12:00
Armeen Mahdian 37102b6bff bookworm: 1.1.2 -> unstable-2022-01-09 2022-03-22 06:19:39 -05:00
Peter Hoeg 6340db6249 libreoffice-qt: kf5 header files have moved into a subdir 2022-03-22 19:18:43 +08:00
Bobby Rong b41aeea9a1
Merge pull request #165157 from r-ryantm/auto-update/taskwarrior-tui
taskwarrior-tui: 0.20.1 -> 0.21.0
2022-03-22 19:17:08 +08:00
Bobby Rong 5ed03969b2
Merge pull request #165205 from r-ryantm/auto-update/dnsproxy
dnsproxy: 0.41.4 -> 0.42.0
2022-03-22 19:16:12 +08:00
Bobby Rong 8d0d405bdf
Merge pull request #165094 from r-ryantm/auto-update/koreader
koreader: 2022.02 -> 2022.03
2022-03-22 19:14:52 +08:00
Armeen Mahdian 11901d89c4 dmtcp: 2021-03-01 -> 2022-02-28 2022-03-22 06:12:11 -05:00
R. Ryantm b2a46c2705 python310Packages.catalogue: 2.0.6 -> 2.0.7 2022-03-22 11:08:19 +00:00
Bobby Rong 4b4868f076
Merge pull request #165234 from 06kellyjac/ko
ko: 0.11.1 -> 0.11.2
2022-03-22 19:06:51 +08:00
Arnout Engelen 8b99c09bf2
Merge pull request #165197 from r-ryantm/auto-update/buf
buf: 1.1.0 -> 1.1.1
2022-03-22 12:06:10 +01:00
Fabian Affolter fed3b8a7f9
Merge pull request #165232 from fabaff/bump-pyskyqhub
python3Packages.pyskyqhub: 0.1.4 -> 0.1.6
2022-03-22 12:05:45 +01:00
Fabian Affolter 1097cc4e8e
Merge pull request #165229 from peterromfeldhk/peter-tfsec
tfsec: 1.2.1 -> 1.13.0
2022-03-22 12:05:17 +01:00
Fabian Affolter b9a5923ac4
Merge pull request #165230 from r-ryantm/auto-update/python3.10-python-kasa
python310Packages.python-kasa: 0.4.1 -> 0.4.2
2022-03-22 12:00:23 +01:00
Fabian Affolter 8322b25a32
Merge pull request #165235 from fabaff/bump-pyvesync
python3Packages.pyvesync: 1.4.3 -> 2.0.0
2022-03-22 11:59:59 +01:00