treewide: remove runtime fetch operations (#224)

Fixes #222
This commit is contained in:
NAHO 2024-02-07 12:03:02 +01:00 committed by GitHub
parent ccca01b5b0
commit a2d8d6b460
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 79 additions and 48 deletions

18
flake.lock generated
View file

@ -179,6 +179,23 @@
"type": "github"
}
},
"gnome-shell": {
"flake": false,
"locked": {
"lastModified": 1698794309,
"narHash": "sha256-/TIkZ8y5Wv3QHLFp79Poao9fINurKs5pa4z0CRe+F8s=",
"owner": "GNOME",
"repo": "gnome-shell",
"rev": "a7c169c6c29cf02a4c392fa0acbbc5f5072823e7",
"type": "github"
},
"original": {
"owner": "GNOME",
"ref": "45.1",
"repo": "gnome-shell",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
@ -227,6 +244,7 @@
"base16-tmux": "base16-tmux",
"base16-vim": "base16-vim",
"flake-compat": "flake-compat",
"gnome-shell": "gnome-shell",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}