Commit Graph

39 Commits

Author SHA1 Message Date
Jean-Francois Chevrette
5f3e8db691
rosa: 1.2.36 -> 1.2.38 (#308534)
* rosa: 1.2.36 -> 1.2.38

* disable tests requiring network access

- e2e tests require network access
- TestRhRegionCommand require network access
2024-05-04 05:49:56 +03:00
Weijia Wang
23cbc3c2b3 Merge branch 'master' into staging-next 2024-04-30 13:24:52 +02:00
Fabian Affolter
2a5dfa8c7f route-graph: 0.2.1 -> 0.2.2
Diff: https://github.com/audiusGmbH/route-graph/compare/refs/tags/0.2.1...0.2.2

Changelog: https://github.com/audiusGmbH/route-graph/releases/tag/0.2.2
2024-04-29 08:57:08 +02:00
Fabian Affolter
e3d9bdd1c8 route-graph: refactor 2024-04-29 08:56:36 +02:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Jean-Francois Chevrette
5e221931a4 rosa: set passthru.updateScript to nix-update-script 2024-04-09 12:23:20 -04:00
R. Ryantm
e9ae20a072 rockcraft: 1.2.2 -> 1.2.3 2024-04-07 13:56:58 +00:00
Sandro
14e782dfac
Merge pull request #279891 from jfchevrette/rosa
rosa: init at 1.2.35
2024-04-05 22:32:13 +02:00
Sandro
5885834593
Merge pull request #295646 from jnsgruk/rockcraft
rockcraft: init at 1.2.2
2024-03-31 20:55:07 +02:00
David McFarland
d7a6b0813c roslyn-ls: build with EnableWindowsTargeting=false
This removes the dependency on Microsoft.WindowsDesktop.App.Ref, which
is tied to the runtime version. We can't trivially add it to the
standard list of sdk packages, because its version doesn't exactly match
either the runtime or sdk versions. For example: 9.0.0-preview.1.24081.3
is needed for runtime 9.0.0-preview.1.24081.5.

Since we don't currently support windows targets, we'll just disable
this for now.

This will allow the sdks to be updated without changing the deps file.
2024-03-30 16:57:29 -03:00
Jon Seager
609376b084
rockcraft: init at 1.2.2 2024-03-27 18:32:39 +00:00
Nick Cao
82754c4dee
robotframework-tidy: move from python3Packages.robotframework-tidy 2024-03-25 14:59:38 -04:00
Weijia Wang
f7a6bfd64c
Merge pull request #294247 from konradmalik/roslyn-ls
roslyn-ls: 4.10.0-2.24102.11 -> 4.10.0-2.24124.2
2024-03-24 23:43:53 +01:00
Weijia Wang
4949d1917d
Merge pull request #296778 from NixOS/revert-291870-auto-update/roxterm
Revert "roxterm: 3.14.3 -> 3.15.0"
2024-03-23 16:28:35 +01:00
TomaSajt
226958e284
rofimoji: 6.1.0 -> 6.2.0 2024-03-21 01:29:16 +01:00
Jean-Francois Chevrette
4cb5b43a56 rosa: init at 1.2.35 2024-03-18 08:30:14 -04:00
Weijia Wang
22386470a9
Revert "roxterm: 3.14.3 -> 3.15.0" 2024-03-17 23:59:50 +01:00
Fabian Affolter
3d1320c3f4 route-graph: 0.2.0 -> 0.2.1
Diff: https://github.com/audiusGmbH/route-graph/compare/refs/tags/0.2.0...0.2.1

Changelog: https://github.com/audiusGmbH/route-graph/releases/tag/0.2.1
2024-03-13 21:09:07 +01:00
Fabian Affolter
fead12d17d route-graph: 0.1.0 -> 0.2.0
Diff: https://github.com/audiusGmbH/route-graph/compare/refs/tags/0.1.0...0.2.0

Changelog: https://github.com/audiusGmbH/route-graph/releases/tag/0.2.0
2024-03-13 18:36:14 +01:00
Fabian Affolter
83de2bc64b route-graph: init at 0.1.0
CLI tool for creating graphs of routes

https://github.com/audiusGmbH/route-graph
2024-03-12 22:48:41 +01:00
Konrad Malik
b5cc289049
roslyn-ls: 4.10.0-2.24102.11 -> 4.10.0-2.24124.2 2024-03-08 11:23:39 +01:00
Sandro
e6141694d1
Merge pull request #287612 from aikooo7/add-rose-pine-cursor
rose-pine-cursor: init at 1.1.0
2024-03-07 22:02:40 +01:00
Weijia Wang
218ad23804
Merge pull request #291870 from r-ryantm/auto-update/roxterm
roxterm: 3.14.3 -> 3.15.0
2024-03-07 07:40:03 +01:00
David McFarland
482e352ba1
Merge pull request #291656 from corngood/dotnet-bin-upgrade
dotnet-sdk_8: 8.0.101 -> 8.0.201, dotnet-sdk_7: 7.0.405 -> 7.0.406, dotnet-sdk: 6.0.418 -> 6.0.419
2024-03-03 09:55:55 -04:00
Michael Dormann
fdd3d04748 roon-tui: init at 0.3.0 2024-02-28 20:34:12 -06:00
R. Ryantm
f29ed61262 roxterm: 3.14.3 -> 3.15.0 2024-02-27 15:59:14 +00:00
Raphael Robatsch
ef5481eb37 treewide: Prevent nuget deps files from referencing SDK packages
Using dotnetCorePackages.combinePackages prevents leaking SDK
dependencies into deps.nix files.
2024-02-26 16:07:02 -04:00
Sandro
e1de6da95a
Merge pull request #285645 from konradmalik/roslyn-ls
roslyn-ls: init at 4.10.0-2.24102.11
2024-02-17 21:12:08 +01:00
Thomas Gerbet
d0d9d482fc robo: 4.0.4 -> 4.0.6
It also fixes the build.

Changes:
https://github.com/consolidation/robo/compare/4.0.4...4.0.6
2024-02-14 22:19:28 +01:00
Konrad Malik
c6f4ab4b54
roslyn-ls: init at 4.10.0-2.24102.11 2024-02-12 19:09:52 +01:00
aikooo7
d444ffff49
rose-pine-cursor: init at 1.1.0
fix: meta

Co-authored-by: Jeremy <jtbx@duck.com>

fix: replace stdenv with stdenvNoCC

Co-authored-by: Jeremy <jtbx@duck.com>

style: fix indentation

Co-authored-by: Jeremy <jtbx@duck.com>

fix: replace r flag with R

Co-authored-by: Jeremy <jtbx@duck.com>

fix: variables

fix: add closing parentheses at the end of the file

feat: skip configure phase

feat: skip build phase

feat: add runhook for preInstall and postInstall in installPhase

Co-authored-by: Jeremy <jtbx@duck.com>

Revert "feat: skip configure phase"

This reverts commit db36e576edd31f6dd4c5ec7ee6281478e4002487.

Revert "feat: skip build phase"

This reverts commit 92a193b7d8aafe9d29f925592cfbf261b52daf3c.
2024-02-10 19:20:33 +00:00
Anderson Torres
c78d30f97f roxterm: refactor
- Input list elements separated once per line
- finalAttrs design pattern
- meta updates:
  - changelog
  - description
  - longDescription
  - mainProgram
- adopted by AndersonTorres
2023-12-29 15:23:33 -03:00
R. Ryantm
e15034c5f1 roxterm: 3.14.2 -> 3.14.3 2023-12-29 15:23:33 -03:00
Anderson Torres
de65ce1819 roxterm: migrate to by-name 2023-12-29 15:23:33 -03:00
Janik H.
f32c2fd32c
rockyou: iniat at unstable-2023-05-12 2023-10-29 18:52:20 +01:00
Anderson Torres
01a3bf4709 robodoc: refactor
- rec-less
2023-10-11 23:42:04 -03:00
Anderson Torres
282cc4205c robodoc: migrate to by-name 2023-10-11 23:42:04 -03:00
Pol Dellaiera
7733b261ef
robo: init at 4.0.4 2023-09-16 17:24:30 +02:00
Anderson Torres
5d866fe3fb robotfindskitten: migrate to by-name 2023-09-15 02:40:50 +00:00