mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
update
This commit is contained in:
parent
f5215e18b0
commit
db1d371ee4
2 changed files with 12 additions and 19 deletions
24
flake.lock
generated
24
flake.lock
generated
|
|
@ -25,11 +25,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1727383923,
|
||||
"narHash": "sha256-4/vacp3CwdGoPf8U4e/N8OsGYtO09WTcQK5FqYfJbKs=",
|
||||
"lastModified": 1728041527,
|
||||
"narHash": "sha256-03liqiJtk9UP7YQHW4r8MduKCK242FQzud8iWvvlK+o=",
|
||||
"owner": "nix-community",
|
||||
"repo": "home-manager",
|
||||
"rev": "ffe2d07e771580a005e675108212597e5b367d2d",
|
||||
"rev": "509dbf8d45606b618e9ec3bbe4e936b7c5bc6c1e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
@ -47,11 +47,11 @@
|
|||
"rust-overlay": "rust-overlay"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1727477368,
|
||||
"narHash": "sha256-CssFpELGk7HqxUFfZx9OUpwrvO/QiB4dTycTDDu11ZY=",
|
||||
"lastModified": 1728116332,
|
||||
"narHash": "sha256-T1n0BrWKhf+2gMZ34q0zTDkR5cLHOLIboeA9uM+CK5k=",
|
||||
"owner": "martinvonz",
|
||||
"repo": "jj",
|
||||
"rev": "64e1ae277db390989a6deb8f5a1a4bc62fa0e570",
|
||||
"rev": "cacd6a3fd05b6bf06c9112566ca1e82d8e40f3ac",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
@ -83,11 +83,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1727348695,
|
||||
"narHash": "sha256-J+PeFKSDV+pHL7ukkfpVzCOO7mBSrrpJ3svwBFABbhI=",
|
||||
"lastModified": 1728018373,
|
||||
"narHash": "sha256-NOiTvBbRLIOe5F6RbHaAh6++BNjsb149fGZd1T4+KBg=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "1925c603f17fc89f4c8f6bf6f631a802ad85d784",
|
||||
"rev": "bc947f541ae55e999ffdb4013441347d83b00feb",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
@ -115,11 +115,11 @@
|
|||
},
|
||||
"nur": {
|
||||
"locked": {
|
||||
"lastModified": 1727545506,
|
||||
"narHash": "sha256-HxXPA+BL02GcH2tnKFspnljV393UQiIY+V+S8jxHmKk=",
|
||||
"lastModified": 1728153016,
|
||||
"narHash": "sha256-MKjHJ7iSlZTSslIk8d+QwPNDBvrfz61pl6jl2wnyuo0=",
|
||||
"owner": "nix-community",
|
||||
"repo": "NUR",
|
||||
"rev": "9ce77a598fe93eead57f14cece0912ecf89236db",
|
||||
"rev": "e04ee56d887b86becbcb7bcef332bdba891b5714",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
|||
|
|
@ -26,7 +26,6 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
"prolog.executablePath" = lib.getExe pkgs.swiProlog;
|
||||
"[typescript]"."editor.defaultFormatter" = "esbenp.prettier-vscode";
|
||||
"[javascript]"."editor.defaultFormatter" = "esbenp.prettier-vscode";
|
||||
"[json]"."editor.defaultFormatter" = "esbenp.prettier-vscode";
|
||||
|
|
@ -86,12 +85,6 @@
|
|||
version = "0.3.0";
|
||||
sha256 = "sha256-1yiOnvC2w33kiPRdQYskee38Cid/GOj9becLadP1fUY=";
|
||||
}
|
||||
{
|
||||
publisher = "arthurwang";
|
||||
name = "vsc-prolog";
|
||||
version = "0.8.23";
|
||||
sha256 = "sha256-Da2dCpruVqzP3g1hH0+TyvvEa1wEwGXgvcmIq9B/2cQ=";
|
||||
}
|
||||
{
|
||||
publisher = "evan-buss";
|
||||
name = "font-switcher";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue