mirror of
https://github.com/kaesaecracker/nixos-configuration.git
synced 2025-01-18 18:40:14 +01:00
fresh rider from current unstable
This commit is contained in:
parent
504c17e371
commit
9bf73e91fb
|
@ -3,7 +3,7 @@
|
||||||
lib,
|
lib,
|
||||||
...
|
...
|
||||||
}: let
|
}: let
|
||||||
unstable-commit-sha = "fa804edfb7869c9fb230e174182a8a1a7e512c40";
|
unstable-commit-sha = "19cbff58383a4ae384dea4d1d0c823d72b49d614";
|
||||||
ultrastable-commit-sha = "8f1180704ac35baded1a74164365ac7cdfba6f38";
|
ultrastable-commit-sha = "8f1180704ac35baded1a74164365ac7cdfba6f38";
|
||||||
in {
|
in {
|
||||||
options.my.allowUnfreePackages = lib.mkOption {
|
options.my.allowUnfreePackages = lib.mkOption {
|
||||||
|
|
|
@ -21,8 +21,8 @@ in
|
||||||
lsof
|
lsof
|
||||||
wirelesstools
|
wirelesstools
|
||||||
thefuck
|
thefuck
|
||||||
dotnet-sdk_7
|
dotnet-sdk_8
|
||||||
ultrastable.jetbrains.rider
|
unstable.jetbrains.rider
|
||||||
alejandra
|
alejandra
|
||||||
arduino
|
arduino
|
||||||
uucp
|
uucp
|
||||||
|
|
Loading…
Reference in a new issue