Update threema deps
This commit is contained in:
parent
0ecf36d3d6
commit
d1926605d9
2 changed files with 1 additions and 128 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 25e463cf9a56b366b3f9ba49fcbdb0df39515d64
|
||||
Subproject commit 33c910c4b562753d06ebd33755c59cf9555f2941
|
127
flake.lock
generated
127
flake.lock
generated
|
@ -1,127 +0,0 @@
|
|||
{
|
||||
"nodes": {
|
||||
"home-manager": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs-stable"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1656169755,
|
||||
"narHash": "sha256-Nlnm4jeQWEGjYrE6hxi/7HYHjBSZ/E0RtjCYifnNsWk=",
|
||||
"owner": "nix-community",
|
||||
"repo": "home-manager",
|
||||
"rev": "4a3d01fb53f52ac83194081272795aa4612c2381",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-community",
|
||||
"ref": "release-22.05",
|
||||
"repo": "home-manager",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixos-hardware": {
|
||||
"locked": {
|
||||
"lastModified": 1663229557,
|
||||
"narHash": "sha256-1uU4nsDLXKG0AHc/VCsNBAEPkTA/07juYhcEWRb1O1E=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixos-hardware",
|
||||
"rev": "a0df6cd6e199df4a78c833c273781ea92fa62cfb",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "NixOS",
|
||||
"repo": "nixos-hardware",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs-stable": {
|
||||
"locked": {
|
||||
"lastModified": 1663494212,
|
||||
"narHash": "sha256-gUJir35fXQB7jQKCTffM8str9N6N2soaOL0TqQfJod4=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "b47d4447dc2ba34f793436e6631fbdd56b12934a",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "NixOS",
|
||||
"ref": "nixos-22.05",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs-unstable": {
|
||||
"locked": {
|
||||
"lastModified": 1663494472,
|
||||
"narHash": "sha256-fSowlaoXXWcAM8m9wA6u+eTJJtvruYHMA+Lb/tFi/qM=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "f677051b8dc0b5e2a9348941c99eea8c4b0ff28f",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "NixOS",
|
||||
"ref": "nixos-unstable",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"qois-infrastructure": {
|
||||
"inputs": {
|
||||
"nixpkgs-nixos-2205": [
|
||||
"nixpkgs-stable"
|
||||
],
|
||||
"nixpkgs-nixos-unstable": [
|
||||
"nixpkgs-unstable"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1662314302,
|
||||
"narHash": "sha256-OhcKXHqy/t2gbOfkzp2Y5krDPJFqP15LO1r3/8Tze68=",
|
||||
"ref": "HEAD",
|
||||
"rev": "1fd7b0b8eb05dd88be0c6c056e7e91013be8570f",
|
||||
"revCount": 232,
|
||||
"type": "git",
|
||||
"url": "file:///etc/nixos/qois-infrastructure"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "file:///etc/nixos/qois-infrastructure"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"home-manager": "home-manager",
|
||||
"nixos-hardware": "nixos-hardware",
|
||||
"nixpkgs-stable": "nixpkgs-stable",
|
||||
"nixpkgs-unstable": "nixpkgs-unstable",
|
||||
"qois-infrastructure": "qois-infrastructure",
|
||||
"threema": "threema"
|
||||
}
|
||||
},
|
||||
"threema": {
|
||||
"inputs": {
|
||||
"nixpkgs-unstable": [
|
||||
"nixpkgs-unstable"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1660667835,
|
||||
"narHash": "sha256-mpEe4lh8BoIICE1NWLelz2zyje8yuA52rww3hYtHeu8=",
|
||||
"ref": "HEAD",
|
||||
"rev": "25e463cf9a56b366b3f9ba49fcbdb0df39515d64",
|
||||
"revCount": 23,
|
||||
"type": "git",
|
||||
"url": "file:///etc/nixos/defaults/threema"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "file:///etc/nixos/defaults/threema"
|
||||
}
|
||||
}
|
||||
},
|
||||
"root": "root",
|
||||
"version": 7
|
||||
}
|
Loading…
Add table
Reference in a new issue