Dusk Banks
ab054f8fdb
steamPackages: make customisable
...
Keep in mind the note in `lib.makeScopeWithSplicing`'s source:
# N.B. the other stages of the package set spliced in are *not*
# overridden.
To globally override `pkgs.steamPackages`, overlay `pkgs` like:
final: prev: { steamPackages = steamPackages.overrideScope …; }
2021-11-16 08:40:10 -08:00
Fabián Heredia Montiel
ed97d79de6
kotlin-native: 1.5.31 → 1.6.0
2021-11-16 10:35:42 -06:00
ajs124
c408cd921f
nixos/nginx: fix SystemCallFilter after 1fc113f0df
2021-11-16 17:30:57 +01:00
Bjørn Forsman
e1bfb41f6c
corectrl: 1.1.4 -> 1.2.2
2021-11-16 17:30:38 +01:00
Artturin
115e6e7299
nixos/profiles/minimal: disable command-not-found
...
reduces size by about 1M
2021-11-16 18:27:38 +02:00
Fabian Affolter
e6feb74002
python3Packages.potentials: init at 0.3.1
2021-11-16 17:18:30 +01:00
ajs124
1fc113f0df
nginxStable: 1.20.1 -> 1.20.2
2021-11-16 17:17:12 +01:00
Fabián Heredia Montiel
fadae2575b
kotlin: 1.5.31 → 1.6.0
2021-11-16 10:11:10 -06:00
Thiago Kenji Okada
63b4b8616b
nixos/libinput: add module tests
2021-11-16 13:09:02 -03:00
Sandro
b964655a7d
Merge pull request #141047 from risicle/ris-apache-httpd-more-passthru-tests
2021-11-16 17:05:35 +01:00
Sandro
9b1d57f777
Merge pull request #146248 from VergeDX/hbase
2021-11-16 16:42:52 +01:00
Felix Buehler
3be80d1619
mssql-jdbc: remove build.sh
2021-11-16 16:31:56 +01:00
Pavol Rusnak
8c243298c8
Merge pull request #145180 from prusnak/dotnet6
...
dotnet: make SDK 6.0 default
2021-11-16 16:28:06 +01:00
Pavol Rusnak
1663708500
Merge pull request #142468 from prusnak/dotnet-update
...
dotnet-sdk_3: 3.1.19 -> 3.1.21 + dotnet-sdk_5: 5.0.10 -> 5.0.12
2021-11-16 16:27:23 +01:00
Felix Buehler
04a4175ff7
tomcat-mysql-jdbc: remove build.sh
2021-11-16 16:24:18 +01:00
Sandro
5e39986fe2
Merge pull request #142151 from justinas/openseachest
2021-11-16 16:20:21 +01:00
Sandro
6b98d97c45
Merge pull request #142216 from jbellerb/pounce-update
2021-11-16 16:19:36 +01:00
Fabian Affolter
10e1f32e5a
python3Packages.cdcs: init at 0.1.5
2021-11-16 16:16:15 +01:00
Martin Weinelt
6c2f6a21ed
commitizen: 4.2.1 -> 4.2.4
2021-11-16 16:08:23 +01:00
Martin Weinelt
37fa1e7c1d
treewide: pass and inherit writeShellScript in node2nix packages
2021-11-16 16:08:23 +01:00
Felix Buehler
bde93173dd
mockobjects: remove builder.sh
2021-11-16 16:08:21 +01:00
Claudio Bley
5913fdbd0b
github-runner: Update dependencies
2021-11-16 15:54:33 +01:00
Claudio Bley
9a1ee5250a
alttpr-opentracker: Update dependencies
2021-11-16 15:54:33 +01:00
Claudio Bley
80cf9cd7ee
eventstore: Fix create-deps.sh script and update dependencies
...
The old version of the script tried to parse the output of the dotnet tool, but
apparently, that output changed and thus the list of dependencies was empty.
2021-11-16 15:54:33 +01:00
Claudio Bley
be738c1590
python-language-server: Update dependencies
2021-11-16 15:54:33 +01:00
Claudio Bley
8f256170e4
wasabibackend: Update dependencies
2021-11-16 15:54:33 +01:00
Claudio Bley
caea8212da
wasabibackend: Use nixpkgs-fmt instead of nixfmt
2021-11-16 15:54:32 +01:00
Claudio Bley
b3d87e4b17
discordchatexporter-cli: Update dependencies
2021-11-16 15:54:32 +01:00
Claudio Bley
f201ba1bbd
osu-lazer: Update dependencies
2021-11-16 15:54:32 +01:00
Claudio Bley
57ed744c05
roslyn: Update dependencies
...
and do not add nuget.build.tasks.pack
```
/build/source/src/NuGet/Microsoft.Net.Compilers.Toolset/Microsoft.Net.Compilers.Toolset.Package.csproj : error NU1100: Unable to resolve nuget.build.tasks.pack (>= 5.10.0-preview.2.7169)' for '.NETCoreApp,Version=v3.1'.
/build/source/src/NuGet/Microsoft.Net.Compilers.Toolset/Microsoft.Net.Compilers.Toolset.Package.csproj : error NU1100: Unable to resolve 'nuget.build.tasks.pack (>= 5.10.0-preview.2.7169)' for '.NETFramework,Version=v4.7.2'.
```
2021-11-16 15:54:20 +01:00
Felix Buehler
826d4ab03a
smack: remove builder.sh
2021-11-16 15:50:28 +01:00
Thiago Kenji Okada
57c90b8956
Merge pull request #146233 from endorama/docopt-0.6.4
...
docopts: 0.6.3 -> 0.6.4
2021-11-16 11:26:40 -03:00
Thiago Kenji Okada
010258a61e
Merge pull request #146187 from bryanasdev000/mongodb-tools
...
mongodb-tools: 4.2.0 -> 100.5.1
2021-11-16 11:20:01 -03:00
Vanilla
79dc6a5629
nixos/hbase: use jre8 instead of latest.
2021-11-16 22:15:46 +08:00
Jan Tojnar
1b2a061c87
gnome.gedit: fix typelib path
...
We patch gobject-introspection and meson to store absolute paths to libraries in typelibs but that requires the install_dir is an absolute path.
2021-11-16 15:01:22 +01:00
figsoda
0e9320dc5f
cargo-deny: use buildNoDefaultFeatures
2021-11-16 08:36:17 -05:00
figsoda
104fd24044
menyoki: use buildNoDefaultFeatures
2021-11-16 08:35:09 -05:00
figsoda
94e7e21452
lucky-commit: use buildNoDefaultFeatures
2021-11-16 08:34:11 -05:00
figsoda
6189ca3ad4
selene: use buildNoDefaultFeatures
2021-11-16 08:32:07 -05:00
Antonio Nuno Monteiro
b464f0573e
ocamlPackages.sodium: build on later OCaml versions
2021-11-16 14:24:10 +01:00
figsoda
b356c37023
vaultwarden: use buildFeatures
2021-11-16 08:18:57 -05:00
figsoda
84361e0a98
bore: use checkFeatures
2021-11-16 08:11:55 -05:00
figsoda
478acf788b
rust-analyzer: use buildFeature
2021-11-16 08:11:54 -05:00
figsoda
009c1d5b6d
nushell: use buildFeatures
2021-11-16 08:11:54 -05:00
figsoda
314d6b8c35
rustup: use buildFeatures
2021-11-16 08:11:54 -05:00
figsoda
fdf41beab1
diesel-cli: use buildFeatures
2021-11-16 08:11:53 -05:00
figsoda
bd60edf470
regenkfs: use buildFeatures
2021-11-16 08:11:53 -05:00
figsoda
b73c22c537
tokei: use buildFeatures
2021-11-16 08:11:53 -05:00
figsoda
231a2134c0
stylua: use buildFeatures
2021-11-16 08:11:53 -05:00
figsoda
5a1b5f86d5
sccache: use buildFeatures
2021-11-16 08:11:52 -05:00