NixOS + home-manager configs, mirrored from GitLab SaaS. gitlab.com/andreijiroh-dev/nixops-config
nix-flake nixos home-manager nixpkgs nix-flakes
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

update deps and trusted-public-keys and subsituters

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>

+20 -23
+9 -21
flake.lock
··· 164 164 ] 165 165 }, 166 166 "locked": { 167 - "lastModified": 1738878603, 168 - "narHash": "sha256-fmhq8B3MvQLawLbMO+LWLcdC2ftLMmwSk+P29icJ3tE=", 167 + "lastModified": 1738415006, 168 + "narHash": "sha256-ZlLTnqIQQ8OE6AtT+fluB642j2R9tnvxHHtpnmLjSxQ=", 169 169 "owner": "nix-community", 170 170 "repo": "home-manager", 171 - "rev": "433799271274c9f2ab520a49527ebfe2992dcfbd", 171 + "rev": "8544cd092047a7e92d0dce011108a563de7fc0f2", 172 172 "type": "github" 173 173 }, 174 174 "original": { ··· 240 240 }, 241 241 "nixos-hardware": { 242 242 "locked": { 243 - "lastModified": 1738816619, 244 - "narHash": "sha256-5yRlg48XmpcX5b5HesdGMOte+YuCy9rzQkJz+imcu6I=", 243 + "lastModified": 1738391520, 244 + "narHash": "sha256-6HI58PKjddsC0RA0gBQlt6ox47oH//jLUHwx05RO8g0=", 245 245 "owner": "NixOS", 246 246 "repo": "nixos-hardware", 247 - "rev": "2eccff41bab80839b1d25b303b53d339fbb07087", 247 + "rev": "34b64e4e1ddb14e3ffc7db8d4a781396dbbab773", 248 248 "type": "github" 249 249 }, 250 250 "original": { ··· 344 344 "url": "https://flakehub.com/f/DeterminateSystems/nixpkgs-weekly/%2A.tar.gz" 345 345 } 346 346 }, 347 - "nixpkgs_5": { 348 - "locked": { 349 - "lastModified": 1682134069, 350 - "narHash": "sha256-TnI/ZXSmRxQDt2sjRYK/8j8iha4B4zP2cnQCZZ3vp7k=", 351 - "owner": "NixOS", 352 - "repo": "nixpkgs", 353 - "rev": "fd901ef4bf93499374c5af385b2943f5801c0833", 354 - "type": "github" 355 - }, 356 - "original": { 357 - "id": "nixpkgs", 358 - "type": "indirect" 359 - } 360 - }, 361 347 "root": { 362 348 "inputs": { 363 349 "determinate": "determinate", ··· 386 372 "vscode-server": { 387 373 "inputs": { 388 374 "flake-utils": "flake-utils", 389 - "nixpkgs": "nixpkgs_5" 375 + "nixpkgs": [ 376 + "nixpkgs" 377 + ] 390 378 }, 391 379 "locked": { 392 380 "lastModified": 1729422940,
+1
flake.nix
··· 18 18 # Community Extras 19 19 nixos-hardware.url = "github:NixOS/nixos-hardware/master"; 20 20 vscode-server.url = "github:nix-community/nixos-vscode-server"; 21 + vscode-server.inputs.nixpkgs.follows = "nixpkgs"; 21 22 22 23 # nix-ld 23 24 nix-ld = {
+2 -2
misc/nix/nix.custom.conf
··· 6 6 7 7 allowed-users = gildedguy ajhalili2006 nixos 8 8 9 - trusted-public-keys = devenv.cachix.org-1:w1cLUi8dv3hnoSPGAuibQv+f9TZLr6cv/Hm9XgU50cw= ajhalili2006-nixos-builds.cachix.org-1:fA8HXvGR1i792D+CxL2iW/TQzUcyoW7zPUmC9Q4mQLg= andreijiroh-dev.cachix.org-1:7Jd0STdBOLiNu5fiA+AKwcMqQD2PA1j9zLDGyDkuyBo= recaptime-dev.cachix.org-1:b0UBO1zONf6ceTIoR06AKhgid4ZOl5kxB/gOIdZ9J6g= 9 + trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= devenv.cachix.org-1:w1cLUi8dv3hnoSPGAuibQv+f9TZLr6cv/Hm9XgU50cw= ajhalili2006-nixos-builds.cachix.org-1:fA8HXvGR1i792D+CxL2iW/TQzUcyoW7zPUmC9Q4mQLg= andreijiroh-dev.cachix.org-1:7Jd0STdBOLiNu5fiA+AKwcMqQD2PA1j9zLDGyDkuyBo= recaptime-dev.cachix.org-1:b0UBO1zONf6ceTIoR06AKhgid4ZOl5kxB/gOIdZ9J6g= 10 10 11 - trusted-substituters = https://devenv.cachix.org https://andreijiroh-dev.cachix.org https://ajhalili2006-nixos-builds.cachix.org https://recaptime-dev.cachix.org https://cache.nixos.org 11 + trusted-substituters = https://cache.nixos.org https://nix-community.cachix.org https://devenv.cachix.org https://andreijiroh-dev.cachix.org https://ajhalili2006-nixos-builds.cachix.org https://recaptime-dev.cachix.org
+8
shared/meta-configs.nix
··· 60 60 ]; 61 61 62 62 trusted-public-keys = [ 63 + # cache.nixos.org 64 + "cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=" 65 + 66 + # nix-community 67 + "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=" 68 + 63 69 # devenv.sh 64 70 "devenv.cachix.org-1:w1cLUi8dv3hnoSPGAuibQv+f9TZLr6cv/Hm9XgU50cw=" 65 71 ··· 75 81 76 82 # also list them all too 77 83 trusted-substituters = [ 84 + "https://cache.nixos.org" 85 + "https://nix-community.cachix.org" 78 86 "https://devenv.cachix.org" 79 87 "https://andreijiroh-dev.cachix.org" 80 88 "https://ajhalili2006-nixos-builds.cachix.org"