mirror of
https://github.com/dwinkler1/fran.git
synced 2026-07-07 11:08:22 -04:00
Compare commits
3 commits
c6ab3eb3dd
...
80a7aa8e6d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
80a7aa8e6d | ||
|
|
430bc57907 | ||
|
30ab141871 |
3 changed files with 6 additions and 6 deletions
|
|
@ -27,7 +27,7 @@ Based on [the-nix-way](https://github.com/the-nix-way/dev-templates)
|
|||
packages = with pkgs; [
|
||||
(mkR {
|
||||
inherit pkgs;
|
||||
packages = [rPackages.data_table extraRPackages.fwildclusterboot];
|
||||
packages = [rPackages.data_table franPackages.fwildclusterboot];
|
||||
})
|
||||
];
|
||||
};
|
||||
|
|
|
|||
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -2,11 +2,11 @@
|
|||
"nodes": {
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1771303851,
|
||||
"narHash": "sha256-tgveHozOJ2D/mi3LxVy/FcmLFDlM5XKZxsNB2XpvzaM=",
|
||||
"lastModified": 1781025891,
|
||||
"narHash": "sha256-oV1qBl0NhiTxPusYWSzSC99v3TEcqBCdf+FpIBiuxIY=",
|
||||
"owner": "dwinkler1",
|
||||
"repo": "rixpkgs",
|
||||
"rev": "af2dd3f7b4b172077747c0869d4e30702fb71b0e",
|
||||
"rev": "41517d15d154037edeaeaf9d930909526356af4a",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"owner": "grantmcdermott",
|
||||
"repo": "jgd",
|
||||
"rev": "6a7b81cf22361366960f619fbbf46f893ab7583b",
|
||||
"hash": "sha256-OXamYYwyr2RHwsPmXlWr4tMxsLIbaGG/sl7QNpDZTnQ="
|
||||
"rev": "ae3283b94ed5ad5b9f77fa28187959e84d04461a",
|
||||
"hash": "sha256-MSWDnlUxb/4hKMT/PMGvBUJmhJ0qfZqmGHNyIZzwHho="
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue