Commit graph

461839 commits

Author SHA1 Message Date
Ilan Joselevich
de4f7633e3
Merge pull request #220155 from wahjava/update-flyctl
flyctl: 0.0.477 -> 0.0.478
2023-03-08 18:26:46 +02:00
Ilan Joselevich
7c027b289a
Merge pull request #220167 from arcnmx/rtorrent-mainprogram
rtorrent: set meta.mainProgram
2023-03-08 18:26:07 +02:00
sternenseemann
97d55ec923 haskell.compiler.ghcHEAD: drop malformed/redundant hadrian setting
`*.*.rts.*.opts` is actually copied from the migration GHC blog post,
but does not, actually, parse: The format is
`<stage>.<package>.<program>.<filetype>.<setting>`, so it would need to
be `*.rts.ghc.opts`. This is already achieved by the broader rule on the
next line.
2023-03-08 17:12:18 +01:00
sternenseemann
23dc76fd22 haskell.compiler.ghcHEAD: fix hadrianFlagsArray handling 2023-03-08 17:12:18 +01:00
sternenseemann
471b9cab41 haskell.compiler.ghcHEAD: 9.7.20221224 -> 9.7.20230217
- Christmas is over!

- Upstream has changed the name of the target triplet used for the JS
  backend from js-unknown-ghcjs to javascript-unknown-ghcjs, since Cabal
  calls the architecture "javascript":
  6636b67023

  Since the triplet is made up anyways, i.e. autoconf does not support
  it and Rust uses different triplets for its emscripten backends, we'll
  just change it as well.

- Upstream fixed the problem with ar(1) being invoked incorrectly by stage0:
  e987e345c8
2023-03-08 17:12:18 +01:00
sternenseemann
faa92cd30b pkgsCross.ghcjs.haskellPackages.ghc: formally disable shared libs
Hadrian does this automatically unfortunately, but unless we correctly
set enableShared as well, mkDerivation will try building shared libs
which will inevitably fail due to missing shared core packages.

Let's stay away from fully_static which does a lot of funky stuff and
was not working before anyways for pkgsStatic.
2023-03-08 17:12:18 +01:00
arcnmx
4d40a028a1 rtorrent: set meta.mainProgram 2023-03-08 07:56:52 -08:00
K900
23b0152ffb
Merge pull request #218530 from K900/murmur-dbus
nixos/murmur: expose dbus
2023-03-08 18:35:56 +03:00
Bernardo Meurer
9cf385d103
Merge pull request #220121 from Pheoxy/linux_xanmod_latest_6_2 2023-03-08 10:31:30 -05:00
K900
3333c27906
Merge pull request #220161 from K900/asusctl-4.5.8
asusctl: 4.5.6 -> 4.5.8
2023-03-08 18:30:31 +03:00
R. Ryantm
3d8632ab47 phpunit: 10.0.11 -> 10.0.14 2023-03-08 15:10:29 +00:00
K900
d8d8b55e7d nixos/murmur: expose dbus 2023-03-08 18:03:51 +03:00
K900
ff28bb1055 asusctl: 4.5.6 -> 4.5.8 2023-03-08 17:52:10 +03:00
Ashish SHUKLA
7665729660
flyctl: 0.0.477 -> 0.0.478 2023-03-08 19:28:06 +05:30
Damien Cassou
e40b5250ab
Merge pull request #220149 from DamienCassou/offpunk-1.9 2023-03-08 14:07:13 +01:00
Doron Behar
1432d3f67b
Merge pull request #220140 from doronbehar/pkg/martchus
syncthingtray: 1.3.2 -> 1.3.3 and deps updates
2023-03-08 15:06:24 +02:00
Doron Behar
e75554f6cf
Merge pull request #220136 from doronbehar/pkg/nvim-site
treewide: link `$out/share/vim-plugin/${pname}` to `nvim/site`
2023-03-08 15:05:06 +02:00
Luflosi
978b7cfd60
go-licenses: init at 1.6.0 2023-03-08 14:03:57 +01:00
Damien Cassou
be5216077e
offpunk: install the project's man page
Release v1.9 introduces a man page
2023-03-08 13:55:16 +01:00
Damien Cassou
29da123428
offpunk: 1.8->1.9 2023-03-08 13:54:34 +01:00
Mario Rodas
2ea5e5d0e0
Merge pull request #220110 from fabaff/exploitdb-bump
exploitdb: 2023-03-01 -> 2023-03-06
2023-03-08 07:38:39 -05:00
Mario Rodas
c67eb37557
Merge pull request #220120 from r-ryantm/auto-update/typos
typos: 1.13.16 -> 1.13.18
2023-03-08 07:37:06 -05:00
Sandro
379ab86ded
Merge pull request #217687 from OPNA2608/fix/py-grpcio_parallelism
python3Packages.grpcio: Fix build parallelism
2023-03-08 13:31:06 +01:00
PedroHLC ☭
ff37d983b0
linuxKernel.kernels.linux_lqx: 6.1.14-lqx1 -> 6.1.15-lqx2 2023-03-08 09:27:02 -03:00
R. Ryantm
41745015f6 reaper: 6.75 -> 6.77 2023-03-08 12:22:22 +00:00
Mario Rodas
f3ffe4202c
Merge pull request #220138 from r-ryantm/auto-update/terracognita
terracognita: 0.8.1 -> 0.8.2
2023-03-08 07:21:26 -05:00
PedroHLC ☭
ff048a29f0
linuxKernel.kernels.linux_zen: 6.2.2-zen1 -> 6.2.2-zen2 2023-03-08 09:20:51 -03:00
Morgan Helton
668f36dbd5 ryujinx: 1.1.489 -> 1.1.650 2023-03-08 06:15:57 -06:00
Sandro
a78f5ea8f1
Merge pull request #215333 from arjan-s/init-qtile-extras
python3Packages.qtile-extras: init at 0.22.1
2023-03-08 13:11:13 +01:00
R. RyanTM
270c722c89
aws-vault: 6.6.2 -> 7.0.0 (#220033) 2023-03-08 13:10:56 +01:00
Ilan Joselevich
944436f290
Merge pull request #218921 from wineee/waybar
nixos/waybar: allow change waybar package to use
2023-03-08 14:05:03 +02:00
Sandro
6b2e214524
Merge pull request #217385 from r-ryantm/auto-update/onlyoffice-documentserver
onlyoffice-documentserver: 7.3.0 -> 7.3.2
2023-03-08 12:58:20 +01:00
Sandro
4754474723
Merge pull request #215101 from afh/groff-preconv-options
groff: Add enableIconv and enableLibuchardet option
2023-03-08 12:56:39 +01:00
Sandro
09c509a507
Merge pull request #201755 from lilyinstarlight/fix/sonic-pi-inputs-qa
sonic-pi: add updateScript and add ruby to nativeBuildInputs
2023-03-08 12:38:22 +01:00
Sandro
4aaec855b4
Merge pull request #219324 from malob/init-openai-full
openai-full: create variant that includes optional deps
2023-03-08 12:31:54 +01:00
Nikolay Korotkiy
5108760ad9
Merge pull request #220118 from sikmir/tilemaker
tilemaker: 2.2.0 → 2.3.0
2023-03-08 15:31:20 +04:00
Doron Behar
c10d18c7e7 cpp-utilities: 5.20.0 -> 5.21.0
Diff: https://github.com/Martchus/cpp-utilities/compare/v5.20.0...v5.21.0
2023-03-08 13:24:10 +02:00
Doron Behar
a5613d24ef libsForQt5.qtutilities: 6.10.0 -> 6.11.0
Diff: https://github.com/Martchus/qtutilities/compare/v6.10.0...v6.11.0
2023-03-08 13:23:45 +02:00
Doron Behar
5b9ed59e80 syncthingtray: 1.3.2 -> 1.3.3
Diff: https://github.com/Martchus/syncthingtray/compare/v1.3.2...v1.3.3
2023-03-08 13:23:31 +02:00
R. Ryantm
fd400f5425 terracognita: 0.8.1 -> 0.8.2 2023-03-08 11:14:29 +00:00
Daniel Hancock
b23a5794db linux_xanmod: remove LRU option 2023-03-08 19:05:21 +08:00
ruby0b
008aeed915 krabby: init at 0.1.6 2023-03-08 12:04:21 +01:00
Doron Behar
da95db0a3a taskwarrior: fix nvim/site installation path 2023-03-08 12:38:21 +02:00
Weijia Wang
1bf544bf5e
Merge pull request #220113 from wegank/ocaml-alias
ocaml: remove obsolete aliases for old versions
2023-03-08 12:33:30 +02:00
Doron Behar
4de2b19fa1 boogie: install vim-plugin to nvim/site 2023-03-08 12:32:40 +02:00
Doron Behar
78fee03467 txr: install vim-plugin to nvim/site 2023-03-08 12:32:40 +02:00
Doron Behar
79c6578005 fzf: install vim-plugin to nvim/site 2023-03-08 12:32:40 +02:00
Doron Behar
ba4d56e20e tamarin-prover: install vim-plugin to nvim/site 2023-03-08 12:32:40 +02:00
Sandro
d4e525ac1d
Merge pull request #217815 from konradmalik/netcoredbg
netcoredbg: 2.0.0-895 -> 2.2.0-961
2023-03-08 11:17:26 +01:00
Sandro
bcbcda200f
Merge pull request #219797 from r-ryantm/auto-update/cloud-hypervisor
cloud-hypervisor: 29.0 -> 30.0
2023-03-08 11:17:17 +01:00