Update system
This commit is contained in:
		
							parent
							
								
									efebf187ce
								
							
						
					
					
						commit
						da65f0f4a3
					
				
					 1 changed files with 193 additions and 49 deletions
				
			
		
							
								
								
									
										242
									
								
								flake.lock
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										242
									
								
								flake.lock
									
										
									
										generated
									
									
									
								
							| 
						 | 
				
			
			@ -11,11 +11,11 @@
 | 
			
		|||
        "rust-overlay": "rust-overlay"
 | 
			
		||||
      },
 | 
			
		||||
      "locked": {
 | 
			
		||||
        "lastModified": 1688772518,
 | 
			
		||||
        "narHash": "sha256-ol7gZxwvgLnxNSZwFTDJJ49xVY5teaSvF7lzlo3YQfM=",
 | 
			
		||||
        "lastModified": 1693439040,
 | 
			
		||||
        "narHash": "sha256-t2nOxBcP0Q/XJt6Ild4v0hJ49OSl9F3nE1cdIT4xsDg=",
 | 
			
		||||
        "owner": "ipetkov",
 | 
			
		||||
        "repo": "crane",
 | 
			
		||||
        "rev": "8b08e96c9af8c6e3a2b69af5a7fa168750fcf88e",
 | 
			
		||||
        "rev": "174604795d316b75777e28185c3a4918bc69b399",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      },
 | 
			
		||||
      "original": {
 | 
			
		||||
| 
						 | 
				
			
			@ -35,11 +35,11 @@
 | 
			
		|||
        "nixpkgs-stable": "nixpkgs-stable"
 | 
			
		||||
      },
 | 
			
		||||
      "locked": {
 | 
			
		||||
        "lastModified": 1693335035,
 | 
			
		||||
        "narHash": "sha256-xm6moVv0Pm6aDw+u3eDPj3Iovew3Bxm9wUUHQ9pl6E0=",
 | 
			
		||||
        "lastModified": 1694057476,
 | 
			
		||||
        "narHash": "sha256-x3DpM4FCAjONAJboEjMDf9Q2diXwV/I/+Qny8HAy1u0=",
 | 
			
		||||
        "owner": "nix-community",
 | 
			
		||||
        "repo": "emacs-overlay",
 | 
			
		||||
        "rev": "18db5f949c4a8d2c8a04e446092414fcd65e6bcd",
 | 
			
		||||
        "rev": "e91d53d2fa6595fb241187971a7c344420ea1d32",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      },
 | 
			
		||||
      "original": {
 | 
			
		||||
| 
						 | 
				
			
			@ -64,6 +64,50 @@
 | 
			
		|||
        "type": "github"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "flake-parts": {
 | 
			
		||||
      "inputs": {
 | 
			
		||||
        "nixpkgs-lib": [
 | 
			
		||||
          "nixpak",
 | 
			
		||||
          "nixpkgs"
 | 
			
		||||
        ]
 | 
			
		||||
      },
 | 
			
		||||
      "locked": {
 | 
			
		||||
        "lastModified": 1693611461,
 | 
			
		||||
        "narHash": "sha256-aPODl8vAgGQ0ZYFIRisxYG5MOGSkIczvu2Cd8Gb9+1Y=",
 | 
			
		||||
        "owner": "hercules-ci",
 | 
			
		||||
        "repo": "flake-parts",
 | 
			
		||||
        "rev": "7f53fdb7bdc5bb237da7fefef12d099e4fd611ca",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      },
 | 
			
		||||
      "original": {
 | 
			
		||||
        "owner": "hercules-ci",
 | 
			
		||||
        "repo": "flake-parts",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "flake-parts_2": {
 | 
			
		||||
      "inputs": {
 | 
			
		||||
        "nixpkgs-lib": [
 | 
			
		||||
          "nixpak",
 | 
			
		||||
          "hercules-ci-effects",
 | 
			
		||||
          "hercules-ci-agent",
 | 
			
		||||
          "nixpkgs"
 | 
			
		||||
        ]
 | 
			
		||||
      },
 | 
			
		||||
      "locked": {
 | 
			
		||||
        "lastModified": 1688466019,
 | 
			
		||||
        "narHash": "sha256-VeM2akYrBYMsb4W/MmBo1zmaMfgbL4cH3Pu8PGyIwJ0=",
 | 
			
		||||
        "owner": "hercules-ci",
 | 
			
		||||
        "repo": "flake-parts",
 | 
			
		||||
        "rev": "8e8d955c22df93dbe24f19ea04f47a74adbdc5ec",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      },
 | 
			
		||||
      "original": {
 | 
			
		||||
        "owner": "hercules-ci",
 | 
			
		||||
        "repo": "flake-parts",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "flake-utils": {
 | 
			
		||||
      "inputs": {
 | 
			
		||||
        "systems": "systems"
 | 
			
		||||
| 
						 | 
				
			
			@ -87,11 +131,11 @@
 | 
			
		|||
        "systems": "systems_3"
 | 
			
		||||
      },
 | 
			
		||||
      "locked": {
 | 
			
		||||
        "lastModified": 1687709756,
 | 
			
		||||
        "narHash": "sha256-Y5wKlQSkgEK2weWdOu4J3riRd+kV/VCgHsqLNTTWQ/0=",
 | 
			
		||||
        "lastModified": 1689068808,
 | 
			
		||||
        "narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
 | 
			
		||||
        "owner": "numtide",
 | 
			
		||||
        "repo": "flake-utils",
 | 
			
		||||
        "rev": "dbabf0ca0c0c4bce6ea5eaf65af5cb694d2082c7",
 | 
			
		||||
        "rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      },
 | 
			
		||||
      "original": {
 | 
			
		||||
| 
						 | 
				
			
			@ -100,6 +144,67 @@
 | 
			
		|||
        "type": "github"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "haskell-flake": {
 | 
			
		||||
      "locked": {
 | 
			
		||||
        "lastModified": 1684780604,
 | 
			
		||||
        "narHash": "sha256-2uMZsewmRn7rRtAnnQNw1lj0uZBMh4m6Cs/7dV5YF08=",
 | 
			
		||||
        "owner": "srid",
 | 
			
		||||
        "repo": "haskell-flake",
 | 
			
		||||
        "rev": "74210fa80a49f1b6f67223debdbf1494596ff9f2",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      },
 | 
			
		||||
      "original": {
 | 
			
		||||
        "owner": "srid",
 | 
			
		||||
        "ref": "0.3.0",
 | 
			
		||||
        "repo": "haskell-flake",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "hercules-ci-agent": {
 | 
			
		||||
      "inputs": {
 | 
			
		||||
        "flake-parts": "flake-parts_2",
 | 
			
		||||
        "haskell-flake": "haskell-flake",
 | 
			
		||||
        "nixpkgs": "nixpkgs_2"
 | 
			
		||||
      },
 | 
			
		||||
      "locked": {
 | 
			
		||||
        "lastModified": 1688568579,
 | 
			
		||||
        "narHash": "sha256-ON0M56wtY/TIIGPkXDlJboAmuYwc73Hi8X9iJGtxOhM=",
 | 
			
		||||
        "owner": "hercules-ci",
 | 
			
		||||
        "repo": "hercules-ci-agent",
 | 
			
		||||
        "rev": "367dd8cd649b57009a6502e878005a1e54ad78c5",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      },
 | 
			
		||||
      "original": {
 | 
			
		||||
        "id": "hercules-ci-agent",
 | 
			
		||||
        "type": "indirect"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "hercules-ci-effects": {
 | 
			
		||||
      "inputs": {
 | 
			
		||||
        "flake-parts": [
 | 
			
		||||
          "nixpak",
 | 
			
		||||
          "flake-parts"
 | 
			
		||||
        ],
 | 
			
		||||
        "hercules-ci-agent": "hercules-ci-agent",
 | 
			
		||||
        "nixpkgs": [
 | 
			
		||||
          "nixpak",
 | 
			
		||||
          "nixpkgs"
 | 
			
		||||
        ]
 | 
			
		||||
      },
 | 
			
		||||
      "locked": {
 | 
			
		||||
        "lastModified": 1689397210,
 | 
			
		||||
        "narHash": "sha256-fVxZnqxMbsDkB4GzGAs/B41K0wt/e+B/fLxmTFF/S20=",
 | 
			
		||||
        "owner": "hercules-ci",
 | 
			
		||||
        "repo": "hercules-ci-effects",
 | 
			
		||||
        "rev": "0a63bfa3f00a3775ea3a6722b247880f1ffe91ce",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      },
 | 
			
		||||
      "original": {
 | 
			
		||||
        "owner": "hercules-ci",
 | 
			
		||||
        "repo": "hercules-ci-effects",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "home-manager": {
 | 
			
		||||
      "inputs": {
 | 
			
		||||
        "nixpkgs": [
 | 
			
		||||
| 
						 | 
				
			
			@ -107,11 +212,11 @@
 | 
			
		|||
        ]
 | 
			
		||||
      },
 | 
			
		||||
      "locked": {
 | 
			
		||||
        "lastModified": 1693187908,
 | 
			
		||||
        "narHash": "sha256-cTcNpsqi1llmUFl9bmCdD0mTyfjhBrNFPhu2W12WXzA=",
 | 
			
		||||
        "lastModified": 1693972774,
 | 
			
		||||
        "narHash": "sha256-Dt9UZs0/DaIex598quYRYFuGabUbvFdNrHuvGc6HjBc=",
 | 
			
		||||
        "owner": "nix-community",
 | 
			
		||||
        "repo": "home-manager",
 | 
			
		||||
        "rev": "8bde7a651b94ba30bd0baaa9c4a08aae88cc2e92",
 | 
			
		||||
        "rev": "b22d7bab30076bbb73744867d6c5bf7d6380570c",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      },
 | 
			
		||||
      "original": {
 | 
			
		||||
| 
						 | 
				
			
			@ -131,11 +236,11 @@
 | 
			
		|||
        "xdph": "xdph"
 | 
			
		||||
      },
 | 
			
		||||
      "locked": {
 | 
			
		||||
        "lastModified": 1693344275,
 | 
			
		||||
        "narHash": "sha256-dYJZw8W76ydXuPOaksoi/moR8nadGnU8YR51ODdHEEY=",
 | 
			
		||||
        "lastModified": 1694074808,
 | 
			
		||||
        "narHash": "sha256-gFHAGWaGh5ZM144wPSYJ6EXam3xmyS2wLwjLhjd7OKU=",
 | 
			
		||||
        "owner": "hyprwm",
 | 
			
		||||
        "repo": "Hyprland",
 | 
			
		||||
        "rev": "84c4a14dadf8d28f57068d39cfec2612c15becd1",
 | 
			
		||||
        "rev": "0be6b03ee972fcc4921984f3b68469a2ee121511",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      },
 | 
			
		||||
      "original": {
 | 
			
		||||
| 
						 | 
				
			
			@ -151,11 +256,11 @@
 | 
			
		|||
        ]
 | 
			
		||||
      },
 | 
			
		||||
      "locked": {
 | 
			
		||||
        "lastModified": 1692526388,
 | 
			
		||||
        "narHash": "sha256-qoInYvmI79039odUa2glEq7wW9khOGbOZtr64u9G7Ts=",
 | 
			
		||||
        "lastModified": 1694079736,
 | 
			
		||||
        "narHash": "sha256-rg1LXnVyF7XiO/KrEadWgUZsH06iZHcMAFdBvZnaiUw=",
 | 
			
		||||
        "owner": "outfoxxed",
 | 
			
		||||
        "repo": "hy3",
 | 
			
		||||
        "rev": "0cc5af9e607c0abccc8e87c5a15991340f008a3a",
 | 
			
		||||
        "rev": "1376a4f3d02fc17987c18dea1814a7aa90bf92c3",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      },
 | 
			
		||||
      "original": {
 | 
			
		||||
| 
						 | 
				
			
			@ -236,11 +341,11 @@
 | 
			
		|||
        ]
 | 
			
		||||
      },
 | 
			
		||||
      "locked": {
 | 
			
		||||
        "lastModified": 1693345766,
 | 
			
		||||
        "narHash": "sha256-UwHHb7+WAyQPHtv/iTnVI4tn9NjeHqMily/+Hsq4YsI=",
 | 
			
		||||
        "lastModified": 1693950209,
 | 
			
		||||
        "narHash": "sha256-bj2ymclcQdsBwcgrF7Rlte+rr+K9amGNdvzGyWVtHJg=",
 | 
			
		||||
        "owner": "JakeStanger",
 | 
			
		||||
        "repo": "ironbar",
 | 
			
		||||
        "rev": "6fbe0d5e71caa5a330317c6ef554ccd9a9642302",
 | 
			
		||||
        "rev": "4e67b73a83be038914407210a19ce5a38da23e99",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      },
 | 
			
		||||
      "original": {
 | 
			
		||||
| 
						 | 
				
			
			@ -254,11 +359,11 @@
 | 
			
		|||
        "nixpkgs": "nixpkgs"
 | 
			
		||||
      },
 | 
			
		||||
      "locked": {
 | 
			
		||||
        "lastModified": 1690373729,
 | 
			
		||||
        "narHash": "sha256-e136hTT7LqQ2QjOTZQMW+jnsevWwBpMj78u6FRUsH9I=",
 | 
			
		||||
        "lastModified": 1692351612,
 | 
			
		||||
        "narHash": "sha256-KTGonidcdaLadRnv9KFgwSMh1ZbXoR/OBmPjeNMhFwU=",
 | 
			
		||||
        "owner": "nix-community",
 | 
			
		||||
        "repo": "naersk",
 | 
			
		||||
        "rev": "d9a33d69a9c421d64c8d925428864e93be895dcc",
 | 
			
		||||
        "rev": "78789c30d64dea2396c9da516bbcc8db3a475207",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      },
 | 
			
		||||
      "original": {
 | 
			
		||||
| 
						 | 
				
			
			@ -267,13 +372,35 @@
 | 
			
		|||
        "type": "github"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "nixpak": {
 | 
			
		||||
      "inputs": {
 | 
			
		||||
        "flake-parts": "flake-parts",
 | 
			
		||||
        "hercules-ci-effects": "hercules-ci-effects",
 | 
			
		||||
        "nixpkgs": [
 | 
			
		||||
          "nixpkgs"
 | 
			
		||||
        ]
 | 
			
		||||
      },
 | 
			
		||||
      "locked": {
 | 
			
		||||
        "lastModified": 1694054794,
 | 
			
		||||
        "narHash": "sha256-hbQTuZ81n5daWxp8Hfb+3x4JkkrJ+erT0DXOqmDnBGk=",
 | 
			
		||||
        "owner": "nixpak",
 | 
			
		||||
        "repo": "nixpak",
 | 
			
		||||
        "rev": "119af38d3d56a86d6f20dbf54f59352decc773f0",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      },
 | 
			
		||||
      "original": {
 | 
			
		||||
        "owner": "nixpak",
 | 
			
		||||
        "repo": "nixpak",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "nixpkgs": {
 | 
			
		||||
      "locked": {
 | 
			
		||||
        "lastModified": 1690833316,
 | 
			
		||||
        "narHash": "sha256-+YU+/pTJmVKNW12R07/SJiTn7PQk90xwCI4D2PfLRPs=",
 | 
			
		||||
        "lastModified": 1693355128,
 | 
			
		||||
        "narHash": "sha256-+ZoAny3ZxLcfMaUoLVgL9Ywb/57wP+EtsdNGuXUJrwg=",
 | 
			
		||||
        "owner": "NixOS",
 | 
			
		||||
        "repo": "nixpkgs",
 | 
			
		||||
        "rev": "9418167277f665de6f4a29f414d438cf39c55b9e",
 | 
			
		||||
        "rev": "a63a64b593dcf2fe05f7c5d666eb395950f36bc9",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      },
 | 
			
		||||
      "original": {
 | 
			
		||||
| 
						 | 
				
			
			@ -283,11 +410,11 @@
 | 
			
		|||
    },
 | 
			
		||||
    "nixpkgs-stable": {
 | 
			
		||||
      "locked": {
 | 
			
		||||
        "lastModified": 1693183237,
 | 
			
		||||
        "narHash": "sha256-c7OtyBkZ/vZE/WosBpRGRtkbWZjDHGJP7fg1FyB9Dsc=",
 | 
			
		||||
        "lastModified": 1693953029,
 | 
			
		||||
        "narHash": "sha256-1+28KQl4YC4IBzKo/epvEyK5KH4MlgoYueJ8YwLGbOc=",
 | 
			
		||||
        "owner": "NixOS",
 | 
			
		||||
        "repo": "nixpkgs",
 | 
			
		||||
        "rev": "ea5234e7073d5f44728c499192544a84244bf35a",
 | 
			
		||||
        "rev": "4077a0e4ac3356222bc1f0a070af7939c3098535",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      },
 | 
			
		||||
      "original": {
 | 
			
		||||
| 
						 | 
				
			
			@ -299,11 +426,27 @@
 | 
			
		|||
    },
 | 
			
		||||
    "nixpkgs_2": {
 | 
			
		||||
      "locked": {
 | 
			
		||||
        "lastModified": 1693250523,
 | 
			
		||||
        "narHash": "sha256-y3up5gXMTbnCsXrNEB5j+7TVantDLUYyQLu/ueiXuyg=",
 | 
			
		||||
        "lastModified": 1688322751,
 | 
			
		||||
        "narHash": "sha256-eW62dC5f33oKZL7VWlomttbUnOTHrAbte9yNUNW8rbk=",
 | 
			
		||||
        "owner": "NixOS",
 | 
			
		||||
        "repo": "nixpkgs",
 | 
			
		||||
        "rev": "3efb0f6f404ec8dae31bdb1a9b17705ce0d6986e",
 | 
			
		||||
        "rev": "0fbe93c5a7cac99f90b60bdf5f149383daaa615f",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      },
 | 
			
		||||
      "original": {
 | 
			
		||||
        "owner": "NixOS",
 | 
			
		||||
        "ref": "nixos-unstable",
 | 
			
		||||
        "repo": "nixpkgs",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "nixpkgs_3": {
 | 
			
		||||
      "locked": {
 | 
			
		||||
        "lastModified": 1693844670,
 | 
			
		||||
        "narHash": "sha256-t69F2nBB8DNQUWHD809oJZJVE+23XBrth4QZuVd6IE0=",
 | 
			
		||||
        "owner": "NixOS",
 | 
			
		||||
        "repo": "nixpkgs",
 | 
			
		||||
        "rev": "3c15feef7770eb5500a4b8792623e2d6f598c9c1",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      },
 | 
			
		||||
      "original": {
 | 
			
		||||
| 
						 | 
				
			
			@ -314,11 +457,11 @@
 | 
			
		|||
    },
 | 
			
		||||
    "nur": {
 | 
			
		||||
      "locked": {
 | 
			
		||||
        "lastModified": 1693363527,
 | 
			
		||||
        "narHash": "sha256-mYjKFknS4wYQM0pWjBJBH8zymfUTnCVh7BPVq0r112M=",
 | 
			
		||||
        "lastModified": 1694078736,
 | 
			
		||||
        "narHash": "sha256-f0u8g8SOx3i0Gy6gcleEvCpO6LefK0PVUtJUXai3Fw4=",
 | 
			
		||||
        "owner": "nix-community",
 | 
			
		||||
        "repo": "NUR",
 | 
			
		||||
        "rev": "e2fb0c3c94858f0784aa085cff06854b579ffdd0",
 | 
			
		||||
        "rev": "2fc4b5686f999a7f44389a9ae0939843dce0d5de",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      },
 | 
			
		||||
      "original": {
 | 
			
		||||
| 
						 | 
				
			
			@ -337,7 +480,8 @@
 | 
			
		|||
        "hyprpaper": "hyprpaper",
 | 
			
		||||
        "impurity": "impurity",
 | 
			
		||||
        "ironbar": "ironbar",
 | 
			
		||||
        "nixpkgs": "nixpkgs_2",
 | 
			
		||||
        "nixpak": "nixpak",
 | 
			
		||||
        "nixpkgs": "nixpkgs_3",
 | 
			
		||||
        "nur": "nur",
 | 
			
		||||
        "rust-overlay": "rust-overlay_2",
 | 
			
		||||
        "stable": "stable"
 | 
			
		||||
| 
						 | 
				
			
			@ -357,11 +501,11 @@
 | 
			
		|||
        ]
 | 
			
		||||
      },
 | 
			
		||||
      "locked": {
 | 
			
		||||
        "lastModified": 1688351637,
 | 
			
		||||
        "narHash": "sha256-CLTufJ29VxNOIZ8UTg0lepsn3X03AmopmaLTTeHDCL4=",
 | 
			
		||||
        "lastModified": 1691374719,
 | 
			
		||||
        "narHash": "sha256-HCodqnx1Mi2vN4f3hjRPc7+lSQy18vRn8xWW68GeQOg=",
 | 
			
		||||
        "owner": "oxalica",
 | 
			
		||||
        "repo": "rust-overlay",
 | 
			
		||||
        "rev": "f9b92316727af9e6c7fee4a761242f7f46880329",
 | 
			
		||||
        "rev": "b520a3889b24aaf909e287d19d406862ced9ffc9",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      },
 | 
			
		||||
      "original": {
 | 
			
		||||
| 
						 | 
				
			
			@ -380,11 +524,11 @@
 | 
			
		|||
        ]
 | 
			
		||||
      },
 | 
			
		||||
      "locked": {
 | 
			
		||||
        "lastModified": 1693361441,
 | 
			
		||||
        "narHash": "sha256-TRFdMQj9wSKMduNqe/1xF8TzcPWEdcn/hKWcVcZ5fO8=",
 | 
			
		||||
        "lastModified": 1694052649,
 | 
			
		||||
        "narHash": "sha256-+eBEU3dw3/fCfi8ZHFNutINxehMazGkQxqNcpeNbTo4=",
 | 
			
		||||
        "owner": "oxalica",
 | 
			
		||||
        "repo": "rust-overlay",
 | 
			
		||||
        "rev": "1fb2aa49635e9f30b6fa211ab7c454f7175e1ba3",
 | 
			
		||||
        "rev": "a795148ffbcc77f2b592d50ceebe36147e623a77",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      },
 | 
			
		||||
      "original": {
 | 
			
		||||
| 
						 | 
				
			
			@ -395,11 +539,11 @@
 | 
			
		|||
    },
 | 
			
		||||
    "stable": {
 | 
			
		||||
      "locked": {
 | 
			
		||||
        "lastModified": 1693231525,
 | 
			
		||||
        "narHash": "sha256-Zmh8m0HHcgGBDth6jdJPmc4UAAP0L4jQmqIztywF1Iw=",
 | 
			
		||||
        "lastModified": 1693953029,
 | 
			
		||||
        "narHash": "sha256-1+28KQl4YC4IBzKo/epvEyK5KH4MlgoYueJ8YwLGbOc=",
 | 
			
		||||
        "owner": "NixOS",
 | 
			
		||||
        "repo": "nixpkgs",
 | 
			
		||||
        "rev": "c540061ac8d72d6e6d99345bd2d590c82b2f58c1",
 | 
			
		||||
        "rev": "4077a0e4ac3356222bc1f0a070af7939c3098535",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      },
 | 
			
		||||
      "original": {
 | 
			
		||||
| 
						 | 
				
			
			@ -488,11 +632,11 @@
 | 
			
		|||
        ]
 | 
			
		||||
      },
 | 
			
		||||
      "locked": {
 | 
			
		||||
        "lastModified": 1691841170,
 | 
			
		||||
        "narHash": "sha256-RCTm1/MVWYPnReMgyp7tr2ogGYo/pvw38jZaFwemgPU=",
 | 
			
		||||
        "lastModified": 1694025408,
 | 
			
		||||
        "narHash": "sha256-oJNhGfZH8Z2w3ztXdzsYVg32//cWEcPVDM3+tp/ZVfU=",
 | 
			
		||||
        "owner": "hyprwm",
 | 
			
		||||
        "repo": "xdg-desktop-portal-hyprland",
 | 
			
		||||
        "rev": "57a3a41ba6b358109e4fc25c6a4706b5f7d93c6b",
 | 
			
		||||
        "rev": "022469529c8bc95acf222dc5a62389b04c8b1205",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      },
 | 
			
		||||
      "original": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue