diff options
| author | Fuwn <[email protected]> | 2024-09-13 00:00:37 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-13 00:00:37 -0700 |
| commit | 8c7caafde9bedf976eca3caf109250253551c082 (patch) | |
| tree | 0029bfb7df7ad3db700b273ce39f06f96cf552a2 | |
| parent | lock: flake-parts (diff) | |
| download | nixos-config-8c7caafde9bedf976eca3caf109250253551c082.tar.xz nixos-config-8c7caafde9bedf976eca3caf109250253551c082.zip | |
lock: nix-gaming, nur, omnix
| -rw-r--r-- | flake.lock | 82 |
1 files changed, 73 insertions, 9 deletions
@@ -739,11 +739,11 @@ "umu": "umu" }, "locked": { - "lastModified": 1725977377, - "narHash": "sha256-4ll5NCT25Ex9dqTrNaiTbmL9IrVgTVFOn7/oxaxqoL0=", + "lastModified": 1726104489, + "narHash": "sha256-nn2Rp6Op78xWF8OJa0utad8yvrxf93K7BcOEwPtafg8=", "owner": "fufexan", "repo": "nix-gaming", - "rev": "5e1b352744abed2d9a8619f8ed916dd06a88f548", + "rev": "3a97598cb9ca7eed51bc361b025ed26cc52852e0", "type": "github" }, "original": { @@ -816,6 +816,66 @@ "type": "github" } }, + "nix-systems-aarch64-darwin": { + "locked": { + "lastModified": 1680978170, + "narHash": "sha256-PHVNQ7y0EQYzujQRYoRdb96K0m1KSeAjSrbz2b75S6Q=", + "owner": "nix-systems", + "repo": "aarch64-darwin", + "rev": "75e6c6912484d28ebba5769b794ffa4aff653ba2", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "aarch64-darwin", + "type": "github" + } + }, + "nix-systems-aarch64-linux": { + "locked": { + "lastModified": 1680978097, + "narHash": "sha256-1Zp7TRYLXj4P5FLhQ8jBChrgAmQxR3iTypmWf9EFTnc=", + "owner": "nix-systems", + "repo": "aarch64-linux", + "rev": "aa1ce1b64c822dff925d63d3e771113f71ada1bb", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "aarch64-linux", + "type": "github" + } + }, + "nix-systems-x86_64-darwin": { + "locked": { + "lastModified": 1680978224, + "narHash": "sha256-+xT9B1ZbhMg/zpJqd00S06UCZb/A2URW9bqqrZ/JTOg=", + "owner": "nix-systems", + "repo": "x86_64-darwin", + "rev": "db0463cce4cd60fb791f33a83d29a1ed53edab9b", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "x86_64-darwin", + "type": "github" + } + }, + "nix-systems-x86_64-linux": { + "locked": { + "lastModified": 1680978846, + "narHash": "sha256-Gtqg8b/v49BFDpDetjclCYXm8mAnTrUzR0JnE2nv5aw=", + "owner": "nix-systems", + "repo": "x86_64-linux", + "rev": "2ecfcac5e15790ba6ce360ceccddb15ad16d08a8", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "x86_64-linux", + "type": "github" + } + }, "nix-thorium": { "inputs": { "nixpkgs": [ @@ -946,11 +1006,11 @@ }, "nur": { "locked": { - "lastModified": 1726080496, - "narHash": "sha256-MXIXRIoV5i89SGLBMqmzYrCej+wKDtuS0d7NoXPqgQg=", + "lastModified": 1726206275, + "narHash": "sha256-Kv31qBNBXR8rMGSJR6qWQO5V8jZsc5/Clqplz55bu3I=", "owner": "nix-community", "repo": "NUR", - "rev": "ceae0848983015d922adfb995b7083915bf0e4c8", + "rev": "bf3814db0d52cd993cbbf5e4832c84f89caaf6c3", "type": "github" }, "original": { @@ -966,6 +1026,10 @@ "devour-flake": "devour-flake", "flake-parts": "flake-parts_3", "nix": "nix", + "nix-systems-aarch64-darwin": "nix-systems-aarch64-darwin", + "nix-systems-aarch64-linux": "nix-systems-aarch64-linux", + "nix-systems-x86_64-darwin": "nix-systems-x86_64-darwin", + "nix-systems-x86_64-linux": "nix-systems-x86_64-linux", "nixpkgs": [ "nixpkgs" ], @@ -977,11 +1041,11 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1726003074, - "narHash": "sha256-GSJEbFgPCS5hW3+3Ti/h6OwnjuKbpKTFxKeahI/TLMY=", + "lastModified": 1726101680, + "narHash": "sha256-TSNoEFBw80VUuQhqoXqK+GHOx/ERbNGMUznq+danwLY=", "owner": "juspay", "repo": "omnix", - "rev": "8992c14a8b2425e385c4c7287bfde52de39ad408", + "rev": "5f94a6a939e3eb944e911bd6222036332d970041", "type": "github" }, "original": { |