Compare commits

..

2 commits

Author SHA1 Message Date
Florian RICHER
dafb3dbb1c Add build vm without nixos
All checks were successful
check / check (push) Successful in 42s
2024-10-25 11:54:57 +02:00
Florian RICHER
35002f5f2a flake: Update OS 2024-10-25 11:54:41 +02:00
2 changed files with 15 additions and 9 deletions

View file

@ -54,6 +54,12 @@ sudo rm -fr /root/.cache/nix/
nixos-rebuild build-vm --cores 16 --max-jobs 1 --flake .#nixos-test
```
Or without NixOS
```
nix build .#nixosConfigurations.nixos-test.config.system.build.vm
```
# Usefull links
- https://api.github.com/rate_limit

18
flake.lock generated
View file

@ -251,11 +251,11 @@
]
},
"locked": {
"lastModified": 1726440980,
"narHash": "sha256-ChhIrjtdu5d83W+YDRH+Ec5g1MmM0xk6hJnkz15Ot7M=",
"lastModified": 1729844616,
"narHash": "sha256-LZdokf9Xave80URxsHAZehogjC16dDPBZb285hh5OAM=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "a9c9cc6e50f7cbd2d58ccb1cd46a1e06e9e445ff",
"rev": "5feb9dba3cc095cd0d5d0d34a39dbee9cc469530",
"type": "github"
},
"original": {
@ -345,11 +345,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1726463316,
"narHash": "sha256-gI9kkaH0ZjakJOKrdjaI/VbaMEo9qBbSUl93DnU7f4c=",
"lastModified": 1729665710,
"narHash": "sha256-AlcmCXJZPIlO5dmFzV3V2XF6x/OpNWUV8Y/FMPGd8Z4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "99dc8785f6a0adac95f5e2ab05cc2e1bf666d172",
"rev": "2768c7d042a37de65bb1b5b3268fc987e534c49d",
"type": "github"
},
"original": {
@ -377,11 +377,11 @@
},
"nur": {
"locked": {
"lastModified": 1726562210,
"narHash": "sha256-4Dntow6jPVDp9+9y+QIYrO5vTkOBMs7ZDbipvn/Jdj8=",
"lastModified": 1729847030,
"narHash": "sha256-swS36VBCXbhcQTyT/fBnlhzCEBfAthJ//s+Tfvbft78=",
"owner": "nix-community",
"repo": "NUR",
"rev": "4b3774532f94461e92ab3c93f2515f1e8e2b7a40",
"rev": "fe1086c18a437ff5f5fbb95dc66abbf61e764cbe",
"type": "github"
},
"original": {