This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
nixpkgs
Watch
2
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2024-11-01 23:22:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
49fc5f0044
nixpkgs
/
lib
/
minver.nix
3 lines
68 B
Nix
Raw
Normal View
History
Unescape
Escape
Expose minimum required Nix version.
2015-11-26 03:04:29 +00:00
# Expose the minimum required version for evaluating Nixpkgs
Nix minimal version: 1.10 -> 1.11 `ruby` attribute requires features from 1.11 ``` $ nix-build -A ruby error: cannot coerce a set to a string, at pkgs/development/interpreters/ruby/default.nix:57:17 ```
2017-08-22 06:39:54 +00:00
"
1
.
1
1
"
Reference in New Issue
Copy Permalink