Compare commits
	
		
			2 Commits
		
	
	
		
			70de7f6c8a
			...
			1ec309d7a1
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 1ec309d7a1 | |||
| d8e7306ea8 | 
							
								
								
									
										6
									
								
								flake.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										6
									
								
								flake.lock
									
									
									
										generated
									
									
									
								
							@@ -2,11 +2,11 @@
 | 
				
			|||||||
  "nodes": {
 | 
					  "nodes": {
 | 
				
			||||||
    "nixpkgs": {
 | 
					    "nixpkgs": {
 | 
				
			||||||
      "locked": {
 | 
					      "locked": {
 | 
				
			||||||
        "lastModified": 1722421184,
 | 
					        "lastModified": 1722813957,
 | 
				
			||||||
        "narHash": "sha256-/DJBI6trCeVnasdjUo9pbnodCLZcFqnVZiLUfqLH4jA=",
 | 
					        "narHash": "sha256-IAoYyYnED7P8zrBFMnmp7ydaJfwTnwcnqxUElC1I26Y=",
 | 
				
			||||||
        "owner": "NixOS",
 | 
					        "owner": "NixOS",
 | 
				
			||||||
        "repo": "nixpkgs",
 | 
					        "repo": "nixpkgs",
 | 
				
			||||||
        "rev": "9f918d616c5321ad374ae6cb5ea89c9e04bf3e58",
 | 
					        "rev": "cb9a96f23c491c081b38eab96d22fa958043c9fa",
 | 
				
			||||||
        "type": "github"
 | 
					        "type": "github"
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      "original": {
 | 
					      "original": {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -19,8 +19,8 @@ let
 | 
				
			|||||||
    src = fetchFromGitHub {
 | 
					    src = fetchFromGitHub {
 | 
				
			||||||
      owner = "PathOfBuildingCommunity";
 | 
					      owner = "PathOfBuildingCommunity";
 | 
				
			||||||
      repo = "PathOfBuilding";
 | 
					      repo = "PathOfBuilding";
 | 
				
			||||||
      rev = "c76a5fea58a8ccfc7421cb34e2f614808a8246ae";
 | 
					      rev = "7984c8f532f88a6d0b4f9d70346fde7f2c7cc9ed";
 | 
				
			||||||
      hash = "sha256-86V/0ZdWY2pTbyPYjyQRV9VCvWTKjYc3GleDPgh6avA=";
 | 
					      hash = "sha256-hxCZq6B0hW1/kidHw0cA7lz7HrOwBfK5g74KBeZW9Rg=";
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    nativeBuildInputs = [ unzip ];
 | 
					    nativeBuildInputs = [ unzip ];
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user