flake: update. sisko: add bambu studio/orcaslicer, fix updates

This commit is contained in:
Felix Albrigtsen 2025-07-03 21:49:18 +02:00
parent 03c4f8ca88
commit dc5b6f9915
5 changed files with 22 additions and 19 deletions

24
flake.lock generated
View File

@ -74,11 +74,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1748665073, "lastModified": 1751468302,
"narHash": "sha256-RMhjnPKWtCoIIHiuR9QKD7xfsKb3agxzMfJY8V9MOew=", "narHash": "sha256-tWosziZTT039x6PgEZUhzGlV8oLvdDmIgKTE8ESMaEA=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "282e1e029cb6ab4811114fc85110613d72771dea", "rev": "501cfec8277f931a9c9af9f23d3105c537faeafe",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -136,11 +136,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1748373722, "lastModified": 1749744770,
"narHash": "sha256-qi6aDGP2W6GyAUNEhg+slQWEpUiJ8LNIrQkmxHpzadI=", "narHash": "sha256-MEM9XXHgBF/Cyv1RES1t6gqAX7/tvayBC1r/KPyK1ls=",
"owner": "lnl7", "owner": "lnl7",
"repo": "nix-darwin", "repo": "nix-darwin",
"rev": "75b99daa12b1fffd646d6c3cf13b06f1fa5cef63", "rev": "536f951efb1ccda9b968e3c9dee39fbeb6d3fdeb",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -211,11 +211,11 @@
}, },
"nixpkgs-unstable": { "nixpkgs-unstable": {
"locked": { "locked": {
"lastModified": 1747542820, "lastModified": 1751271578,
"narHash": "sha256-GaOZntlJ6gPPbbkTLjbd8BMWaDYafhuuYRNrxCGnPJw=", "narHash": "sha256-P/SQmKDu06x8yv7i0s8bvnnuJYkxVGBWLWHaU+tt4YY=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "292fa7d4f6519c074f0a50394dbbe69859bb6043", "rev": "3016b4b15d13f3089db8a41ef937b13a9e33a8df",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -243,11 +243,11 @@
}, },
"nixpkgs_3": { "nixpkgs_3": {
"locked": { "locked": {
"lastModified": 1748889542, "lastModified": 1751211869,
"narHash": "sha256-Hb4iMhIbjX45GcrgOp3b8xnyli+ysRPqAgZ/LZgyT5k=", "narHash": "sha256-1Cu92i1KSPbhPCKxoiVG5qnoRiKTgR5CcGSRyLpOd7Y=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "10d7f8d34e5eb9c0f9a0485186c1ca691d2c5922", "rev": "b43c397f6c213918d6cfe6e3550abfe79b5d1c51",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@ -45,7 +45,7 @@
firefox = { firefox = {
enable = true; enable = true;
nativeMessagingHosts.tridactyl = true; nativeMessagingHosts.packages = with pkgs; [ tridactyl-native ];
}; };
}; };

View File

@ -23,7 +23,6 @@
pulse.enable = true; pulse.enable = true;
jack.enable = true; jack.enable = true;
}; };
hardware.pulseaudio.enable = false;
# Misc # Misc
fonts = { fonts = {

View File

@ -20,15 +20,18 @@
libreoffice libreoffice
mpv mpv
mumble mumble
orca-slicer
papers papers
pavucontrol pavucontrol
picard picard
prismlauncher prismlauncher
restic
runelite runelite
spotify spotify
swayimg swayimg
thunderbird thunderbird
tor-browser tor-browser
unstable.bambu-studio
unstable.bolt-launcher unstable.bolt-launcher
exiftool exiftool
@ -67,10 +70,11 @@
openssl openssl
playerctl playerctl
pwgen pwgen
restic
traceroute traceroute
w3m w3m
(python312.withPackages (ps: with ps; [ (python313.withPackages (ps: with ps; [
numpy numpy
pycryptodome pycryptodome
requests requests

View File

@ -11,8 +11,7 @@
]; ];
home.packages = with pkgs; [ home.packages = with pkgs; [
prismlauncher aerc
# borgbackup
bore-cli bore-cli
catimg catimg
cocoapods cocoapods
@ -23,10 +22,11 @@
mosh mosh
nix-index nix-index
nodejs nodejs
prismlauncher
restic
snicat
spotify spotify
tldr tldr
aerc
snicat
w3m w3m
zellij zellij