this repo has no description
1
fork

Configure Feed

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

chore: update Flakes

+20 -23
+19 -19
flake.lock
··· 28 28 ] 29 29 }, 30 30 "locked": { 31 - "lastModified": 1722609272, 32 - "narHash": "sha256-Kkb+ULEHVmk07AX+OhwyofFxBDpw+2WvsXguUS2m6e4=", 31 + "lastModified": 1722924007, 32 + "narHash": "sha256-+CQDamNwqO33REJLft8c26NbUi2Td083hq6SvAm2xkU=", 33 33 "owner": "lnl7", 34 34 "repo": "nix-darwin", 35 - "rev": "f7142b8024d6b70c66fd646e1d099d3aa5bfec49", 35 + "rev": "91010a5613ffd7ee23ee9263213157a1c422b705", 36 36 "type": "github" 37 37 }, 38 38 "original": { ··· 114 114 ] 115 115 }, 116 116 "locked": { 117 - "lastModified": 1722462338, 118 - "narHash": "sha256-ss0G8t8RJVDewA3MyqgAlV951cWRK6EtVhVKEZ7J5LU=", 117 + "lastModified": 1723399884, 118 + "narHash": "sha256-97wn0ihhGqfMb8WcUgzzkM/TuAxce2Gd20A8oiruju4=", 119 119 "owner": "nix-community", 120 120 "repo": "home-manager", 121 - "rev": "6e090576c4824b16e8759ebca3958c5b09659ee8", 121 + "rev": "086f619dd991a4d355c07837448244029fc2d9ab", 122 122 "type": "github" 123 123 }, 124 124 "original": { ··· 130 130 "lix": { 131 131 "flake": false, 132 132 "locked": { 133 - "lastModified": 1720626042, 134 - "narHash": "sha256-f8k+BezKdJfmE+k7zgBJiohtS3VkkriycdXYsKOm3sc=", 135 - "rev": "2a4376be20d70feaa2b0e640c5041fb66ddc67ed", 133 + "lastModified": 1723503926, 134 + "narHash": "sha256-Rosl9iA9MybF5Bud4BTAQ9adbY81aGmPfV8dDBGl34s=", 135 + "rev": "bcaeb6388b8916ac6d1736e3aa2b13313e6a6bd2", 136 136 "type": "tarball", 137 - "url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/2a4376be20d70feaa2b0e640c5041fb66ddc67ed.tar.gz" 137 + "url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/bcaeb6388b8916ac6d1736e3aa2b13313e6a6bd2.tar.gz?rev=bcaeb6388b8916ac6d1736e3aa2b13313e6a6bd2" 138 138 }, 139 139 "original": { 140 140 "type": "tarball", 141 - "url": "https://git.lix.systems/lix-project/lix/archive/2.90.0.tar.gz" 141 + "url": "https://git.lix.systems/lix-project/lix/archive/2.91.0.tar.gz" 142 142 } 143 143 }, 144 144 "lix-module": { ··· 151 151 ] 152 152 }, 153 153 "locked": { 154 - "lastModified": 1720641669, 155 - "narHash": "sha256-yEO2cGNgzm9x/XxiDQI+WckSWnZX63R8aJLBRSXtYNE=", 156 - "rev": "5c48c833c15bb80d127a398a8c2484d42fdd8257", 154 + "lastModified": 1723510904, 155 + "narHash": "sha256-zNW/rqNJwhq2lYmQf19wJerRuNimjhxHKmzrWWFJYts=", 156 + "rev": "622a2253a071a1fb97a4d3c8103a91114acc1140", 157 157 "type": "tarball", 158 - "url": "https://git.lix.systems/api/v1/repos/lix-project/nixos-module/archive/5c48c833c15bb80d127a398a8c2484d42fdd8257.tar.gz" 158 + "url": "https://git.lix.systems/api/v1/repos/lix-project/nixos-module/archive/622a2253a071a1fb97a4d3c8103a91114acc1140.tar.gz" 159 159 }, 160 160 "original": { 161 161 "type": "tarball", 162 - "url": "https://git.lix.systems/lix-project/nixos-module/archive/2.90.0.tar.gz" 162 + "url": "https://git.lix.systems/lix-project/nixos-module/archive/2.91.0.tar.gz" 163 163 } 164 164 }, 165 165 "nixpkgs": { 166 166 "locked": { 167 - "lastModified": 1722415718, 168 - "narHash": "sha256-5US0/pgxbMksF92k1+eOa8arJTJiPvsdZj9Dl+vJkM4=", 167 + "lastModified": 1723603349, 168 + "narHash": "sha256-VMg6N7MryOuvSJ8Sj6YydarnUCkL7cvMdrMcnsJnJCE=", 169 169 "owner": "NixOS", 170 170 "repo": "nixpkgs", 171 - "rev": "c3392ad349a5227f4a3464dce87bcc5046692fce", 171 + "rev": "daf7bb95821b789db24fc1ac21f613db0c1bf2cb", 172 172 "type": "github" 173 173 }, 174 174 "original": {
+1 -4
flake.nix
··· 19 19 }; 20 20 21 21 lix-module = { 22 - url = "https://git.lix.systems/lix-project/nixos-module/archive/2.90.0.tar.gz"; 22 + url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.0.tar.gz"; 23 23 inputs.nixpkgs.follows = "nixpkgs"; 24 24 }; 25 25 ··· 47 47 48 48 # TODO: Automatically discover and build that 49 49 darwinConfigurations."NiunioBook" = 50 - (import ./hosts/niuniobook.nix {inherit inputs;}) 51 - .system; 52 - darwinConfigurations."MacBook-Pro" = 53 50 (import ./hosts/niuniobook.nix {inherit inputs;}) 54 51 .system; 55 52