Skip to content

Commit 1c692cb

Browse files
committed
feat: finally update flake
1 parent e107483 commit 1c692cb

9 files changed

Lines changed: 51 additions & 78 deletions

File tree

flake.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@
4545
};
4646

4747
inputs = {
48-
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
48+
#nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
49+
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
4950
apple-silicon-support.url = "github:tpwrules/nixos-apple-silicon";
5051
zen-browser = {
5152
url = "github:youwen5/zen-browser-flake";

hosts/pandora/default.nix

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@
2626
hardware.graphics.enable32Bit = lib.mkForce false;
2727

2828
boot = {
29+
# https://rdx.overdevs.com/comments.html?url=https://www.reddit.com/r/AsahiLinux/comments/1gy0t86/psa_transitioning_from_zramswap_to_zswap/
30+
kernelParams = [
31+
"zswap.enabled=1"
32+
"zswap.compressor=zstd"
33+
"zswap.zpool=zsmalloc"
34+
"zswap.max_pool_percent=50"
35+
];
2936
binfmt.emulatedSystems = ["x86_64-linux"];
3037
loader = {
3138
systemd-boot.enable = true;

system/fonts/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ in {
2525
;
2626
}
2727
++ [
28-
# pkgs.nerd-fonts.jetbrains-mono
29-
(pkgs.nerdfonts.override {fonts = ["JetBrainsMono"];})
28+
pkgs.nerd-fonts.jetbrains-mono
29+
# (pkgs.nerdfonts.override {fonts = ["JetBrainsMono"];})
3030
];
3131

3232
enableDefaultPackages = false;

user/theme/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ pkgs: rec {
7373
enable = true;
7474
# uses generated base16 theme if set to false
7575

76-
package = pkgs.nordic;
77-
name = "Nordic";
76+
package = pkgs.catppuccin-gtk;
77+
name = "catppuccin-frappe-blue-standard+default";
7878
};
7979
}

user/wrapped/hypr/configs/Hyprland.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ in {
100100
tablet.output = "current";
101101
touchpad = {
102102
clickfinger_behavior = true;
103+
scroll_factor = 0.1;
103104
natural_scroll = true;
104105
};
105106
};

user/wrapped/nvim/_sources/generated.json

Lines changed: 12 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"nvim-base-16": {
2323
"cargoLocks": null,
24-
"date": "2024-05-23",
24+
"date": "2025-02-09",
2525
"extract": null,
2626
"name": "nvim-base-16",
2727
"passthru": null,
@@ -33,15 +33,15 @@
3333
"name": null,
3434
"owner": "RRethy",
3535
"repo": "nvim-base16",
36-
"rev": "6ac181b5733518040a33017dde654059cd771b7c",
37-
"sha256": "sha256-GRF/6AobXHamw8TZ3FjL7SI6ulcpwpcohsIuZeCSh2A=",
36+
"rev": "2fdd4e53286dbb8978699b5e1cd09835362a70f3",
37+
"sha256": "sha256-Hs272gEgYj29XJ4FnMRXExtnbYqRGXIGaRZXo9I2P58=",
3838
"type": "github"
3939
},
40-
"version": "6ac181b5733518040a33017dde654059cd771b7c"
40+
"version": "2fdd4e53286dbb8978699b5e1cd09835362a70f3"
4141
},
4242
"org-bullets": {
4343
"cargoLocks": null,
44-
"date": "2024-09-02",
44+
"date": "2025-01-23",
4545
"extract": null,
4646
"name": "org-bullets",
4747
"passthru": null,
@@ -53,11 +53,11 @@
5353
"name": null,
5454
"owner": "nvim-orgmode",
5555
"repo": "org-bullets.nvim",
56-
"rev": "46ae687e22192fb806b5977d664ec98af9cf74f6",
57-
"sha256": "sha256-cRcO0TDY0v9c/H5vQ1v96WiEkIhJDZkPcw+P58XNL9w=",
56+
"rev": "21437cfa99c70f2c18977bffd423f912a7b832ea",
57+
"sha256": "sha256-/l8IfvVSPK7pt3Or39+uenryTM5aBvyJZX5trKNh0X0=",
5858
"type": "github"
5959
},
60-
"version": "46ae687e22192fb806b5977d664ec98af9cf74f6"
60+
"version": "21437cfa99c70f2c18977bffd423f912a7b832ea"
6161
},
6262
"org-checkbox": {
6363
"cargoLocks": null,
@@ -101,7 +101,7 @@
101101
},
102102
"orgmode": {
103103
"cargoLocks": null,
104-
"date": "2025-01-20",
104+
"date": "2025-02-09",
105105
"extract": null,
106106
"name": "orgmode",
107107
"passthru": null,
@@ -113,11 +113,11 @@
113113
"name": null,
114114
"owner": "nvim-orgmode",
115115
"repo": "orgmode",
116-
"rev": "7092f817ac8acfd70169c92c7c1fa4d67da00b16",
117-
"sha256": "sha256-pLbjEl62R3pTxQjOH9yr/f3bF/Du/yhniAShVf5szYk=",
116+
"rev": "af90f8f8146fd56d9f7d0f0862b07a1c5c01cd6c",
117+
"sha256": "sha256-aob892QYPC45BilrDsabkfhp3xt+VXHpmTHSWp2tNuY=",
118118
"type": "github"
119119
},
120-
"version": "7092f817ac8acfd70169c92c7c1fa4d67da00b16"
120+
"version": "af90f8f8146fd56d9f7d0f0862b07a1c5c01cd6c"
121121
},
122122
"scope": {
123123
"cargoLocks": null,
@@ -158,25 +158,5 @@
158158
"type": "github"
159159
},
160160
"version": "6292991a005e1a367095f4d404405a626c82b49f"
161-
},
162-
"telescope-orgmode": {
163-
"cargoLocks": null,
164-
"date": "2024-08-01",
165-
"extract": null,
166-
"name": "telescope-orgmode",
167-
"passthru": null,
168-
"pinned": false,
169-
"src": {
170-
"deepClone": false,
171-
"fetchSubmodules": false,
172-
"leaveDotGit": false,
173-
"name": null,
174-
"owner": "nvim-orgmode",
175-
"repo": "telescope-orgmode.nvim",
176-
"rev": "2cd2ea778726c6e44429fef82f23b63197dbce1b",
177-
"sha256": "sha256-yeGdy1aip4TZKp++MuSo+kxo+XhFsOT0yv+9xJpKEps=",
178-
"type": "github"
179-
},
180-
"version": "2cd2ea778726c6e44429fef82f23b63197dbce1b"
181161
}
182162
}

user/wrapped/nvim/_sources/generated.nix

Lines changed: 12 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -15,27 +15,27 @@
1515
};
1616
nvim-base-16 = {
1717
pname = "nvim-base-16";
18-
version = "6ac181b5733518040a33017dde654059cd771b7c";
18+
version = "2fdd4e53286dbb8978699b5e1cd09835362a70f3";
1919
src = fetchFromGitHub {
2020
owner = "RRethy";
2121
repo = "nvim-base16";
22-
rev = "6ac181b5733518040a33017dde654059cd771b7c";
22+
rev = "2fdd4e53286dbb8978699b5e1cd09835362a70f3";
2323
fetchSubmodules = false;
24-
sha256 = "sha256-GRF/6AobXHamw8TZ3FjL7SI6ulcpwpcohsIuZeCSh2A=";
24+
sha256 = "sha256-Hs272gEgYj29XJ4FnMRXExtnbYqRGXIGaRZXo9I2P58=";
2525
};
26-
date = "2024-05-23";
26+
date = "2025-02-09";
2727
};
2828
org-bullets = {
2929
pname = "org-bullets";
30-
version = "46ae687e22192fb806b5977d664ec98af9cf74f6";
30+
version = "21437cfa99c70f2c18977bffd423f912a7b832ea";
3131
src = fetchFromGitHub {
3232
owner = "nvim-orgmode";
3333
repo = "org-bullets.nvim";
34-
rev = "46ae687e22192fb806b5977d664ec98af9cf74f6";
34+
rev = "21437cfa99c70f2c18977bffd423f912a7b832ea";
3535
fetchSubmodules = false;
36-
sha256 = "sha256-cRcO0TDY0v9c/H5vQ1v96WiEkIhJDZkPcw+P58XNL9w=";
36+
sha256 = "sha256-/l8IfvVSPK7pt3Or39+uenryTM5aBvyJZX5trKNh0X0=";
3737
};
38-
date = "2024-09-02";
38+
date = "2025-01-23";
3939
};
4040
org-checkbox = {
4141
pname = "org-checkbox";
@@ -63,15 +63,15 @@
6363
};
6464
orgmode = {
6565
pname = "orgmode";
66-
version = "7092f817ac8acfd70169c92c7c1fa4d67da00b16";
66+
version = "af90f8f8146fd56d9f7d0f0862b07a1c5c01cd6c";
6767
src = fetchFromGitHub {
6868
owner = "nvim-orgmode";
6969
repo = "orgmode";
70-
rev = "7092f817ac8acfd70169c92c7c1fa4d67da00b16";
70+
rev = "af90f8f8146fd56d9f7d0f0862b07a1c5c01cd6c";
7171
fetchSubmodules = false;
72-
sha256 = "sha256-pLbjEl62R3pTxQjOH9yr/f3bF/Du/yhniAShVf5szYk=";
72+
sha256 = "sha256-aob892QYPC45BilrDsabkfhp3xt+VXHpmTHSWp2tNuY=";
7373
};
74-
date = "2025-01-20";
74+
date = "2025-02-09";
7575
};
7676
scope = {
7777
pname = "scope";
@@ -97,16 +97,4 @@
9797
};
9898
date = "2024-08-11";
9999
};
100-
telescope-orgmode = {
101-
pname = "telescope-orgmode";
102-
version = "2cd2ea778726c6e44429fef82f23b63197dbce1b";
103-
src = fetchFromGitHub {
104-
owner = "nvim-orgmode";
105-
repo = "telescope-orgmode.nvim";
106-
rev = "2cd2ea778726c6e44429fef82f23b63197dbce1b";
107-
fetchSubmodules = false;
108-
sha256 = "sha256-yeGdy1aip4TZKp++MuSo+kxo+XhFsOT0yv+9xJpKEps=";
109-
};
110-
date = "2024-08-01";
111-
};
112100
}

user/wrapped/nvim/nvfetcher.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ fetch.github = "nvim-orgmode/org-bullets.nvim"
1010
src.git = "https://github.com/nvim-orgmode/orgmode"
1111
fetch.github = "nvim-orgmode/orgmode"
1212

13-
[telescope-orgmode]
14-
src.git = "https://github.com/nvim-orgmode/telescope-orgmode.nvim"
15-
fetch.github = "nvim-orgmode/telescope-orgmode.nvim"
16-
1713
[org-modern]
1814
src.git = "https://github.com/danilshvalov/org-modern.nvim"
1915
fetch.github = "danilshvalov/org-modern.nvim"

0 commit comments

Comments
 (0)