354 current 1970-01-01 01:00:00 24.05.20240611.47b604b 6.6.31-rt31 *
This commit is contained in:
		
							
								
								
									
										16
									
								
								flake.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										16
									
								
								flake.lock
									
									
									
										generated
									
									
									
								
							| @@ -7,16 +7,16 @@ | ||||
|         ] | ||||
|       }, | ||||
|       "locked": { | ||||
|         "lastModified": 1710888565, | ||||
|         "narHash": "sha256-s9Hi4RHhc6yut4EcYD50sZWRDKsugBJHSbON8KFwoTw=", | ||||
|         "lastModified": 1717527182, | ||||
|         "narHash": "sha256-vWSkg6AMok1UUQiSYVdGMOXKD2cDFnajITiSi0Zjd1A=", | ||||
|         "owner": "nix-community", | ||||
|         "repo": "home-manager", | ||||
|         "rev": "f33900124c23c4eca5831b9b5eb32ea5894375ce", | ||||
|         "rev": "845a5c4c073f74105022533907703441e0464bc3", | ||||
|         "type": "github" | ||||
|       }, | ||||
|       "original": { | ||||
|         "owner": "nix-community", | ||||
|         "ref": "release-23.11", | ||||
|         "ref": "release-24.05", | ||||
|         "repo": "home-manager", | ||||
|         "type": "github" | ||||
|       } | ||||
| @@ -73,16 +73,16 @@ | ||||
|     }, | ||||
|     "nixpkgs_2": { | ||||
|       "locked": { | ||||
|         "lastModified": 1715668745, | ||||
|         "narHash": "sha256-xp62OkRkbUDNUc6VSqH02jB0FbOS+MsfMb7wL1RJOfA=", | ||||
|         "lastModified": 1718086528, | ||||
|         "narHash": "sha256-hoB7B7oPgypePz16cKWawPfhVvMSXj4G/qLsfFuhFjw=", | ||||
|         "owner": "nixos", | ||||
|         "repo": "nixpkgs", | ||||
|         "rev": "9ddcaffecdf098822d944d4147dd8da30b4e6843", | ||||
|         "rev": "47b604b07d1e8146d5398b42d3306fdebd343986", | ||||
|         "type": "github" | ||||
|       }, | ||||
|       "original": { | ||||
|         "owner": "nixos", | ||||
|         "ref": "nixos-23.11", | ||||
|         "ref": "nixos-24.05", | ||||
|         "repo": "nixpkgs", | ||||
|         "type": "github" | ||||
|       } | ||||
|   | ||||
| @@ -2,12 +2,12 @@ | ||||
|   description = "Nixos config flake"; | ||||
|  | ||||
|   inputs = { | ||||
|     nixpkgs.url = "github:nixos/nixpkgs/nixos-23.11"; | ||||
|     nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05"; | ||||
|  | ||||
|     unstable.url = "github:nixos/nixpkgs/nixos-unstable"; | ||||
|  | ||||
|     home-manager = { | ||||
|       url = "github:nix-community/home-manager/release-23.11"; | ||||
|       url = "github:nix-community/home-manager/release-24.05"; | ||||
|       inputs.nixpkgs.follows = "nixpkgs"; | ||||
|     }; | ||||
|  | ||||
|   | ||||
| @@ -45,9 +45,9 @@ in { | ||||
|       freecad | ||||
|       flatpak | ||||
|       wine | ||||
|       unstable.gyroflow | ||||
|       gyroflow | ||||
|       prusa-slicer | ||||
|       unstable.kicad | ||||
|       kicad | ||||
|     ]; | ||||
|   }; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user