Peder Bergebakken Sundt
6a17d9e651
screego: 1.10.5 -> 1.11.0 ( #345892 )
2024-10-04 18:32:50 +02:00
Jakub Kozłowski
ec239ce25d
scala-next: Init at 3.5.1 ( #336735 )
2024-10-04 15:55:21 +02:00
Peder Bergebakken Sundt
401e78d537
screego: fix darwin checkPhase
2024-10-04 10:07:04 +02:00
Pablo Ovelleiro Corral
b1811ddfa9
screego: 1.10.5 -> 1.11.0
2024-10-02 11:19:54 +02:00
github-actions[bot]
910adea78f
Merge staging-next into staging
2024-10-01 06:05:25 +00:00
Tristan Ross
1b82e978d6
scopehal-apps: init at 0-unstable-2024-08-22 ( #336646 )
2024-09-30 12:34:22 -07:00
Ben Gamari
05c82673ca
scopehal-apps: init at unstable-2024-08-22
...
Co-Authored-By: Hans Baier <foss@hans-baier.de>
2024-09-29 11:06:17 -04:00
nikolaiser
a03eab619f
scala-next: Init at 3.5.1
...
This change allows to use the latest non-LTS scala version
2024-09-28 11:03:22 +02:00
kashw2
8283321d14
scaleway-cli: moved to by-name
2024-09-27 12:51:21 +10:00
Pol Dellaiera
569d5762e0
scons: add patch to fix builds on sandboxed Darwin ( #344059 )
2024-09-26 22:06:58 +02:00
Artturin
e0464e4788
treewide: replace stdenv.is
with stdenv.hostPlatform.is
...
In preparation for the deprecation of `stdenv.isX`.
These shorthands are not conducive to cross-compilation because they
hide the platforms.
Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way
One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059
There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.
```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
Alex James
e9a92dee53
scons: add patch to fix builds on sandboxed Darwin
...
As reported in #335665 , derivations using scons currently fail on
sandboxed Darwin due to a permission error[^1]. Include a patch from
upstream to handle PermissionError, which fixes SCons builds on
sandboxed Darwin.
[^1]: https://github.com/NixOS/nixpkgs/pull/335665#issuecomment-2297464441
2024-09-23 16:09:37 -05:00
R. Ryantm
c0082d12ed
scalingo: 1.33.0 -> 1.34.0
2024-09-17 22:56:35 +00:00
Nick Cao
a0713fd6e6
scrcpy: 2.6.1 -> 2.7 ( #342143 )
2024-09-16 08:36:12 -04:00
Ryan Omasta
1acbc70878
scrcpy: 2.6.1 -> 2.7
2024-09-15 14:38:11 -06:00
R. Ryantm
17f8866661
screenly-cli: 1.0.0 -> 1.0.1
2024-09-15 19:55:17 +00:00
Peder Bergebakken Sundt
1d28f484f4
scotch: 7.0.4 -> 7.0.5 ( #337565 )
2024-09-13 02:47:32 +02:00
éclairevoyant
49f7e34d6e
maintainers: remove eclairevoyant
2024-09-10 15:02:41 -04:00
github-actions[bot]
f3e8528ff7
Merge master into staging-next
2024-09-09 14:31:17 +00:00
Jon Seager
7162fe3b5f
screenly-cli: 0.2.8 -> 1.0.0 ( #340075 )
2024-09-09 13:24:34 +01:00
Jon Seager
18225f75ff
screenly-cli: 0.2.8 -> 1.0.0
2024-09-09 11:29:35 +01:00
github-actions[bot]
769b11176d
Merge master into staging-next
2024-09-05 18:03:49 +00:00
Peder Bergebakken Sundt
4d741d8e4b
schemaspy: 6.1.0-SNAPSHOT -> 6.2.4 ( #337020 )
2024-09-05 10:57:28 -04:00
github-actions[bot]
37c947df6c
Merge master into staging-next
2024-09-05 12:05:31 +00:00
Stefan Frijters
b3fa49d0ee
scrutiny-collector: fix cross
2024-09-04 23:32:54 +02:00
github-actions[bot]
d834278999
Merge master into staging-next
2024-09-02 00:13:57 +00:00
Jan Tojnar
e9179b4fa3
Merge branch 'master' into staging-next
2024-09-01 19:04:04 +02:00
éclairevoyant
ff49827912
scenefx: fix build
2024-09-01 12:30:52 -04:00
Johannes Jöns
3a37ae6ffb
scalingo: 1.32.0 -> 1.33.0 ( #336348 )
2024-09-01 12:43:05 +00:00
github-actions[bot]
d8c78f272c
Merge staging-next into staging
2024-08-30 18:04:32 +00:00
Philip Taron
0d1b26857b
treewide: support structuredAttrs in setup hooks (part 2) ( #335666 )
2024-08-28 14:07:58 -07:00
claes
216ca848c7
sc: Init at 2024-08-15
2024-08-28 22:46:48 +02:00
Guilhem Saurel
229f3bb6d7
scotch: shared libs
2024-08-27 00:35:23 +02:00
Guilhem Saurel
84defedf7e
scotch: split outputs
2024-08-27 00:35:22 +02:00
Guilhem Saurel
ab8a1f839c
scotch: 7.0.4 -> 7.0.5
...
Diff: https://gitlab.inria.fr/scotch/scotch/-/compare/v7.0.4...v7.0.5
2024-08-26 23:06:55 +02:00
Gaetan Lepage
b4c61eb26d
scs: 3.2.3 -> 3.2.7
...
Diff: https://github.com/cvxgrp/scs/compare/3.2.3...3.2.7
Changelog: https://github.com/cvxgrp/scs/releases/tag/3.2.7
2024-08-24 19:25:17 +02:00
Gaetan Lepage
b7345ea99e
scs: format
2024-08-24 19:25:17 +02:00
Gaetan Lepage
6c54bbc79a
scs: move to pkgs/by-name
2024-08-24 19:25:17 +02:00
Anthony ROUSSEL
79eeb500d6
schemaspy: reformat and migrate to pkgs/by-name
2024-08-24 16:30:54 +02:00
Wolfgang Walther
5c740315ed
scons: add missing checkTarget in setup hook
...
The checkTarget variable is explicitly tested before, but not passed to
scons.
This was apparently missed in the initial commit for that setupHook in
#50293 .
2024-08-24 12:23:37 +02:00
Wolfgang Walther
4a48b9242c
scons: support structuredAttrs in setup hook
...
Tested swiften with and without __structuredAttrs.
2024-08-24 12:23:37 +02:00
R. Ryantm
d8a2ff0504
screego: 1.10.4 -> 1.10.5
2024-08-24 08:29:24 +00:00
R. Ryantm
244ed365b9
scalingo: 1.32.0 -> 1.33.0
2024-08-21 16:07:26 +00:00
R. Ryantm
30edbd5bea
screego: 1.10.3 -> 1.10.4
2024-08-16 16:07:25 +00:00
Jon Seager
5584442fab
screenly-cli: format with nixfmt-rfc-style
2024-08-13 14:28:21 +01:00
Jon Seager
47ccc7b32c
screenly-cli: 0.2.7 -> 0.2.8
2024-08-13 14:28:00 +01:00
Peder Bergebakken Sundt
c3f597a013
Merge pull request #331622 from ryand56/update/scrcpy
...
scrcpy: 2.5 -> 2.6.1; migrate to pkgs/by-name
2024-08-09 01:01:03 +02:00
Guilhem Saurel
7788dbb2e5
scotch: also install libesmumps for mumps
...
while here, update packaging to CMake, and build on darwin
2024-08-08 00:26:49 +02:00
Marcus Ramberg
a08fa57c12
Merge pull request #332076 from dit7ya/screen-pipe
...
screen-pipe: init at 0.1.48
2024-08-04 18:23:19 +02:00
amesgen
a2a6e797ac
scriv: move to by-name
2024-08-04 13:37:12 +02:00
Shayon
0942fb5105
screen-pipe: init at 0.1.48
2024-08-04 03:01:48 +05:30
Ryan Omasta
6a37f04b9d
scrcpy: 2.6 -> 2.6.1
2024-08-02 15:20:45 -06:00
Ryan Omasta
abbda0a917
scrcpy: 2.5 -> 2.6; migrate to pkgs/by-name
2024-08-01 16:20:34 -06:00
Johannes Jöns
854fe07391
Merge pull request #331074 from pinpox/init-screego
...
screego: fix package
2024-07-31 22:44:55 +02:00
Pablo Ovelleiro Corral
029e043b77
screego: fix package
2024-07-30 13:55:59 +02:00
rewine
f0461bc93b
{scenefx,swayfx-unwrapped}: depend on wlroots_0_17
...
each new wlroots release comes with so many breaking changes, should keep depending on `wlroots_0_*` before wlroots 1.0 release
2024-07-29 15:26:27 +08:00
Martin Weinelt
93f4195fe0
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/applications/graphics/seamly2d/default.nix
2024-07-26 18:05:04 +02:00
Aleksana
49c58bceec
Merge pull request #329509 from thenonameguy/schemamap
...
schemamap: init at 0.3.0
2024-07-26 23:49:54 +08:00
K900
26801aa449
Merge remote-tracking branch 'origin/master' into staging-next
2024-07-26 14:31:21 +03:00
Pablo Ovelleiro Corral
5f6d0289f1
screego: init at 1.10.3
2024-07-25 01:22:23 +02:00
Krisztian Szabo
712f28eff9
schemamap: init at 0.3.0
2024-07-23 23:12:04 +02:00
Artturin
a516ea8c99
Merge branch 'staging-next' into staging
2024-07-16 19:07:48 +03:00
aleksana
8093ed7a51
scope-tui: add aleksana to maintainers
2024-07-16 17:00:40 +08:00
aleksana
5f134632ff
scope-tui: 0-unstable-2024-03-16 -> 0.3.0-unstable-2024-05-06
2024-07-16 16:59:22 +08:00
github-actions[bot]
345035df51
Merge staging-next into staging
2024-07-13 00:02:49 +00:00
R. Ryantm
3e5dae7701
scip-go: 0.1.14 -> 0.1.15
2024-07-12 19:00:01 +00:00
Martin Weinelt
e7b1ee45cf
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/tools/misc/watchlog/default.nix
2024-07-06 01:52:35 +02:00
Nick Cao
2d6ce755ad
Merge pull request #324236 from r-ryantm/auto-update/scc
...
scc: 3.3.4 -> 3.3.5
2024-07-04 13:35:56 -04:00
github-actions[bot]
a14cd5e592
Merge staging-next into staging
2024-07-03 09:25:17 +00:00
matthewcroughan
b7bd9f06e0
scion: use mattn/go-sqlite3 instead of modernc.org/sqlite
...
This may help with path database corruption issues during power outage.
mattn/go-sqlite3 is a CGO wrapper for the official sqlite
implementation, whereas modernc/sqlite is transpiled from C
2024-07-03 09:08:58 +02:00
R. Ryantm
29b65dda09
scc: 3.3.4 -> 3.3.5
2024-07-03 06:07:35 +00:00
K900
a1614c9d56
scons: move to by-name, update to 4.7.0, drop all the old versions
...
This techinically removes the man pages, but that's probably fine?
2024-07-02 17:22:09 +03:00
matthewcroughan
2076935e3d
scion-apps: init at unstable-2024-04-05
2024-06-27 11:52:34 +02:00
lassulus
7ded518bde
Merge pull request #315075 from arikgrahl/scip-go
...
scip-go: init at 0.1.14
2024-06-25 20:44:07 +02:00
h7x4
f1d86d9272
Merge pull request #312366 from r-ryantm/auto-update/scc
...
scc: 3.3.3 -> 3.3.4
2024-06-12 21:48:35 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641
treewide: Remove ending period from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
R. Ryantm
6f93c3d348
scc: 3.3.3 -> 3.3.4
2024-06-02 17:44:27 +02:00
Arik Grahl
9ed3d240c9
scip-go: init at 0.1.14
2024-05-27 14:31:23 +02:00
Sigmanificient
cc8120d3ff
pkgs/by-name: remove unuseed fetchpatch arguments
2024-05-24 02:49:58 +02:00
Matthias Beyer
d958b9934d
Merge pull request #308392 from r-ryantm/auto-update/scotch
...
scotch: 6.1.1 -> 7.0.4
2024-05-22 12:19:45 +02:00
R. Ryantm
8180d2afe0
screenly-cli: 0.2.6 -> 0.2.7
2024-05-21 00:18:39 +00:00
Robert James Hernandez
b8ef7d3874
scion: 0.10.0 -> 0.11.0
...
Includes removal of TestOpensslCompatible skipTest, skipTest function,
and patch upstreamed in 0.11.0
2024-05-16 13:13:41 +00:00
uncenter
a01cf4d989
scc: move to by-name
2024-05-12 00:21:29 -04:00
Jon Seager
7d28a01255
screenly-cli: 0.2.5 -> 0.2.6
2024-05-10 10:13:11 +01:00
R. Ryantm
5d66721a92
scotch: 6.1.1 -> 7.0.4
2024-05-01 23:33:04 +00:00
Aleksana
408a43cf9c
Merge pull request #308004 from TomaSajt/scotch
...
scotch: use fetchFromGitLab, format and move to pkgs/by-name
2024-05-01 21:18:49 +08:00
TomaSajt
285278da98
scotch: use fetchFromGitLab and format
2024-04-30 15:53:31 +02:00
TomaSajt
5f1a99cdaa
scotch: move to pkgs/by-name
2024-04-30 15:37:24 +02:00
éclairevoyant
21a82bb1af
scenefx: init at 0.1
2024-04-29 15:35:15 -04:00
R. Ryantm
253613dd33
scalingo: 1.31.0 -> 1.32.0
2024-04-27 02:47:01 +00:00
Jon Seager
ea97563cf1
scrutiny: 0.8.0 -> 0.8.1
...
Also driveby to add the changelog attribute to meta
2024-04-11 08:02:56 +01:00
R. Ryantm
b5667ef42c
scrutiny-collector: 0.8.0 -> 0.8.1
2024-04-09 20:05:56 +00:00
Aleksana
340cf58808
Merge pull request #296435 from iynaix/init-scope-tui
...
scope-tui: init at 0-unstable-2024-03-16
2024-04-08 00:38:12 +08:00
matthewcroughan
df7c06fe94
scion-bootstrapper: init at 0.0.7
2024-03-30 17:34:48 +01:00
matthewcroughan
43310164e4
scion: add passthru.tests
2024-03-27 08:02:59 +00:00
matthewcroughan
716f10c176
scion: rename binaries
...
These are the names of the binaries as they are distributed in some
places. Upstream systemd services even depend upon these names, it is
going to be helpful to keep this naming consistent, for bootstrapping
2024-03-27 07:04:35 +00:00
matthewcroughan
4e9dc84506
scion: buildGo121Modules -> buildGoModule
...
made possible by an upstream fix to golden test conditions
2024-03-25 21:49:16 +00:00
Jon Seager
0ae1490b65
screenly-cli: 0.2.4 -> 0.2.5
2024-03-25 10:14:04 +00:00
matthewcroughan
b0da52a02f
scion: use buildGo121Module
2024-03-24 11:23:35 +00:00