diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2023-02-02 22:22:32 +0100 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2023-02-02 22:22:32 +0100 |
commit | e56f44e60f0ff7280728f68bbbea39b62cce1749 (patch) | |
tree | a399961d30527b15c30f2d6ccf5f67307f976b49 | |
parent | 150e7609b9592c8f9ba5bdee205e1d220ded5356 (diff) | |
download | nixos-e56f44e60f0ff7280728f68bbbea39b62cce1749.tar nixos-e56f44e60f0ff7280728f68bbbea39b62cce1749.tar.gz nixos-e56f44e60f0ff7280728f68bbbea39b62cce1749.tar.bz2 nixos-e56f44e60f0ff7280728f68bbbea39b62cce1749.tar.xz nixos-e56f44e60f0ff7280728f68bbbea39b62cce1749.zip |
...
-rw-r--r-- | _sources/generated.json | 6 | ||||
-rw-r--r-- | _sources/generated.nix | 6 | ||||
-rw-r--r-- | accounts/gkleen@sif/default.nix | 2 | ||||
-rw-r--r-- | accounts/gkleen@sif/emacs.el | 3 | ||||
-rw-r--r-- | flake.lock | 30 | ||||
-rw-r--r-- | overlays/prometheus-systemd-exporter.nix | 2 |
6 files changed, 25 insertions, 24 deletions
diff --git a/_sources/generated.json b/_sources/generated.json index e8a2447c..3868083c 100644 --- a/_sources/generated.json +++ b/_sources/generated.json | |||
@@ -280,11 +280,11 @@ | |||
280 | "pinned": false, | 280 | "pinned": false, |
281 | "src": { | 281 | "src": { |
282 | "name": null, | 282 | "name": null, |
283 | "sha256": "sha256-n+ZusgxsTJsSywoUQX1GZcDleP7bPGjDGzoZ6JZ9IDA=", | 283 | "sha256": "sha256-NhDHwQeh+zbA7XykriSMaygNm1SorMd+yy/m6sPgAhg=", |
284 | "type": "url", | 284 | "type": "url", |
285 | "url": "https://github.com/UltimateHackingKeyboard/agent/releases/download/v2.1.0/UHK.Agent-2.1.0-linux-x86_64.AppImage" | 285 | "url": "https://github.com/UltimateHackingKeyboard/agent/releases/download/v2.1.1/UHK.Agent-2.1.1-linux-x86_64.AppImage" |
286 | }, | 286 | }, |
287 | "version": "2.1.0" | 287 | "version": "2.1.1" |
288 | }, | 288 | }, |
289 | "v4l2loopback": { | 289 | "v4l2loopback": { |
290 | "cargoLocks": null, | 290 | "cargoLocks": null, |
diff --git a/_sources/generated.nix b/_sources/generated.nix index 8525fe89..63c22e7c 100644 --- a/_sources/generated.nix +++ b/_sources/generated.nix | |||
@@ -167,10 +167,10 @@ | |||
167 | }; | 167 | }; |
168 | uhk-agent = { | 168 | uhk-agent = { |
169 | pname = "uhk-agent"; | 169 | pname = "uhk-agent"; |
170 | version = "2.1.0"; | 170 | version = "2.1.1"; |
171 | src = fetchurl { | 171 | src = fetchurl { |
172 | url = "https://github.com/UltimateHackingKeyboard/agent/releases/download/v2.1.0/UHK.Agent-2.1.0-linux-x86_64.AppImage"; | 172 | url = "https://github.com/UltimateHackingKeyboard/agent/releases/download/v2.1.1/UHK.Agent-2.1.1-linux-x86_64.AppImage"; |
173 | sha256 = "sha256-n+ZusgxsTJsSywoUQX1GZcDleP7bPGjDGzoZ6JZ9IDA="; | 173 | sha256 = "sha256-NhDHwQeh+zbA7XykriSMaygNm1SorMd+yy/m6sPgAhg="; |
174 | }; | 174 | }; |
175 | }; | 175 | }; |
176 | v4l2loopback = { | 176 | v4l2loopback = { |
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix index efbf3edb..29c60d77 100644 --- a/accounts/gkleen@sif/default.nix +++ b/accounts/gkleen@sif/default.nix | |||
@@ -361,7 +361,7 @@ in { | |||
361 | cached-nix-shell xournal xmonad worktime fira-code-symbols | 361 | cached-nix-shell xournal xmonad worktime fira-code-symbols |
362 | libreoffice xournalpp wrappedChrome nixos-shell virt-viewer | 362 | libreoffice xournalpp wrappedChrome nixos-shell virt-viewer |
363 | freerdp gnome-icon-theme paper-icon-theme sshpassSecret | 363 | freerdp gnome-icon-theme paper-icon-theme sshpassSecret |
364 | weechat helvum wrappedElementDesktop | 364 | weechat wrappedElementDesktop # helvum |
365 | matrix-synapse-tools.synadm wrappedRocketChatDesktop | 365 | matrix-synapse-tools.synadm wrappedRocketChatDesktop |
366 | flakeInputs.deploy-rs.packages.${config.nixpkgs.system}.deploy-rs | 366 | flakeInputs.deploy-rs.packages.${config.nixpkgs.system}.deploy-rs |
367 | sieve-connect pdf-redact-tools gimp inkscape udiskie glab | 367 | sieve-connect pdf-redact-tools gimp inkscape udiskie glab |
diff --git a/accounts/gkleen@sif/emacs.el b/accounts/gkleen@sif/emacs.el index b7567293..eccb41dc 100644 --- a/accounts/gkleen@sif/emacs.el +++ b/accounts/gkleen@sif/emacs.el | |||
@@ -145,10 +145,11 @@ | |||
145 | 145 | ||
146 | (setq tramp-default-method "ssh") | 146 | (setq tramp-default-method "ssh") |
147 | (customize-set-variable 'tramp-use-ssh-controlmaster-options nil) | 147 | (customize-set-variable 'tramp-use-ssh-controlmaster-options nil) |
148 | (setq tramp-allow-unsafe-temporary-files t) | ||
148 | 149 | ||
149 | (setq direnv-enabled-hosts '("uni2work-dev1")) | 150 | (setq direnv-enabled-hosts '("uni2work-dev1")) |
150 | 151 | ||
151 | (setq auth-sources '()) | 152 | (setq auth-sources '("secrets:store")) |
152 | 153 | ||
153 | (setq ring-bell-function 'ignore) | 154 | (setq ring-bell-function 'ignore) |
154 | 155 | ||
@@ -41,11 +41,11 @@ | |||
41 | ] | 41 | ] |
42 | }, | 42 | }, |
43 | "locked": { | 43 | "locked": { |
44 | "lastModified": 1672327199, | 44 | "lastModified": 1674127017, |
45 | "narHash": "sha256-pFlngSHXKBhAmbaKZ4FYtu57LLunG+vWdL7a5vw1RvQ=", | 45 | "narHash": "sha256-QO1xF7stu5ZMDLbHN30LFolMAwY6TVlzYvQoUs1RD68=", |
46 | "owner": "serokell", | 46 | "owner": "serokell", |
47 | "repo": "deploy-rs", | 47 | "repo": "deploy-rs", |
48 | "rev": "a5619f5660a00f58c2b7c16d89058e92327ac9b8", | 48 | "rev": "8c9ea9605eed20528bf60fae35a2b613b901fd77", |
49 | "type": "github" | 49 | "type": "github" |
50 | }, | 50 | }, |
51 | "original": { | 51 | "original": { |
@@ -58,11 +58,11 @@ | |||
58 | "flake-compat": { | 58 | "flake-compat": { |
59 | "flake": false, | 59 | "flake": false, |
60 | "locked": { | 60 | "locked": { |
61 | "lastModified": 1668681692, | 61 | "lastModified": 1673956053, |
62 | "narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=", | 62 | "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=", |
63 | "owner": "edolstra", | 63 | "owner": "edolstra", |
64 | "repo": "flake-compat", | 64 | "repo": "flake-compat", |
65 | "rev": "009399224d5e398d03b22badca40a37ac85412a1", | 65 | "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9", |
66 | "type": "github" | 66 | "type": "github" |
67 | }, | 67 | }, |
68 | "original": { | 68 | "original": { |
@@ -158,11 +158,11 @@ | |||
158 | ] | 158 | ] |
159 | }, | 159 | }, |
160 | "locked": { | 160 | "locked": { |
161 | "lastModified": 1673752441, | 161 | "lastModified": 1674962474, |
162 | "narHash": "sha256-/g4ImZWV05CrXRWTSJsda6ztIp7LAPxs2L6RCrbQ66U=", | 162 | "narHash": "sha256-qEXdgW5fnMSdQwP1zQYa0fVtI0f3G1f2qNRjUEherCs=", |
163 | "owner": "Mic92", | 163 | "owner": "Mic92", |
164 | "repo": "nix-index-database", | 164 | "repo": "nix-index-database", |
165 | "rev": "391180f77505c1c8cdd45fe1a59dc89d3e40300a", | 165 | "rev": "a385f6192f5471c4cebeeb0d2e966b5ccf123df5", |
166 | "type": "github" | 166 | "type": "github" |
167 | }, | 167 | }, |
168 | "original": { | 168 | "original": { |
@@ -174,11 +174,11 @@ | |||
174 | }, | 174 | }, |
175 | "nixpkgs": { | 175 | "nixpkgs": { |
176 | "locked": { | 176 | "locked": { |
177 | "lastModified": 1673640581, | 177 | "lastModified": 1675328323, |
178 | "narHash": "sha256-e7h2mMjwX08C9VF8Esq0DXIQZDafrutJiivTBHSCsgM=", | 178 | "narHash": "sha256-+c66Ri9L3klvKSrAHGD+VhbMcHdax3WyI5zOOy5U+U4=", |
179 | "owner": "NixOS", | 179 | "owner": "NixOS", |
180 | "repo": "nixpkgs", | 180 | "repo": "nixpkgs", |
181 | "rev": "6f6b4a1d4175d3f6fb72dbaceea8d6e4e79c5d6e", | 181 | "rev": "56f5f40f81d15f56aa1470dc8f1d1716ba81fbb0", |
182 | "type": "github" | 182 | "type": "github" |
183 | }, | 183 | }, |
184 | "original": { | 184 | "original": { |
@@ -273,11 +273,11 @@ | |||
273 | ] | 273 | ] |
274 | }, | 274 | }, |
275 | "locked": { | 275 | "locked": { |
276 | "lastModified": 1673481602, | 276 | "lastModified": 1675288837, |
277 | "narHash": "sha256-P80X38fOM2MtoYdgkyuksGOQPDhIhNJW2W2jMeMIZzE=", | 277 | "narHash": "sha256-76s8TLENa4PzWDeuIpEF78gqeUrXi6rEJJaKEAaJsXw=", |
278 | "owner": "Mic92", | 278 | "owner": "Mic92", |
279 | "repo": "sops-nix", | 279 | "repo": "sops-nix", |
280 | "rev": "32187b33ac6ec9b628dcd08dd941a715e6241dda", | 280 | "rev": "a81ce6c961480b3b93498507074000c589bd9d60", |
281 | "type": "github" | 281 | "type": "github" |
282 | }, | 282 | }, |
283 | "original": { | 283 | "original": { |
diff --git a/overlays/prometheus-systemd-exporter.nix b/overlays/prometheus-systemd-exporter.nix index 3a3ddc07..84cddb8e 100644 --- a/overlays/prometheus-systemd-exporter.nix +++ b/overlays/prometheus-systemd-exporter.nix | |||
@@ -4,7 +4,7 @@ | |||
4 | (final.fetchpatch { | 4 | (final.fetchpatch { |
5 | name = "cpu_stat.patch"; | 5 | name = "cpu_stat.patch"; |
6 | url = "https://github.com/prometheus-community/systemd_exporter/pull/74.patch"; | 6 | url = "https://github.com/prometheus-community/systemd_exporter/pull/74.patch"; |
7 | hash = "sha256-ClrV9ZOlRruYXaeQwhWc9h88LP3Rm33Jf/dvxbqRS2I="; | 7 | hash = "sha256-a4M9SPckwkvetxjWMamm0x2wcg2a+Rkicn1XRUHieuM="; |
8 | }) | 8 | }) |
9 | ]; | 9 | ]; |
10 | }); | 10 | }); |