Compare commits
1 commit
2970e7d12b
...
b41e8734c1
Author | SHA1 | Date | |
---|---|---|---|
b41e8734c1 |
2 changed files with 4 additions and 4 deletions
6
flake.lock
generated
6
flake.lock
generated
|
@ -22,11 +22,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1727348695,
|
||||
"narHash": "sha256-J+PeFKSDV+pHL7ukkfpVzCOO7mBSrrpJ3svwBFABbhI=",
|
||||
"lastModified": 1728492678,
|
||||
"narHash": "sha256-9UTxR8eukdg+XZeHgxW5hQA9fIKHsKCdOIUycTryeVw=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "1925c603f17fc89f4c8f6bf6f631a802ad85d784",
|
||||
"rev": "5633bcff0c6162b9e4b5f1264264611e950c8ec7",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
outputs =
|
||||
inputs:
|
||||
inputs.flake-parts.mkFlake {
|
||||
inputs.flake-parts.lib.mkFlake {
|
||||
systems = import inputs.system;
|
||||
perSystem =
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue