mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
Update omnix
This commit is contained in:
parent
fa0e6a4f84
commit
fdee25435c
1 changed files with 67 additions and 3 deletions
70
flake.lock
generated
70
flake.lock
generated
|
|
@ -703,6 +703,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"
|
||||
}
|
||||
},
|
||||
"nixos-flake": {
|
||||
"locked": {
|
||||
"lastModified": 1721140942,
|
||||
|
|
@ -1024,6 +1084,10 @@
|
|||
"devour-flake": "devour-flake",
|
||||
"flake-parts": "flake-parts_4",
|
||||
"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_7",
|
||||
"process-compose-flake": "process-compose-flake_2",
|
||||
"rust-flake": "rust-flake_2",
|
||||
|
|
@ -1031,11 +1095,11 @@
|
|||
"treefmt-nix": "treefmt-nix_3"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1725898395,
|
||||
"narHash": "sha256-2J0TtzkIpjeAfIZYU1ofzcPzvcCO1DXBMP2P7OPoQYg=",
|
||||
"lastModified": 1726101680,
|
||||
"narHash": "sha256-TSNoEFBw80VUuQhqoXqK+GHOx/ERbNGMUznq+danwLY=",
|
||||
"owner": "juspay",
|
||||
"repo": "omnix",
|
||||
"rev": "4d9949f041798adaa351afbee98fdb7e25ff2029",
|
||||
"rev": "5f94a6a939e3eb944e911bd6222036332d970041",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue