ii
This commit is contained in:
parent
7b8147bc15
commit
adebe90651
2 changed files with 7 additions and 6 deletions
12
flake.lock
generated
12
flake.lock
generated
|
@ -585,11 +585,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs_2": {
|
"nixpkgs_2": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1757244434,
|
"lastModified": 1757408970,
|
||||||
"narHash": "sha256-AeqTqY0Y95K1Fgs6wuT1LafBNcmKxcOkWnm4alD9pqM=",
|
"narHash": "sha256-aSgK4BLNFFGvDTNKPeB28lVXYqVn8RdyXDNAvgGq+k0=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "092c565d333be1e17b4779ac22104338941d913f",
|
"rev": "d179d77c139e0a3f5c416477f7747e9d6b7ec315",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -801,11 +801,11 @@
|
||||||
},
|
},
|
||||||
"unstable": {
|
"unstable": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1757068644,
|
"lastModified": 1757487488,
|
||||||
"narHash": "sha256-NOrUtIhTkIIumj1E/Rsv1J37Yi3xGStISEo8tZm3KW4=",
|
"narHash": "sha256-zwE/e7CuPJUWKdvvTCB7iunV4E/+G0lKfv4kk/5Izdg=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "8eb28adfa3dc4de28e792e3bf49fcf9007ca8ac9",
|
"rev": "ab0f3607a6c7486ea22229b92ed2d355f1482ee0",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -167,6 +167,7 @@ in
|
||||||
yubikey-personalization
|
yubikey-personalization
|
||||||
zellij
|
zellij
|
||||||
jetbrains-toolbox
|
jetbrains-toolbox
|
||||||
|
gnome-remote-desktop
|
||||||
]
|
]
|
||||||
++ lib.optionals pkgs.stdenv.targetPlatform.isx86_64 (
|
++ lib.optionals pkgs.stdenv.targetPlatform.isx86_64 (
|
||||||
with pkgs;
|
with pkgs;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue