This commit is contained in:
Amy de Buitléir 2025-09-15 14:48:15 +01:00
parent 0b4c31e79b
commit 3220cdc8dc
13 changed files with 55 additions and 191 deletions

View file

@ -42,7 +42,7 @@ we see that this flake provides both a package and an app called `hello`.
Here's a demonstration using the shell.
....
$ hello-flake # Won't work; dependency not available
$ hello-flake # Fails; dependency not available
$# ../../../../../start-shell nix develop <<EOL
$ hello-flake # Works in development environment
$# EOL

View file

@ -72,11 +72,11 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1757876592,
"narHash": "sha256-P8XdKg87fR5PpCjIgMH+05PDwhdmlNrigsvChdHfyaw=",
"lastModified": 1757942231,
"narHash": "sha256-yM1FFsRiyESij/lzbdBMCUoFOKMoShHu0CAexnBWzTM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5ad881b15fb2b63c2f127533ca59f840fcc24c3f",
"rev": "dd16e0b60390586a261a4e28fc180a91212fe010",
"type": "github"
},
"original": {